Skip to content

Commit 0af9139

Browse files
committed
Update release notes for 3.9.2 release
1 parent c1fdad0 commit 0af9139

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff 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

3256
https://packages.couchbase.com/clients/net/3.9/Couchbase-Net-Client-3.9.1.zip[Download] |

0 commit comments

Comments
 (0)