We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ff456 commit ee4b06cCopy full SHA for ee4b06c
1 file changed
modules/project-docs/pages/sdk-release-notes.adoc
@@ -42,6 +42,7 @@ echo metrics-opentelemetry ; grep '<version>' $src/metrics-opentelemetry/pom.xml
42
echo metrics-micrometer ; grep '<version>' $src/metrics-micrometer/pom.xml | head -2 | tail -1 ; grep '<micrometer.version>' $src/pom.xml
43
////
44
45
+
46
=== Version 3.8.1 (9 May 2025)
47
48
This is the first maintenance release of the 3.8.1 series.
@@ -69,7 +70,9 @@ Optional artifacts on top of this SDK version are tested for the following compa
69
70
71
==== Improvements
72
-* [JVMCBC-1631](https://couchbasecloud.atlassian.net/browse/JVMCBC-1631) Update Netty to 4.1.119
73
+* https://couchbasecloud.atlassian.net/browse/JVMCBC-1631[JVMCBC-1631]:
74
+Updated `Netty` to `4.1.119`.
75
76
77
=== Version 3.8.0 (9 April 2025)
78
0 commit comments