Skip to content

Releases: IBM/cloudant-python-sdk

0.10.6

27 Aug 14:24
v0.10.6
9aceca0
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Fixed behavior of nullable required properties in responses.
  • Updated dependencies.
  • Updated documentation.

0.10.5

18 Jul 09:51
v0.10.5
54881af
Compare
Choose a tag to compare

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.10.4

11 Jun 09:10
v0.10.4
b3b7f0d
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated requests dependency version minimum to latest 2.32.4.

0.10.3

04 Jun 14:48
v0.10.3
e2a1335
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.10.2

24 Apr 10:29
v0.10.2
72874ad
Compare
Choose a tag to compare

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.10.1

10 Mar 17:50
v0.10.1
6faf527
Compare
Choose a tag to compare

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.10.0

15 Jan 11:12
v0.10.0
4e38147
Compare
Choose a tag to compare

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.

0.9.3

08 Nov 10:03
v0.9.3
92f4759
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Added new allow fallback option to find query options models.
  • Fixed setting of since parameter in changes follower.
  • Improved error message output and added trace ID to error responses.
  • Updated dependencies.
  • Updated documentation.

0.9.2

20 Sep 09:55
v0.9.2
a3a78cc
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Improved validation of properties.
  • Updated dependencies.
  • Updated documentation.

0.9.1

11 Jul 16:24
v0.9.1
4d0f9a7
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated ibm-cloud-sdk-core to 3.20.3 to workaround issues when using requests==2.32.3.