From a10c970b6d2d1a79ee487831b4f47a402f11e423 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 17 Aug 2021 17:33:35 -0700 Subject: [PATCH] Edit changelog and include 2.5.3 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 fed42eb..994d6dc 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.5.3 (2021-08-17) +------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.5.2. + +* Upgrades to Apache Geode 1.13.4. +* Upgrades to Spring Framework 5.3.9. +* Upgrades to Spring Boot 2.5.3. +* Upgrades to Spring Data BOM 2021.0.3 (Pascal-SR3). +* Upgrades to Spring Data Commons 2.5.3. +* Upgrades to Spring Data for Apache Geode 2.5.3. +* Upgrades to Spring Session 2.5.2. +* Upgrades to Spring Session BOM 2021.0.1. +* Upgrades to Spring Build Conventions Gradle Plugin 0.0.38. + + Changes in version 2.4.6 (2021-08-17) ------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.4.5.