Automated changelog update [skip ci]

This commit is contained in:
Willy Kloucek
2021-07-13 07:04:22 +00:00
parent cf6f71da89
commit 7b1130f34b
+26
View File
@@ -14,6 +14,7 @@ The following sections list the changes for unreleased.
* Enhancement - Add readonly mode for storagehome and storageusers: [#2230](https://github.com/owncloud/ocis/pull/2230)
* Enhancement - Remove unnecessary Service.Init(): [#1705](https://github.com/owncloud/ocis/pull/1705)
* Enhancement - Update REVA to v1.9.1-0.20210628143859-9d29c36c0c3f: [#2227](https://github.com/owncloud/ocis/pull/2227)
* Enhancement - Update REVA to v1.9.1: [#2280](https://github.com/owncloud/ocis/pull/2280)
## Details
@@ -76,6 +77,31 @@ The following sections list the changes for unreleased.
* Enhancement - Update REVA to v1.9.1-0.20210628143859-9d29c36c0c3f: [#2227](https://github.com/owncloud/ocis/pull/2227)
https://github.com/owncloud/ocis/pull/2227
* Enhancement - Update REVA to v1.9.1: [#2280](https://github.com/owncloud/ocis/pull/2280)
* Fix cs3org/reva#1843: Correct Dockerfile path for the reva CLI and alpine3.13 as builder
* Fix cs3org/reva#1835: Cleanup owncloudsql driver
* Fix cs3org/reva#1868: Minor fixes to the grpc/http plugin: checksum, url escaping
* Fix cs3org/reva#1885: Fix template in eoshomewrapper to use context user rather than resource
* Fix cs3org/reva#1833: Properly handle name collisions for deletes in the owncloud driver
* Fix cs3org/reva#1874: Use the original file mtime during upload
* Fix cs3org/reva#1854: Add the uid/gid to the url for eos
* Fix cs3org/reva#1848: Fill in missing gid/uid number with nobody
* Fix cs3org/reva#1831: Make the ocm-provider endpoint in the ocmd service unprotected
* Fix cs3org/reva#1808: Use empty array in OCS Notifications endpoints
* Fix cs3org/reva#1825: Raise max grpc message size
* Fix cs3org/reva#1828: Send a proper XML header with error messages
* Chg cs3org/reva#1828: Remove the oidc provider in order to upgrad mattn/go-sqlite3 to v1.14.7
* Enh cs3org/reva#1834: Add API key to Mentix GOCDB connector
* Enh cs3org/reva#1855: Minor optimization in parsing EOS ACLs
* Enh cs3org/reva#1873: Update the EOS image tag to be for revad-eos image
* Enh cs3org/reva#1802: Introduce list spaces
* Enh cs3org/reva#1849: Add readonly interceptor
* Enh cs3org/reva#1875: Simplify resource comparison
* Enh cs3org/reva#1827: Support trashbin sub paths in the recycle API
https://github.com/owncloud/ocis/pull/2280
# Changelog for [1.8.0] (2021-06-28)
The following sections list the changes for 1.8.0.