Skip to content

Releases: IBM/cloudant-node-sdk

0.0.9

01 Sep 10:42
Compare
Choose a tag to compare
0.0.9 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.8

20 Aug 14:56
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release

Initial beta release.

Note: APIs may be subject to change.