Spring Boot for Apache Geode & Pivotal GemFire 1.1.4.RELEASE & 1.2.2.RELEASE Available
On behalf of the Spring, Apache Geode & Pivotal GemFire communities, it is my pleasure to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.1.4.RELEASE
as well as 1.2.2.RELEASE
.
Both releases are available in Maven Central.
What’s New
While SBDG 1.1.4.RELEASE
primarily aligns with the latest Spring bits in its release line:
-
Spring Framework
5.1.12.RELEASE
-
Spring Boot
2.1.11.RELEASE
-
Spring Data
Lovelace-SR14/2.1.14.RELEASE
-
Spring Session for Apache Geode & Pivotal GemFire (SSDG)
Bean-SR8/2.1.7.RELEASE
(NEW)
And SBDG 1.2.2.RELEASE
builds on:
-
Spring Framework
5.2.2.RELEASE
-
Spring Boot
2.2.2.RELEASE
-
Spring Data
Moore-SR3/2.2.3.RELEASE
-
Spring Session for Apache Geode & Pivotal GemFire (SSDG)
Corn-RELEASE/2.2.1.RELEASE
(NEW) -
Spring Test for Apache Geode & Pivotal GemFire (STDG)
0.0.11.RELEASE
(NEW)
SBDG 1.2.2.RELEASE
additionally includes the following improvements:
-
Enhancements to
@EnableClusterAware
Region bean detection. -
Changes the Pool used in the Spring Session Starter from (the legacy SDG) "gemfirePool" to the Apache Geode "DEFAULT" Pool for convenience, especially when getting started.
See here for more details.
See the changelog for complete details.
What’s Next
We will continue to address Issues in our backlog.
1 improvement in a future release (~1.3 M1/M2) will include support to populate an Apache Geode or Pivotal GemFire Region using a data.json
file in the same way a Spring Boot user can use data.sql
to populate DBMS Tables.
See Issue #67 for full details and to track progress.