From 27f08e42b6d03e3707ca2ae3d25f6cf37a78c029 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 12:25:12 -0800 Subject: [PATCH] Edit changelog and add 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 c01c1379..ae3e76e6 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.5.9 (2022-01-20) ------------------------------------- Aligns SBDG with Spring Boot 2.5.9.