mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 22:08:58 -05:00
Automated changelog update [skip ci]
This commit is contained in:
49
CHANGELOG.md
49
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.
|
||||
|
||||
Reference in New Issue
Block a user