Edit changelog and add 1.3.0.M4 release notes.

This commit is contained in:
John Blum
2020-04-19 21:19:25 -07:00
parent f7527e2fe3
commit c19609ec33

View File

@@ -4,6 +4,29 @@ https://github.com/spring-projects/spring-boot-data-geode
=========================================================
Changes in version 1.3.0.M4 (2020-04-19)
----------------------------------------
Upgrades SBDG to Spring Boot 2.3.0.M4. Aligns with Spring Framework 5.2.5.RELEASE, Spring Data Neumann-RC1,
Spring Session for Apache Geode & Pivotal GemFire (SSDG) 2.3.0.RC2, Spring Test for Apache Geode
& Pivotal GemFire (STDG) 0.0.14.RELEASE.
* Adds new Sample for Multi-Site Caching with Spring's Cache Abstraction and Apache Geode (Pivotal GemFire) Multi-site
WAN Gateway configuration. Resolves https://github.com/spring-projects/spring-boot-data-geode/issues/80.
* Adds support for Geode Properties (gemfire.properties) declared in Spring Boot application.properties.
Resolves https://github.com/spring-projects/spring-boot-data-geode/issues/79.
* Upgrades to Apache Geode 1.12.0.
* Upgrades to Byte Buddy 1.10.9.
* Upgrades to Pivotal GemFire 9.10.0.
* Upgrades to Spring Framework 5.2.5.RELEASE.
* Upgrades to Spring Boot 2.3.0.M4.
* Upgrades to Spring Data for Apache Geode & Pivotal GemFire (SDG) 2.3.0.RC1.
* Upgrades to Spring Data Release Train Neumann-RC1.
* Upgrades to Spring Session for Apache Geode & Pivotal GemFire (SSDG) 2.3.0.RC2.
* Upgrades to Spring Session BOM Dragonfruit-RC2.
* Upgrades to Spring Test for Apache Geode & Pivotal GemFire (STDG) 0.0.14.RELEASE.
* Upgrades Testcontainers to 1.14.0.
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,