Skip to content

Releases: IBM/cloudant-go-sdk

0.3.2

05 Jan 20:03
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated a year in the copyright headers of the generated files.

0.3.1

05 Jan 16:03
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.3.0

27 Oct 15:41
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Breaking Changes:

  • Corrected path validation on document requests using raw IO or alternative Content-Type operations.

Changes:

  • Updated dependencies.
  • Improved documentation.
  • Added missing "Deleted" optional property to docs result row value.
  • Added new "UseBulkGet" replicator options to model.
  • Improved validation on required request bodies.

0.2.1

30 Sep 09:30
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.2.0

23 Aug 15:56
Compare
Choose a tag to compare

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

06 Jul 16:02
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Documentation fixes.

0.1.3

27 May 09:36
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.
  • Added example code.

0.1.2

28 Apr 11:12
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.1.1

29 Mar 16:16
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Changes:

  • Updated dependencies.

0.1.0

28 Mar 10:19
Compare
Choose a tag to compare

Note: APIs may be subject to change.

Breaking Changes:

  • Corrected view names to match langauge casing style
    • Startkey StartkeyDocid Endkey EndkeyDocid are replaced respectively with StartKey StartKeyDocID EndKey EndKeyDocID
  • Removed account from database information (this field was included in error and never populated).

Changes:

  • Modified the User-Agent header.
  • Updated dependencies.
  • Documentation improvements.
  • Updated Go version to 1.17.