Skip to content

Releases: IBM/cloudant-python-sdk

0.2.0

Choose a tag to compare

@tomblench tomblench released this 23 Aug 15:56

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

Choose a tag to compare

@emlaver emlaver released this 06 Jul 16:01

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:01

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:14

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:

  • Corrected view names to match langauge casing style
    • startkey startkey_docid endkey endkey_docid are replaced respectively with start_key start_key_doc_id end_key end_key_doc_id
  • Removed account from database information (this field was included in error and never populated).

Changes:

  • Modified the User-Agent header.
  • Updated dependencies.
  • Changed the format of the User-Agent header.
  • Documentation improvements.

0.0.43

Choose a tag to compare

@mojito317 mojito317 released this 16 Feb 10:28

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Automatic session authentication uses application/json instead of application/x-www-form-urlencoded.

0.0.42

Choose a tag to compare

@vmatyus vmatyus released this 25 Jan 13:24

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Align with core support of env var AUTH_TYPE alias AUTHTYPE.

0.0.41

Choose a tag to compare

@mojito317 mojito317 released this 03 Dec 13:47

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Improved documentation.

0.0.40

Choose a tag to compare

@mojito317 mojito317 released this 18 Nov 10:29

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.0.39

Choose a tag to compare

@mojito317 mojito317 released this 11 Nov 12:59

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.