Releases
0.1.0
[NEW] Added IAM authentication support (and config support for all authentication options supported by cloudant-java-sdk
).
[NEW] Created a sample project.
[BREAKING CHANGE] Migrated cloudant client from java-cloudant
(com.cloudant:cloudant-client
) to cloudant-java-sdk
(com.ibm.cloud:cloudant
) .
[BREAKING CHANGE] Made only a cloudant-spring-boot-starter
artifact and stopped making cloudant-spring-framework
artifact.
[BREAKING CHANGE] Changed Maven coordinates from com.cloudant:cloudant-spring-boot-starter
to com.ibm.cloud:cloudant-spring-boot-starter
.
[BREAKING CHANGE] Removed cloudant.db
and cloudant.createDb
configuration options. Database names can be passed in user defined configuration.
[UPGRADED] Spring Boot compilation version to 2.7.12.
[NOTE] For application migration from java-cloudant
to cloudant-java-sdk
see the migration guide .
[NOTE] Moved repository from cloudant-labs
org to IBM
org .
You can’t perform that action at this time.