From 29bec9647036b78e7079373ea247e22d74ca10c1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 19 Jan 2021 17:27:44 -0800 Subject: [PATCH] Edit changelog and include 1.3.8.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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