A newer version of this documentation is available.

View Latest

Couchbase Quarkus Release Notes

    Release notes for the Couchbase Quarkus Java Extension.

    Couchbase Quarkus 1.1 Releases

    Version 1.1.0 (14 May 2025)

    New Features

    • Added a configuration item for preferredServerGroup to the application.properties file.

    Improvements

    • Upgraded Couchbase Java SDK from 3.7.7 → 3.8.0

    • Upgraded metrics-micrometer from 0.7.6 → 0.8.0

    • Upgraded Quarkus from 3.17.5 → 3.20.0

    • Upgraded @ConfigMapping to use the new @ConfigRoot (removed AlegacyConfigRoot=true compiler argument)

    • Removed Graal compiler arguments from native-image.properties in favor of a BuildStep.

    Couchbase Quarkus 1.0 Releases

    Version 1.0.0 (17 January 2025)

    Initial GA release.