From 3417077a59de558c67d5b32bcb3c39e0b47f896a Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Oct 2021 21:43:15 -0700 Subject: [PATCH] Edit changelog and include 1.5.6 release notes. --- spring-geode/src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 39699ba7..30d9c3b7 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,19 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.6 (2021-10-21) +------------------------------------- +Aligns SBDG with Spring Boot 2.4.12. + +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.10. +* Upgrades to Spring Framework 5.3.12. +* Upgrades to Spring Boot 2.5.6. +* Upgrades to Spring Data 2021.0.6 (Pascal-SR6). +* Upgrades to Spring Data for Apache Geode 2.5.6. +* Upgrades to Spring Session BOM 2021.0.3. +* Upgrades to Spring Session for Apache Geode 2.5.5. + + Changes in version 1.4.12 (2021-10-21) -------------------------------------- Aligns SBDG with Spring Boot 2.4.12.