From be0b708cf9ca1aaf63d6c6914f0927c96473472d Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 14 Apr 2021 15:05:10 -0700 Subject: [PATCH] Edit changelog and add 2.4.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 ecbd3fc..baa2e06 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.3 (2021-04-14) +------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with the latest GA versions of Spring Session 2.4. + +* Upgrades to Gradle 6.8.3. +* Upgrades to Apache Geode 1.13.2. +* Upgrades to Spring Framework 5.3.6. +* Upgrades to Spring Boot 2.4.4. +* Upgrades to Spring Data BOM 2020.0.8 (Ockham-SR8). +* Upgrades to Spring Data Commons 2.4.8. +* Upgrades to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.4.8. +* Upgrades to Spring Session core 2.4.3. +* Upgrades to Spring Test for Apache Geode 0.0.24. + + 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.