From 5a4601da5b13c8f0c06024f9d5d617459ba59502 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 18 Jan 2022 15:35:20 -0800 Subject: [PATCH] Edit changelog and add 3.0.0-M1 release notes. --- .../src/main/resources/changelog.txt | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index 060a128..fc5b01e 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,6 +4,28 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 3.0.0-M1 (2022-01-18) +---------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 3.0.0-M1. + +* Upgrades to Spring Framework 6.0.0-M2. +* Upgrades to Spring Data BOM 2022.0.0-M1 (Turing-M1). +* Upgrades to Spring Data for Apache Geode 3.0.0-M1. +* Upgrades to Spring Session 3.0.0-M1. +* Upgrades to Spring Session BOM 2022.1.0-SNAPSHOT. +* Upgrades to Spring Security 6.0.0-M1. +* Upgrades to Spring Test for Apache Geode 1.0.0-M1. +* Upgrades to AssertJ 3.22.0. +* Upgrades to Log4j 2.17.1. +* Upgrades to JUnit Jupiter 5.8.2. +* Upgrades to Mockito 4.2.0. +* Upgrades to Selenium HtmlUnit 2.56.0. +* Upgrades to SLF4J 1.7.33. +* Upgrades to Gradle 7.3.3. +* Upgrades to Spring NoHTTP Gradle Plugin 0.0.10. +* Upgrades to Spring Dependency Management Plugin 1.0.11.RELEASE. + + Changes in version 2.7.0-M1 (2022-01-18) ---------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.7.0-M1.