From fcf73582c80ca3c13257af2cad7592ea54a9a4b2 Mon Sep 17 00:00:00 2001 From: kobergj Date: Tue, 12 Mar 2024 09:59:54 +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 b365896ee8..1c63b2c2d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,7 @@ The following sections list the changes for unreleased. * Enhancement - Send more sse events: [#8587](https://github.com/owncloud/ocis/pull/8587) * Enhancement - Send SSE when file is locked/unlocked: [#8602](https://github.com/owncloud/ocis/pull/8602) * Enhancement - Bump Reva: [#8606](https://github.com/owncloud/ocis/pull/8606) +* Enhancement - Add the spaceID to sse: [#8614](https://github.com/owncloud/ocis/pull/8614) ## Details @@ -155,6 +156,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8606 +* Enhancement - Add the spaceID to sse: [#8614](https://github.com/owncloud/ocis/pull/8614) + + Adds the spaceID to all clientlog sse messages + + https://github.com/owncloud/ocis/pull/8614 + # Changelog for [5.0.0-rc.5] (2024-02-26) The following sections list the changes for 5.0.0-rc.5.