Skip to content

Commit 197a99d

Browse files
committed
Polish 3.8.0 release notes.
Remove references to `PREFERRED_SERVER_GROUP_OR_ALL_AVAILABLE`, since it is not exposed to users. Add important details to the descriptions of JCBC-2183 (the external name for this feature is "get multi") and JCBC-2186 (describe the change to the API).
1 parent 1d4fb46 commit 197a99d

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,14 +77,10 @@ Application Telemetry improvements.
7777
==== Improvements
7878

7979
* https://couchbasecloud.atlassian.net/browse/JCBC-2183[JCBC-2183]:
80-
Implemented `ExtGetMulti` (aka Enhanced Read Committed Isolation).
80+
Added `TransactionAttemptContext.getMulti()`, a new transaction method for fetching multiple documents with minimal read skew.
8181

8282
* https://couchbasecloud.atlassian.net/browse/JCBC-2186[JCBC-2186]:
83-
Updated Bucket & Storage Support in SDKs.
84-
85-
* https://couchbasecloud.atlassian.net/browse/JCBC-2186[JCBC-2147]:
86-
Added `PREFERRED_SERVER_GROUP_OR_ALL_AVAILABLE` support.
87-
83+
The bucket management API now supports specifying the number of VBuckets for a Magma bucket (requires Couchbase Server 8.0 or later).
8884

8985

9086
== Java SDK 3.7 Releases

0 commit comments

Comments
 (0)