From ad8b53c255194541f6fbfab2c88b2c84d6c78f21 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 20 Jan 2022 22:12:43 -0800 Subject: [PATCH] Edit changelog and add 1.5.9 release notes. --- spring-geode/src/main/resources/changelog.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 713109ac..c01c1379 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.5.9 (2022-01-20) +------------------------------------- +Aligns SBDG with Spring Boot 2.5.9. + +* Upgrades to Apache Geode 1.13.7. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.14. +* Upgrades to Spring Framework 5.3.15. +* Upgrades to Spring Boot 2.5.9. +* Upgrades to Spring Data BOM 2021.0.8. +* Upgrades to Spring Data for Apache Geode 2.5.8. +* Upgrades to Spring Test for Apache Geode 0.1.1-PASCAL. +* Upgrades to Testcontainers 1.16.3. + + Changes in version 1.5.8 (2022-01-10) ------------------------------------- Aligns SBDG with Spring Boot 2.5.8. @@ -11,7 +25,7 @@ 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 Framework 5.3.14. * Upgrades to Spring Boot 2.5.8. * Upgrades to Spring Session BOM 2021.0.4. * Upgrades to Gradle 6.9.2.