File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
spring-geode-project/spring-geode/src/main/resources Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ https://github.com/spring-projects/spring-boot-data-geode
44=========================================================
55
66
7+ Changes in version 2.0.0-M5 (2022-09-26)
8+ ----------------------------------------
9+ Aligns SBDG with Spring Boot 3.0.0-M5
10+
11+ * Adapts API and framework changes in Spring Boot Auto-configuration removing auto-configuration class declaration
12+ from META-INF/spring.factories and declaring the auto-configuration classes in
13+ META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports.
14+ * Edits reference documentation to include a section on declaring (transitive) dependency exclusions
15+ using Gradle or Maven.
16+ * Upgrades to Spring Framework 6.0.0-M6.
17+ * Upgrades to Spring Boot 3.0.0-M5.
18+ * Upgrades to Spring Data BOM 2022.0.0-M6 (Turing-M6).
19+ * Upgrades to Spring Data for Apache Geode 3.0.0-M6.
20+ * Upgrades to Spring Session BOM 2022.0.0-M3.
21+ * Upgrades to Spring Session for Apache Geode 3.0.0-M5.
22+ * Upgrades to Spring Test for Apache Geode 1.0.0-M7.
23+ * Upgrades to VMware Tanzu (Pivotal) GemFire 9.15.2.
24+ * Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.5.
25+ * Upgrades to Gradle 7.5.1.
26+
27+
728Changes in version 1.7.4 (2022-09-23)
829-------------------------------------
930Aligns SBDG with Spring Boot 2.7.4
You can’t perform that action at this time.
0 commit comments