From 1c2bb6a6874d868e9e85d3cbd42aabf2103a8bb5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 19 Jul 2022 16:39:51 -0700 Subject: [PATCH] Edit changelog and add 3.0.0-M4 release notes. --- .../src/main/resources/changelog.txt | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index b8fbc82..0001e98 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,9 +4,29 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 3.0.0-M4 (2022-07-19) +---------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 3.0.0-M3. + +* Upgrades to Apache Geode 1.15.0. +* Upgrades to AssertJ 3.23.1. +* Upgrades to Freefair Lombok Gradle Plugin 6.5.0.3. +* Upgrades to Gradle 7.5. +* Upgrades to Log4j 2.18.0. +* Upgrades to Micrometer 1.10.0-M3. +* Upgrades to Mockito 4.6.1. +* Upgrades to Spring Framework 6.0.0-M5. +* Upgrades to Spring Data BOM 2022.0.0-M5 (Turing-M5). +* Upgrades to Spring Data Commons 3.0.0-M5. +* Upgrades to Spring Data for Apache Geode 3.0.0-M5. +* Upgrades to Spring Security 6.0.0-M6. +* Upgrades to Spring Session BOM 2022.0.0-M2. +* Upgrades to Spring Test for Apache Geode 1.0.0-M6. + + Changes in version 3.0.0-M3 (2022-05-18) ---------------------------------------- -Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 3.0.0-M2. +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 3.0.0-M3. * Upgrades to Spring Framework 6.0.0-M4. * Upgrades to Spring Data BOM 2022.0.0-M4.