From 97cf861777e1decfad4f9e85a265d7860ae330d6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:39:11 -0800 Subject: [PATCH] Edit changelog and include 1.5.10 release notes. --- spring-geode/src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index e993f292..00ce391a 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.10 (2022-02-28) +------------------------------------- +Aligns SBDG with Spring Boot 2.5.10. + +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.13.6. +* Upgrades to Spring Framework 5.3.16. +* Upgrades to Spring Boot 2.5.10. +* Upgrades to Spring Data BOM 2021.0.9. +* Upgrades to Spring Data for Apache Geode 2.5.9. +* Upgrades to Spring Session BOM 2021.0.5. + + Changes in version 1.6.3 (2022-01-21) ------------------------------------- Aligns SBDG with Spring Boot 2.6.3.