Edit changelog and add 1.5.0-M3 release notes.
This commit is contained in:
@@ -4,6 +4,27 @@ https://github.com/spring-projects/spring-boot-data-geode
|
||||
=========================================================
|
||||
|
||||
|
||||
Changes in version 1.5.0-M3 (2021-04-09)
|
||||
----------------------------------------
|
||||
Aligns SBDG with Spring Boot 2.5.0-M3 along with the latest versions of Spring Framework 5.x, Spring Data 2021.0.0,
|
||||
Spring Session 2021.0.0 and Spring Test for Apache Geode.
|
||||
|
||||
* Creates and adds a new MappingPdxSerializerIncludedTypeRegistrar class to allow users to register
|
||||
additional application domain model types to be handled by SDG's MappingPdxSerializer and de/serialized as PDX bytes.
|
||||
* Cleans up instability and possible conflicts in the SBDG test suite, particularly when run CI build environments
|
||||
like Jenkins or Travis CI.
|
||||
* Uses the new Jenkins CI Declarative Pipeline syntax for builds.
|
||||
* Upgrades to Apache Geode 1.13.2.
|
||||
* Upgrades to Mockito 3.9.0.
|
||||
* Upgrades to Spring Framework 5.3.5.
|
||||
* Upgrades to Spring Boot 2.4.4.
|
||||
* Upgrades to Spring Cloud Bindings 1.7.1.
|
||||
* Upgrades to Spring Data Pascal-M5
|
||||
* Upgrades to Spring Data BOM 2021.0.0-M5 (Pascal-M5).
|
||||
* Upgrades to Spring Data for Apache Geode 2.5.0-M5.
|
||||
* Upgrades to Spring Test for Apache Geode 0.0.25-PASCAL-M5.
|
||||
|
||||
|
||||
Changes in version 1.4.4 (2021-04-09)
|
||||
-------------------------------------
|
||||
Aligns SBDG with Spring Boot 2.4.4 along with the latest versions of Spring Framework 5.x, Spring Data 2020.0.x,
|
||||
|
||||
Reference in New Issue
Block a user