diff --git a/spring-session-data-geode/src/main/resources/changelog.txt b/spring-session-data-geode/src/main/resources/changelog.txt index 7fc8c38..3973911 100644 --- a/spring-session-data-geode/src/main/resources/changelog.txt +++ b/spring-session-data-geode/src/main/resources/changelog.txt @@ -4,6 +4,20 @@ https://github.com/spring-projects/spring-session-data-geode ============================================================ +Changes in version 2.7.0-RC1 (2022-04-19) +----------------------------------------- +Aligns Spring Session for Apache Geode (SSDG) with Spring Session (core) 2.7.0-RC1. + +* Upgrades to Spring Framework 5.3.19. +* Upgrades to Spring Boot 2.7.0-M3. +* Upgrades to Spring Data BOM 2021.2.0-RC1. +* Upgrades to Spring Data Commons 2.7.0-RC1. +* Upgrades to Spring Data for Apache Geode 2.7.0-RC1. +* Upgrades to Spring Security 5.7.0-RC1. +* Upgrades to Spring Session 2.7.0-RC1. +* Upgrades to Spring Test for Apache Geode 0.3.0-RAJ-RC1. + + 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.