From 9c4cdb374452aa5329729f1929f1e8200c6327a8 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 15:50:49 -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-project/spring-geode/src/main/resources/changelog.txt b/spring-geode-project/spring-geode/src/main/resources/changelog.txt index 18264236..a00163f8 100644 --- a/spring-geode-project/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode-project/spring-geode/src/main/resources/changelog.txt @@ -22,6 +22,18 @@ Aligns SBDG with Spring Boot 3.0.0-M1. * Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3. +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.7.0-M1 (2022-01-21) ---------------------------------------- Aligns SBDG with Spring Boot 2.7.0-M1.