Releases: IBM/cloudant-python-sdk
Releases · IBM/cloudant-python-sdk
0.0.27
Note: APIs may be subject to change.
Changes:
- Fixed URL path handling and escaping issues.
- Updated SDK core dependency.
- Minor style and refactoring changes from latest source code generator.
Breaking Changes:
- Added validation of required parameters on requests.
- Removed some models and operations not needed in the SDK.
0.0.26
Beta release
Note: APIs may be subject to change.
Changes:
- Added
fields
property toPOST
_changes
operation to allow projection when using include_docs and selector filter. - Added documents to view result rows for
include_docs
case. - Corrected response model for Cloudant API keys endpoint.
Breaking Changes:
- Updated/corrected naming for:
- Cloudant security operations.
- Design document view index models.
_missing_revs
and_revs_diff
.