From f9fb19a159a8ff2207cd2bb238dba33f154be9df Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 1 Sep 2026 12:11:10 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=207.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f98e6c4eeb..f1adec5535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ @dschmidt, @fredrikblau, @fschade, @maki5, @pbleser-oc, @v-scharf +### 🐛 Bug Fixes + +- fix: posix cli commands [[#3348](https://github.com/opencloud-eu/opencloud/pull/3348)] +- fix(search): make openSearch and bleve behave the same [[#3408](https://github.com/opencloud-eu/opencloud/pull/3408)] + ### 📈 Enhancement - feat(search): extract more data from tika 4 (if available) [[#3198](https://github.com/opencloud-eu/opencloud/pull/3198)] @@ -22,10 +27,6 @@ - ci: run search API and e2e suites against OpenSearch [[#3379](https://github.com/opencloud-eu/opencloud/pull/3379)] - test(search): engine parity suite for bleve and opensearch [[#3418](https://github.com/opencloud-eu/opencloud/pull/3418)] -### 🐛 Bug Fixes - -- fix(search): make openSearch and bleve behave the same [[#3408](https://github.com/opencloud-eu/opencloud/pull/3408)] - ### 📦️ Dependencies - build(deps): bump go.opentelemetry.io/otel from 1.45.0 to 1.46.0 [[#3426](https://github.com/opencloud-eu/opencloud/pull/3426)]