@@ -4,6 +4,28 @@ https://github.com/spring-projects/spring-boot-data-geode
4
4
=========================================================
5
5
6
6
7
+ Changes in version 2.0.0-M2 (2022-03-24)
8
+ ----------------------------------------
9
+ Aligns SBDG with Spring Boot 3.0.0-M2.
10
+
11
+ * Adds documentation on the Java version.
12
+ * Adds documentation on dependency version overriding complimenting Spring Boot's documentation.
13
+ * Fixes bug involving the spring.session.timeout Spring Boot property.
14
+ Resolves GitHub Issue #113: https://github.com/spring-projects/spring-boot-data-geode/issues/113.
15
+ * Upgrades to Apache Geode 1.14.4.
16
+ * Upgrades to Awaitility 4.2.0.
17
+ * Upgrades to Gradle 7.4.1.
18
+ * Upgrades to Micrometer 1.9.0-M4.
19
+ * Upgrades to Spring Framework 6.0.0-M3.
20
+ * Upgrades to Spring Boot 3.0.0-M2.
21
+ * Upgrades to Spring Data BOM 2022.0.0-M3 (Turing-M3).
22
+ * Upgrades to Spring Data for Apache Geode 3.0.0-M3.
23
+ * Upgrades to Spring Session for Apache Geode 3.0.0-M2.
24
+ * Upgrades to Spring Test for Apache Geode 1.0.0-M3.
25
+ * Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.15.
26
+ * Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.4.
27
+
28
+
7
29
Changes in version 1.7.0-M3 (2022-03-24)
8
30
----------------------------------------
9
31
Aligns SBDG with Spring Boot 2.7.0-M3.
0 commit comments