From 09bfce0bb0e22144af34a35f86f1ebb98fd0672a Mon Sep 17 00:00:00 2001 From: John Blum Date: Sat, 24 Sep 2022 00:10:32 -0700 Subject: [PATCH] Edit changelog and include 1.6.12 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 f7c0ad12..49d64682 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,19 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.12 (2022-09-23) +-------------------------------------- +Aligns SBDG with Spring Boot 2.6.12. + +* Built with Oracle Java 8, JDK 1.8.0_341. +* Upgrades to Spring Framework 5.3.23. +* Upgrades to Spring Boot 2.6.12. +* Upgrades to Spring Data BOM 2021.1.7 (Q-SR7). +* Upgrades to Spring Data for Apache Geode 2.6.7. +* Upgrades to Spring Session for Apache Geode 2.6.2. +* Upgrades to Spring Test for Apache Geode 0.2.3-Q. + + Changes in version 1.7.3 (2022-08-26) ------------------------------------- Aligns SBDG with Spring Boot 2.7.3.