diff --git a/CHANGELOG.md b/CHANGELOG.md index afc21bb31c..c442ca5e02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +Changelog for reva 2.24.1 (2024-09-11) +======================================= + +The following sections list the changes in reva 2.24.1 relevant to +reva users. The changes are ordered by importance. + +Summary +------- + +* Fix #4843: Allow update of ocm shares + +Details +------- + +* Bugfix #4843: Allow update of ocm shares + + We fixed a bug that prevented ocm shares to be updated or removed. + + https://github.com/owncloud/ocis/issues/9926 + https://github.com/cs3org/reva/pull/4843/ + https://github.com/cs3org/reva/pull/4840/ + Changelog for reva 2.24.0 (2024-09-09) ======================================= @@ -4634,34 +4656,6 @@ Details https://github.com/cs3org/reva/pull/3083 -Changelog for reva 2.7.1 (2022-07-15) -======================================= - -The following sections list the changes in reva 2.7.1 relevant to -reva users. The changes are ordered by importance. - -Summary -------- - -* Fix #3080: Make dataproviders return more headers -* Enh #3046: Add user filter - -Details -------- - -* Bugfix #3080: Make dataproviders return more headers - - Instead of ocdav doing an additional Stat request we now rely on the dataprovider to return the - necessary metadata information as headers. - - https://github.com/owncloud/reva/issues/3080 - -* Enhancement #3046: Add user filter - - This PR adds the ability to filter spaces by user-id - - https://github.com/cs3org/reva/pull/3046 - Changelog for reva 2.7.0 (2022-07-15) ======================================= @@ -4794,6 +4788,34 @@ Details https://github.com/owncloud/ocis/issues/3073 https://github.com/cs3org/reva/pull/2977 +Changelog for reva 2.7.1 (2022-07-15) +======================================= + +The following sections list the changes in reva 2.7.1 relevant to +reva users. The changes are ordered by importance. + +Summary +------- + +* Fix #3080: Make dataproviders return more headers +* Enh #3046: Add user filter + +Details +------- + +* Bugfix #3080: Make dataproviders return more headers + + Instead of ocdav doing an additional Stat request we now rely on the dataprovider to return the + necessary metadata information as headers. + + https://github.com/owncloud/reva/issues/3080 + +* Enhancement #3046: Add user filter + + This PR adds the ability to filter spaces by user-id + + https://github.com/cs3org/reva/pull/3046 + Changelog for reva 2.6.1 (2022-06-27) ======================================= @@ -5161,27 +5183,6 @@ Details https://github.com/cs3org/reva/pull/2922 -Changelog for reva 2.4.1 (2022-05-24) -======================================= - -The following sections list the changes in reva 2.4.1 relevant to -reva users. The changes are ordered by importance. - -Summary -------- - -* Fix #2891: Add missing http status code - -Details -------- - -* Bugfix #2891: Add missing http status code - - This Fix adds a missing status code to the InsufficientStorage error in reva, to allow tus to - pass it through. - - https://github.com/cs3org/reva/pull/2891 - Changelog for reva 2.4.0 (2022-05-24) ======================================= @@ -5325,6 +5326,27 @@ Details https://github.com/cs3org/reva/pull/2792 +Changelog for reva 2.4.1 (2022-05-24) +======================================= + +The following sections list the changes in reva 2.4.1 relevant to +reva users. The changes are ordered by importance. + +Summary +------- + +* Fix #2891: Add missing http status code + +Details +------- + +* Bugfix #2891: Add missing http status code + + This Fix adds a missing status code to the InsufficientStorage error in reva, to allow tus to + pass it through. + + https://github.com/cs3org/reva/pull/2891 + Changelog for reva 2.3.1 (2022-05-08) ======================================= diff --git a/RELEASE_DATE b/RELEASE_DATE index 2d1f1c07a2..79183ae5f5 100644 --- a/RELEASE_DATE +++ b/RELEASE_DATE @@ -1 +1 @@ -2024-09-09 \ No newline at end of file +2024-09-11 \ No newline at end of file diff --git a/VERSION b/VERSION index f8f895c6aa..d50a02485d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.24.0 \ No newline at end of file +2.24.1 \ No newline at end of file diff --git a/changelog/unreleased/allow-update-ocm-shares.md b/changelog/2.24.1_2024-09-11/allow-update-ocm-shares.md similarity index 100% rename from changelog/unreleased/allow-update-ocm-shares.md rename to changelog/2.24.1_2024-09-11/allow-update-ocm-shares.md diff --git a/changelog/NOTE.md b/changelog/NOTE.md index 8e6ed68225..abc15b91ee 100644 --- a/changelog/NOTE.md +++ b/changelog/NOTE.md @@ -1,98 +1,22 @@ -Changelog for reva 2.24.0 (2024-09-09) +Changelog for reva 2.24.1 (2024-09-11) ======================================= -The following sections list the changes in reva 2.24.0 relevant to +The following sections list the changes in reva 2.24.1 relevant to reva users. The changes are ordered by importance. Summary ------- -* Fix #4820: Fix response code when upload a file over locked -* Fix #4837: Fix OCM userid encoding -* Fix #4823: Return etag for ocm shares -* Fix #4822: Allow listing directory trash items by key -* Enh #4816: Ignore resharing requests -* Enh #4817: Added a new role space editor without versions -* Enh #4829: Added a new roles viewer/editor with ListGrants -* Enh #4828: New event: UserSignedIn -* Enh #4836: Publish an event when an OCM invite is generated +* Fix #4843: Allow update of ocm shares Details ------- -* Bugfix #4820: Fix response code when upload a file over locked +* Bugfix #4843: Allow update of ocm shares - We fixed a bug where the response code was incorrect when uploading a file over a locked file. + We fixed a bug that prevented ocm shares to be updated or removed. - https://github.com/owncloud/ocis/issues/7638 - https://github.com/cs3org/reva/pull/4820 - -* Bugfix #4837: Fix OCM userid encoding - - We now base64 encode the remote userid and provider as the local federated user id. This allows - us to always differentiate them from local users and unpack the encoded user id and provider - when making requests to the remote ocm provider. - - https://github.com/owncloud/ocis/issues/9927 - https://github.com/cs3org/reva/pull/4837 - https://github.com/cs3org/reva/pull/4833 - -* Bugfix #4823: Return etag for ocm shares - - The ocm remote storage now passes on the etag returned in the PROPFIND response. - - https://github.com/owncloud/ocis/issues/9534 - https://github.com/cs3org/reva/pull/4823 - -* Bugfix #4822: Allow listing directory trash items by key - - The storageprovider now passes on the key without inventing a `/` as the relative path when it - was not present at the end of the key. This allows differentiating requests that want to get the - trash item of a folder itself (where the relative path is empty) or listing the children of a - folder in the trash (where the relative path at least starts with a `/`). - - We also fixed the `/dav/spaces` endpoint to not invent a `/` at the end of URLs to allow clients to - actually make these different requests. - - As a byproduct we now return the size of trashed items. - - https://github.com/cs3org/reva/pull/4822 - https://github.com/cs3org/reva/pull/4818 - -* Enhancement #4816: Ignore resharing requests - - We now ignore resharing permissions. Instead of returning BadRequest we just reduce the - permissions. - - https://github.com/cs3org/reva/pull/4816 - -* Enhancement #4817: Added a new role space editor without versions - - We add a new role space editor without list and restore version permissions. - - https://github.com/owncloud/ocis/issues/9699 - https://github.com/cs3org/reva/pull/4817 - -* Enhancement #4829: Added a new roles viewer/editor with ListGrants - - We add a new roles space viewer/editor with ListGrants permissions. - - https://github.com/owncloud/ocis/issues/9701 - https://github.com/cs3org/reva/pull/4829 - -* Enhancement #4828: New event: UserSignedIn - - There is a new Event that cam be triggered when a user signs in - - https://github.com/cs3org/reva/pull/4828 - -* Enhancement #4836: Publish an event when an OCM invite is generated - - The ocm generate-invite endpoint now publishes an event whenever an invitation is requested - and generated. This event can be subscribed to by other services to react to the generated - invitation. - - https://github.com/owncloud/ocis/issues/9583 - https://github.com/cs3org/reva/pull/4836 - https://github.com/cs3org/reva/pull/4832 + https://github.com/owncloud/ocis/issues/9926 + https://github.com/cs3org/reva/pull/4843/ + https://github.com/cs3org/reva/pull/4840/ diff --git a/docs/content/en/docs/changelog/2.24.1/_index.md b/docs/content/en/docs/changelog/2.24.1/_index.md new file mode 100644 index 0000000000..1bd3a38246 --- /dev/null +++ b/docs/content/en/docs/changelog/2.24.1/_index.md @@ -0,0 +1,31 @@ + +--- +title: "v2.24.1" +linkTitle: "v2.24.1" +weight: 40 +description: > + Changelog for Reva v2.24.1 (2024-09-11) +--- + +Changelog for reva 2.24.1 (2024-09-11) +======================================= + +The following sections list the changes in reva 2.24.1 relevant to +reva users. The changes are ordered by importance. + +Summary +------- + +* Fix #4843: Allow update of ocm shares + +Details +------- + +* Bugfix #4843: Allow update of ocm shares + + We fixed a bug that prevented ocm shares to be updated or removed. + + https://github.com/owncloud/ocis/issues/9926 + https://github.com/cs3org/reva/pull/4843/ + https://github.com/cs3org/reva/pull/4840/ +