Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions modules/release-notes/pages/relnotes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
:page-toclevels: 2
:stem:

include::partial$docs-server-7.6.9-release-note.adoc[]

include::partial$docs-server-7.6.8-release-note.adoc[]

include::partial$docs-server-7.6.7-release-note.adoc[]
Expand Down
22 changes: 22 additions & 0 deletions modules/release-notes/partials/docs-server-7.6.9-release-note.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

[#release-769]
== Release 7.6.9 (January 2026)

Couchbase Server 7.6.9 was released in January 2026.
This maintenance release contains fixes to issues.

== Fixed Issues

=== Eventing Service
[#table-fixed-issues-769-eventing-service, cols='10,40,40']
|===
|Issue | Description | Resolution

|https://jira.issues.couchbase.com/browse/MB-69576/[MB-69576] +
https://jira.issues.couchbase.com/browse/MB-70174/[MB-70174]
|An issue existed with the basic keyspace GET operator in eventing functions where accessing valid documents from the KV bucket incorrectly returned undefined values.
This caused the functions to be stuck in a deploying -> deployed -> deploying loop.

|Issue Resolved
|===