0.7.3
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 thecode
property withstatus_code
to access the HTTP status code on exceptions. This now matches thestatus_code
property of responses. Thecode
property will be removed in a future release.