From 89710e77f903622a3328d411c0350f0e1cc5fbc8 Mon Sep 17 00:00:00 2001 From: kobergj Date: Mon, 29 Apr 2024 11:53:06 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c68b2a81a..b13fdc375 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -92,6 +92,7 @@ The following sections list the changes for unreleased. * Enhancement - Remove resharing: [#8762](https://github.com/owncloud/ocis/pull/8762) * Enhancement - Add CSP and other security related headers to oCIS: [#8777](https://github.com/owncloud/ocis/pull/8777) * Enhancement - Add FileTouched SSE Event: [#8778](https://github.com/owncloud/ocis/pull/8778) +* Enhancement - Prepare runners to start the services: [#8802](https://github.com/owncloud/ocis/pull/8802) * Enhancement - Sharing SSEs: [#8854](https://github.com/owncloud/ocis/pull/8854) * Enhancement - Update web to v9.0.0-alpha.5: [#8868](https://github.com/owncloud/ocis/pull/8868) * Enhancement - Secure viewer share role: [#8907](https://github.com/owncloud/ocis/pull/8907) @@ -470,6 +471,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8778 +* Enhancement - Prepare runners to start the services: [#8802](https://github.com/owncloud/ocis/pull/8802) + + The runners will improve and make service startup easier. The runner's behavior + is more predictable with clear expectations. + + https://github.com/owncloud/ocis/pull/8802 + * Enhancement - Sharing SSEs: [#8854](https://github.com/owncloud/ocis/pull/8854) Added server side events for item moved, share created/updated/removed, space