From 74c6bda8632b91e8b557a73f707cb620362d7644 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Oct 2021 18:02:32 -0700 Subject: [PATCH] Edit changelog and add 1.4.12 release notes. --- spring-geode/src/main/resources/changelog.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 279549a1..8317dce2 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,20 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.4.12 (2021-10-21) +-------------------------------------- +Aligns SBDG with Spring Boot 2.4.12. + +* Upgrades to Byte Buddy 1.11.21. +* Upgrades to Mockito 4.0.0. +* Upgrades to Spring Framework 5.3.12. +* Upgrades to Spring Boot 2.4.12. +* Upgrades to Spring Data 2020.0.14 (Ockham-SR14). +* Upgrades to Spring Data for Apache Geode 2.4.14. +* Upgrades to Spring Session BOM 2020.0.7. +* Upgrades to Spring Session for Apache Geode 2.4.8. + + Changes in version 1.4.11 (2021-09-28) -------------------------------------- Aligns SBDG with Spring Boot 2.4.11.