Skip to content

0.7.3

Compare
Choose a tag to compare
@ricellis ricellis released this 13 Feb 10:19
· 208 commits to main since this release

Note: APIs may be subject to change.

Changes:

  • Added missing parameters for CouchDB global changes (not applicable to Cloudant).
  • Updated dependencies.
  • Updated documentation.

Deprecations:

  • The update to python-sdk-core 3.19.0 replaces the code property with status_code to access the HTTP status code on exceptions. This now matches the status_code property of responses. The code property will be removed in a future release.