From 0cd0c2c2f86edd21ea96c35d01c87a488672e0a0 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 Aug 2021 16:21:39 -0700 Subject: [PATCH] Edit changelog and include 1.5.4 release notes. --- spring-geode/src/main/resources/changelog.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 06bcd38a..ab3678c2 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,21 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.4 (2021-08-19) +------------------------------------- +Aligns SBDG with Spring Boot 2.5.4. + +* Upgrades to Apache Geode 1.13.4. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.9. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache (PCC)) 1.13.3. +* Upgrades to Spring Boot 2.5.4. +* Upgrades to Spring Data 2021.0.4 (Pascal-SR4). +* Upgrades to Spring Data for Apache Geode 2.5.4. +* Upgrades to Spring Session BOM 2021.0.2. +* Upgrades to Spring Session for Apache Geode 2.5.4. +* Upgrades to Testcontainers 1.16.0. + + Changes in version 1.4.10 (2021-08-19) -------------------------------------- Aligns SBDG with Spring Boot 2.4.10.