From dbfbabca94c6e02145ea3b0b601961e7cad0f422 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 23 Mar 2022 17:29:21 -0700 Subject: [PATCH] Edit changelog and add 2.7.0-M2 release notes. --- .../src/main/resources/changelog.txt | 21 ++++++++++++++++++- 1 file changed, 20 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 f91e078..7fc8c38 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,11 +4,30 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 2.7.0-M2 (2022-03-23) +---------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.7.0-M1. + +* Upgrades to Apache Geode 1.14.4. +* Upgrades to Spring Framework 5.3.17. +* Upgrades to Spring Boot 2.7.0-M2. +* Upgrades to Spring Data BOM 2021.2.0-M4 (Raj-M4). +* Upgrades to Spring Data Commons 2.7.0-M4. +* Upgrades to Spring Data for Apache Geode 2.7.0-M4. +* Upgrades to Spring Security 5.7.0-M3. +* Upgrades to Spring Session 2.7.0-M1. +* Upgrades to Spring Session BOM 2021.2.0-M1. +* Upgrades to Spring Test for Apache Geode 0.3.0-RAJ-M3. +* Upgrades to Log4j 2.17.2. +* Upgrades to Mockito 4.4.0. +* Upgrades to SLF4J 1.7.36. + + Changes in version 2.6.1 (2022-03-23) ------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.6.2. -* Upgrades to Apache Geode 1.14.4 +* Upgrades to Apache Geode 1.14.4. * Upgrades to Spring Framework 5.3.17. * Upgrades to Spring Boot 2.6.4 * Upgrades to Spring Data BOM 2021.1.3 (Q-SR3).