diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 5570bf2a..59d01731 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,20 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.4.6 (2021-05-20) +------------------------------------- +Aligns SBDG with Spring Boot 2.4.6 along with the latest versions of Spring Framework, Spring Data, +Spring Session and Spring Test for Apache Geode. + +* Upgrades to Awaitility 4.1.0 +* Upgrades to Byte Buddy 1.11.0. +* Upgrades to Mockito 3.10.0. +* Upgrades to Spring Framework 5.3.7. +* Upgrades to Spring Boot 2.4.6. +* Upgrades to Spring Data Ockham-SR9. +* Upgrades to Spring Data for Apache Geode 2.4.9. + + Changes in version 1.3.11.RELEASE (2021-05-20) ---------------------------------------------- Aligns SBDG with Spring Boot 2.3.11.RELEASE along with the latest versions of Spring Framework, Spring Data,