From 04763dd2a24acd475b2850de7f85285dd1999e0d Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 17:28:13 -0700 Subject: [PATCH] Edit changelog and add 1.7.1 release notes. --- spring-geode/src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 826bcbaa..bda7ceb1 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.7.1 (2022-06-24) +------------------------------------- +Aligns SBDG with Spring Boot 2.7.1 + +* Built with Oracle Java 8, JDK 1.8.0_331. +* Upgrades to Spring Framework 5.3.21. +* Upgrades to Spring Boot 2.7.1. +* Upgrades to Spring Data BOM 2021.2.1 (RAJ-SR1). +* Upgrades to Spring Data for Apache Geode 2.7.1 +* Upgrades to Testcontainers 1.17.2 + + Changes in version 1.6.9 (2022-06-24) ------------------------------------- Aligns SBDG with Spring Boot 2.6.9.