File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
spring-geode-project/spring-geode/src/main/resources Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ https://github.com/spring-projects/spring-boot-data-geode
4
4
=========================================================
5
5
6
6
7
- Changes in version 2.0.0-M1 (2022-02-16 )
7
+ Changes in version 2.0.0-M1 (2022-02-28 )
8
8
----------------------------------------
9
9
Aligns SBDG with Spring Boot 3.0.0-M1.
10
10
@@ -17,11 +17,17 @@ Aligns SBDG with Spring Boot 3.0.0-M1.
17
17
* Rebases SBDG on Spring Session BOM 2022.0.0-M1.
18
18
* Rebases SBDG on Spring Session for Apache Geode 3.0.0-M1.
19
19
* Rebases SBDG on Spring Test for Apache Geode 1.0.0-M2.
20
+ * Imports Spring Build Convention Gradle Plugins locally.
21
+ * Downgrades to Eclipse Jetty 9.4.39.v20210325.
22
+ * Removes the use of Apache Geode's WAR file containing the Management REST API.
23
+ * Restructures SBDG to mirror Spring Boot's project structure; Resolves gh-60.
20
24
* Upgrades to Apache Geode 1.14.3.
21
25
* Upgrades to Gradle 7.4.
26
+ * Upgrades to FreeFair Lombok Gradle Plugin 6.3.0.
22
27
* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3.
23
28
24
29
30
+
25
31
Changes in version 1.7.0-M2 (2022-02-28)
26
32
----------------------------------------
27
33
Aligns SBDG with Spring Boot 2.7.0-M2.
You can’t perform that action at this time.
0 commit comments