Skip to content

Commit cce4144

Browse files
committed
update release notes for 3.8.8
1 parent 7404fc6 commit cce4144

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

documentation/src/main/resources/pages/ditto/release_notes_388.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ PR [#2285](https://github.com/eclipse-ditto/ditto/pull/2285) fixes an issue abou
2424
to getting and storing static configuration data in several actors (e.g. Persistence actor).
2525
Now, the configuration is only stored once and shared via references to reduce memory footprint.
2626

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+
2733

2834
### Helm chart
2935

0 commit comments

Comments
 (0)