From ceeb4ed71dd6915bcb7fe52c869cfa10c7a80cde Mon Sep 17 00:00:00 2001 From: Roman Perekhod Date: Fri, 10 May 2024 07:30:41 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28c00c37a..04ecb1c91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,6 +72,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix affected users on sses: [#8928](https://github.com/owncloud/ocis/pull/8928) * Bugfix - Fix well-known rewrite endpoint: [#8946](https://github.com/owncloud/ocis/pull/8946) * Bugfix - Crash when processing crafted TIFF files: [#8981](https://github.com/owncloud/ocis/pull/8981) +* Bugfix - Fix collaboration registry setting: [#9105](https://github.com/owncloud/ocis/pull/9105) * Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419) * Change - Disable resharing by default for deprecation: [#8653](https://github.com/owncloud/ocis/pull/8653) * Change - Define maximum input image dimensions and size when generating previews: [#9035](https://github.com/owncloud/ocis/pull/9035) @@ -307,6 +308,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8981 https://github.com/advisories/GHSA-q7pp-wcgr-pffx +* Bugfix - Fix collaboration registry setting: [#9105](https://github.com/owncloud/ocis/pull/9105) + + Fixed the collaboration service GRPC namespace + + https://github.com/owncloud/ocis/pull/9105 + * Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419) We wrapped the store service in a micro store implementation and changed the