Releases: IBM/cloudant-java-sdk
Releases · IBM/cloudant-java-sdk
0.2.0
Note: APIs may be subject to change.
Breaking Changes:
- Reduce the default constructor visibility from
publictoprotectedfor model classes where options could only be set by aBuilder. Model objects instantiated using the public default constructor serve no purpose so although it is an API change it should have no impact on existing code.. (#307) 5b86e36
Changes:
- Updated dependencies.
- Documentation fixes.
0.1.4
0.1.3
0.1.2
0.1.1
Note: APIs may be subject to change.
Breaking Changes:
- Corrected view names to match langauge casing style
startkeystartkeyDocidendkeyendkeyDocidare replaced respectively withstartKeystartKeyDocIdendKeyendKeyDocId
- Removed
accountfrom database information (this field was included in error and never populated).
Changes:
- Modified the User-Agent header.
- Updated dependencies.
- Documentation improvements.
0.1.1-dev1648461050661+605a0d8.1
Breaking Changes:
- Corrected view names to match langauge casing style
startkeystartkeyDocidendkeyendkeyDocidare replaced respectively withstartKeystartKeyDocIdendKeyendKeyDocId
- Remove
accountfrom database information (this field was included in error and never populated).
Changes:
- Modified the User-Agent header.
- Updated dependencies.
- Documentation improvements.