Skip to content

Commit 5a4b01b

Browse files
committed
[DOC-13899]: Create a release note for Couchbase Server 8.0.1
Updated: 2026/03/09 @ 09:95GMT Signed-off-by: Ray Offiah <ray.offiah@couchbase.com>
1 parent 6a91e72 commit 5a4b01b

1 file changed

Lines changed: 7 additions & 13 deletions

File tree

modules/release-notes/partials/docs-server-8.0.1-fixes-and-improvements.adoc

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ A call to the `META()` function without the sub-path would return the default ex
6565
+
6666
6767
Now,
68-
when a user’s query invokes META() function without explicitly specifying the sub-path the document's expiration value is returned.
68+
when a user’s query invokes the `META()` function without explicitly specifying the subpath,
69+
the document's expiration value is returned.
6970

7071
*https://jira.issues.couchbase.com/browse/MB-69083/[MB-69083]*::
7172

@@ -87,9 +88,9 @@ and UPDATE STATISTICS has been run on all keyspaces/indexes involved
8788
8889
*https://jira.issues.couchbase.com/browse/MB-69955/[MB-69955]*::
8990

90-
`CYCLE` was added as a KEYWORD for RECURSIVE WITH’s CYCLE sub-clause.
91+
`CYCLE` was added as a KEYWORD for RECURSIVE WITH’s CYCLE subclause.
9192
+
92-
This causes a syntax error when a path or sub-path’s case-insensitive identifier is named `cycle` when users upgraded to a version that supported the recursive with feature https://docs.couchbase.com/server/current/n1ql/n1ql-language-reference/with-recursive.html[WITH recursive clause]
93+
This causes a syntax error when a path or subpath’s case-insensitive identifier is named `cycle` when users upgraded to a version that supported the recursive with feature https://docs.couchbase.com/server/current/n1ql/n1ql-language-reference/with-recursive.html[WITH recursive clause]
9394
+
9495
This is now handled by allowing `cycle` keyword as a permitted identifier.
9596

@@ -111,7 +112,7 @@ In this release the server silently ignores the `auto_execute` request parameter
111112

112113
*https://jira.issues.couchbase.com/browse/MB-69935/[MB-69935]*::
113114

114-
Updated chronology for certain storage API calls to avoid rare corner case of shard metadata mismatch.
115+
Updated chronology for certain storage API calls to avoid rare corner cases of shard metadata mismatch.
115116

116117

117118

@@ -132,10 +133,7 @@ This has been addressed by denying the sargability for such indexes.
132133

133134
*https://jira.issues.couchbase.com/browse/MB-67774/[MB-67774]*::
134135

135-
Support has been added for Debian 13,
136-
codenamed Trixie.
137-
This update ensures broader compatibility with recent operating system versions.
138-
Our internal testing has validated the integration of this new platform.
136+
We are pleased to announce the addition of support for Debian 13 (Trixie).
139137

140138
// generated by gemini:gemini-2.5-flash
141139

@@ -148,8 +146,4 @@ We now omit the setting depending on the version.
148146

149147
*https://jira.issues.couchbase.com/browse/MB-70255/[MB-70255]*::
150148

151-
Fixes bug where buckets with cross-cluster versioning enabled (link:https://docs.couchbase.com/server/current/learn/clusters-and-availability/xdcr-enable-crossclusterversioning.html[XDCR enable cross cluster versioning] ) would cause a merge to fail
152-
153-
154-
155-
149+
Fixes a bug where buckets with cross-cluster versioning enabled (link:https://docs.couchbase.com/server/current/learn/clusters-and-availability/xdcr-enable-crossclusterversioning.html[XDCR enable cross-cluster versioning]) would cause a merge to fail

0 commit comments

Comments
 (0)