Automated changelog update [skip ci]

This commit is contained in:
kobergj
2023-05-22 13:46:22 +00:00
parent bf2103d65c
commit 2dfb20b354

View File

@@ -14,7 +14,9 @@ The following sections list the changes for unreleased.
* Bugfix - Update the default admin role: [#6310](https://github.com/owncloud/ocis/pull/6310)
* Enhancement - Add specific result to antivirus for debugging: [#6265](https://github.com/owncloud/ocis/pull/6265)
* Enhancement - Update Reva to 2.13.3: [#6305](https://github.com/owncloud/ocis/pull/6305)
* Enhancement - Default LDAP write to true: [#6362](https://github.com/owncloud/ocis/pull/6362)
* Enhancement - Graph user capabilities: [#6339](https://github.com/owncloud/ocis/pull/6339)
* Enhancement - Configurable ID Cache: [#6353](https://github.com/owncloud/ocis/pull/6353)
* Enhancement - Add Store to `postprocessing`: [#6281](https://github.com/owncloud/ocis/pull/6281)
* Enhancement - Remove quota from share jails api responses: [#6309](https://github.com/owncloud/ocis/pull/6309)
@@ -92,6 +94,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/6305
https://github.com/owncloud/ocis/pull/6339
* Enhancement - Default LDAP write to true: [#6362](https://github.com/owncloud/ocis/pull/6362)
Default `OCIS_LDAP_SERVER_WRITE_ENABLED` to true
https://github.com/owncloud/ocis/pull/6362
* Enhancement - Graph user capabilities: [#6339](https://github.com/owncloud/ocis/pull/6339)
Adds capablities to show if users are writeable in LDAP so clients can block their specific
@@ -99,6 +107,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/6339
* Enhancement - Configurable ID Cache: [#6353](https://github.com/owncloud/ocis/pull/6353)
Makes the integrated idcache (used to reduce reads from disc) configurable with the general
cache envvars
https://github.com/owncloud/ocis/pull/6353
* Enhancement - Add Store to `postprocessing`: [#6281](https://github.com/owncloud/ocis/pull/6281)
Add a gomicro store for the postprocessing service. Needed to run multiple postprocessing