diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 13ed364c..02f904e4 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,19 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.2.8.RELEASE (2020-06-16) +--------------------------------------------- +Aligns SBDG with Spring Boot 2.2.8.RELEASE along with the latest versions of Spring Framework and Spring Data. + +* Upgrades to Spring Framework 5.2.7.RELEASE. +* Upgrades to Spring Boot 2.2.8.RELEASE. +* Upgrades to Spring Data Moore-SR8. +* Upgrades to Spring Data for Apache Geode & VMware GemFire 2.2.8.RELEASE. +* Upgrades to Byte Buddy 1.10.11. +* Upgrades to Gradle 6.5. +* Upgrades to Testcontainers 1.14.3. + + Changes in version 1.1.8.RELEASE (2020-06-16) --------------------------------------------- Aligns SBDG with Spring Boot 2.1.15.RELEASE along with the latest versions of Spring Framework and Spring Data.