The Apache Geode community is pleased to announce the availability of
Apache Geode 1.9.2.

Apache Geode is a data management platform that provides a database-like
consistency model, reliable transaction processing and a shared-nothing
architecture to maintain very low latency performance with high concurrency
processing.

Geode 1.9.2 contains a number of improvements and bug fixes.


   - Added the ability to specify that when an asynchronous event queue
   (AEQ) first starts, event processing should be paused. A `resume` command
   is provided to start event processing at the desired time. Three gfsh
   commands were added or modified to support this capability: "create
   async-event-queue --pause-event-processing", "alter async-event-queue
   --pause-event-processing", and "resume async-event-queue-dispatcher". See
   the gfsh command reference in the Geode User Guide for details.
   - Publish war artifacts for geode-web , geode-web-api and
   geode-web-management to Maven Central.
   - Fix compatibility with launching geode-web (admin REST API) when
   Spring 5.x jars are on the classpath.


For the full list of changes please review the release notes:
https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.9.2

The release artifacts can be downloaded from the project website:
http://geode.apache.org/releases/

The release documentation is available at:
http://geode.apache.org/docs/guide/19/about_geode.html

We would like to thank all the contributors that made the release possible.

Regards,
Jens Deppe on behalf of the Apache Geode team

Reply via email to