Skip to content

Commit 3dc3fd8

Browse files
authored
[DOC-13396]: Create release note for 7.6.7 Release (#3852)
* [DOC-13396]: Create release note for 7.6.7 Release Signed-off-by: Ray Offiah <[email protected]> * [DOC-13396]: Create release note for 7.6.7 Release Signed-off-by: Ray Offiah <[email protected]> * [DOC-13372]: Simplify release note for Magma storage bug (MB-67762) Signed-off-by: Ray Offiah <[email protected]> * [DOC-13396]: Create release note for Couchbase server 7.6.7 * [DOC-13396]: Create release note for Couchbase server 7.6.7 Removing excess spacing. * [DOC-13396]: Create release note for 7.6.7 Release Added MB-67762. Signed-off-by: Ray Offiah <[email protected]> --------- Signed-off-by: Ray Offiah <[email protected]>
1 parent b5ddb3f commit 3dc3fd8

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

modules/release-notes/pages/relnotes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
:description: Couchbase Server 7.6.x introduces multiple new features and fixes, as well as some deprecations and removals.
44
:page-toclevels: 2
55

6+
include::partial$docs-server-7.6.7-release-note.adoc[]
7+
68
include::partial$docs-server-7.6.6-release-note.adoc[]
79

810
include::partial$docs-server-7.6.5-release-note.adoc[]
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
3+
[#release-767]
4+
== Release 7.6.7 (August 2025)
5+
6+
Couchbase Server 7.6.7 was released in August 2025.
7+
This maintenance release contains fixes to issues.
8+
9+
== Fixed Issues
10+
11+
=== Storage Engine
12+
13+
[#table-fixed-issues-767-storage-engine,cols="10,40,40"]
14+
|===
15+
|Issue | Description | Resolution
16+
17+
// tag::MB-67762[]
18+
19+
a| https://jira.issues.couchbase.com/browse/MB-67762[MB-67762]
20+
21+
a| There is an integer overflow bug in buckets using the Magma storage engine.
22+
This bug can potentially cause a subset of mutations
23+
to become invisible to read operations after approximately 500 billion to 2 trillion mutations per bucket.
24+
25+
a| For details, please refer to https://jira.issues.couchbase.com/browse/MB-67762[MB-67762]
26+
27+
// end::MB-67762[]
28+
|===
29+

preview/HEAD.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
sources:
2+
docs-server:
3+
branches: [DOC-13396-Create-release-note-for-7.6.7-Release,DOC-13372-Create-release-note-for-docs-server-7.2.8]
24
docs-devex:
35
branches: release/7.6
46
cb-swagger:

0 commit comments

Comments
 (0)