Automated changelog update [skip ci]

This commit is contained in:
Artur Neumann
2020-08-17 03:22:42 +00:00
parent f68e8de5a3
commit bddb13989f

View File

@@ -7,6 +7,7 @@ The following sections list the changes in ocis-reva unreleased.
## Summary
* Bugfix - Update LDAP filters: [#399](https://github.com/owncloud/ocis-reva/pull/399)
* Change - Environment updates for the username userid split: [#420](https://github.com/owncloud/ocis-reva/pull/420)
* Enhancement - Update storage documentation: [#384](https://github.com/owncloud/ocis-reva/pull/384)
* Enhancement - Update reva to v0.1.1-0.20200724135750-b46288b375d6: [#399](https://github.com/owncloud/ocis-reva/pull/399)
* Enhancement - Update reva to v0.1.1-0.20200728071211-c948977dd3a0: [#407](https://github.com/owncloud/ocis-reva/pull/407)
@@ -31,6 +32,17 @@ The following sections list the changes in ocis-reva unreleased.
https://github.com/cs3org/reva/pull/996
* Change - Environment updates for the username userid split: [#420](https://github.com/owncloud/ocis-reva/pull/420)
We updated the owncloud storage driver in reva to properly look up users by userid or username
using the userprovider instead of taking the path segment as is. This requires the user service
address as well as changing the default layout to the userid instead of the username. The latter
is not considered a stable and persistent identifier.
https://github.com/owncloud/ocis-reva/pull/420
https://github.com/cs3org/reva/pull/1033
* Enhancement - Update storage documentation: [#384](https://github.com/owncloud/ocis-reva/pull/384)
We added details to the documentation about storage requirements known from ownCloud 10, the