diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index c4e64771..4fa8efc2 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.1.7.RELEASE (2020-05-18) +--------------------------------------------- +Aligns SBDG with the latest versions of Spring Framework, Spring Boot, Spring Data +and Spring Session for Apache Geode & Pivotal GemFire. + +* Upgrades to Spring Framework 5.1.15.RELEASE. +* Upgrades to Spring Boot 2.1.14.RELEASE. +* Upgrades to Spring Data for Apache Geode & Pivotal GemFire 2.1.17.RELEASE. +* Upgrades to Spring Data Release Train Lovelace-SR17. +* Upgrades to Spring Session for Apache Geode & Pivotal GemFire 2.1.10.RELEASE. +* Upgrades to Spring Session BOM Bean-SR10. +* Upgrades to Byte Buddy 1.10.10. +* Upgrades to Mockito 3.3.3. +* Upgrades to Testcontainers 1.14.1. + + Changes in version 1.3.0.RC1 (2020-05-13) ---------------------------------------- Upgrades SBDG to Spring Boot 2.3.0.RC1. Includes new Cache Data Import/Export feature with support for JSON