Skip to content

Releases: IBM/cloudant-node-sdk

0.2.1

Choose a tag to compare

@mojito317 mojito317 released this 30 Sep 09:30

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.2.0

Choose a tag to compare

@tomblench tomblench released this 23 Aug 15:55

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.

0.1.5

Choose a tag to compare

@tomblench tomblench released this 29 Jul 09:42

Note: APIs may be subject to change.

Changes:

  • Update ibm-cloud-sdk-core to 3.1.0

0.1.4

Choose a tag to compare

@emlaver emlaver released this 06 Jul 15:46

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Documentation fixes.

0.1.3

Choose a tag to compare

@ricellis ricellis released this 27 May 10:00

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Added example code.

0.1.2

Choose a tag to compare

@mojito317 mojito317 released this 28 Apr 11:10

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.1.1

Choose a tag to compare

@mojito317 mojito317 released this 29 Mar 16:16

Note: APIs may be subject to change.

Breaking Changes:

Changes:

  • Modified the User-Agent header.
  • Updated dependencies.
  • Documentation improvements.
  • Fixed types for cookie jars in CouchDB session auth

0.1.1-dev1648460925773

Pre-release

Choose a tag to compare

@mojito317 mojito317 released this 28 Mar 10:19

Note: APIs may be subject to change.

Breaking Changes:

Changes:

  • Modified the User-Agent header.
  • Updated dependencies.
  • Documentation improvements.
  • Fixed types for cookie jars in CouchDB session auth

0.0.25

Choose a tag to compare

@mojito317 mojito317 released this 16 Feb 10:28

Note: APIs may be subject to change.

Breaking Changes:

  • Validates presence of required parameters in request objects.

Changes:

  • Updated dependencies.
  • Downgrade @types/node from 17 major version to 12 to maintain compatibility with Node 12.x LTS.

0.0.24

Choose a tag to compare

@vmatyus vmatyus released this 25 Jan 13:28

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Align with core support of env var AUTH_TYPE alias AUTHTYPE.
  • Enable HTTP agent (socket) keepAlive by default.