diff --git a/changelog/unreleased/update-reva-to-20200625.md b/changelog/unreleased/update-reva-to-20200625.md new file mode 100644 index 000000000..10f5bea74 --- /dev/null +++ b/changelog/unreleased/update-reva-to-20200625.md @@ -0,0 +1,18 @@ +Enhancement: update reva to v0.1.1-0.20200625112940-6a2822cb3f15 + +- Updated reva to v0.1.1-0.20200625112940-6a2822cb3f15 (#261) +- TUS upload support through datagateway (#261, reva/#878) +- 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/pull/261 +https://github.com/owncloud/cs3org/reva/pull/875 +https://github.com/owncloud/ocis-reva/issues/49 +https://github.com/owncloud/ocis-reva/issues/293 +https://github.com/owncloud/cs3org/reva/pull/877 +https://github.com/owncloud/ocis-reva/issues/261 +https://github.com/owncloud/cs3org/reva/pull/878 +https://github.com/owncloud/cs3org/reva/pull/881 +https://github.com/owncloud/cs3org/reva/pull/880