@@ -43,11 +43,40 @@ echo metrics-micrometer ; grep '<version>' $src/metrics-micrometer/pom.xml | hea
4343////
4444
4545
46+ === Version 3.8.2 (3 June 2025)
47+
48+ This is the second maintenance release of the 3.8 series.
49+
50+ https://packages.couchbase.com/clients/java/3.8.2/Couchbase-Java-Client-3.8.2.zip[Download] |
51+ https://docs.couchbase.com/sdk-api/couchbase-java-client-3.8.2/index.html[API Reference] |
52+ http://docs.couchbase.com/sdk-api/couchbase-core-io-3.8.2/[Core API Reference]
53+
54+ The supported and tested dependencies for this release are:
55+
56+ * io.projectreactor:**reactor-core:3.6.9**
57+ * org.reactivestreams:**reactive-streams:1.0.4**
58+
59+ Optional artifacts on top of this SDK version are tested for the following compatibilities:
60+
61+ .Optional Artifact Version Compatibility
62+ [options="header"]
63+ |=======================
64+ | Artifact | Couchbase Version | Built Against | API Stability
65+ | `tracing-opentelemetry` | 1.6.2 | OpenTelemetry 1.31.0 | Committed
66+ | `tracing-opentracing` | 1.6.2 | OpenTracing 0.33.0 | Committed
67+ | `metrics-opentelemetry` | 0.8.2 | OpenTelemetry 1.31.0 | Volatile
68+ | `metrics-micrometer` | 0.8.2 | Micrometer 1.12.9 | Volatile
69+ |=======================
70+
71+ ==== Improvements
72+
73+ [JVMCBC-1647](https://couchbasecloud.atlassian.net/browse/JVMCBC-1647) Upgrade Jackson from 2.17.2 to 2.17.3
74+
4675=== Version 3.8.1 (9 May 2025)
4776
48- This is the first maintenance release of the 3.8.1 series.
77+ This is the first maintenance release of the 3.8 series.
4978
50- https://packages.couchbase.com/clients/java/3.8.1/Couchbase-Java-Client-3.1.0 .zip[Download] |
79+ https://packages.couchbase.com/clients/java/3.8.1/Couchbase-Java-Client-3.8.1 .zip[Download] |
5180https://docs.couchbase.com/sdk-api/couchbase-java-client-3.8.1/index.html[API Reference] |
5281http://docs.couchbase.com/sdk-api/couchbase-core-io-3.8.1/[Core API Reference]
5382
0 commit comments