Edit changelog and add 1.2.7.RELEASE release notes.

This commit is contained in:
John Blum
2020-05-19 01:21:48 -07:00
parent c487861ac2
commit 32d625014b

View File

@@ -4,6 +4,24 @@ https://github.com/spring-projects/spring-boot-data-geode
=========================================================
Changes in version 1.2.7.RELEASE (2020-05-19)
---------------------------------------------
Aligns SBDG with the latest versions of Spring Framework, Spring Boot, Spring Data
and Spring Session for Apache Geode & Pivotal GemFire.
* Asserts the auto-configuration of PDX when no PDX configuration is defined by the user, when PDX configuration is
customized with SDG properties and when the user manually configures PDX, thereby overriding auto-configuration.
* Upgrades to Spring Framework 5.2.6.RELEASE.
* Upgrades to Spring Boot 2.2.7.RELEASE.
* Upgrades to Spring Data for Apache Geode & Pivotal GemFire 2.2.7.RELEASE.
* Upgrades to Spring Data Release Train Moore-SR7.
* Upgrades to Spring Session for Apache Geode & Pivotal GemFire 2.2.4.RELEASE.
* Upgrades to Spring Test for Apache Geode & Pivotal GemFire 0.0.14.RELEASE.
* Upgrades to Byte Buddy 1.10.10.
* Upgrades to Gradle 6.4.1.
* Upgrades to Testcontainers 1.14.1.
Changes in version 1.1.7.RELEASE (2020-05-18)
---------------------------------------------
Aligns SBDG with the latest versions of Spring Framework, Spring Boot, Spring Data