Releases: IBM/cloudant-node-sdk
Releases · IBM/cloudant-node-sdk
0.12.9
12 Sep 10:21
Compare
Sorry, something went wrong.
No results found
Note: APIs may be subject to change.
Changes:
Updated dependencies.
Updated documentation.
0.12.8
27 Aug 14:05
Compare
Sorry, something went wrong.
No results found
Note: APIs may be subject to change.
Changes:
Fixed some nullable type constraints.
Updated dependencies.
Updated documentation.
0.12.7
25 Jul 08:56
Compare
Sorry, something went wrong.
No results found
Note: APIs may be subject to change.
Changes:
0.12.6
22 Jul 16:50
Compare
Sorry, something went wrong.
No results found
Note: APIs may be subject to change.
Changes:
0.12.5
18 Jul 09:50
Compare
Sorry, something went wrong.
No results found
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.12.4
04 Jun 14:58
Compare
Sorry, something went wrong.
No results found
Note: APIs may be subject to change.
Changes:
Runtime changes :
Removed support for Node.js 18 that reached EOL.
0.12.3
24 Apr 10:27
Compare
Sorry, something went wrong.
No results found
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.
Updated documentation.
0.12.2
10 Mar 17:16
Compare
Sorry, something went wrong.
No results found
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.
0.12.1
10 Feb 10:45
Compare
Sorry, something went wrong.
No results found
Note: APIs may be subject to change.
Changes:
0.12.0
15 Jan 11:13
Compare
Sorry, something went wrong.
No results found
Note: APIs may be subject to change.
Breaking Changes :
Corrected mapping level of faceted search ranges API model. The existing model was incorrect and resulted in unsuccessful requests. As such this API change should have no impact.
Corrected sort direction values in explain map reduce options model. This is unlikely to break callers as the string value is returned.
Changes:
Added GET /{db}/_design/{ddoc}/_search_disk_size/{index} operation.
Added POST _replicator operation.
Updated dependencies.
Updated documentation.