Edit changelog and add 1.3.0.M3 release notes.

This commit is contained in:
John Blum
2020-03-20 02:52:26 -07:00
parent 1e73565936
commit 2282e94762

View File

@@ -4,9 +4,31 @@ https://github.com/spring-projects/spring-boot-data-geode
=========================================================
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,
Spring Session for Apache Geode & Pivotal GemFire (SSDG) 2.3.0.RC1, Spring Test for Apache Geode
& Pivotal GemFire (STDG) 0.0.13.RELEASE.
* Adds Maven POM file(s) for SBDG Samples in order to build and run the Sample Code independently from the main project
Gradle build. Resolves (partly) https://github.com/spring-projects/spring-boot-data-geode/issues/75.
* Fixes SSL auto-configuration when TLS is enabled to properly configure the SSL default context;
Resolves https://github.com/spring-projects/spring-boot-data-geode/issues/77.
* Introduces new look-and-feel for the reference guide.
* Upgrades to Byte Buddy 1.10.8.
* Upgrades to Mockito 3.3.3.
* Upgrades to Spring Framework 5.2.4.RELEASE.
* Upgrades to Spring Boot 2.3.0.M3.
* Upgrades to Spring Data for Apache Geode & Pivotal GemFire 2.3.0.M4.
* Upgrades to Spring Data Release Train Neumann-M4.
* Upgrades to Spring Session for Apache Geode & Pivotal GemFire 2.3.0.RC1.
* Upgrades to Spring Test for Apache Geode & Pivotal GemFire 0.0.13.RELEASE.
* Upgrades to Testcontainers 1.13.0.
Changes in version 1.2.5.RELEASE (2020-03-04)
---------------------------------------------
Aligns SBDG with Sprig Framework 5.2.4.RELEASE, Spring Boot 2.2.5.RELEASE, Spring Data Moore-SR5
Aligns SBDG with Spring Framework 5.2.4.RELEASE, Spring Boot 2.2.5.RELEASE, Spring Data Moore-SR5
and Spring Session for Apache Geode & Pivotal GemFire 2.2.3.RELEASE.
* Upgrades to Spring Framework 5.2.4.RELEASE.
@@ -61,7 +83,7 @@ Resolves https://github.com/spring-projects/spring-boot-data-geode/issues/72.
Changes in version 1.3.0.M1 (2020-01-24)
----------------------------------------
Aligns SBDG with Spring Framework 5.2.3.RELEASE, Spring Boot 2.3.0.M1, Sprig Data Neumann-M2
Aligns SBDG with Spring Framework 5.2.3.RELEASE, Spring Boot 2.3.0.M1, Spring Data Neumann-M2
and Spring Session for Apache Geode & Pivotal GemFire 2.3.0.M1
* Upgrades to Spring Framework 5.2.3.RELEASE.
@@ -85,7 +107,7 @@ Aligns SBDG with Spring Boot 2.2.4.RELEASE.
Changes in version 1.2.3.RELEASE (2020-01-24)
---------------------------------------------
Aligns SBDG with Spring Framework 5.2.3.RELEASE, Spring Boot 2.2.3.RELEASE, Sprig Data Moore-SR4
Aligns SBDG with Spring Framework 5.2.3.RELEASE, Spring Boot 2.2.3.RELEASE, Spring Data Moore-SR4
and Spring Session for Apache Geode & Pivotal GemFire 2.2.2.RELEASE.
* Upgrades to Spring Framework 5.2.3.RELEASE.
@@ -101,7 +123,7 @@ and Spring Session for Apache Geode & Pivotal GemFire 2.2.2.RELEASE.
Changes in version 1.1.5.RELEASE (2020-01-24)
---------------------------------------------
Aligns SBDG with Spring Framework 5.1.13.RELEASE, Spring Boot 2.1.12.RELEASE, Sprig Data Lovelace-SR15
Aligns SBDG with Spring Framework 5.1.13.RELEASE, Spring Boot 2.1.12.RELEASE, Spring Data Lovelace-SR15
and Spring Session for Apache Geode & Pivotal GemFire 2.1.8.RELEASE.
* Upgrades to Spring Framework 5.1.13.RELEASE.