Skip to content

Releases: IBM/cloudant-java-sdk

0.0.24

0.0.24 Pre-release
Pre-release

Choose a tag to compare

@ricellis ricellis released this 28 Apr 12:33

Beta release

Note: APIs may be subject to change.

Changes:

  • Updated SDK core dependency.
  • Documentation updates.

Breaking changes:

  • Names changed for /_api/v2/user/activity_tracker/events operations and models.
  • Names changed for PUT /_api/v2/user/capacity/throughput operation and model.
  • Removed atts_since and open_revs options from single document operations.
    See KNOWN_ISSUES; the workaround is to use _bulk_get.

0.0.23

0.0.23 Pre-release
Pre-release

Choose a tag to compare

@ricellis ricellis released this 30 Mar 12:25

Beta release

Note: APIs may be subject to change.

Changes:

  • Updated SDK core dependency.

0.0.22

0.0.22 Pre-release
Pre-release

Choose a tag to compare

@emlaver emlaver released this 02 Mar 18:18

Beta release

Note: APIs may be subject to change.

Changes:

  • Updated SDK core dependency.
  • Documentation improvements.

Breaking changes:

  • Moved partial_filter_selector to correct location in index APIs.
  • Excluded /{db}/_local_docs and /{db}/_local_docs/queries API endpoints.

0.0.21

0.0.21 Pre-release
Pre-release

Choose a tag to compare

@emlaver emlaver released this 10 Feb 16:03

Beta release

Note: APIs may be subject to change.

Changes:

  • Added operations for HTTP HEAD requests.
  • Updated SDK core dependency.
  • Documentation improvements.

0.0.20

0.0.20 Pre-release
Pre-release

Choose a tag to compare

@mojito317 mojito317 released this 12 Jan 10:32

Beta release

Note: APIs may be subject to change.

Changes:

  • Updated SDK core dependency.

0.0.19

0.0.19 Pre-release
Pre-release

Choose a tag to compare

@ricellis ricellis released this 13 Nov 16:19

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

0.0.18 Pre-release
Pre-release

Choose a tag to compare

@ricellis ricellis released this 19 Oct 14:38

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

0.0.17 Pre-release
Pre-release

Choose a tag to compare

@ricellis ricellis released this 01 Sep 11:08

�_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

0.0.16 Pre-release
Pre-release

Choose a tag to compare

@ricellis ricellis released this 21 Aug 16:39

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

0.0.15 Pre-release
Pre-release

Choose a tag to compare

@ricellis ricellis released this 20 Aug 16:08

Initial beta release.

Note: APIs may be subject to change.