Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/release-notes/pages/relnotes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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[]
Expand Down
Original file line number Diff line number Diff line change
@@ -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