quarkiverse / quarkus-couchbase

Couchbase is an award-winning distributed NoSQL cloud database.
Apache License 2.0
7 stars 6 forks source link

Ugrade to Quarkus 3.16.1 and Java SDK 3.7.5 #123

Open emilienbev opened 3 weeks ago

emilienbev commented 3 weeks ago

Motivation

Upgrade the extension to the latest Quarkus LTS and latest Java SDK release.

Changes

Native-image

The native image failed upon calling Cluster-related code due to MpsArrayQueue in DefaultEventBus, OrphanReporter and ThresholdLoggingTracer.