diff --git a/modules/release-notes/pages/relnotes.adoc b/modules/release-notes/pages/relnotes.adoc index e6a08f3389..18887b8a17 100644 --- a/modules/release-notes/pages/relnotes.adoc +++ b/modules/release-notes/pages/relnotes.adoc @@ -9,6 +9,7 @@ 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.1-fixes-and-improvements.adoc[] include::partial$docs-server-8.0.0-fixes-and-improvements.adoc[] include::partial$docs-server-8.0.0-breaking-changes.adoc[] include::partial$docs-server-8.0.0-known-issues.adoc[] diff --git a/modules/release-notes/partials/docs-server-8.0.1-fixes-and-improvements.adoc b/modules/release-notes/partials/docs-server-8.0.1-fixes-and-improvements.adoc new file mode 100644 index 0000000000..ea73879c1f --- /dev/null +++ b/modules/release-notes/partials/docs-server-8.0.1-fixes-and-improvements.adoc @@ -0,0 +1,34 @@ + + + +[#release-801] +== Release 8.0.1 (February 2026) + +Couchbase Server 8.0.1 was released in February 2026. +This maintenance release contains fixes to issues. + +[#dlist-fixed-issues-801] +== Fixed Issues + + + + +[#dlist-fixed-issues-801-search-service] +=== Search Service + +*https://jira.issues.couchbase.com/browse/MB-68969/[MB-68969]*:: + +The recent updates enhance the sargability of multi-collection indexes with the `include_in_all` setting from multiple child fields. +Improvements focus on building ftsIndex objects with applicable type mappings and enhancing the _all composite field sargability. +These changes are applied across multiple builds, +ensuring refined search capabilities and efficiency. +The updates are part of ongoing efforts to optimize indexing and query handling in Couchbase Server. + +// generated by openai:gpt-4o + + + + + + +