We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7404fc6 commit cce4144Copy full SHA for cce4144
documentation/src/main/resources/pages/ditto/release_notes_388.md
@@ -24,6 +24,12 @@ PR [#2285](https://github.com/eclipse-ditto/ditto/pull/2285) fixes an issue abou
24
to getting and storing static configuration data in several actors (e.g. Persistence actor).
25
Now, the configuration is only stored once and shared via references to reduce memory footprint.
26
27
+#### Update lz4-java version to fix critical security vulnerabilities
28
+
29
+PR [#2289](https://github.com/eclipse-ditto/ditto/pull/2289) updates `l44-java` dependency, fixing known CVEs:
30
+* [CVE-2025-12183](https://nvd.nist.gov/vuln/detail/CVE-2025-12183)
31
+* [CVE-2025-66566](https://nvd.nist.gov/vuln/detail/CVE-2025-66566)
32
33
34
### Helm chart
35
0 commit comments