Happy to announce that Couchbase Mobile 3 is now GA!
This is a major release that broadens our platform support on Couchbase Lite with introduction of C API and native Kotlin support and introduces core architectural enhancements on Sync Gateway that would make it simpler to configure and administer the platform in the cloud or at the edge. Download here!
Here are the highlights of the release -
Couchbase Lite
- C API for mobile,desktop and embedded platforms
- Kotlin support for Android
- SQL++ (N1QL) String Based Query Support
Sync Gateway
- Centralized Cluster-Aware Persistent Configuration
- Authentication & Authorization of Admin REST API
- Auto Purge of Local Documents on Channel Access Revocation
Check out the What’s New page and blog post for details.
Quick Links:
- Downloads
-
Couchbase Lite 3.0
- Also available via standard platform specific package management systems (nuget, maven, cocoapods, carthage, SPM.)
-
Sync Gateway 3.0
- Also available via docker hub
-
Couchbase Lite 3.0
- Release Notes
- Compatibility Matrix
- Upgrading to 3.0
- Developer Docs
- Tools