From a8ad72c53561ff48498b18a41f823b40ca965338 Mon Sep 17 00:00:00 2001 From: Randy Richardson <98610012+randy-richardson@users.noreply.github.com> Date: Mon, 23 Jun 2025 13:27:07 -0400 Subject: [PATCH 1/2] Update for 4.4.0.18 --- display/release/BigMemory-Max-4.4.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/display/release/BigMemory-Max-4.4.md b/display/release/BigMemory-Max-4.4.md index 71426a3..d6d9404 100644 --- a/display/release/BigMemory-Max-4.4.md +++ b/display/release/BigMemory-Max-4.4.md @@ -215,6 +215,34 @@ BigMemory Max 4.4.0 introduced the following new capabilities: * Security Updates to Third Party Libraries * none +### 4.4.0.17 +* Release Date: 2025/03/27 +* Resolved + * none +* Security Updates to Third Party Libraries + * Update to jetty 12 + +### 4.4.0.18 +* Release Date: 2025/06/23 +* Resolved + * none +* Security Updates to Third Party Libraries + * [TAB-9653] Disable the secure flag on cookies by default + * [TAB-9654] Mask sensitive data in log files + * [TAB-9655] Mask sensitive query parameters in logged URIs + * Third-party library upgrades + * jackson-annotations to 2.19.0 + * jackson-core to 2.19.0 + * jackson-databind to 2.19.0 + * guava to 33.4.8-jre + * commons-beanutils to 1.11.0 + * commons-codec to 1.18.0 + * commons-io to 2.19.0 + * commons-logging to 1.3.5 + * commons-collections4 to 4.5.0 + * jetty to 12.0.21 + * slf4j-api to 2.0.17 +
# Notes From efbdbedc56e6f8ee77eb8333cb6002f455d78b6b Mon Sep 17 00:00:00 2001 From: Randy Richardson <98610012+randy-richardson@users.noreply.github.com> Date: Mon, 23 Jun 2025 13:31:26 -0400 Subject: [PATCH 2/2] Updates for 10.15.0.22 --- .../release/Terracotta-10.15-Release-Notes.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/display/release/Terracotta-10.15-Release-Notes.md b/display/release/Terracotta-10.15-Release-Notes.md index 2385b4b..a198ead 100644 --- a/display/release/Terracotta-10.15-Release-Notes.md +++ b/display/release/Terracotta-10.15-Release-Notes.md @@ -316,6 +316,29 @@ The Terracotta 10.15 release builds upon the enterprise readiness features and a * jakarta.websocket-api 1.1.2 to 2.1.1 * snakeyaml 2.0 to 2.2 +### 10.15.0.21 +* Release Date: 2024/02/27 +* Resolved + * Java 17 build and support +* Security Updates to Third Party Libraries + * none + +### 10.15.0.22 +* Release Date: 2024/06/23 +* Resolved + * none +* Security Updates to Third Party Libraries + * 3rd Party Library Updates: + * k8s.io/apimachinery to v0.26.10 + * micrometer-registry-prometheus to 1.13.13 + * logback-classic to 1.5.18 + * logback-core to 1.5.18 + * hibernate-validator to 8.0.2.Final + * slf4j-api to 2.0.17 + * Spring Boot to 3.3.11 + * Spring Security 6.3.9 + * Spring to 6.1.19 +
# Notes