diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 88ea22a0..eec5c99f 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,22 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.0-RC1 (2021-04-28) +----------------------------------------- +Aligns SBDG with Spring Boot 2.5.0-RC1 along with the latest versions of Spring Framework, Spring Data, +Spring Session and Spring Test for Apache Geode. + +* Upgrades to Gradle 6.8.3. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.7. +* Upgrades to Spring Framework 5.3.6. +* Upgrades to Spring Boot 2.5.0-RC1 +* Upgrades to Spring Data Pascal GA (2021.0.0) +* Upgrades to Spring Data for Apache Geode 2.5.0 +* Upgrades to Spring Session BOM 2021.0.0-RC1. +* Upgrades to Spring Session for Apache Geode 2.5.0-RC1. +* Upgrades to Testcontainers 1.15.3. + + Changes in version 1.4.5 (2021-04-28) ------------------------------------- Aligns SBDG with Spring Boot 2.4.5 along with the latest versions of Spring Framework, Spring Data,