1
0
mirror of https://github.com/owncloud/ocis.git synced 2025-04-18 23:44:07 +03:00

Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod 2025-04-15 11:39:18 +00:00
parent a34a72401e
commit 20f32d4f2a

View File

@ -79,6 +79,7 @@ The following sections list the changes for unreleased.
* Enhancement - Improve postprocessing logs: [#11108](https://github.com/owncloud/ocis/pull/11108)
* Enhancement - Improve graph space management logs: [#11115](https://github.com/owncloud/ocis/pull/11115)
* Enhancement - CLI, storage-users uploads delete-stale-nodes: [#11216](https://github.com/owncloud/ocis/pull/11216)
* Enhancement - Limit length of tags: [#11231](https://github.com/owncloud/ocis/pull/11231)
## Details
@ -193,6 +194,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/enterprise/issues/7178
https://github.com/owncloud/ocis/pull/11216
* Enhancement - Limit length of tags: [#11231](https://github.com/owncloud/ocis/pull/11231)
We limited the length of tags to avoid DOS attacks against the ocis server.
https://github.com/owncloud/ocis/pull/11231
# Changelog for [7.1.2] (2025-03-28)
The following sections list the changes for 7.1.2.