You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/project-docs/pages/compatibility.adoc
+35-43Lines changed: 35 additions & 43 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,37 +43,33 @@ Please make sure you run on one of the latest patch releases, since they provide
43
43
In general, the JVM eliminates concerns about underlying OS compatibility,
44
44
and Couchbase JVM SDKs can be expected to run on all of the Operating Systems supported by xref:{version-server}@server:install:install-platforms.adoc[Couchbase Server].
45
45
46
-
The {name-sdk} is tested and supported on the following OSs and platforms:
46
+
47
+
The {name-sdk} will run on, and is supported on, the following OSs and platforms.
48
+
The SDK has been tested on a representative subset of the platforms listed below.
At time of writing (April 2025): 15 (Sequoia), 14 (Sonoma), and 13 (Ventura).
71
-
M1 ARM architecture is fully supported in the {name-sdk}.
72
-
73
-
[discrete]
74
-
=== ARM Processor Support
75
-
76
-
AWS Amazon Graviton2, Apple M1 ARM processors, and ARMv8 on Ubuntu 20.04+ (from SDK 3.4).
72
+
At time of writing (February 2026): 26 (Tahoe), 15 (Sequoia), and 14 (Sonoma).
77
73
****
78
74
79
75
The JVM SDKs should also be expected to run on other commonly-available GNU/Linux distributions which support an appropriate JDK, but not all combinations can be tested -- notable exceptions are listed below.
@@ -135,34 +131,38 @@ The matrix below denotes the version of Couchbase Server, the version of the {na
135
131
136
132
* ✖ *Unsupported*: This combination is not tested, and is not within the scope of technical support if you have purchased a support agreement.
137
133
* ◎ *Compatible*: This combination has been tested previously, and should be compatible.
138
-
This combination is not recommended by our technical support organization.
134
+
evertheless, this combination is not recommended by our technical support organization, as not all of the latest features are supported by it.
139
135
It is best to upgrade either the SDK or the Couchbase version you are using.
140
136
* ✔ *Supported*: This combination is subject to ongoing quality assurance, and is fully supported by our technical support organization.
141
137
142
138
.Recommended SDK per Server Version Matrix
143
139
[#table_sdk_versions]
144
140
|===
145
-
| | 3.4, 3.5 | 3.6, 3.7 | 3.8 | 3.9, 3.10
141
+
| | 3.4, 3.5 | 3.6, 3.7 | 3.8 | 3.9-3.11
146
142
147
-
| *Server 7.0 - 7.2*
143
+
| *Server 8.0* ①
148
144
| *✔*
149
145
| *✔*
150
146
| *✔*
151
147
| *✔*
152
148
153
-
| *Server 7.6*
149
+
| *Server 7.6* ①
154
150
| *✔*
155
151
| *✔*
156
152
| *✔*
157
153
| *✔*
158
154
159
-
| *Server 8.0*
155
+
| *Server 7.2*
160
156
| *◎*
161
157
| *◎*
162
158
| *✔*
163
159
| *✔*
164
160
|===
165
161
162
+
163
+
① Server 7.6 & 8.0 are compatible with all supported (not yet End-of-Life) versions of the {name-sdk}, but for full support of the latest features you need to upgrade to a recent version of the SDK.
164
+
See the <<#couchbase-new-feature-availability-matrix,Feature Availablity matrix below>> and the xref:sdk-release-notes.adoc[Release Notes page].
165
+
166
166
Note the https://www.couchbase.com/support-policy/EOL/[End of Life dates^] for Couchbase Server and SDK versions.
0 commit comments