Edit changelog and add 1.2.6.RELEASE notes.

This commit is contained in:
John Blum
2020-03-27 14:25:17 -07:00
parent 069ad68016
commit 603e23f199

View File

@@ -4,6 +4,24 @@ https://github.com/spring-projects/spring-boot-data-geode
=========================================================
Changes in version 1.2.6.RELEASE (2020-03-27)
---------------------------------------------
Aligns SBDG with Spring Boot 2.2.6.RELEASE, Spring Framework 5.2.5.RELEASE, Spring Data Release Train Moore-SR6,
Spring Session Corn-SR2, Spring Test for Apache Geode & Pivotal GemFire 0.0.13.RELEASE, Apache Geode 1.9.2,
and Pivotal GemFire 9.8.7.
* Fix SSL auto-configuration when TLS is enabled to properly configure the SSL default context;
See https://github.com/spring-projects/spring-boot-data-geode/issues/77.
* Upgrades to Gradle 6.2.
* Upgrades to Mockito 3.3.3.
* Upgrades to Pivotal GemFire 9.8.7.
* Upgrades to Spring Framework 5.2.5.RELEASE.
* Upgrades to Spring Boot 2.2.6.RELEASE.
* Upgrades to Spring Data for Apache Geode & Pivotal GemFire 2.2.6.RELEASE.
* Upgrades to Spring Data Release Train Moore-SR6.
* Upgrades to Spring Session BOM Corn-SR2.
Changes in version 1.3.0.M3 (2020-03-20)
----------------------------------------
Upgrades SBDG to Spring Boot 2.3.0.M3. Aligns with Spring Framework 5.2.4.RELEASE, Spring Data Neumann-M4,