From bb6beb640226654b236bb93e35eb89de8385d08a Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 Aug 2021 15:11:15 -0700 Subject: [PATCH] Edit changelog and include 1.4.10 release notes. --- spring-geode/src/main/resources/changelog.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index b12f7b64..24932365 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,22 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.4.10 (2021-08-19) +-------------------------------------- +Aligns SBDG with Spring Boot 2.4.10. + +* Upgrades to Apache Geode 1.13.4. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.9. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache (PCC)) 1.13.3. +* Upgrades to Byte Buddy 1.11.13. +* Upgrades to Spring Boot 2.4.10. +* Upgrades to Spring Data 2020.0.12 (Ockham-SR12). +* Upgrades to Spring Data for Apache Geode 2.4.12. +* Upgrades to Spring Session BOM 2020.0.6. +* Upgrades to Spring Session for Apache Geode 2.4.7. +* Upgrades to Testcontainers 1.16.0. + + Changes in version 1.5.3 (2021-07-22) ------------------------------------- Aligns SBDG with Spring Boot 2.5.3.