From 8eb74578f83c0654dbb475fa821c62588fa357d8 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 17 Aug 2021 16:51:46 -0700 Subject: [PATCH] Edit changelog and include 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 9d1de8e..2d78ecb 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.5.2 (2021-06-22) ------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.5.1.