From 35377504e6c06b886da5bce757dba3c1e72c8d57 Mon Sep 17 00:00:00 2001 From: Ray Offiah Date: Wed, 3 Jun 2026 16:52:45 +0100 Subject: [PATCH] [DOC-14423]: Create release note for Couchbase Server 8.0.2 Signed-off-by: Ray Offiah --- modules/release-notes/pages/relnotes.adoc | 2 + ...s-server-8.0.2-fixes-and-improvements.adoc | 51 +++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 modules/release-notes/partials/docs-server-8.0.2-fixes-and-improvements.adoc diff --git a/modules/release-notes/pages/relnotes.adoc b/modules/release-notes/pages/relnotes.adoc index 7d323a7259..854a0f8041 100644 --- a/modules/release-notes/pages/relnotes.adoc +++ b/modules/release-notes/pages/relnotes.adoc @@ -9,6 +9,8 @@ These release notes are focused on bug fixes and breaking changes. For information about new features and major improvements made in Couchbase Server 8.0, see xref:introduction:whats-new.adoc[What's New]. +include::partial$docs-server-8.0.2-fixes-and-improvements.adoc[] +''' include::partial$docs-server-8.0.1-fixes-and-improvements.adoc[] include::partial$docs-server-8.0.1-known-issues.adoc[] '''' diff --git a/modules/release-notes/partials/docs-server-8.0.2-fixes-and-improvements.adoc b/modules/release-notes/partials/docs-server-8.0.2-fixes-and-improvements.adoc new file mode 100644 index 0000000000..45e6187403 --- /dev/null +++ b/modules/release-notes/partials/docs-server-8.0.2-fixes-and-improvements.adoc @@ -0,0 +1,51 @@ + + + +[#release-802] +== Release 8.0.2 (June 2026) + +Couchbase Server 8.0.2 was released in June 2026. +This maintenance release contains fixes to issues. + +[#dlist-fixed-issues-802] +== Fixed Issues + + + + +[#dlist-fixed-issues-802-cluster-manager] +=== Cluster Manager + +*https://jira.issues.couchbase.com/browse/MB-70951/[MB-70951]*:: + +The following stats were reported twice by the `/metrics` REST API. +This has been corrected to only report each once. + ++ + +`cm_rest_request_enters_total{}` + ++ + +`cm_rest_request_leaves_total{}` + + + + + + + + + + + + + + + + + + + + +