diff --git a/changelog/7.0.0-rc.1_2024-11-07/bump-reva.md b/changelog/7.0.0-rc.1_2024-11-07/bump-reva.md deleted file mode 100644 index 7dd9a8e1556..00000000000 --- a/changelog/7.0.0-rc.1_2024-11-07/bump-reva.md +++ /dev/null @@ -1,19 +0,0 @@ -Enhancement: Bump reva to 2.26.4 - -* Bugfix [cs3org/reva#4917](https://github.com/cs3org/reva/pull/4917): Fix 0-byte file uploads -* Bugfix [cs3org/reva#4918](https://github.com/cs3org/reva/pull/4918): Fix app templates - -Bump reva to 2.26.3 - -* Bugfix [cs3org/reva#4908](https://github.com/cs3org/reva/pull/4908): Add checksum to OCM storageprovider responses -* Enhancement [cs3org/reva#4910](https://github.com/cs3org/reva/pull/4910): Bump cs3api -* Enhancement [cs3org/reva#4909](https://github.com/cs3org/reva/pull/4909): Bump cs3api -* Enhancement [cs3org/reva#4906](https://github.com/cs3org/reva/pull/4906): Bump cs3api - - -Bump reva to 2.26.2 - -* Enhancement [cs3org/reva#4897](https://github.com/cs3org/reva/pull/4897): Fix remaining quota calculation -* Bugfix [cs3org/reva#4902](https://github.com/cs3org/reva/pull/4902): Fix quota calculation - -https://github.com/owncloud/ocis/pull/10419 diff --git a/changelog/7.0.0-rc.1_2024-11-07/update-web-11.0.2.md b/changelog/7.0.0-rc.1_2024-11-07/update-web-11.0.2.md deleted file mode 100644 index df68b37e981..00000000000 --- a/changelog/7.0.0-rc.1_2024-11-07/update-web-11.0.2.md +++ /dev/null @@ -1,20 +0,0 @@ -Enhancement: Update web to v11.0.2 - -Tags: web - -We updated ownCloud Web to v11.0.2. Please refer to the changelog (linked) for details on the web release. - -- Bugfix [owncloud/web#11803](https://github.com/owncloud/web/issues/11803): Files appearing in file list -- Bugfix [owncloud/web#11804](https://github.com/owncloud/web/pull/11804): Add missing translations -- Bugfix [owncloud/web#11806](https://github.com/owncloud/web/issues/11806): Folder size mismatch -- Bugfix [owncloud/web#11813](https://github.com/owncloud/web/pull/11813): Preview image retries -- Bugfix [owncloud/web#11817](https://github.com/owncloud/web/pull/11817): Respect post logout url -- Bugfix [owncloud/web#11830](https://github.com/owncloud/web/issues/11830): Right side bar cut off -- Bugfix [owncloud/web#11831](https://github.com/owncloud/web/pull/11831): Sidebar showing wrong shares -- Bugfix [owncloud/web#11853](https://github.com/owncloud/web/issues/11853): Context menu "Open app in new tab" broken -- Bugfix [owncloud/web#11008](https://github.com/owncloud/web/issues/11008): Show lock information in file details - -https://github.com/owncloud/ocis/pull/10467 -https://github.com/owncloud/ocis/pull/10503 -https://github.com/owncloud/web/releases/tag/v11.0.1 -https://github.com/owncloud/web/releases/tag/v11.0.2 diff --git a/changelog/7.0.0-rc.2_2024-11-12/bump-reva.md b/changelog/7.0.0-rc.2_2024-11-12/bump-reva.md deleted file mode 100644 index d2bdfda95ea..00000000000 --- a/changelog/7.0.0-rc.2_2024-11-12/bump-reva.md +++ /dev/null @@ -1,9 +0,0 @@ -Bugfix: Bump Reva to v2.26.5 - - * Fix [cs3org/reva#4926](https://github.com/cs3org/reva/issues/4926): Make etag always match content on downloads - * Fix [cs3org/reva#4920](https://github.com/cs3org/reva/issues/4920): Return correct status codes for simple uploads - * Fix [cs3org/reva#4924](https://github.com/cs3org/reva/issues/4924): Fix sync propagation - * Fix [cs3org/reva#4916](https://github.com/cs3org/reva/issues/4916): Improve posixfs stability and performanc - -https://github.com/owncloud/ocis/pull/10552 -https://github.com/owncloud/ocis/pull/10539 diff --git a/changelog/7.0.0-rc.3_2024-11-21/bump-reva.md b/changelog/7.0.0-rc.3_2024-11-21/bump-reva.md deleted file mode 100644 index 563c6e5c86c..00000000000 --- a/changelog/7.0.0-rc.3_2024-11-21/bump-reva.md +++ /dev/null @@ -1,18 +0,0 @@ -Bugfix: Bump Reva to v2.26.7 - - * Fix [cs3org/reva#4964](https://github.com/cs3org/reva/issues/4964): Fix a wrong error code when approvider creates a new file - -Bump Reva to v2.26.6 - - * Fix [cs3org/reva#4955](https://github.com/cs3org/reva/issues/4955): Allow small clock skew in reva token validation - * Fix [cs3org/reva#4929](https://github.com/cs3org/reva/issues/4929): Fix flaky posixfs integration tests - * Fix [cs3org/reva#4953](https://github.com/cs3org/reva/issues/4953): Avoid gateway panics - * Fix [cs3org/reva#4959](https://github.com/cs3org/reva/issues/4959): Fix missing file touched event - * Fix [cs3org/reva#4933](https://github.com/cs3org/reva/issues/4933): Fix federated sharing when using an external identity provider - * Fix [cs3org/reva#4935](https://github.com/cs3org/reva/issues/4935): Enable datatx log - * Fix [cs3org/reva#4936](https://github.com/cs3org/reva/issues/4936): Do not delete mlock files - * Fix [cs3org/reva#4954](https://github.com/cs3org/reva/issues/4954): Prevent a panic when logging an error - * Fix [cs3org/reva#4956](https://github.com/cs3org/reva/issues/4956): Improve posixfs error handling and logging - * Fix [cs3org/reva#4951](https://github.com/cs3org/reva/issues/4951): Pass the initialized logger down the stack - -https://github.com/owncloud/ocis/pull/10612 diff --git a/changelog/7.0.0-rc.3_2024-11-21/update-web-11.0.4.md b/changelog/7.0.0-rc.3_2024-11-21/update-web-11.0.4.md deleted file mode 100644 index 3701b54b8cc..00000000000 --- a/changelog/7.0.0-rc.3_2024-11-21/update-web-11.0.4.md +++ /dev/null @@ -1,21 +0,0 @@ -Enhancement: Update web to v11.0.4 - -Tags: web - -We updated ownCloud Web to v11.0.4. Please refer to the changelog (linked) for details on the web release. - -- Bugfix [owncloud/web#11870](https://github.com/owncloud/web/issues/11870): Preview image retries postprocessing -- Bugfix [owncloud/web#11883](https://github.com/owncloud/web/issues/11883): Preview app Shared with me page -- Bugfix [owncloud/web#11897](https://github.com/owncloud/web/issues/11897): "Save as" / "Open" when embed delegate authentication is enabled -- Bugfix [owncloud/web#11900](https://github.com/owncloud/web/issues/11900): App top bar does not show location when shared file is opened -- Bugfix [owncloud/web#11900](https://github.com/owncloud/web/issues/11900): Open from app and Save As feature broken when opened via shared file -- Bugfix [owncloud/web#11904](https://github.com/owncloud/web/issues/11904): Public folder reload -- Bugfix [owncloud/web#11916](https://github.com/owncloud/web/issues/11916): Fix order in roles drop down -- Bugfix [owncloud/web#11923](https://github.com/owncloud/web/issues/11923): Allow create template with different editors -- Bugfix [owncloud/web#11924](https://github.com/owncloud/web/issues/11924): Extension actions in right sidebar -- Bugfix [owncloud/web#11929](https://github.com/owncloud/web/issues/11929): Unique request ids - -https://github.com/owncloud/ocis/pull/10569 -https://github.com/owncloud/ocis/pull/10604 -https://github.com/owncloud/web/releases/tag/v11.0.3 -https://github.com/owncloud/web/releases/tag/v11.0.4 diff --git a/changelog/7.0.0-rc.4_2024-12-09/bump-reva.md b/changelog/7.0.0-rc.4_2024-12-09/bump-reva.md deleted file mode 100644 index 7490f59a519..00000000000 --- a/changelog/7.0.0-rc.4_2024-12-09/bump-reva.md +++ /dev/null @@ -1,13 +0,0 @@ -Bugfix: Bump Reva - -Bumps reva version to 2.26.8 - -* Fix [cs3org/reva#4983](https://github.com/cs3org/reva/pull/4983): Delete stale shares in the jsoncs3 share manager -* Fix [cs3org/reva#4963](https://github.com/cs3org/reva/pull/4963): Fix name and displayName in an ocm -* Fix [cs3org/reva#4968](https://github.com/cs3org/reva/pull/4968): Jsoncs3 cache fixes -* Fix [cs3org/reva#4928](https://github.com/cs3org/reva/pull/4928): Propagate lock in PROPPATCH -* Fix [cs3org/reva#4971](https://github.com/cs3org/reva/pull/4971): Use manager to list shares -* Fix [cs3org/reva#4978](https://github.com/cs3org/reva/pull/4978): We added more trace spans in decomposedfs -* Fix [cs3org/reva#4921](https://github.com/cs3org/reva/pull/4921): Polish propagation related code - -https://github.com/owncloud/ocis/pull/10735 diff --git a/changelog/7.0.0-rc.5_2024-12-16/bump-reva.md b/changelog/7.0.0-rc.5_2024-12-16/bump-reva.md deleted file mode 100644 index 9311728486b..00000000000 --- a/changelog/7.0.0-rc.5_2024-12-16/bump-reva.md +++ /dev/null @@ -1,11 +0,0 @@ -Bugfix: Bump Reva - -Bumps reva version to 2.27.0 - -* Bugfix [cs3org/reva#4985](https://github.com/cs3org/reva/pull/4985): Drop unneeded session locks -* Bugfix [cs3org/reva#5000](https://github.com/cs3org/reva/pull/5000): Fix ceph build -* Bugfix [cs3org/reva#4989](https://github.com/cs3org/reva/pull/4989): Deleting OCM share also updates storageprovider -* Enhancement [cs3org/reva#4998](https://github.com/cs3org/reva/pull/4998): Emit event when an ocm share is received -* Enhancement [cs3org/reva#4996](https://github.com/cs3org/reva/pull/4996): Get rid of some cases of unstructured logging - -https://github.com/owncloud/ocis/pull/10766 diff --git a/changelog/7.0.0-rc.5_2024-12-16/update-web-11.0.6.md b/changelog/7.0.0-rc.5_2024-12-16/update-web-11.0.6.md deleted file mode 100644 index 573b9c775c0..00000000000 --- a/changelog/7.0.0-rc.5_2024-12-16/update-web-11.0.6.md +++ /dev/null @@ -1,20 +0,0 @@ -Enhancement: Update web to v11.0.6 - -Tags: web - -We updated ownCloud Web to v11.0.6. Please refer to the changelog (linked) for details on the web release. - -- Bugfix [owncloud/web#11992](https://github.com/owncloud/web/pull/11992): OCM invite flow -- Bugfix [owncloud/web#11997](https://github.com/owncloud/web/pull/11997): Change search scope without search term -- Bugfix [owncloud/web#11998](https://github.com/owncloud/web/pull/11998): Do not load version when sidebar is closed -- Bugfix [owncloud/web#12000](https://github.com/owncloud/web/pull/12000): Use only space resource with driveType "project" as space in sidebar -- Bugfix [owncloud/web#12002](https://github.com/owncloud/web/pull/12002): OCM share editing -- Bugfix [owncloud/web#12002](https://github.com/owncloud/web/pull/12002): OCM share recipient issuer -- Bugfix [owncloud/web#12008](https://github.com/owncloud/web/pull/12008): Missing activities on Shared with me page -- Bugfix [owncloud/web#12010](https://github.com/owncloud/web/pull/12010): Sidebar file info for shares -- Bugfix [owncloud/web#12012](https://github.com/owncloud/web/pull/12012): Show missing role name in link share panel -- Bugfix [owncloud/web#12013](https://github.com/owncloud/web/pull/12013): Missing translations for share type filters -- Bugfix [owncloud/web#12022](https://github.com/owncloud/web/pull/12022): Permanent link for shares - -https://github.com/owncloud/ocis/pull/10755 -https://github.com/owncloud/web/releases/tag/v11.0.6 diff --git a/changelog/7.0.0-rc.1_2024-11-07/bump-cs3-api.md b/changelog/7.0.0_2024-12-17/bump-cs3-api.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/bump-cs3-api.md rename to changelog/7.0.0_2024-12-17/bump-cs3-api.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/bump-reva-latest.md b/changelog/7.0.0_2024-12-17/bump-reva-latest.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/bump-reva-latest.md rename to changelog/7.0.0_2024-12-17/bump-reva-latest.md diff --git a/changelog/7.0.0_2024-12-17/bump-reva.md b/changelog/7.0.0_2024-12-17/bump-reva.md new file mode 100644 index 00000000000..03ee06beeb3 --- /dev/null +++ b/changelog/7.0.0_2024-12-17/bump-reva.md @@ -0,0 +1,68 @@ +Bugfix: Bump Reva + +Bumps reva version to 2.27.0 + +* Bugfix [cs3org/reva#4985](https://github.com/cs3org/reva/pull/4985): Drop unneeded session locks +* Bugfix [cs3org/reva#5000](https://github.com/cs3org/reva/pull/5000): Fix ceph build +* Bugfix [cs3org/reva#4989](https://github.com/cs3org/reva/pull/4989): Deleting OCM share also updates storageprovider +* Enhancement [cs3org/reva#4998](https://github.com/cs3org/reva/pull/4998): Emit event when an ocm share is received +* Enhancement [cs3org/reva#4996](https://github.com/cs3org/reva/pull/4996): Get rid of some cases of unstructured logging + +Bumps reva version to 2.26.8 + +* Fix [cs3org/reva#4983](https://github.com/cs3org/reva/pull/4983): Delete stale shares in the jsoncs3 share manager +* Fix [cs3org/reva#4963](https://github.com/cs3org/reva/pull/4963): Fix name and displayName in an ocm +* Fix [cs3org/reva#4968](https://github.com/cs3org/reva/pull/4968): Jsoncs3 cache fixes +* Fix [cs3org/reva#4928](https://github.com/cs3org/reva/pull/4928): Propagate lock in PROPPATCH +* Fix [cs3org/reva#4971](https://github.com/cs3org/reva/pull/4971): Use manager to list shares +* Fix [cs3org/reva#4978](https://github.com/cs3org/reva/pull/4978): We added more trace spans in decomposedfs +* Fix [cs3org/reva#4921](https://github.com/cs3org/reva/pull/4921): Polish propagation related code + +Bugfix: Bump Reva to v2.26.7 + + * Fix [cs3org/reva#4964](https://github.com/cs3org/reva/issues/4964): Fix a wrong error code when approvider creates a new file + +Bump Reva to v2.26.6 + + * Fix [cs3org/reva#4955](https://github.com/cs3org/reva/issues/4955): Allow small clock skew in reva token validation + * Fix [cs3org/reva#4929](https://github.com/cs3org/reva/issues/4929): Fix flaky posixfs integration tests + * Fix [cs3org/reva#4953](https://github.com/cs3org/reva/issues/4953): Avoid gateway panics + * Fix [cs3org/reva#4959](https://github.com/cs3org/reva/issues/4959): Fix missing file touched event + * Fix [cs3org/reva#4933](https://github.com/cs3org/reva/issues/4933): Fix federated sharing when using an external identity provider + * Fix [cs3org/reva#4935](https://github.com/cs3org/reva/issues/4935): Enable datatx log + * Fix [cs3org/reva#4936](https://github.com/cs3org/reva/issues/4936): Do not delete mlock files + * Fix [cs3org/reva#4954](https://github.com/cs3org/reva/issues/4954): Prevent a panic when logging an error + * Fix [cs3org/reva#4956](https://github.com/cs3org/reva/issues/4956): Improve posixfs error handling and logging + * Fix [cs3org/reva#4951](https://github.com/cs3org/reva/issues/4951): Pass the initialized logger down the stack + +Bugfix: Bump Reva to v2.26.5 + + * Fix [cs3org/reva#4926](https://github.com/cs3org/reva/issues/4926): Make etag always match content on downloads + * Fix [cs3org/reva#4920](https://github.com/cs3org/reva/issues/4920): Return correct status codes for simple uploads + * Fix [cs3org/reva#4924](https://github.com/cs3org/reva/issues/4924): Fix sync propagation + * Fix [cs3org/reva#4916](https://github.com/cs3org/reva/issues/4916): Improve posixfs stability and performanc + +Enhancement: Bump reva to 2.26.4 + +* Bugfix [cs3org/reva#4917](https://github.com/cs3org/reva/pull/4917): Fix 0-byte file uploads +* Bugfix [cs3org/reva#4918](https://github.com/cs3org/reva/pull/4918): Fix app templates + +Bump reva to 2.26.3 + +* Bugfix [cs3org/reva#4908](https://github.com/cs3org/reva/pull/4908): Add checksum to OCM storageprovider responses +* Enhancement [cs3org/reva#4910](https://github.com/cs3org/reva/pull/4910): Bump cs3api +* Enhancement [cs3org/reva#4909](https://github.com/cs3org/reva/pull/4909): Bump cs3api +* Enhancement [cs3org/reva#4906](https://github.com/cs3org/reva/pull/4906): Bump cs3api + + +Bump reva to 2.26.2 + +* Enhancement [cs3org/reva#4897](https://github.com/cs3org/reva/pull/4897): Fix remaining quota calculation +* Bugfix [cs3org/reva#4902](https://github.com/cs3org/reva/pull/4902): Fix quota calculation + +https://github.com/owncloud/ocis/pull/10766 +https://github.com/owncloud/ocis/pull/10735 +https://github.com/owncloud/ocis/pull/10612 +https://github.com/owncloud/ocis/pull/10552 +https://github.com/owncloud/ocis/pull/10539 +https://github.com/owncloud/ocis/pull/10419 diff --git a/changelog/7.0.0-rc.3_2024-11-21/collaboration-gateway-selector.md b/changelog/7.0.0_2024-12-17/collaboration-gateway-selector.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/collaboration-gateway-selector.md rename to changelog/7.0.0_2024-12-17/collaboration-gateway-selector.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/collaboration-product-name.md b/changelog/7.0.0_2024-12-17/collaboration-product-name.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/collaboration-product-name.md rename to changelog/7.0.0_2024-12-17/collaboration-product-name.md diff --git a/changelog/7.0.0-rc.3_2024-11-21/collaboration-public-keys.md b/changelog/7.0.0_2024-12-17/collaboration-public-keys.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/collaboration-public-keys.md rename to changelog/7.0.0_2024-12-17/collaboration-public-keys.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/collaboration-short-tokens.md b/changelog/7.0.0_2024-12-17/collaboration-short-tokens.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/collaboration-short-tokens.md rename to changelog/7.0.0_2024-12-17/collaboration-short-tokens.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/concurrent-autoaccept.md b/changelog/7.0.0_2024-12-17/concurrent-autoaccept.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/concurrent-autoaccept.md rename to changelog/7.0.0_2024-12-17/concurrent-autoaccept.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/concurrent-userlog.md b/changelog/7.0.0_2024-12-17/concurrent-userlog.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/concurrent-userlog.md rename to changelog/7.0.0_2024-12-17/concurrent-userlog.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/fix-0-byte-upload.md b/changelog/7.0.0_2024-12-17/fix-0-byte-upload.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/fix-0-byte-upload.md rename to changelog/7.0.0_2024-12-17/fix-0-byte-upload.md diff --git a/changelog/7.0.0-rc.3_2024-11-21/fix-activity-mapping.md b/changelog/7.0.0_2024-12-17/fix-activity-mapping.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/fix-activity-mapping.md rename to changelog/7.0.0_2024-12-17/fix-activity-mapping.md diff --git a/changelog/7.0.0-rc.3_2024-11-21/fix-auth-app.md b/changelog/7.0.0_2024-12-17/fix-auth-app.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/fix-auth-app.md rename to changelog/7.0.0_2024-12-17/fix-auth-app.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/fix-backup-consistency-cmd.md b/changelog/7.0.0_2024-12-17/fix-backup-consistency-cmd.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/fix-backup-consistency-cmd.md rename to changelog/7.0.0_2024-12-17/fix-backup-consistency-cmd.md diff --git a/changelog/7.0.0-rc.4_2024-12-09/fix-denied.md b/changelog/7.0.0_2024-12-17/fix-denied.md similarity index 100% rename from changelog/7.0.0-rc.4_2024-12-09/fix-denied.md rename to changelog/7.0.0_2024-12-17/fix-denied.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/fix-gateway-nats-checks.md b/changelog/7.0.0_2024-12-17/fix-gateway-nats-checks.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/fix-gateway-nats-checks.md rename to changelog/7.0.0_2024-12-17/fix-gateway-nats-checks.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/fix-get-lock-header.md b/changelog/7.0.0_2024-12-17/fix-get-lock-header.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/fix-get-lock-header.md rename to changelog/7.0.0_2024-12-17/fix-get-lock-header.md diff --git a/changelog/7.0.0-rc.2_2024-11-12/fix-idp-guest-role.md b/changelog/7.0.0_2024-12-17/fix-idp-guest-role.md similarity index 100% rename from changelog/7.0.0-rc.2_2024-11-12/fix-idp-guest-role.md rename to changelog/7.0.0_2024-12-17/fix-idp-guest-role.md diff --git a/changelog/7.0.0-rc.5_2024-12-16/fix-link-activity.md b/changelog/7.0.0_2024-12-17/fix-link-activity.md similarity index 100% rename from changelog/7.0.0-rc.5_2024-12-16/fix-link-activity.md rename to changelog/7.0.0_2024-12-17/fix-link-activity.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/fix-memlimit-loglevel.md b/changelog/7.0.0_2024-12-17/fix-memlimit-loglevel.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/fix-memlimit-loglevel.md rename to changelog/7.0.0_2024-12-17/fix-memlimit-loglevel.md diff --git a/changelog/7.0.0-rc.3_2024-11-21/fix-node-cache-ttl-updates.md b/changelog/7.0.0_2024-12-17/fix-node-cache-ttl-updates.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/fix-node-cache-ttl-updates.md rename to changelog/7.0.0_2024-12-17/fix-node-cache-ttl-updates.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/fix-ocm-data-server-url.md b/changelog/7.0.0_2024-12-17/fix-ocm-data-server-url.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/fix-ocm-data-server-url.md rename to changelog/7.0.0_2024-12-17/fix-ocm-data-server-url.md diff --git a/changelog/7.0.0-rc.3_2024-11-21/fix-ocm-external-idp.md b/changelog/7.0.0_2024-12-17/fix-ocm-external-idp.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/fix-ocm-external-idp.md rename to changelog/7.0.0_2024-12-17/fix-ocm-external-idp.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/fix-ocm-file-preview.md b/changelog/7.0.0_2024-12-17/fix-ocm-file-preview.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/fix-ocm-file-preview.md rename to changelog/7.0.0_2024-12-17/fix-ocm-file-preview.md diff --git a/changelog/7.0.0-rc.5_2024-12-16/fix-onlyoffice-file-location-upd.md b/changelog/7.0.0_2024-12-17/fix-onlyoffice-file-location-upd.md similarity index 100% rename from changelog/7.0.0-rc.5_2024-12-16/fix-onlyoffice-file-location-upd.md rename to changelog/7.0.0_2024-12-17/fix-onlyoffice-file-location-upd.md diff --git a/changelog/7.0.0-rc.4_2024-12-09/fix-onlyoffice-file-location.md b/changelog/7.0.0_2024-12-17/fix-onlyoffice-file-location.md similarity index 100% rename from changelog/7.0.0-rc.4_2024-12-09/fix-onlyoffice-file-location.md rename to changelog/7.0.0_2024-12-17/fix-onlyoffice-file-location.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/fix-proofkeys-proxy.md b/changelog/7.0.0_2024-12-17/fix-proofkeys-proxy.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/fix-proofkeys-proxy.md rename to changelog/7.0.0_2024-12-17/fix-proofkeys-proxy.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/fix-put-relative.md b/changelog/7.0.0_2024-12-17/fix-put-relative.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/fix-put-relative.md rename to changelog/7.0.0_2024-12-17/fix-put-relative.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/fix-remove-non-working-ocm-setting.md b/changelog/7.0.0_2024-12-17/fix-remove-non-working-ocm-setting.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/fix-remove-non-working-ocm-setting.md rename to changelog/7.0.0_2024-12-17/fix-remove-non-working-ocm-setting.md diff --git a/changelog/7.0.0-rc.3_2024-11-21/fix-thumbnails-statuscode.md b/changelog/7.0.0_2024-12-17/fix-thumbnails-statuscode.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/fix-thumbnails-statuscode.md rename to changelog/7.0.0_2024-12-17/fix-thumbnails-statuscode.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/ggp-mimetype-thumbnails.md b/changelog/7.0.0_2024-12-17/ggp-mimetype-thumbnails.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/ggp-mimetype-thumbnails.md rename to changelog/7.0.0_2024-12-17/ggp-mimetype-thumbnails.md diff --git a/changelog/7.0.0-rc.4_2024-12-09/graph-concurrent-share-listing.md b/changelog/7.0.0_2024-12-17/graph-concurrent-share-listing.md similarity index 100% rename from changelog/7.0.0-rc.4_2024-12-09/graph-concurrent-share-listing.md rename to changelog/7.0.0_2024-12-17/graph-concurrent-share-listing.md diff --git a/changelog/7.0.0-rc.4_2024-12-09/graph-skip-fetching-members.md b/changelog/7.0.0_2024-12-17/graph-skip-fetching-members.md similarity index 100% rename from changelog/7.0.0-rc.4_2024-12-09/graph-skip-fetching-members.md rename to changelog/7.0.0_2024-12-17/graph-skip-fetching-members.md diff --git a/changelog/7.0.0-rc.3_2024-11-21/limit-sharing-workers.md b/changelog/7.0.0_2024-12-17/limit-sharing-workers.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/limit-sharing-workers.md rename to changelog/7.0.0_2024-12-17/limit-sharing-workers.md diff --git a/changelog/7.0.0-rc.3_2024-11-21/log-grpc-requests.md b/changelog/7.0.0_2024-12-17/log-grpc-requests.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/log-grpc-requests.md rename to changelog/7.0.0_2024-12-17/log-grpc-requests.md diff --git a/changelog/7.0.0-rc.3_2024-11-21/max-concurrency.md b/changelog/7.0.0_2024-12-17/max-concurrency.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/max-concurrency.md rename to changelog/7.0.0_2024-12-17/max-concurrency.md diff --git a/changelog/7.0.0-rc.5_2024-12-16/me_drives_ocm_shares.md b/changelog/7.0.0_2024-12-17/me_drives_ocm_shares.md similarity index 100% rename from changelog/7.0.0-rc.5_2024-12-16/me_drives_ocm_shares.md rename to changelog/7.0.0_2024-12-17/me_drives_ocm_shares.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/register-when-ready.md b/changelog/7.0.0_2024-12-17/register-when-ready.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/register-when-ready.md rename to changelog/7.0.0_2024-12-17/register-when-ready.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/registry-cache-fixes.md b/changelog/7.0.0_2024-12-17/registry-cache-fixes.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/registry-cache-fixes.md rename to changelog/7.0.0_2024-12-17/registry-cache-fixes.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/remove-deprecated-cli-commans.md b/changelog/7.0.0_2024-12-17/remove-deprecated-cli-commans.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/remove-deprecated-cli-commans.md rename to changelog/7.0.0_2024-12-17/remove-deprecated-cli-commans.md diff --git a/changelog/7.0.0-rc.2_2024-11-12/remove-mbreaker.md b/changelog/7.0.0_2024-12-17/remove-mbreaker.md similarity index 100% rename from changelog/7.0.0-rc.2_2024-11-12/remove-mbreaker.md rename to changelog/7.0.0_2024-12-17/remove-mbreaker.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/restart-postprocessing.md b/changelog/7.0.0_2024-12-17/restart-postprocessing.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/restart-postprocessing.md rename to changelog/7.0.0_2024-12-17/restart-postprocessing.md diff --git a/changelog/7.0.0-rc.3_2024-11-21/reuse-go-micro-service.md b/changelog/7.0.0_2024-12-17/reuse-go-micro-service.md similarity index 100% rename from changelog/7.0.0-rc.3_2024-11-21/reuse-go-micro-service.md rename to changelog/7.0.0_2024-12-17/reuse-go-micro-service.md diff --git a/changelog/7.0.0-rc.1_2024-11-07/sse-keepalive.md b/changelog/7.0.0_2024-12-17/sse-keepalive.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/sse-keepalive.md rename to changelog/7.0.0_2024-12-17/sse-keepalive.md diff --git a/changelog/7.0.0-rc.4_2024-12-09/thumbnail-create-and-rename.md b/changelog/7.0.0_2024-12-17/thumbnail-create-and-rename.md similarity index 100% rename from changelog/7.0.0-rc.4_2024-12-09/thumbnail-create-and-rename.md rename to changelog/7.0.0_2024-12-17/thumbnail-create-and-rename.md diff --git a/changelog/7.0.0-rc.5_2024-12-16/unifi-logging.md b/changelog/7.0.0_2024-12-17/unifi-logging.md similarity index 100% rename from changelog/7.0.0-rc.5_2024-12-16/unifi-logging.md rename to changelog/7.0.0_2024-12-17/unifi-logging.md diff --git a/changelog/7.0.0_2024-12-17/update-web.md b/changelog/7.0.0_2024-12-17/update-web.md new file mode 100644 index 00000000000..a82b29fa93a --- /dev/null +++ b/changelog/7.0.0_2024-12-17/update-web.md @@ -0,0 +1,49 @@ +Enhancement: Update web to v11.0.6 + +- Bugfix [owncloud/web#11992](https://github.com/owncloud/web/pull/11992): OCM invite flow +- Bugfix [owncloud/web#11997](https://github.com/owncloud/web/pull/11997): Change search scope without search term +- Bugfix [owncloud/web#11998](https://github.com/owncloud/web/pull/11998): Do not load version when sidebar is closed +- Bugfix [owncloud/web#12000](https://github.com/owncloud/web/pull/12000): Use only space resource with driveType "project" as space in sidebar +- Bugfix [owncloud/web#12002](https://github.com/owncloud/web/pull/12002): OCM share editing +- Bugfix [owncloud/web#12002](https://github.com/owncloud/web/pull/12002): OCM share recipient issuer +- Bugfix [owncloud/web#12008](https://github.com/owncloud/web/pull/12008): Missing activities on Shared with me page +- Bugfix [owncloud/web#12010](https://github.com/owncloud/web/pull/12010): Sidebar file info for shares +- Bugfix [owncloud/web#12012](https://github.com/owncloud/web/pull/12012): Show missing role name in link share panel +- Bugfix [owncloud/web#12013](https://github.com/owncloud/web/pull/12013): Missing translations for share type filters +- Bugfix [owncloud/web#12022](https://github.com/owncloud/web/pull/12022): Permanent link for shares + +We updated ownCloud Web to v11.0.4. Please refer to the changelog (linked) for details on the web release. + +- Bugfix [owncloud/web#11870](https://github.com/owncloud/web/issues/11870): Preview image retries postprocessing +- Bugfix [owncloud/web#11883](https://github.com/owncloud/web/issues/11883): Preview app Shared with me page +- Bugfix [owncloud/web#11897](https://github.com/owncloud/web/issues/11897): "Save as" / "Open" when embed delegate authentication is enabled +- Bugfix [owncloud/web#11900](https://github.com/owncloud/web/issues/11900): App top bar does not show location when shared file is opened +- Bugfix [owncloud/web#11900](https://github.com/owncloud/web/issues/11900): Open from app and Save As feature broken when opened via shared file +- Bugfix [owncloud/web#11904](https://github.com/owncloud/web/issues/11904): Public folder reload +- Bugfix [owncloud/web#11916](https://github.com/owncloud/web/issues/11916): Fix order in roles drop down +- Bugfix [owncloud/web#11923](https://github.com/owncloud/web/issues/11923): Allow create template with different editors +- Bugfix [owncloud/web#11924](https://github.com/owncloud/web/issues/11924): Extension actions in right sidebar +- Bugfix [owncloud/web#11929](https://github.com/owncloud/web/issues/11929): Unique request ids + +We updated ownCloud Web to v11.0.2. Please refer to the changelog (linked) for details on the web release. + +- Bugfix [owncloud/web#11803](https://github.com/owncloud/web/issues/11803): Files appearing in file list +- Bugfix [owncloud/web#11804](https://github.com/owncloud/web/pull/11804): Add missing translations +- Bugfix [owncloud/web#11806](https://github.com/owncloud/web/issues/11806): Folder size mismatch +- Bugfix [owncloud/web#11813](https://github.com/owncloud/web/pull/11813): Preview image retries +- Bugfix [owncloud/web#11817](https://github.com/owncloud/web/pull/11817): Respect post logout url +- Bugfix [owncloud/web#11830](https://github.com/owncloud/web/issues/11830): Right side bar cut off +- Bugfix [owncloud/web#11831](https://github.com/owncloud/web/pull/11831): Sidebar showing wrong shares +- Bugfix [owncloud/web#11853](https://github.com/owncloud/web/issues/11853): Context menu "Open app in new tab" broken +- Bugfix [owncloud/web#11008](https://github.com/owncloud/web/issues/11008): Show lock information in file details + +https://github.com/owncloud/ocis/pull/10755 +https://github.com/owncloud/web/releases/tag/v11.0.6 +https://github.com/owncloud/ocis/pull/10569 +https://github.com/owncloud/ocis/pull/10604 +https://github.com/owncloud/web/releases/tag/v11.0.3 +https://github.com/owncloud/web/releases/tag/v11.0.4 +https://github.com/owncloud/ocis/pull/10467 +https://github.com/owncloud/ocis/pull/10503 +https://github.com/owncloud/web/releases/tag/v11.0.1 +https://github.com/owncloud/web/releases/tag/v11.0.2 diff --git a/changelog/7.0.0-rc.1_2024-11-07/web-extensions-example.md b/changelog/7.0.0_2024-12-17/web-extensions-example.md similarity index 100% rename from changelog/7.0.0-rc.1_2024-11-07/web-extensions-example.md rename to changelog/7.0.0_2024-12-17/web-extensions-example.md diff --git a/changelog/7.0.0-rc.5_2024-12-16/webdav-report-date-format.md b/changelog/7.0.0_2024-12-17/webdav-report-date-format.md similarity index 100% rename from changelog/7.0.0-rc.5_2024-12-16/webdav-report-date-format.md rename to changelog/7.0.0_2024-12-17/webdav-report-date-format.md diff --git a/deployments/continuous-deployment-config/ocis_full/production.yml b/deployments/continuous-deployment-config/ocis_full/production.yml index 32523e1fa4d..508efd432e1 100644 --- a/deployments/continuous-deployment-config/ocis_full/production.yml +++ b/deployments/continuous-deployment-config/ocis_full/production.yml @@ -26,21 +26,20 @@ docker_compose_projects: - name: ocis git_url: https://github.com/owncloud/ocis.git - ref: stable-5.0 - docker_compose_path: deployments/examples/ocis_wopi + ref: master + docker_compose_path: deployments/examples/ocis_full env: INSECURE: "false" TRAEFIK_ACME_MAIL: mbarz@owncloud.com - OCIS_DOCKER_TAG: 5.0.9 + OCIS_DOCKER_TAG: 7.0.0 OCIS_DOMAIN: ocis.ocis.production.owncloud.works COMPANION_DOMAIN: companion.ocis.production.owncloud.works COMPANION_IMAGE: owncloud/uppy-companion:3.12.13-owncloud WOPISERVER_DOMAIN: wopiserver.ocis.production.owncloud.works COLLABORA_DOMAIN: collabora.ocis.production.owncloud.works - ONLYOFFICE_DOMAIN: onlyoffice.ocis.production.owncloud.works INBUCKET_DOMAIN: mail.ocis.production.owncloud.works DEMO_USERS: "true" - COMPOSE_FILE: docker-compose.yml:ocis.yml:tika.yml:collabora.yml:wopiserver.yml:companion.yml:inbucket.yml:monitoring.yml + COMPOSE_FILE: docker-compose.yml:ocis.yml:tika.yml:collabora.yml:web_extensions/extensions.yml:web_extensions/unzip.yml:web_extensions/importer.yml:inbucket.yml:monitoring_tracing/monitoring.yml - name: monitoring git_url: https://github.com/owncloud-devops/monitoring-tracing-client.git ref: master diff --git a/ocis-pkg/version/version.go b/ocis-pkg/version/version.go index 416ac373657..29b01b6fb5f 100644 --- a/ocis-pkg/version/version.go +++ b/ocis-pkg/version/version.go @@ -16,7 +16,7 @@ var ( // LatestTag is the latest released version plus the dev meta version. // Will be overwritten by the release pipeline // Needs a manual change for every tagged release - LatestTag = "7.0.0-rc.5+dev" + LatestTag = "7.0.0+dev" // Date indicates the build date. // This has been removed, it looks like you can only replace static strings with recent go versions diff --git a/sonar-project.properties b/sonar-project.properties index beb5e41103f..304aaf04360 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -2,7 +2,7 @@ sonar.projectKey=owncloud_ocis sonar.organization=owncloud-1 sonar.projectName=ocis -sonar.projectVersion=7.0.0-rc.5 +sonar.projectVersion=7.0.0 sonar.host.url=https://sonarcloud.io # =====================================================