Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
wkloucek committed Oct 21, 2021
1 parent d7d3ac7 commit 5268b8e
Showing 1 changed file with 30 additions and 13 deletions.
43 changes: 30 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The following sections list the changes for unreleased.
* Enhancement - Add a middleware to authenticate public share requests: [#2536](https://github.com/owncloud/ocis/pull/2536)
* Enhancement - Report quota states: [#2628](https://github.com/owncloud/ocis/pull/2628)
* Enhancement - Start up a new machine auth provider in the storage service: [#2528](https://github.com/owncloud/ocis/pull/2528)
* Enhancement - Update reva to v1.14.1-0.20211015144112-cddbdd4c560f: [#2536](https://github.com/owncloud/ocis/pull/2536)
* Enhancement - Update reva to v1.14.1-0.20211021070229-852282ce34f5: [#2658](https://github.com/owncloud/ocis/pull/2658)

## Details

Expand Down Expand Up @@ -107,18 +107,35 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/2528
https://github.com/owncloud/ocis/pull/2529

* Enhancement - Update reva to v1.14.1-0.20211015144112-cddbdd4c560f: [#2536](https://github.com/owncloud/ocis/pull/2536)

Updated reva to v1.14.1-0.20211015144112-cddbdd4c560f This update includes: *
Enhancement [cs3org/reva#2170](https://github.com/cs3org/reva/pull/2170): Handle
propfind requests for existing files * Enhancement
[cs3org/reva#2166](https://github.com/cs3org/reva/pull/2166): Allow nil quota in
decomposedfs * Enhancement
[cs3org/reva#2152](https://github.com/cs3org/reva/pull/2152): Report quota per
storage space * Enhancement
[cs3org/reva#2143](https://github.com/cs3org/reva/pull/2143): Enabling apps to work
in public shares

* Enhancement - Update reva to v1.14.1-0.20211021070229-852282ce34f5: [#2658](https://github.com/owncloud/ocis/pull/2658)

Updated reva to v1.14.1-0.20211021070229-852282ce34f5 This update includes: * Fix
[cs3org/reva#2168](https://github.com/cs3org/reva/pull/2168): Override provider if
was previously registered * Fix
[cs3org/reva#2173](https://github.com/cs3org/reva/pull/2173): Fix archiver max size
reached error * Fix [cs3org/reva#2167](https://github.com/cs3org/reva/pull/2167):
Handle nil quota in decomposedfs * Fix
[cs3org/reva#2153](https://github.com/cs3org/reva/pull/2153): Restrict EOS project
spaces sharing permissions to admins and writers * Fix
[cs3org/reva#2179](https://github.com/cs3org/reva/pull/2179): Fix the returned
permissions for webdav uploads * Chg
[cs3org/reva#2479](https://github.com/cs3org/reva/pull/2479): Make apps able to work
with public shares * Enh
[cs3org/reva#2174](https://github.com/cs3org/reva/pull/2174): Inherit ACLs for files
from parent directories * Enh
[cs3org/reva#2152](https://github.com/cs3org/reva/pull/2152): Add a reference
parameter to the getQuota request * Enh
[cs3org/reva#2171](https://github.com/cs3org/reva/pull/2171): Add optional claim
parameter to machine auth * Enh
[cs3org/reva#2135](https://github.com/cs3org/reva/pull/2135): Nextcloud test
improvements * Enh [cs3org/reva#2180](https://github.com/cs3org/reva/pull/2180):
Remove OCDAV options namespace parameter * Enh
[cs3org/reva#2170](https://github.com/cs3org/reva/pull/2170): Handle propfind
requests for existing files * Enh
[cs3org/reva#2165](https://github.com/cs3org/reva/pull/2165): Allow access to
recycle bin for arbitrary paths outside homes

https://github.com/owncloud/ocis/pull/2658
https://github.com/owncloud/ocis/pull/2536
# Changelog for [1.13.0] (2021-10-13)

Expand Down

0 comments on commit 5268b8e

Please sign in to comment.