Edit changelog and add 1.3.0.RC1 release notes.
This commit is contained in:
@@ -4,6 +4,24 @@ https://github.com/spring-projects/spring-boot-data-geode
|
||||
=========================================================
|
||||
|
||||
|
||||
Changes in version 1.3.0.RC1 (2020-05-13)
|
||||
----------------------------------------
|
||||
Upgrades SBDG to Spring Boot 2.3.0.RC1. Includes new Cache Data Import/Export feature with support for JSON
|
||||
out-of-the-box.
|
||||
|
||||
* Includes support for importing and exporting JSON to GemFire/Geode cache Regions.
|
||||
Resolves https://github.com/spring-projects/spring-boot-data-geode/issues/67.
|
||||
* Adds many new Apache Geode API extensions to the 'apache-geode-extensions' module thereby making GemFire/Geode's
|
||||
public API even easier and more reliable to use, and application friendly.
|
||||
* Upgrades to Byte Buddy 1.10.10.
|
||||
* Upgrades to Spring Framework 5.2.6.RELEASE.
|
||||
* Upgrades to Spring Boot 2.3.0.RC1.
|
||||
* Upgrades to Spring Data for Apache Geode & Pivotal GemFire (SDG) 2.3.0.RC2.
|
||||
* Upgrades to Spring Data Release Train Neumann-RC2.
|
||||
* Upgrades to Spring Test for Apache Geode & Pivotal GemFire (STDG) 0.0.15.RELEASE.
|
||||
* Upgrades Testcontainers to 1.14.1.
|
||||
|
||||
|
||||
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,
|
||||
|
||||
Reference in New Issue
Block a user