From a83f8fbbfe83d92bd9a64cb73980ee4414b6a856 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 14:11:39 -0700 Subject: [PATCH] Edit changelog and include 1.7.3 release notes. --- .../spring-geode/src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 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 afa00c98..f7c0ad12 100644 --- a/spring-geode-project/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode-project/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,15 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.7.3 (2022-08-26) +------------------------------------- +Aligns SBDG with Spring Boot 2.7.3. + +* Built with Oracle Java 8, JDK 1.8.0_331. +* Upgrades to Spring Boot 2.7.3. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.5. + + Changes in version 1.6.11 (2022-08-26) -------------------------------------- Aligns SBDG with Spring Boot 2.6.11.