Skip to content

Commit c1fdad0

Browse files
8.0 compat
1 parent 635ef27 commit c1fdad0

1 file changed

Lines changed: 17 additions & 21 deletions

File tree

modules/project-docs/pages/compatibility.adoc

Lines changed: 17 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -204,35 +204,31 @@ include::{version-common}@sdk:shared:partial$capella.adoc[tag=cloud]
204204
[.table-merge-cells]
205205
[cols="7,6,6,6"]
206206
|===
207-
| | Server 7.0 & 7.1 | Server 7.2 | Server 7.6
207+
| | Server 7.2 | Server 7.6 | Server 8.0
208208

209-
| Enhanced Durability
210-
3+| All SDK versions
211209

212-
| Durable Writes
213-
3+| Since 3.0
210+
| KV Range Scan
211+
| N/A
212+
2+| All supported SDK versions
214213

215-
| Analytics
216-
3+| Since 2.7
217-
218-
| Collections
219-
3+| Since 3.0.1
220-
221-
| Scope-Level {sqlpp} (formerly N1QL) Queries & all Collections features
222-
3+| Since SDK 3.2.0
223-
224-
| Request Tracing
225-
3+| Since SDK 3.0.3
214+
| Vector Search
215+
| N/A
216+
2+| From SDK 3.5.1 (includes base64-encoded from SDK 3.6.1)
226217

227-
| Cloud Native Gateway
228-
3+| Not Supported
229-
// 2+| From SDK 3.5.0 (with xref:operator::overview.adoc[Couchbase Autonomous Operator] 2.6.1+)
218+
| Preferred Server Group Replica Reads
219+
| N/A
220+
2+| From SDK 3.8.0 (with Server 7.6.2 onwards)
230221

231-
| Vector Search
222+
| Vector Query using GSI
232223
2+| N/A
233-
| From SDK 3.5.1 (includes base64-encoded from SDK 3.6.1)
224+
| From SDK 3.9.0 ①
234225
|===
235226

227+
① As part of the standard SDK {sqlpp} API, it should be compatible with all earlier versions of the SDK -- but it has not been tested.
228+
229+
This table is not an exhaustive list -- just a few highlights -- provided to help assess compatibility of older versions in particular.
230+
For alignment of SDKs and new Server features, scroll down to the information below the <<api-version,API Version table>>.
231+
236232

237233

238234
=== API Version

0 commit comments

Comments
 (0)