Edit changelog and add 1.5.0-M1 release notes.

This commit is contained in:
John Blum
2021-01-24 23:22:29 -08:00
parent f018bc8d37
commit d2e3f6c618

View File

@@ -4,6 +4,22 @@ https://github.com/spring-projects/spring-boot-data-geode
=========================================================
Changes in version 1.5.0-M1 (2021-01-25)
----------------------------------------
Aligns SBDG with Spring Boot 2.5.0-M1 along with the latest versions of Spring Framework, Spring Data
and Spring Session.
* Includes runtime dependency on 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310' in the spring-geode module
for developer convenience when using the JSON Cache Data Import/Export feature.
* Upgrades to Spring Boot 2.5.0-M1.
* Upgrades to Spring Data BOM 2021.0.0-M2/Pascal-M2
* Upgrades to Spring Data for Apache Geode 2.5.0-M2.
* Upgrades to Spring Session 2021.0.0-M1.
* Upgrades to Spring Session for Apache Geode 2.5.0-M1.
* Upgrades to Spring Build Conventions Gradle Plugin 0.0.36.
* Upgrades to Gradle 6.8.1.
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