Hi, just a quick note to say we released the second Developer Preview of the Kotlin SDK.
Maven coordinates
<dependency>
<groupId>com.couchbase.client</groupId>
<artifactId>kotlin-client</artifactId>
<version>1.0.0-dp.2</version>
</dependency>
Improvements:
- Upgraded to the latest JVM core-io library
Breaking changes:
- Moved the view index manager into its own package
- Renamed the subdocument lookup
content
field tocontentAsBytes