From 73e19ea9fcd69b235fd1f5c6834ee60b9f705d0e Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 22 Jul 2021 14:00:55 -0700 Subject: [PATCH] Edit changelog and add 1.5.3 release notes. --- spring-geode/src/main/resources/changelog.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 7d24333b..b12f7b64 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,20 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.3 (2021-07-22) +------------------------------------- +Aligns SBDG with Spring Boot 2.5.3. + +* Upgrades to Apache Geode 1.13.3. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.8. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache (PCC)) 1.13.2. +* Upgrades to Spring Framework 5.3.9. +* Upgrades to Spring Boot 2.5.3. +* Upgrades to Spring Data 2021.0.3 (Pascal-SR3). +* Upgrades to Spring Data for Apache Geode 2.5.3. +* Upgrades to Spring Build Conventions Gradle Plugin 0.0.38. + + Changes in version 1.4.9 (2021-07-22) ------------------------------------- Aligns SBDG with Spring Boot 2.4.9.