From f2a3dacbfc4caac7684422bb3a8d42e6c741af27 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 09:35:11 -0800 Subject: [PATCH] Edit changelog and add 1.5.8 release notes. --- spring-geode/src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 873ba75f..713109ac 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,19 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.8 (2022-01-10) +------------------------------------- +Aligns SBDG with Spring Boot 2.5.8. + +* Upgrades to Apache Geode 1.13.6. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.13. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.13.5. +* Upgrades to Spring Framework 5.3.18. +* Upgrades to Spring Boot 2.5.8. +* Upgrades to Spring Session BOM 2021.0.4. +* Upgrades to Gradle 6.9.2. + + Changes in version 1.5.7 (2021-11-18) ------------------------------------- Aligns SBDG with Spring Boot 2.5.7.