diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 9ba4a6a7..88ea22a0 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,23 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +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, +Spring Session and Spring Test for Apache Geode. + +* Upgrades to Byte Buddy 1.10.22. +* 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.4.5 +* Upgrades to Spring Data Ockham-SR8. +* Upgrades to Spring Data for Apache Geode 2.4.8. +* Upgrades to Spring Session BOM 2020.0.4. +* Upgrades to Spring Session for Apache Geode 2.4.3. +* Upgrades to Testcontainers 1.15.3. + + Changes in version 1.3.10.RELEASE (2021-04-28) ---------------------------------------------- Aligns SBDG with Spring Boot 2.3.10.RELEASE along with the latest versions of Spring Framework, Spring Data,