From 6cd3827e2d75edae3e1c55f5fe12eebca2260d76 Mon Sep 17 00:00:00 2001 From: Willy Kloucek <34452982+wkloucek@users.noreply.github.com> Date: Mon, 14 Mar 2022 12:10:25 +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 5c63f4722d..a3a39589ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * Bugfix - Network configuration in individiual_services example: [#3238](https://github.com/owncloud/ocis/pull/3238) * Bugfix - Improve gif thumbnails: [#3305](https://github.com/owncloud/ocis/pull/3305) +* Enhancement - Log sharing events in audit service: [#3301](https://github.com/owncloud/ocis/pull/3301) * Enhancement - Include etags in drives listing: [#3267](https://github.com/owncloud/ocis/pull/3267) * Enhancement - Improve thumbnails API: [#3272](https://github.com/owncloud/ocis/pull/3272) * Enhancement - Update ownCloud Web to v5.3.0-rc.1: [#6561](https://github.com/owncloud/web/pull/6561) @@ -27,6 +28,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/3305 +* Enhancement - Log sharing events in audit service: [#3301](https://github.com/owncloud/ocis/pull/3301) + + Contains sharing related events. See full list in audit/pkg/types/events.go + + https://github.com/owncloud/ocis/pull/3301 + * Enhancement - Include etags in drives listing: [#3267](https://github.com/owncloud/ocis/pull/3267) Added etags in the response of list drives.