From 1ae5e8fc63630bde9036fc0fe1a6df9ae516561c Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 20 May 2021 18:58:31 -0700 Subject: [PATCH] Edit changelog and include 1.3.11.RELEASE notes. --- spring-geode/src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index eec5c99f..5570bf2a 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.3.11.RELEASE (2021-05-20) +---------------------------------------------- +Aligns SBDG with Spring Boot 2.3.11.RELEASE along with the latest versions of Spring Framework, Spring Data, +Spring Session and Spring Test for Apache Geode. + +* Upgrades to Byte Buddy 1.11.0. +* Upgrades to Mockito 3.10.0. +* Upgrades to VMware Tanzu GemFire for VMS (Pivotal Cloud Cache) 1.12.2. +* Upgrades to Spring Framework 5.2.15.RELEASE. +* Upgrades to Spring Boot 2.3.11.RELEASE. + + Changes in version 1.5.0-RC1 (2021-04-28) ----------------------------------------- Aligns SBDG with Spring Boot 2.5.0-RC1 along with the latest versions of Spring Framework, Spring Data,