Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 7 additions & 17 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,26 +1,16 @@
Platform 3.29
Platform 3.26

* Library Upgrades

- Base Docker image to c15-java17:3.57 (was 3.55) (CVE-2024-21208 CVE-2024-21210 CVE-2024-21217 CVE-2024-21235)

Platform 3.28

* Library Upgrades

- Base Docker image to c15-java17:3.55 (was 3.52) (CVE-2024-45490 CVE-2024-45491 CVE-2024-45492)
* HTTP Server

Platform 3.27
We now accept IPv6 addresses in the `http-server.internal-networks` configuration setting,
We now parse IPv6 addresses in X-Forwarded-For: headers.

* Library Upgrades

- Base Docker image to c15-java17:3.57 (was 3.47)
(CVE-2024-45490 CVE-2024-45491 CVE-2024-45492 CVE-2024-21208 CVE-2024-21210 CVE-2024-21217 CVE-2024-21235)
- Jetty to 11.0.24 (was 11.0.20)

Platform 3.24

* Library Upgrades

- Base Docker image to c15-java17:3.52 (was 3.47)
- logback to 1.5.13 (was 1.5.0)

Platform 3.23

Expand Down
Loading