diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index b8b79099..d403fae5 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.3.8.RELEASE (2021-01-19) +--------------------------------------------- +Aligns SBDG with Spring Boot 2.3.8.RELEASE along with the latest versions of Spring Framework, Spring Data +and Spring Session. + +* Upgrade to Spring Boot 2.3.8.RELEASE. +* Upgrade to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.3.RELEASE. +* Upgrade to Byte Buddy 1.10.19. +* Upgrade to Gradle 6.8. +* Upgrade to Mockito 3.7.7. +* Upgrade to Testcontainers 1.15.1. + + Changes in version 1.2.13.RELEASE (2021-01-19) ---------------------------------------------- Aligns SBDG with Spring Boot 2.2.13.RELEASE along with the latest versions of Spring Framework, Spring Data