diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index fd20cc0c..db978d42 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.6.RELEASE (2020-03-04) +--------------------------------------------- +Aligns SBDG with Spring Framework 5.1.14.RELEASE, Spring Boot 2.1.13.RELEASE, Spring Data Lovelace-SR16 +and Spring Session for Apache Geode & Pivotal GemFire 2.1.9.RELEASE. + +* Upgrades to Spring Framework 5.1.14.RELEASE. +* Upgrades to Spring Boot 2.1.13.RELEASE. +* Upgrades to Spring Data for Apache Geode & Pivotal GemFire 2.1.16.RELEASE. +* Upgrades to Spring Data Release Train Lovelace-SR16. +* Upgrades to Spring Session for Apache Geode & Pivotal GemFire 2.1.9.RELEASE. +* Upgrades to Spring Session BOM Bean-SR9. +* Upgrades to Byte Buddy 1.10.8. +* Upgrades to Mockito 3.3.0. +* Upgrades to Testcontainers 1.12.5. + + Changes in version 1.3.0.M2 (2020-02-20) ---------------------------------------- Aligns SBDG with Spring Boot 2.3.0.M2. Upgrades to Spring Data Neumann-M3, Spring Session for Apache Geode