diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 8f73265c..58a30f1a 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +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. + +* Upgrades to Spring Framework 5.1.16.RELEASE. +* Upgrades to Spring Boot 2.1.15.RELEASE. +* Upgrades to Spring Data Lovelace-SR18. +* Upgrades to Spring Data for Apache Geode & VMware GemFire 2.1.18.RELEASE. +* Upgrades to Byte Buddy 1.10.11. +* Upgrades to Testcontainers 1.14.3. + + Changes in version 1.2.7.RELEASE (2020-05-19) --------------------------------------------- Aligns SBDG with the latest versions of Spring Framework, Spring Boot, Spring Data