Skip to content

Releases: IBM/cloudant-java-sdk

0.10.13

02 Dec 16:33
v0.10.13
bfe6fbb

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Updated documentation.

0.10.12

07 Nov 08:47
v0.10.12
fb70a24

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Updated documentation.

0.10.9

08 Oct 14:00
v0.10.9
92034df

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Updated documentation.

Runtime changes:

  • Added Java 25 LTS to supported runtime list.

0.10.8

12 Sep 10:22
v0.10.8
059e741

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Updated documentation.

0.10.7

28 Aug 07:30
v0.10.7
8f79eb6

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Fixed design docs pagination.
  • Updated dependencies.
  • Updated documentation.

0.10.6

21 Jul 09:12
v0.10.6
5f6e784

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.10.5

18 Jul 10:44
v0.10.5
794c81a

Choose a tag to compare

Note: APIs may be subject to change.

New features:

  • Pagination (beta) - convenience APIs for paginating documents, queries, searches and views.

Changes:

  • Changes follower feature is no longer considered beta.
  • Updated dependencies.
  • Updated documentation.

0.10.4

04 Jun 15:18
v0.10.4
515deef

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.10.3

24 Apr 11:08
v0.10.3
7d38a4c

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Added constant for the simple_asciifolding text analyzer.
  • Improved changes follower to avoid polling waits in one-off usage case.
  • Updated dependencies (see note below).
  • Updated documentation.

Notes:

  • This release includes an update of com.ibm.cloud:sdk-core to 9.23.1 which includes a transitive dependency update of com.google.code.gson:gson to a minimum of 2.13.0. This change is incompatible with older gson versions.

0.10.2

10 Mar 17:17
v0.10.2
b722525

Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Add operations for /_api/v2/user/current/databases and /_api/v2/user/capacity/databases APIs.