From cc92c0a50bd8435ea83119304a0da74393cf9819 Mon Sep 17 00:00:00 2001 From: Julia Browne <150837331+julia-cb@users.noreply.github.com> Date: Fri, 26 Apr 2024 22:50:51 -0700 Subject: [PATCH 1/5] Update docs-server-7.6-release-note.adoc --- .../partials/docs-server-7.6-release-note.adoc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/modules/release-notes/partials/docs-server-7.6-release-note.adoc b/modules/release-notes/partials/docs-server-7.6-release-note.adoc index 3848a06390..8409a61409 100644 --- a/modules/release-notes/partials/docs-server-7.6-release-note.adoc +++ b/modules/release-notes/partials/docs-server-7.6-release-note.adoc @@ -193,7 +193,7 @@ The user will now be able to run queries via {sqlpp} without having to run the k This release contains the following known issues: -==== User Interface +=== User Interface [#table-known-issues-760-user-interface, cols="10,40,40"] |=== |Issue | Description | Workaround @@ -232,7 +232,17 @@ For more information on the auto-failover settings, see the documentation. | https://issues.couchbase.com/browse/MB-61154[MB-61154] | In situations where bucket data exceeds 4 TB and Magma is being used as the storage engine, it is possible for rebalance to hang and fail to run to completion. | NA -|==== +|=== + +=== Search Service +[#table-known-issues-760-search-service, cols="10,40,40"] +|=== +|Issue | Description | Workaround + +| https://issues.couchbase.com/browse/MB-60719[MB-60719] +| Older SDKs might have failed operations when you access the Search Service with the `disableScoring` option set to false. +| Set the `disableScoring` option in SDKs to true. +|=== From 3212313b6abd11625cb617652e33dd55c5f4790e Mon Sep 17 00:00:00 2001 From: Julia Browne <150837331+julia-cb@users.noreply.github.com> Date: Fri, 26 Apr 2024 22:53:15 -0700 Subject: [PATCH 2/5] Update docs-server-7.6.1-release-note.adoc --- .../partials/docs-server-7.6.1-release-note.adoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/modules/release-notes/partials/docs-server-7.6.1-release-note.adoc b/modules/release-notes/partials/docs-server-7.6.1-release-note.adoc index e2c5e510f9..cea1a316e0 100644 --- a/modules/release-notes/partials/docs-server-7.6.1-release-note.adoc +++ b/modules/release-notes/partials/docs-server-7.6.1-release-note.adoc @@ -31,3 +31,17 @@ This release contains the following fixes: | NA |=== +[#known-issues-761] +=== Known Issues + +This release contains the following known issue: + +==== Search Service +[#table-known-issues-761-search-service, cols="10,40,40"] +|=== +|Issue | Description | Workaround + +| https://issues.couchbase.com/browse/MB-60719[MB-60719] +| Older SDKs might have failed operations when you access the Search Service with the `disableScoring` option set to false. +| Set the `disableScoring` option in SDKs to true. +|=== From efee2a1b02364b67c599d95a13b0cc937e5eda57 Mon Sep 17 00:00:00 2001 From: Julia Browne <150837331+julia-cb@users.noreply.github.com> Date: Fri, 26 Apr 2024 22:54:12 -0700 Subject: [PATCH 3/5] Small fix to update heading level --- .../partials/docs-server-7.6-release-note.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/release-notes/partials/docs-server-7.6-release-note.adoc b/modules/release-notes/partials/docs-server-7.6-release-note.adoc index 8409a61409..bfe15cab23 100644 --- a/modules/release-notes/partials/docs-server-7.6-release-note.adoc +++ b/modules/release-notes/partials/docs-server-7.6-release-note.adoc @@ -189,11 +189,11 @@ The user will now be able to run queries via {sqlpp} without having to run the k |=== [#known-issues-760] -== Known Issues +=== Known Issues This release contains the following known issues: -=== User Interface +==== User Interface [#table-known-issues-760-user-interface, cols="10,40,40"] |=== |Issue | Description | Workaround @@ -203,7 +203,7 @@ This release contains the following known issues: | NA |=== -=== Failover +==== Failover [#table-known-issues-760-failover, cols="10,40,40"] |=== |Issue | Description | Workaround @@ -214,7 +214,7 @@ This release contains the following known issues: For more information on the auto-failover settings, see the documentation. |=== -=== Tools +==== Tools [#table-known-issues-760-tools, cols="10,40,40"] |=== |Issue | Description | Workaround @@ -224,7 +224,7 @@ For more information on the auto-failover settings, see the documentation. | Merge backups manually using the UI or using the API. |=== -=== Storage Engine +==== Storage Engine [#table-known-issues-760-storage-engine, cols="10,40,40"] |=== |Issue | Description | Workaround @@ -234,7 +234,7 @@ For more information on the auto-failover settings, see the documentation. | NA |=== -=== Search Service +==== Search Service [#table-known-issues-760-search-service, cols="10,40,40"] |=== |Issue | Description | Workaround From 631166b7673ea3df9f82a8a4fbce5159f74b8c7d Mon Sep 17 00:00:00 2001 From: Julia Browne <150837331+julia-cb@users.noreply.github.com> Date: Fri, 26 Apr 2024 23:09:19 -0700 Subject: [PATCH 4/5] Update docs-server-7.6-release-note.adoc --- .../partials/docs-server-7.6-release-note.adoc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/modules/release-notes/partials/docs-server-7.6-release-note.adoc b/modules/release-notes/partials/docs-server-7.6-release-note.adoc index bfe15cab23..9354c561a1 100644 --- a/modules/release-notes/partials/docs-server-7.6-release-note.adoc +++ b/modules/release-notes/partials/docs-server-7.6-release-note.adoc @@ -241,10 +241,6 @@ For more information on the auto-failover settings, see the documentation. | https://issues.couchbase.com/browse/MB-60719[MB-60719] | Older SDKs might have failed operations when you access the Search Service with the `disableScoring` option set to false. +This is a breaking change due to a change in the response payload. | Set the `disableScoring` option in SDKs to true. |=== - - - - - From dcd2827a6f19f86e4103fc11709f4f903c17c8e0 Mon Sep 17 00:00:00 2001 From: Julia Browne <150837331+julia-cb@users.noreply.github.com> Date: Fri, 26 Apr 2024 23:09:37 -0700 Subject: [PATCH 5/5] Update docs-server-7.6.1-release-note.adoc --- .../release-notes/partials/docs-server-7.6.1-release-note.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/release-notes/partials/docs-server-7.6.1-release-note.adoc b/modules/release-notes/partials/docs-server-7.6.1-release-note.adoc index cea1a316e0..f61d43f7b7 100644 --- a/modules/release-notes/partials/docs-server-7.6.1-release-note.adoc +++ b/modules/release-notes/partials/docs-server-7.6.1-release-note.adoc @@ -43,5 +43,6 @@ This release contains the following known issue: | https://issues.couchbase.com/browse/MB-60719[MB-60719] | Older SDKs might have failed operations when you access the Search Service with the `disableScoring` option set to false. +This is a breaking change due to a change in the response payload. | Set the `disableScoring` option in SDKs to true. |===