From ec993ff94399bdae08545d4946c8e9b868f27bc4 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 15:52:17 -0800 Subject: [PATCH] Edit changelog and include 1.6.4 release notes. --- .../spring-geode/src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-geode-project/spring-geode/src/main/resources/changelog.txt b/spring-geode-project/spring-geode/src/main/resources/changelog.txt index a00163f8..128bbe3c 100644 --- a/spring-geode-project/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode-project/spring-geode/src/main/resources/changelog.txt @@ -22,6 +22,19 @@ Aligns SBDG with Spring Boot 3.0.0-M1. * Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3. +Changes in version 1.6.4 (2022-02-28) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.4. + +* Upgrades to Apache Geode 1.14.3. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3. +* Upgrades to Spring Framework 5.3.16. +* Upgrades to Spring Boot 2.6.4. +* Upgrades to Spring Data BOM 2021.1.2. +* Upgrades to Spring Data for Apache Geode 2.6.2 +* Upgrades to Spring Session BOM 2021.1.2. + + Changes in version 1.5.10 (2022-02-28) -------------------------------------- Aligns SBDG with Spring Boot 2.5.10.