diff --git a/modules/ROOT/partials/release_notes/sync-gateway-3-3-0-release-note.adoc b/modules/ROOT/partials/release_notes/sync-gateway-3-3-0-release-note.adoc index c664cd08..9d803e4d 100644 --- a/modules/ROOT/partials/release_notes/sync-gateway-3-3-0-release-note.adoc +++ b/modules/ROOT/partials/release_notes/sync-gateway-3-3-0-release-note.adoc @@ -1,3 +1,23 @@ +== 3.3.3 -- January 2026 + +=== Fixed Issues + +* https://jira.issues.couchbase.com/browse/CBG-5015[CBG-5015 -- Panic in _config?include_runtime=true endpoint] +* https://jira.issues.couchbase.com/browse/CBG-5131[CBG-5131 -- Clients fetching a delta can panic when the revision cache is disabled] + +=== Enhancements + +* https://jira.issues.couchbase.com/browse/CBG-4765[CBG-4765 -- Caching performance improvements] +* https://jira.issues.couchbase.com/browse/CBG-5093[CBG-5093 -- Increase websocket control frame timeouts] + +=== Known Issues + +None for this release. + +=== Deprecations + +None for this release. + == 3.3.2 -- December 2025 === Fixed Issues