From e948ae24362df3f2c698559d42dfce593c83b3cd Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Fri, 29 May 2020 14:46:05 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 658fcd2cd..c344f193d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,52 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes in ocis-reva unreleased. + +[unreleased]: https://github.com/owncloud/ocis-reva/compare/v0.3.0...master + +## Summary + +* Enhancement - Add public shares service: [#49](https://github.com/owncloud/ocis-reva/issues/49) +* Enhancement - Update reva to v0.1.1-0.20200529120551-4f2d9c85d3c9: [#49](https://github.com/owncloud/ocis-reva/issues/49) + +## Details + +* Enhancement - Add public shares service: [#49](https://github.com/owncloud/ocis-reva/issues/49) + + Added Public Shares service with CRUD operations and File Public Shares Manager + + https://github.com/owncloud/ocis-reva/issues/49 + https://github.com/owncloud/ocis-reva/pull/232 + + +* Enhancement - Update reva to v0.1.1-0.20200529120551-4f2d9c85d3c9: [#49](https://github.com/owncloud/ocis-reva/issues/49) + + - Updated reva to v0.1.1-0.20200529120551 (#232) - Public Shares CRUD, File Public Shares + Manager (#49, #232, reva/#681, reva/#788) - Disable HTTP-KeepAlives to reduce fd count + (ocis/#268, reva/#787) - Fix trashbin listing (#229, reva/#782) - Create PUT wrapper for TUS + uploads (reva/#770) - Add security access headers for ocdav requests (#66, reva/#780) - Add + option to revad cmd to specify logging level (reva/#772) - New metrics package (reva/#740) - + Remove implicit data member from memory store (reva/#774) - Added TUS global capabilities + (#177, reva/#775) - Fix PROPFIND with Depth 1 for cross-storage operations (reva/#779) + + https://github.com/owncloud/ocis-reva/issues/49 + https://github.com/owncloud/ocis-reva/issues/229 + https://github.com/owncloud/ocis-reva/issues/66 + https://github.com/owncloud/ocis-reva/issues/177 + https://github.com/owncloud/ocis/issues/268 + https://github.com/owncloud/ocis-reva/pull/232 + https://github.com/cs3org/reva/pull/787 + https://github.com/cs3org/reva/pull/681 + https://github.com/cs3org/reva/pull/788 + https://github.com/cs3org/reva/pull/782 + https://github.com/cs3org/reva/pull/770 + https://github.com/cs3org/reva/pull/780 + https://github.com/cs3org/reva/pull/772 + https://github.com/cs3org/reva/pull/740 + https://github.com/cs3org/reva/pull/774 + https://github.com/cs3org/reva/pull/775 + https://github.com/cs3org/reva/pull/779 + # Changelog for [0.3.0] (2020-05-20) The following sections list the changes in ocis-reva 0.3.0.