From ec0058b317dacd810218357ecfdb67a9b0429699 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 18 May 2021 21:41:55 -0700 Subject: [PATCH] Edit changelog and add 2.5.0 release notes. --- .../src/main/resources/changelog.txt | 20 +++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index 86401e2..53409a4 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,9 +4,21 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 2.5.0 GA (2021-05-18) +---------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session 2.5. + +* Upgrades to Spring Framework 5.3.7. +* Upgrades to Spring Boot 2.5.0-RC1. +* Upgrades to Spring Data BOM 2021.0.1 (Pascal-SR1). +* Upgrades to Spring Data Commons 2.5.1. +* Upgrades to Spring Data for Apache Geode 2.5.1. +* Upgrades to Spring Session core 2.5.0. + + Changes in version 2.5.0-RC1 (2021-04-14) ----------------------------------------- -Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Session 2.5. +Aligns Spring Session for Apache Geode (SSDG) with Spring Session 2.5-RC1. * Upgrades to Gradle 6.8.3. * Upgrades to Apache Geode 1.13.2. @@ -21,7 +33,7 @@ Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spr Changes in version 2.4.3 (2021-04-14) ------------------------------------- -Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Session 2.4. +Aligns Spring Session for Apache Geode (SSDG) with Spring Session 2.4.3. * Upgrades to Gradle 6.8.3. * Upgrades to Apache Geode 1.13.2. @@ -36,7 +48,7 @@ Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spr Changes in version 2.3.5.RELEASE (2021-04-14) --------------------------------------------- -Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Session 2.3. +Aligns Spring Session for Apache Geode (SSDG) with Spring Session 2.3.3.RELEASE. * Upgrades to Gradle 6.8.3. * Upgrades to Apache Geode 1.12.1. @@ -49,7 +61,7 @@ Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spr Changes in version 2.2.8.RELEASE (2021-04-14) --------------------------------------------- -Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Session 2.2. +Aligns Spring Session for Apache Geode (SSDG) with Spring Session 2.2.6.RELEASE. * Upgrades to Spring Framework 5.2.14.RELEASE. * Upgrades to Spring Boot 2.2.13.RELEASE.