Closed
Description
This PR #82, which was released in 1.10.0, introduced a breaking change and should have warranted a major version bump. Namely, the method signature of ClientResp#initialize
was changed in a incompatible way (from positional arguments to keyword arguments).
I'm not sure what the path forward here is. Could revoke 1.10.0 (and re-release as 2.0.0), or add a warning and ask downstreams to pin to <= 1.9
...
I appreciate it had been quite awhile since a release, and these things happen :) There may be other breaking changes, but that is one I noticed.
Metadata
Metadata
Assignees
Labels
No labels