From 3ebf10e4ae172aa0e1a2faf0242e1cefeea8d40d Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 17 Aug 2021 16:22:16 -0700 Subject: [PATCH] Edit changelog and add 2.4.6 release notes. --- .../src/main/resources/changelog.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index 8e6d660..a4e4829 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,6 +4,21 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 2.4.6 (2021-08-17) +------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.4.5. + +* Upgrades to Apache Geode 1.13.4. +* Upgrades to Spring Framework 5.3.9. +* Upgrades to Spring Boot 2.4.9. +* Upgrades to Spring Data BOM 2020.0.11 (Ockham-SR11). +* Upgrades to Spring Data Commons 2.4.11. +* Upgrades to Spring Data for Apache Geode 2.4.11. +* Upgrades to Spring Session 2.4.5. +* Upgrades to Spring Session BOM 2020.0.5. +* Upgrades to Spring Build Conventions Gradle Plugin 0.0.38. + + Changes in version 2.4.5 (2021-06-22) ------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.4.4.