diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index bb71cee8..18264236 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,24 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 2.0.0-M1 (2022-02-16) +---------------------------------------- +Aligns SBDG with Spring Boot 3.0.0-M1. + +* Rebases SBDG on Java 17. +* Rebases SBDG on Jakarta EE 9. +* Rebases SBDG on Spring Framework 6.0.0-M2. +* Rebases SBDG on Spring Boot 3.0.0-M1. +* Rebases SBDG on Spring Data BOM 2022.0.0-M1 +* Rebases SBDG on Spring Data for Apache Geode 3.0.0-M1. +* Rebases SBDG on Spring Session BOM 2022.0.0-M1. +* Rebases SBDG on Spring Session for Apache Geode 3.0.0-M1. +* Rebases SBDG on Spring Test for Apache Geode 1.0.0-M2. +* Upgrades to Apache Geode 1.14.3. +* Upgrades to Gradle 7.4. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3. + + Changes in version 1.7.0-M1 (2022-01-21) ---------------------------------------- Aligns SBDG with Spring Boot 2.7.0-M1.