Edit changelog and add 1.4.2 release notes.

This commit is contained in:
John Blum
2021-01-21 20:20:49 -08:00
parent 1eca100389
commit 6de7eb30f7

View File

@@ -4,6 +4,22 @@ https://github.com/spring-projects/spring-boot-data-geode
=========================================================
Changes in version 1.4.2 (2021-01-22)
-------------------------------------
Aligns SBDG with Spring Boot 2.4.2 along with the latest versions of Spring Framework, Spring Data
and Spring Session.
* Adds additional (organization of) log details to @EnableClusterAware annotation and functionality.
* Adds documentation on the new @EnableClusterAware annotation, strictMatch attribute.
* Improves standalone Apache Geode-based Cluster detection along with improving isolation between Conditions
in the @EnableClusterAware annotation configuration as well as caching Condition state.
* Upgrade to Spring Framework 5.3.3.
* Upgrade to Spring Boot 2.4.2.
* Upgrade to Spring Data BOM 2020.0.3/Ockham-SR3.
* Upgrade to Spring Data for Apache Geode 2.4.3.
* Upgrade to Mockito 3.7.7.
Changes in version 1.3.8.RELEASE (2021-01-19)
---------------------------------------------
Aligns SBDG with Spring Boot 2.3.8.RELEASE along with the latest versions of Spring Framework, Spring Data