From 6989c7ccb2adabde123dcd070554433fc6eba62e Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 17 Aug 2021 18:39:31 -0700 Subject: [PATCH] Edit changelog and add 2.6.0-M1 release notes. --- .../src/main/resources/changelog.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index 994d6dc..94350ac 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,6 +4,25 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 2.6.0-M1 (2021-08-17) +---------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.6.0-M1. + +* Upgrades to Apache Geode 1.13.4. +* Upgrades to AsssertJ 3.20.2. +* Upgrades to Mockito 3.11.2. +* Upgrades to SLF4J 1.7.31. +* Upgrades to Spring Build Conventions Gradle Plugin 0.0.38. +* Upgrades to Spring Framework 5.3.9. +* Upgrades to Spring Boot 2.6.0-M1. +* Upgrades to Spring Data BOM 2021.1.0-M2 (Q-M2). +* Upgrades to Spring Data Commons 2.6.0-M2. +* Upgrades to Spring Data for Apache Geode 2.6.0-M2. +* Upgrades to Spring Security 5.6.0-M2. +* Upgrades to Spring Session 2.6.0-M1. +* Upgrades to Spring Session BOM 2021.1.0-SNAPSHOT. + + Changes in version 2.5.3 (2021-08-17) ------------------------------------- Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.5.2.