Edit changelog and add 1.7.2 release notes.

This commit is contained in:
John Blum
2022-07-21 16:55:51 -07:00
parent 507f59afd6
commit 3e9bf3b12b

View File

@@ -4,6 +4,22 @@ https://github.com/spring-projects/spring-boot-data-geode
=========================================================
Changes in version 1.7.2 (2022-07-21)
-------------------------------------
Aligns SBDG with Spring Boot 2.7.2.
* Built with Oracle Java 8, JDK 1.8.0_331.
* Improves the spring-geode-starter-logging by providing better integration with Spring Boot logging along with
modularizing the SLF4j, Logback configuration allowing users to customize per component, such as Apache Geode component
logging independent of Spring Boot and Spring components, offering finer grain control.
* Upgrades to Spring Framework 5.3.22.
* Upgrades to Spring Boot 2.7.2
* Upgrades to Spring Data BOM 2021.2.2 (Raj-SR2).
* Upgrades to Spring Data for Apache Geode 2.7.2
* Upgrades to Testcontainers 1.17.3
* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.16.
Changes in version 1.6.10 (2022-07-21)
--------------------------------------
Aligns SBDG with Spring Boot 2.6.10.