Skip to content

Commit d6ddb65

Browse files
committed
[DOC-14004]: Create release note for Couchbase Server 7.6.11
Release note updated: Wednesday, 08 April 2026 Signed-off-by: Ray Offiah <ray.offiah@couchbase.com>
1 parent e077b5f commit d6ddb65

2 files changed

Lines changed: 35 additions & 10 deletions

File tree

modules/release-notes/pages/relnotes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ include::partial$docs-server-7.6.1-release-note.adoc[]
2828

2929
include::partial$docs-server-7.6.0-release-note.adoc[]
3030

31-
== Documentation for Older Versions
31+
== Documentation for Earlier Versions
3232

33-
Documentation for older versions of Couchbase software can be found in the https://docs-archive.couchbase.com/home/index.html[Documentation Archive^].
33+
Documentation for earlier versions of Couchbase software can be found in the https://docs-archive.couchbase.com/home/index.html[Documentation Archive^].

modules/release-notes/partials/docs-server-7.6.11-release-notes.adoc

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
[#release-7611]
3-
== Release 7.6.11 (May 2026)
3+
== Release 7.6.11 (April 2026)
44

5-
Couchbase Server 7.6.11 was released in May 2026.
5+
Couchbase Server 7.6.11 was released in April 2026.
66
This maintenance release contains fixes to issues.
77

88
== Fixed Issues
@@ -16,14 +16,21 @@ This maintenance release contains fixes to issues.
1616
|Issue | Description | Resolution
1717

1818

19-
|https://jira.issues.couchbase.com/browse/MB-65348/[MB-65348]
19+
|https://jira.issues.couchbase.com/browse/MB-70577/[MB-70577]
2020

21-
a|The Prometheus scrape endpoint (/metrics) will now include a Content-Type header.
22-
This change is expected to be manageable in size and should not introduce significant complexities.
23-
It is considered suitable for back-porting, pending an engineer’s assessment of its technical implications.
24-
The final decision on implementation and compatibility will be made by the engineering team to ensure no disruptions.
21+
a|Client certificate authentication for views was fixed (broken in 7.6.4)
2522

26-
// Generated by [openai:gpt-4o]
23+
| Issue resolved
24+
25+
26+
|https://jira.issues.couchbase.com/browse/MB-70951/[MB-70951]
27+
28+
a|The following stats were reported twice by the `/metrics` REST API.
29+
This has been corrected to only report each once.
30+
31+
`<count>cm_rest_request_enters_total{}<count>`
32+
33+
`<count>cm_rest_request_leaves_total{}<count>`
2734

2835
| Issue resolved
2936

@@ -36,17 +43,35 @@ The final decision on implementation and compatibility will be made by the engin
3643

3744

3845

46+
=== XDCR
47+
[#table-fixed-issues-7611-xdcr, cols='10,40,40']
48+
|===
49+
|Issue | Description | Resolution
50+
3951

52+
| https://jira.issues.couchbase.com/browse/MB-70512[MB-70512]
4053

54+
| DELETE returns a 400 error code
4155

56+
| XDCR now returns a 404 status code if a resource is not found,
57+
for replication and remote cluster reference related REST APIs.
4258

4359

60+
|https://jira.issues.couchbase.com/browse/MB-70906/[MB-70906]
4461

62+
a|Due to rare race conditions,
63+
Backfill Manager could be stuck due to deadlock.
4564

65+
| Issue resolved
4666

4767

68+
|https://jira.issues.couchbase.com/browse/MB-71034/[MB-71034]
4869

70+
a|In rare circumstances when a replication is deleted and recreated in short succession,
71+
stale checkpoints that are not slow to be cleaned could lead to repeated pipeline restarts.
4972

73+
| Issue resolved
5074

5175

76+
|===
5277

0 commit comments

Comments
 (0)