From 2610516d85cc64908fd32412eae21bc77e3554ea Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 20 Oct 2021 14:07:22 -0700 Subject: [PATCH] Edit changelog and include 2.4.8 release notes. --- .../src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index c1dec41..38b6e66 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 2.4.8 (2021-10-20) +------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.4.6. + +* Upgrades to Spring Framework 5.3.11. +* Upgrades to Spring Boot 2.4.11. +* Upgrades to Spring Data BOM 2020.0.12 (Ockham-SR13). +* Upgrades to Spring Data Commons 2.4.13. +* Upgrades to Spring Data for Apache Geode 2.4.13. +* Upgrades to Spring Session 2.4.6. + + Changes in version 2.5.4 (2021-08-17) ------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.5.2.