diff --git a/CHANGELOG.md b/CHANGELOG.md index d333ca8..712c981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,48 +2,14 @@ The following sections list the changes in ocis-reva unreleased. -[unreleased]: https://github.com/owncloud/ocis-reva/compare/v0.12.0...master +[unreleased]: https://github.com/owncloud/ocis-reva/compare/v0.13.0...master ## Summary -* Enhancement - Separate user and auth providers, add config for rest user: [#412](https://github.com/owncloud/ocis-reva/pull/412) -* Enhancement - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187: [#447](https://github.com/owncloud/ocis-reva/pull/447) * Enhancement - Update reva to v1.2.1-0.20200826162318-c0f54e1f37ea: [#454](https://github.com/owncloud/ocis-reva/pull/454) ## Details -* Enhancement - Separate user and auth providers, add config for rest user: [#412](https://github.com/owncloud/ocis-reva/pull/412) - - Previously, the auth and user provider services used to have the same driver, which restricted - using separate drivers and configs for both. This PR separates the two and adds the config for - the rest user driver and the gatewaysvc parameter to EOS fs. - - https://github.com/owncloud/ocis-reva/pull/412 - https://github.com/cs3org/reva/pull/995 - - -* Enhancement - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187: [#447](https://github.com/owncloud/ocis-reva/pull/447) - - - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187 - fix restoring and deleting trash - items via ocs [(reva/#1103)](https://github.com/cs3org/reva/pull/1103) - Add UID and GID - in ldap auth driver [(reva/#1101)](https://github.com/cs3org/reva/pull/1101) - Allow - listing the trashbin [(reva/#1091)](https://github.com/cs3org/reva/pull/1091) - - Ignore Stray Public Shares [(reva/#1090)](https://github.com/cs3org/reva/pull/1090) - - Implement GetUserByClaim for LDAP user driver - [(reva/#1088)](https://github.com/cs3org/reva/pull/1088) - eosclient: get file info by - fxid [(reva/#1079)](https://github.com/cs3org/reva/pull/1079) - Ensure stray shares - get ignored [(reva/#1064)](https://github.com/cs3org/reva/pull/1064) - Improve - timestamp precision while logging - [(reva/#1059)](https://github.com/cs3org/reva/pull/1059) - Ocfs lookup userid - (update) [(reva/#1052)](https://github.com/cs3org/reva/pull/1052) - Disallow sharing - the shares directory [(reva/#1051)](https://github.com/cs3org/reva/pull/1051) - Local - storage provider: Fixed resolution of fileid - [(reva/#1046)](https://github.com/cs3org/reva/pull/1046) - List public shares only - created by the current user [(reva/#1042)](https://github.com/cs3org/reva/pull/1042) - - https://github.com/owncloud/ocis-reva/pull/447 - - * Enhancement - Update reva to v1.2.1-0.20200826162318-c0f54e1f37ea: [#454](https://github.com/owncloud/ocis-reva/pull/454) - Update reva to v1.2.1-0.20200826162318-c0f54e1f37ea - Do not swallow 'not found' errors in @@ -76,6 +42,50 @@ The following sections list the changes in ocis-reva unreleased. https://github.com/owncloud/ocis-reva/pull/454 +# Changelog for [0.13.0] (2020-08-27) + +The following sections list the changes in ocis-reva 0.13.0. + +[0.13.0]: https://github.com/owncloud/ocis-reva/compare/v0.12.0...v0.13.0 + +## Summary + +* Enhancement - Separate user and auth providers, add config for rest user: [#412](https://github.com/owncloud/ocis-reva/pull/412) +* Enhancement - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187: [#447](https://github.com/owncloud/ocis-reva/pull/447) + +## Details + +* Enhancement - Separate user and auth providers, add config for rest user: [#412](https://github.com/owncloud/ocis-reva/pull/412) + + Previously, the auth and user provider services used to have the same driver, which restricted + using separate drivers and configs for both. This PR separates the two and adds the config for + the rest user driver and the gatewaysvc parameter to EOS fs. + + https://github.com/owncloud/ocis-reva/pull/412 + https://github.com/cs3org/reva/pull/995 + + +* Enhancement - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187: [#447](https://github.com/owncloud/ocis-reva/pull/447) + + - Update reva to v1.1.1-0.20200819100654-dcbf0c8ea187 - fix restoring and deleting trash + items via ocs [(reva/#1103)](https://github.com/cs3org/reva/pull/1103) - Add UID and GID + in ldap auth driver [(reva/#1101)](https://github.com/cs3org/reva/pull/1101) - Allow + listing the trashbin [(reva/#1091)](https://github.com/cs3org/reva/pull/1091) - + Ignore Stray Public Shares [(reva/#1090)](https://github.com/cs3org/reva/pull/1090) - + Implement GetUserByClaim for LDAP user driver + [(reva/#1088)](https://github.com/cs3org/reva/pull/1088) - eosclient: get file info by + fxid [(reva/#1079)](https://github.com/cs3org/reva/pull/1079) - Ensure stray shares + get ignored [(reva/#1064)](https://github.com/cs3org/reva/pull/1064) - Improve + timestamp precision while logging + [(reva/#1059)](https://github.com/cs3org/reva/pull/1059) - Ocfs lookup userid + (update) [(reva/#1052)](https://github.com/cs3org/reva/pull/1052) - Disallow sharing + the shares directory [(reva/#1051)](https://github.com/cs3org/reva/pull/1051) - Local + storage provider: Fixed resolution of fileid + [(reva/#1046)](https://github.com/cs3org/reva/pull/1046) - List public shares only + created by the current user [(reva/#1042)](https://github.com/cs3org/reva/pull/1042) + + https://github.com/owncloud/ocis-reva/pull/447 + # Changelog for [0.12.0] (2020-08-17) The following sections list the changes in ocis-reva 0.12.0.