@@ -43,9 +43,41 @@ 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+ * https://couchbasecloud.atlassian.net/browse/JVMCBC-1647[JVMCBC-1647]:
74+ Upgraded `Jackson` from `2.17.2` to `2.17.3`.
75+
76+
77+
4678=== Version 3.8.1 (9 May 2025)
4779
48- This is the first maintenance release of the 3.8.1 series.
80+ This is the first maintenance release of the 3.8 series.
4981
5082https://packages.couchbase.com/clients/java/3.8.1/Couchbase-Java-Client-3.8.1.zip[Download] |
5183https://docs.couchbase.com/sdk-api/couchbase-java-client-3.8.1/index.html[API Reference] |
0 commit comments