Add changelog for PR#304

This commit is contained in:
Benedikt Kulmann
2020-06-26 16:36:10 +02:00
parent 43cfe73adb
commit 494c22c586

View File

@@ -1,11 +1,13 @@
Enhancement: update reva to v0.1.1-0.20200625112940-6a2822cb3f15
Enhancement: update reva to v0.1.1-0.20200626111234-e21c32db9614
- Updated reva to v0.1.1-0.20200625112940-6a2822cb3f15 (#261)
- Updated reva to v0.1.1-0.20200626111234-e21c32db9614 (#304)
- 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)
- EOS homes are not configured with an enable-flag anymore, but with a dedicated storage driver.
We're using it now and adapted default configs of storages (reva/#891, #304)
https://github.com/owncloud/ocis-reva/pull/261
https://github.com/cs3org/reva/pull/875
@@ -17,3 +19,5 @@ 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
https://github.com/owncloud/ocis-reva/pull/304
https://github.com/cs3org/reva/pull/891