File tree Expand file tree Collapse file tree
modules/project-docs/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,30 @@ any changes to expected behavior are noted in the release notes that follow.
2727
2828
2929
30+ === Version 3.9.2 (06 May 2026)
31+
32+ https://packages.couchbase.com/clients/net/3.9/Couchbase-Net-Client-3.9.2.zip[Download] |
33+ https://docs.couchbase.com/sdk-api/couchbase-net-client-3.9.2[API Reference] |
34+ https://www.nuget.org/packages/CouchbaseNetClient/3.9.2[Nuget]
35+
36+
37+ ==== Fixed Issues
38+
39+ * https://couchbasecloud.atlassian.net/browse/NCBC-4195[NCBC-4195]:
40+ Fixed an issue where an empty `ConnectionPool` would not resize on authenticator rotation.
41+
42+ ==== Improvements
43+
44+ * https://couchbasecloud.atlassian.net/browse/NCBC-4198[NCBC-4198]:
45+ Updated Snappier due to vulnerability.
46+
47+ * https://couchbasecloud.atlassian.net/browse/NCBC-4187[NCBC-4187]:
48+ Fixed an issue where config versions were sometimes null in logs.
49+
50+ * https://couchbasecloud.atlassian.net/browse/NCBC-4118[NCBC-4118]:
51+ `BucketSettings` now only emits properties that were explicitly set when creating or updating buckets, rather than always sending default values.
52+
53+
3054=== Version 3.9.1 (08 April 2026)
3155
3256https://packages.couchbase.com/clients/net/3.9/Couchbase-Net-Client-3.9.1.zip[Download] |
You can’t perform that action at this time.
0 commit comments