You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+33-13Lines changed: 33 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,41 @@ Spring Data for Apache Geode brings the full power of the Spring Framework to yo
7
7
[[notice]]
8
8
== NOTICE
9
9
10
+
[[notice-2023-january]]
11
+
*2023-January-17*:
12
+
13
+
At the end of 2022, VMware https://tanzu.vmware.com/content/blog/spring-for-vmware-gemfire-is-now-available[announced]
14
+
the general availability of the Spring for VMware GemFire portfolio of projects.
15
+
16
+
While these Spring based projects for VMware GemFire are open source and a succession to the Spring for Apache Geode
17
+
projects, they are not a replacement. VMware GemFire forked from the Apache Geode project and is not open source.
18
+
Additionally, newer Apache Geode and VMware GemFire clients are not backwards compatible with older Apache Geode
19
+
and VMware GemFire servers.
20
+
21
+
Alternatively, the Spring portfolio provides first-class https://docs.spring.io/spring-boot/docs/current/reference/html/io.html#io.caching.provider[integration]
22
+
with other comparable caching providers. Also, see https://docs.spring.io/spring-framework/docs/current/reference/html/integration.html#cache-store-configuration[here]
23
+
and https://docs.spring.io/spring-framework/docs/current/reference/html/integration.html#cache-plug[here].
24
+
25
+
Finally, keep in mind, the Spring for Apache Geode projects will still be maintained until OSS and commercial support
26
+
ends. Maintenance will only include CVE and critical fixes. No new features or major enhancements will be made.
27
+
The Spring Data for Apache Geode support timelines can be viewed https://spring.io/projects/spring-data-geode#support[here].
28
+
29
+
[[notice-2022-october]]
30
+
*2022-October-24*:
31
+
10
32
As of Spring Data `2022.0.0-RC1` (_Turing_-RC1) / `3.0.0-RC1`, the _Spring Data for Apache Geode_ (SDG) module
11
33
has been removed from the Spring Data BOM and Spring Data release train. SDG will no longer continue in
12
34
the `3.0` generation from this point forward.
13
35
14
36
In summary, VMware (VMW) made a https://markmail.org/message/oafksl5iufmqhuyg[decision] to discontinue all contributions
15
37
to the Apache Geode project at the Apache Software Foundation (ASF). VMware has committed to the Apache Geode project
16
38
until the end of October 2022. However, the plan is to transition the Apache Geode project responsibilities to another
17
-
entity or group of individuals who are members of the PMC and are willing to maintain and manage the project, moving
18
-
it forward.
39
+
entity or group of individuals who are members of the PMC and are willing to maintain and manage the project going
40
+
forward.
19
41
20
42
Unfortunately, as of 2022-October-24, the Apache Geode project failed to secure at least 3 voting members on the PMC
21
43
required to maintain and manage the project. So, a https://markmail.org/message/dfdkfmxcawcl4q7r[VOTE] was cast to move
22
-
the Apache Geode project into the Attic at the Apache Software Foundation. Clearly, this puts the _Spring Data for
44
+
the Apache Geode project to the Attic at the Apache Software Foundation. Clearly, this puts the _Spring Data for
23
45
Apache Geode_ (SDG) project at odds with the Apache Geode project, especially with respect to
0 commit comments