Releases: IBM/cloudant-go-sdk
Releases · IBM/cloudant-go-sdk
0.3.2
0.3.1
0.3.0
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
0.2.0
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
0.1.3
0.1.2
0.1.1
0.1.0
Note: APIs may be subject to change.
Breaking Changes:
- Corrected view names to match langauge casing style
Startkey
StartkeyDocid
Endkey
EndkeyDocid
are replaced respectively withStartKey
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.