A newer version of this documentation is available.

View Latest
March 23, 2025
+ 12

3.1.11 — March 2025

Version 3.1.11 for Java delivers the following features and enhancements:

Enhancements

None for this release

Deprecations

None for this release

For an overview of the latest features offered in Couchbase Lite 3.1, see New in 3.1

3.1.10 — November 2024

Version 3.1.10 for Java delivers the following features and enhancements:

Enhancements

None for this release

Deprecations

None for this release

For an overview of the latest features offered in Couchbase Lite 3.1, see New in 3.1

3.1.0 — March 2023

Version 3.1.0 for Java delivers the following features and enhancements:

Scopes and Collections

Couchbase Mobile’s cloud-to-edge support for scopes and collections allows application developers to organize and logically isolate data.

Independent lifecycle management and fine-grained security control simplifies the deployment of multi-tenant and high-application density cloud-to-edge applications at scale.

Scopes and Collections are a first class concept, synced between Couchbase Lite and Sync Gateway, between Sync Gateways (Inter Sync Gateway Replication), between Couchbase Lite peers, as well as available offline-first on Couchbase Lite devices.

Issues and Resolutions