Couchbase Quarkus Release Notes
Release notes for the Couchbase Quarkus Java Extension.
Couchbase Quarkus 1.2 Releases
Couchbase Quarkus 1.1 Releases
Version 1.1.0 (14 May 2025)
New Features
-
Added a configuration item for
preferredServerGroupto theapplication.propertiesfile.
Improvements
-
Upgraded Couchbase Java SDK from 3.7.7 → 3.8.0
-
Upgraded
metrics-micrometerfrom 0.7.6 → 0.8.0 -
Upgraded Quarkus from 3.17.5 → 3.20.0
-
Upgraded
@ConfigMappingto use the new@ConfigRoot(removedAlegacyConfigRoot=truecompiler argument) -
Removed Graal compiler arguments from
native-image.propertiesin favor of aBuildStep.