From 831e8fe1b519c4e3c88d1d535caab6be90b64b3e Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 13:21:23 -0700 Subject: [PATCH] Edit changelog and add 1.7.3 release notes. --- spring-geode/src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index a16d5dad..d24c4c3b 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/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.