Skip to content

Commit a909aca

Browse files
3.9 Morpheus prep
1 parent db189e6 commit a909aca

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

modules/project-docs/pages/sdk-release-notes.adoc

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ include::{version-common}@sdk:pages:partial$signed.adoc[tag=signed]
2424

2525
[#latest-release]
2626

27-
== Java SDK 3.8 Releases
27+
== Java SDK 3.9 Releases
2828

2929
We always recommend using the latest version of the SDK -- it contains all of the latest security patches and support for new and upcoming features.
3030
All patch releases for each dot minor release should be API compatible, and safe to upgrade;
3131
any changes to expected behavior are noted in the release notes that follow.
3232

33-
Version 3.8 of the Java SDK implements the 3.7 xref:compatibility.adoc#api-version[SDK API].
33+
Version 3.9 of the Java SDK implements the 3.8 xref:compatibility.adoc#api-version[SDK API].
3434
See the xref:compatibility.adoc#couchbase-feature-availability-matrix[compatibility pages] for more information on feature compatibility with different versions of Couchbase Server.
3535

3636

@@ -46,6 +46,18 @@ echo metrics-micrometer ; grep '<version>' $src/metrics-micrometer/pom.xml | hea
4646
////
4747

4848

49+
=== Version 3.9.0 (?? August 2025)
50+
51+
This is the first release of the 3.9 series.
52+
53+
54+
55+
56+
57+
== Java SDK 3.8 Releases
58+
59+
60+
4961
=== Version 3.8.3 (11 July 2025)
5062

5163
This is the third maintenance release of the 3.8 series.

0 commit comments

Comments
 (0)