diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 564d1cbe..abbdaa3d 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,23 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +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 +and Spring Session for Apache Geode & Pivotal GemFire 2.3.0.M1 + +* Upgrades to Spring Framework 5.2.3.RELEASE. +* Upgrades to Spring Boot 2.3.0.M1 +* Upgrades to Spring Data for Apache Geode & Pivotal GemFire 2.3.0.M2 +* Upgrades to Spring Data Release Train Nuemann-M2. +* Upgrades to Spring Session for Apache Geode & Pivotal GemFire 2.3.0.M1 +* Upgrades to Spring Session BOM Corn-RELEASE. +* Upgrades to Spring Test for Apache Geode & Pivotal GemFire 0.0.13.NEUMANN-BUILD-SNAPSHOT. +* Upgrades to ByteBuddy 1.10.5 +* Upgrades to Mockito 3.2.4. +* Removes some uses of internal Apache Geode APIs to resolve gh-70. + + Changes in version 1.2.4.RELEASE (2020-01-24) --------------------------------------------- Aligns SBDG with Spring Boot 2.2.4.RELEASE. @@ -22,6 +39,7 @@ and Spring Session for Apache Geode & Pivotal GemFire 2.2.2.RELEASE. * Upgrades to Spring Data Release Train Moore-SR4. * Upgrades to Spring Session for Apache Geode & Pivotal GemFire 2.2.2.RELEASE. * Upgrades to Spring Session BOM Corn-RELEASE. +* Upgrades to Spring Test for Apache Geode & Pivotal GemFire 0.0.12.RELEASE. * Upgrades to Mockito 3.2.4. * Removes some uses of internal Apache Geode APIs to resolve gh-70.