Automated changelog update [skip ci]

This commit is contained in:
Benedikt Kulmann
2023-12-21 21:24:26 +00:00
parent 14e46c417f
commit 35c95685ba

View File

@@ -42,6 +42,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Removed outdated and unused dependency from idp package: [#7957](https://github.com/owncloud/ocis/issues/7957)
* Bugfix - Fix search by containing special characters: [#8050](https://github.com/owncloud/ocis/pull/8050)
* Enhancement - Add RED metrics to the metrics endpoint: [#7994](https://github.com/owncloud/ocis/pull/7994)
* Enhancement - Bump reva: [#8038](https://github.com/owncloud/ocis/pull/8038)
@@ -49,6 +50,15 @@ The following sections list the changes for unreleased.
## Details
* Bugfix - Removed outdated and unused dependency from idp package: [#7957](https://github.com/owncloud/ocis/issues/7957)
We've removed the outdated and apparently unused dependency `cldr` from the
`kpop` dependency inside the idp web ui. This resolves a security issue around
an oudated `xmldom` package version, originating from said `kpop` library.
https://github.com/owncloud/ocis/issues/7957
https://github.com/owncloud/ocis/pull/7988
* Bugfix - Fix search by containing special characters: [#8050](https://github.com/owncloud/ocis/pull/8050)
As the OData query parser interprets characters like '@' or '-' in a special