diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index ad64bb4d..394afab2 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,21 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.0 (2021-11-19) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.0. + +* Upgrades to Awaitility 4.1.1. +* Upgrades to Spring Framework 5.3.13. +* Upgrades to Spring Boot 2.6.0 +* Upgrades to Spring Data 2021.1.0 (Q-GA). +* Upgrades to Spring Data for Apache Geode 2.6.0 +* Upgrades to Spring Session BOM 2021.1.0. +* Upgrades to Spring Session for Apache Geode 2.6.0. +* Upgrades to Spring Test for Apache Geode 0.0.28. +* Upgrades to Testcontainers 1.16.2. + + Changes in version 1.5.7 (2021-11-18) ------------------------------------- Aligns SBDG with Spring Boot 2.5.7.