diff --git a/CHANGELOG.md b/CHANGELOG.md index d333ca83b..712c9817b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,56 @@ 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 - Update reva to v1.2.1-0.20200826162318-c0f54e1f37ea: [#454](https://github.com/owncloud/ocis-reva/pull/454) + +## Details + +* 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 + Stat [(reva/#1124)](https://github.com/cs3org/reva/pull/1124) - Rewire dav files to the + home storage [(reva/#1125)](https://github.com/cs3org/reva/pull/1125) - Do not restore + recycle entry on purge [(reva/#1099)](https://github.com/cs3org/reva/pull/1099) - + Allow listing the trashbin [(reva/#1091)](https://github.com/cs3org/reva/pull/1091) - + Restore and delete trash items via ocs + [(reva/#1103)](https://github.com/cs3org/reva/pull/1103) - Ensure ignoring public + stray shares [(reva/#1090)](https://github.com/cs3org/reva/pull/1090) - Ensure + ignoring stray shares [(reva/#1064)](https://github.com/cs3org/reva/pull/1064) - + Minor fixes in reva cmd, gateway uploads and smtpclient + [(reva/#1082)](https://github.com/cs3org/reva/pull/1082) - Owncloud driver - + propagate mtime on RemoveGrant + [(reva/#1115)](https://github.com/cs3org/reva/pull/1115) - Handle redirection + prefixes when extracting destination from URL + [(reva/#1111)](https://github.com/cs3org/reva/pull/1111) - Add UID and GID in ldap auth + driver [(reva/#1101)](https://github.com/cs3org/reva/pull/1101) - Add calens check to + verify changelog entries in CI + [(reva/#1077)](https://github.com/cs3org/reva/pull/1077) - Refactor Reva CLI with + prompts [(reva/#1072)](https://github.com/cs3org/reva/pull/1072j) - Get file info + using fxids from EOS [(reva/#1079)](https://github.com/cs3org/reva/pull/1079) - Update + LDAP user driver [(reva/#1088)](https://github.com/cs3org/reva/pull/1088) - System + information metrics cleanup + [(reva/#1114)](https://github.com/cs3org/reva/pull/1114) - System information + included in Prometheus metrics + [(reva/#1071)](https://github.com/cs3org/reva/pull/1071) - Add logic for resolving + storage references over webdav + [(reva/#1094)](https://github.com/cs3org/reva/pull/1094) + + 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) -* Enhancement - Update reva to v1.2.1-0.20200826162318-c0f54e1f37ea: [#454](https://github.com/owncloud/ocis-reva/pull/454) ## Details @@ -43,39 +86,6 @@ The following sections list the changes in ocis-reva unreleased. 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 - Stat [(reva/#1124)](https://github.com/cs3org/reva/pull/1124) - Rewire dav files to the - home storage [(reva/#1125)](https://github.com/cs3org/reva/pull/1125) - Do not restore - recycle entry on purge [(reva/#1099)](https://github.com/cs3org/reva/pull/1099) - - Allow listing the trashbin [(reva/#1091)](https://github.com/cs3org/reva/pull/1091) - - Restore and delete trash items via ocs - [(reva/#1103)](https://github.com/cs3org/reva/pull/1103) - Ensure ignoring public - stray shares [(reva/#1090)](https://github.com/cs3org/reva/pull/1090) - Ensure - ignoring stray shares [(reva/#1064)](https://github.com/cs3org/reva/pull/1064) - - Minor fixes in reva cmd, gateway uploads and smtpclient - [(reva/#1082)](https://github.com/cs3org/reva/pull/1082) - Owncloud driver - - propagate mtime on RemoveGrant - [(reva/#1115)](https://github.com/cs3org/reva/pull/1115) - Handle redirection - prefixes when extracting destination from URL - [(reva/#1111)](https://github.com/cs3org/reva/pull/1111) - Add UID and GID in ldap auth - driver [(reva/#1101)](https://github.com/cs3org/reva/pull/1101) - Add calens check to - verify changelog entries in CI - [(reva/#1077)](https://github.com/cs3org/reva/pull/1077) - Refactor Reva CLI with - prompts [(reva/#1072)](https://github.com/cs3org/reva/pull/1072j) - Get file info - using fxids from EOS [(reva/#1079)](https://github.com/cs3org/reva/pull/1079) - Update - LDAP user driver [(reva/#1088)](https://github.com/cs3org/reva/pull/1088) - System - information metrics cleanup - [(reva/#1114)](https://github.com/cs3org/reva/pull/1114) - System information - included in Prometheus metrics - [(reva/#1071)](https://github.com/cs3org/reva/pull/1071) - Add logic for resolving - storage references over webdav - [(reva/#1094)](https://github.com/cs3org/reva/pull/1094) - - https://github.com/owncloud/ocis-reva/pull/454 - # Changelog for [0.12.0] (2020-08-17) The following sections list the changes in ocis-reva 0.12.0.