From 5f31076dc1bbfb789026e25eb692472fa96fe941 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 28 Apr 2021 09:19:31 -0700 Subject: [PATCH] Edit changelog and include 1.3.10.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index e19385a5..16fbc91a 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,25 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.3.10.RELEASE (2021-04-28) +---------------------------------------------- +Aligns SBDG with Spring Boot 2.3.10.RELEASE along with the latest versions of Spring Framework, Spring Data, +Spring Session and Spring Test for Apache Geode. + +* Upgrades to Apache Geode 1.12.2. +* Upgrades to Byte Buddy 1.10.22. +* Upgrades to Gradle 6.8.3. +* Upgrades to Mockito 3.9.0. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.7. +* Upgrades to Spring Framework 5.2.14.RELEASE. +* Upgrades to Spring Boot 2.3.10.RELEASE. +* Upgrades to Spring Data Neumann-SR10. +* Upgrades to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.9.RELEASE. +* Upgrades to Spring Session BOM Dragonfruit-SR3. +* Upgrades to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.5.RELEASE. +* Upgrades to Testcontainers 1.15.3. + + Changes in version 1.4.4 (2021-04-09) ------------------------------------- Aligns SBDG with Spring Boot 2.4.4 along with the latest versions of Spring Framework 5.x, Spring Data 2020.0.x,