@@ -4,6 +4,29 @@ https://github.com/spring-projects/spring-boot-data-geode
44=========================================================
55
66
7+ Changes in version 2.0.0-M4 (2022-07-21)
8+ ----------------------------------------
9+ Aligns SBDG with Spring Boot 3.0.0-M4.
10+
11+ * Built with Java 17, JDK 17+35-LTS-2724 (2021-09-14 LTS).
12+ * Improves the spring-geode-starter-logging by providing better integration with Spring Boot logging along with
13+ modularizing the SLF4j, Logback configuration allowing users to customize per component, such as Apache Geode component
14+ logging independent of Spring Boot and Spring components, offering finer grain control.
15+ * Upgrades to Apache Geode 1.15.0.
16+ * Upgrades to Gradle 7.5.
17+ * Upgrades to Freefair Lombok Gradle Plugin 6.5.0.3.
18+ * Upgrades to Spring Framework 6.0.0-M5
19+ * Upgrades to Spring Boot 3.0.0-M4.
20+ * Upgrades to Spring Cloud Bindings 1.10.0.
21+ * Upgrades to Spring Data BOM 2022.0.0-M5 (Turing-M5).
22+ * Upgrades to Spring Data for Apache Geode 3.0.0-M5.
23+ * Upgrades to Spring Session BOM 2022.0.0-M2.
24+ * Upgrades to Spring Session for Apache Geode 3.0.0-M3.
25+ * Upgrades to Spring Test for Apache Geode 1.0.0-M6.
26+ * Upgrades to Testcontainers 1.17.3.
27+ * Upgrades to VMware Tanzu (Pivotal) GemFire 9.15.0.
28+
29+
730Changes in version 1.7.2 (2022-07-21)
831-------------------------------------
932Aligns SBDG with Spring Boot 2.7.2.
0 commit comments