From 2e5ceb4d2d209c6a8cb7032ba954925d94fe1c6d Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:06:47 -0800 Subject: [PATCH] Edit changelog and include 1.5.9 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 2baac879..6ac6e29d 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.6.2 (2022-01-10) ------------------------------------- Aligns SBDG with Spring Boot 2.6.2.