Skip to content

Releases: IBM/cloudant-java-sdk

0.0.20

12 Jan 10:32

Choose a tag to compare

0.0.20 Pre-release
Pre-release

Beta release

Note: APIs may be subject to change.

Changes:

  • Updated SDK core dependency.

0.0.19

13 Nov 16:19

Choose a tag to compare

0.0.19 Pre-release
Pre-release

Note: APIs may be subject to change.

Changes:

  • Added endpoints for capacity and audit event types.
  • Fixed missing doc property from changes result item model.
  • Enabled transparent compression of request bodies.
  • Documentation improvements.
  • Updated SDK core dependency.
  • Enhanced testing pipeline.

Breaking Changes:

  • Added required parameters to response models.
  • Model name changes for CORS APIs.

0.0.18

19 Oct 14:38

Choose a tag to compare

0.0.18 Pre-release
Pre-release

Note: APIs may be subject to change.

Changes:

  • Fixed URL path handling and escaping issues.
  • Updated SDK core dependency.
  • Added operation IDs to request headers for debugging.
  • 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.17

01 Sep 11:08

Choose a tag to compare

0.0.17 Pre-release
Pre-release

�_Beta_ release

Note: APIs may be subject to change.

Changes:

  • Added fields property to POST _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.

0.0.16

21 Aug 16:39

Choose a tag to compare

0.0.16 Pre-release
Pre-release

Beta release

Note: APIs may be subject to change.

Changes:

  • Fix for setting default content-type to application/json on postDocument and putDocument.

0.0.15

20 Aug 16:08

Choose a tag to compare

0.0.15 Pre-release
Pre-release

Initial beta release.

Note: APIs may be subject to change.