From 9ac104f32a7bd03451eb3d91098c6e09960261c1 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 21 Oct 2024 19:09:03 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 38 +++++++++++++++++++++++++++----------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 722c6899e78..16500268e05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,9 +70,9 @@ The following sections list the changes for unreleased. * Enhancement - WebOffice Templates: [#10276](https://github.com/owncloud/ocis/pull/10276) * Enhancement - Remove Deprecations: [#10305](https://github.com/owncloud/ocis/pull/10305) * Enhancement - Allow to use libvips for generating thumbnails: [#10310](https://github.com/owncloud/ocis/pull/10310) -* Enhancement - Bump reva to 2.xx.x: [#10347](https://github.com/owncloud/ocis/pull/10347) * Enhancement - Bump various dependencies: [#10352](https://github.com/owncloud/ocis/pull/10352) * Enhancement - Update web to v11.0.0: [#10357](https://github.com/owncloud/ocis/pull/10357) +* Enhancement - Bump reva to 2.26.0: [#10364](https://github.com/owncloud/ocis/pull/10364) ## Details @@ -243,16 +243,6 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10310 -* Enhancement - Bump reva to 2.xx.x: [#10347](https://github.com/owncloud/ocis/pull/10347) - - TODO - - https://github.com/owncloud/ocis/pull/10347 - https://github.com/owncloud/ocis/pull/10321 - https://github.com/owncloud/ocis/pull/10236 - https://github.com/owncloud/ocis/pull/10216 - https://github.com/owncloud/ocis/pull/10315 - * Enhancement - Bump various dependencies: [#10352](https://github.com/owncloud/ocis/pull/10352) https://github.com/owncloud/ocis/pull/10352 @@ -302,6 +292,32 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10357 https://github.com/owncloud/web/releases/tag/v11.0.0 +* Enhancement - Bump reva to 2.26.0: [#10364](https://github.com/owncloud/ocis/pull/10364) + + * Bugfix [cs3org/reva#4880](https://github.com/cs3org/reva/pull/4880): Kept historical resource naming in activity + * Bugfix [cs3org/reva#4874](https://github.com/cs3org/reva/pull/4874): Fix rename activity + * Bugfix [cs3org/reva#4881](https://github.com/cs3org/reva/pull/4881): Log levels + * Bugfix [cs3org/reva#4884](https://github.com/cs3org/reva/pull/4884): Fix OCM upload crush + * Bugfix [cs3org/reva#4872](https://github.com/cs3org/reva/pull/4872): Return 409 conflict when a file was already created + * Bugfix [cs3org/reva#4887](https://github.com/cs3org/reva/pull/4887): Fix ShareCache concurrency panic + * Bugfix [cs3org/reva#4876](https://github.com/cs3org/reva/pull/4876): Fix share jail mountpoint parent id + * Bugfix [cs3org/reva#4879](https://github.com/cs3org/reva/pull/4879): Fix trash-bin propfind panic + * Bugfix [cs3org/reva#4888](https://github.com/cs3org/reva/pull/4888): Fix upload session bugs + * Bugfix [cs3org/reva#4560](https://github.com/cs3org/reva/pull/4560): Always select next before making CS3 calls for propfinds + * Enhancement [cs3org/reva#4893](https://github.com/cs3org/reva/pull/4893): Bump dependencies and go to 1.22.8 + * Enhancement [cs3org/reva#4890](https://github.com/cs3org/reva/pull/4890): Bump golangci-lint to 1.61.0 + * Enhancement [cs3org/reva#4886](https://github.com/cs3org/reva/pull/4886): Add new Mimetype ggp + * Enhancement [cs3org/reva#4809](https://github.com/cs3org/reva/pull/4809): Implement OCM well-known endpoint + * Enhancement [cs3org/reva#4889](https://github.com/cs3org/reva/pull/4889): Improve posixfs stability and performance + * Enhancement [cs3org/reva#4882](https://github.com/cs3org/reva/pull/4882): Indicate template conversion capabilities on apps + + https://github.com/owncloud/ocis/pull/10364 + https://github.com/owncloud/ocis/pull/10347 + https://github.com/owncloud/ocis/pull/10321 + https://github.com/owncloud/ocis/pull/10236 + https://github.com/owncloud/ocis/pull/10216 + https://github.com/owncloud/ocis/pull/10315 + # Changelog for [6.5.0] (2024-10-01) The following sections list the changes for 6.5.0.