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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Plus notes on Cloud, networks, and AWS Lambda.
10
10
{description}
11
11
12
12
13
-
The 3.7 SDK requires Java 8 or later to be installed, _Java 21 is recommended_.
13
+
The {sdk_dot_minor} SDK requires Java 8 or later to be installed, _Java 21 is recommended_.
14
14
15
15
16
16
@@ -65,13 +65,13 @@ The {name-sdk} is tested and supported on the following OSs and platforms:
65
65
=== Mac OS X
66
66
67
67
The current and previous two releases of OS X.
68
-
At time of writing (June 2024): 14 (Sonoma), 13 (Ventura), and 12 (Monterey).
68
+
At time of writing (March 2025): 15 (Sequoia), 14 (Sonoma), and 13 (Ventura).
69
69
M1 ARM architecture is fully supported in the {name-sdk}.
70
70
71
71
[discrete]
72
72
=== ARM Processor Support
73
73
74
-
AWS Amazon Graviton2, Apple M1 ARM processors, and ARMv8 on Ubuntu 20.04+ (from SDK 1.4).
74
+
AWS Amazon Graviton2, Apple M1 ARM processors, and ARMv8 on Ubuntu 20.04+ (from SDK 3.4).
75
75
****
76
76
77
77
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.
@@ -140,7 +140,7 @@ It is best to upgrade either the SDK or the Couchbase version you are using.
140
140
.Recommended SDK per Server Version Matrix
141
141
[#table_sdk_versions]
142
142
|===
143
-
| | 3.3 | 3.4, 3.5 | 3.6, 3.7
143
+
| | 3.4, 3.5 | 3.6, 3.7 | 3.8
144
144
145
145
| *Server 7.0 - 7.2*
146
146
| *✔*
@@ -211,7 +211,7 @@ The following table provides an overview at the time of Java SDK {sdk_dot_minor}
211
211
.Recommended Spring Data Couchbase per Server Version Matrix
0 commit comments