From 2753c150bab0a6f2952defde290a7940a02727be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Fri, 26 Jun 2020 14:09:21 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 599ee3fc9..77af924dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,34 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes in ocis-reva unreleased. + +[unreleased]: https://github.com/owncloud/ocis-reva/compare/v0.6.0...master + +## Summary + +* Enhancement - Update reva to v0.1.1-0.20200625112940-6a2822cb3f15: [#261](https://github.com/owncloud/ocis-reva/pull/261) + +## Details + +* Enhancement - Update reva to v0.1.1-0.20200625112940-6a2822cb3f15: [#261](https://github.com/owncloud/ocis-reva/pull/261) + + - Updated reva to v0.1.1-0.20200625112940-6a2822cb3f15 (#261) - TUS upload support through + datagateway (#261, reva/#878, reva/#888) - Added support for differing metrics path for + Prometheus to Mentix (reva/#875) - More data exported by Mentix (reva/#881) - Implementation + of file operations in public folder shares (#49, #293, reva/#877) - Make httpclient trust + local certificates for now (reva/#880) + + https://github.com/owncloud/ocis-reva/issues/49 + https://github.com/owncloud/ocis-reva/issues/293 + https://github.com/owncloud/ocis-reva/issues/261 + https://github.com/owncloud/ocis-reva/pull/261 + https://github.com/cs3org/reva/pull/875 + https://github.com/cs3org/reva/pull/877 + https://github.com/cs3org/reva/pull/878 + https://github.com/cs3org/reva/pull/881 + https://github.com/cs3org/reva/pull/880 + https://github.com/cs3org/reva/pull/888 + # Changelog for [0.6.0] (2020-06-24) The following sections list the changes in ocis-reva 0.6.0.