From 3f05b82fd9d8b58fc974e375d68878b01074b6cc Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 12:20:27 -0700 Subject: [PATCH] Edit changelog and include 1.5.12 release notes. --- .../spring-geode/src/main/resources/changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/spring-geode-project/spring-geode/src/main/resources/changelog.txt b/spring-geode-project/spring-geode/src/main/resources/changelog.txt index 1ae28ff5..cbc9af3d 100644 --- a/spring-geode-project/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode-project/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,16 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.12 (2022-03-31) +-------------------------------------- +Aligns SBDG with Spring Boot 2.5.12. + +* Emergency release in response to: https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement, +and CVE: https://tanzu.vmware.com/security/cve-2022-22965. +* Upgrades to Spring Framework 5.3.18. +* Upgrades to Spring Boot 2.5.12. + + Changes in version 2.0.0-M2 (2022-03-24) ---------------------------------------- Aligns SBDG with Spring Boot 3.0.0-M2.