@@ -27,12 +27,12 @@ It is best to upgrade either the SDK or the Couchbase version you are using.
2727[#table_sdk_versions]
2828[cols="40,20,30,20"]
2929|===
30- | | SDK 2.6 | SDK 3.0, 3.1 | 3.2, 4.0
30+ | | SDK 2.6 | SDK 3.0, 3.1 | 3.2, 4.0, 4.1
3131
3232| *Server 6.0*
3333| *✔*
3434| *✔*
35- | *✔ *
35+ | *◎ *
3636
3737| *Server 6.5-6.6*
3838| *✔*
@@ -62,12 +62,13 @@ The Node.js SDK is tested and supported on the following platforms:
6262* CentOS 7.
6363* Ubuntu (LTS) 18.04 (_Bionic_), & 20.04 (_Focal_).
6464* Debian 9 (_Stretch_) & 10 (_Buster_).
65+ * Alpine Linux
6566
6667[discrete]
6768=== Microsoft Windows
6869
69- We provide "prebuilds" for Windows 8 .
70- Any MS-supported version compatible with Visual Studio 2022 (VC17)
70+ Windows 10 .
71+ Any MS-supported version compatible with Visual Studio 2022 (VC17) or later.
7172
7273[discrete]
7374=== Mac OS X
@@ -83,18 +84,16 @@ Although installable or compilable on many other platforms, we cannot provide su
8384
8485=== Ottoman ODM
8586
86- The 3.2 Node.js SDK is compatible with https://ottomanjs.com/#introduction[version 2.0 of the Ottoman ODM].
87+ The 4.1 Node.js SDK is compatible with https://ottomanjs.com/#introduction[version 2.0 of the Ottoman ODM].
8788
88- NOTE: the 4.0 Node.js SDK is not tested against Ottoman.
89- We intend to support it fully in later versions.
9089
9190== Couchbase New Feature Availability Matrix
9291
9392.Couchbase Server and SDK Supported Version Matrix
9493[.table-merge-cells]
9594[cols="7,5,6,5"]
9695|===
97- | | Server 6.0 | Server 6.5 & 6.6 | Server 7.0
96+ | | Server 6.0 | Server 6.5 & 6.6 | Server 7.0 & 7.1
9897
9998| Enhanced Durability
100993+| All SDK versions
@@ -135,4 +134,4 @@ include::{version-server}@sdk:shared:partial$network-requirements.adoc[]
135134include::{version-server}@sdk:shared:partial$interface-stability-pars.adoc[tag=interface-stability-section]
136135
137136
138- include::7.0 @sdk:shared:partial$api-version.adoc[tag=api-version]
137+ include::7.1 @sdk:shared:partial$api-version.adoc[tag=api-version]
0 commit comments