Skip to content

Releases: IBM/cloudant-java-sdk

0.5.3

21 Jun 09:35

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.5.2

24 May 10:55

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Added covered attribute to _explain results.
  • Updated dependencies.
  • Docmentation updates.

0.5.1

25 Apr 10:24

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Added updates_pending for get design document information response model.
  • Updated dependencies.

0.5.0

27 Mar 14:34

Choose a tag to compare

Note: APIs may be subject to change.

Breaking Changes:

  • Removed the stable parameter from partitioned view queries. The parameter is not valid on this type of request.
  • The status and task properties are removed from the _active_tasks response model. These properties were included in error and are not returned.

Changes:

  • Added additional properties that were missing from the _active_tasks response model.
  • Updated dependencies.

0.4.3

09 Feb 18:10

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.4.2

05 Jan 16:03

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.4.1

30 Nov 10:47

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies

0.4.0

27 Oct 15:39

Choose a tag to compare

Note: APIs may be subject to change.

Breaking Changes:

  • Corrected path validation on document requests using raw IO or alternative Content-Type operations.

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

30 Sep 09:30

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.3.0

23 Aug 15:55

Choose a tag to compare

Note: APIs may be subject to change.

Breaking Changes:

  • Removed deprecated geospatial APIs.

Changes:

  • Added winning_revs_only option to replication documents (usable with Cloudant build 8335 or newer).
  • Updated dependencies.
  • Improved documentation.