[ANNOUNCE] Apache Geode 1.13.3

2021-06-25 Thread Owen Nichols
The Apache Geode community is pleased to announce the availability of
Apache Geode 1.13.3.

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.13.3 includes a number of bug fixes, including a fix for an issue with
session state expiration.  For the full list of changes please review
the release notes:
https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.13.3

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/113/about_geode.html

We would like to thank all the contributors that made the release possible.
Regards,
Owen Nichols on behalf of the Apache Geode team


[VOTE] Apache Geode 1.12.3.RC3

2021-06-25 Thread Owen Nichols
Hello Geode Dev Community,

I'd like to propose a 1.12 patch release.

This is a release candidate for Apache Geode version 1.12.3.RC3.
Note: This is the first vote email due to a build issue with the first two RCs.
Thanks to all the community members for their contributions to this release!

Please do a review and give your feedback, including the checks you performed.

Voting deadline:
3PM PDT Wed, June 30 2021.

Please note that we are voting upon the source tag:
rel/v1.12.3.RC3

Release notes:
https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.12.3

Source and binary distributions:
https://dist.apache.org/repos/dist/dev/geode/1.12.3.RC3/

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachegeode-1084

GitHub:
https://github.com/apache/geode/tree/rel/v1.12.3.RC3
https://github.com/apache/geode-examples/tree/rel/v1.12.3.RC3
https://github.com/apache/geode-native/tree/rel/v1.12.3.RC3
https://github.com/apache/geode-benchmarks/tree/rel/v1.12.3.RC3

Pipelines:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-main
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-rc

Geode's KEYS file containing PGP keys we use to sign the release:
https://github.com/apache/geode/blob/develop/KEYS

Command to run geode-examples:
./gradlew 
-PgeodeReleaseUrl=https://dist.apache.org/repos/dist/dev/geode/1.12.3.RC3 
-PgeodeRepositoryUrl=https://repository.apache.org/content/repositories/orgapachegeode-1084
 build runAll

Regards
Owen Nichols