Update CHANGELOG.md

This commit is contained in:
Théophile Diot 2024-07-02 13:45:53 +01:00
parent bd79d685da
commit c702dde36b
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -3,6 +3,7 @@
## v1.5.9 - ????/??/??
- [BUGFIX] Fix compatibility issues with mysql 8.4+ version and the `backup` plugin by adding the `mariadb-connector-c` dependency to the scheduler Dockerfile (on alpine)
- [BUGFIX] Fix potential issues with multiple settings in helpers.load_variables when multiple settings have the same suffix (the issue is only present in future external plugins)
- [SECURITY] Update security headers in default pages and error pages for improved security
- [DEPS] Updated LuaJIT version to v2.1-20240626
- [DEPS] Updated coreruleset-v4 version to v4.4.0