Releases: IBM/cloudant-java-sdk
Releases · IBM/cloudant-java-sdk
0.5.3
0.5.2
0.5.1
0.5.0
Note: APIs may be subject to change.
Breaking Changes:
- Removed the
stableparameter from partitioned view queries. The parameter is not valid on this type of request. - The
statusandtaskproperties are removed from the_active_tasksresponse model. These properties were included in error and are not returned.
Changes:
- Added additional properties that were missing from the
_active_tasksresponse model. - Updated dependencies.
0.4.3
0.4.2
0.4.1
0.4.0
Note: APIs may be subject to change.
Breaking Changes:
- Corrected path validation on document requests using raw IO or alternative
Content-Typeoperations.
Changes:
- Updated dependencies.
- Improved documentation.
- Added missing "isDeleted" optional property to docs result row value.
- Added new "useBulkGet" replicator options to model.
- Improved validation on required request bodies.
0.3.1
0.3.0
Note: APIs may be subject to change.
Breaking Changes:
- Removed deprecated geospatial APIs.
Changes:
- Added
winning_revs_onlyoption to replication documents (usable with Cloudant build 8335 or newer). - Updated dependencies.
- Improved documentation.