Looks good to me. I checked the following:
- Signature and hash - check. - LICENSE and NOTICE - check. - No unexpected binary files - check. Great Job!! Best, Eya On 2022/10/28 00:32:15 John Gemignani wrote: > Dear Apache Community, > > > > We would like to discuss the Apache AGE release 1.1.0 for PostgreSQL 12 > (PG12) that we have been working on. > > > > To learn more about Apache AGE, please see http://age.apache.org/ > > > > Functionalities included and addressed in this release: > > > - Support for Agtype containment ops and GIN Indices. > - Add CALL [YIELD] grammar rules for the implementation of CALL > procedures. > - VLE path variable integration performance patch. > - Improve WHERE clause performance and support index scans. > - Allow global graph contexts to see currentCommandIds. > - Cache Agtype and GRAPHID OIDs. > - Allow lists and maps to be used in the SET clause. > - Fix bug in aggregate function collect(). > - Fix Bug in WHERE clause and property constraints. > - Fix VLE local cache bug (crash). > - Fix bug where integers were not being serialized correctly when stored > in GIN indices. > - Fix the VLE peek_stack_head routine to return a NULL if the stack is > NULL. > - Fix MERGE visibility in chained commands, SET specifically. > - Fix github issue #212 <https://github.com/apache/age/pull/212> - Add > access operator (->, ->>) to Agtype. > - Fix github issue #220 <https://github.com/apache/age/issues/220> - fix > local cached contexts for static procedures. > - Fix github issue #224 <https://github.com/apache/age/pull/224> - fix > regression tests to fix issues on mac with trigonometric functions. > - Fix github issue #235 <https://github.com/apache/age/issues/235> - > when MERGE and SET were used together. > - Fix github issue #240 <https://github.com/apache/age/issues/240> - > negative array bounds. > - Fix github issue #240 <https://github.com/apache/age/issues/240> - > negative array bounds - addendum. > - Updated README. > > > ***************************************************************** > > > > The git tag to be discussed and voted upon: > > https://github.com/apache/age/releases/tag/PG12/v.1.1.0-rc0 > <https://github.com/apache/age/releases/tag/PG12%2Fv1.1.0-rc0> > > > > The git commit hash: > > commit 1d9d60197e2cf3fc48aac573278f6f9e173ee78b > > The release files for 1.1.0, can be found at: > > https://dist.apache.org/repos/dist/dev/age/PG12/1.1.0.rc0 > <https://dist.apache.org/repos/dist/dev/age/PG12/1.1.0.rc0> > > > > Signatures used for AGE RCs can be found in this file: > > https://downloads.apache.org/age/KEYS > <https://downloads.apache.org/age/KEYS> > > > > The fingerprint of key to sign release artifacts: > > 4293 0603 8E35 AC05 4DBB 4B58 26B6 CD9D CD5B 0045 > > > > For information about the contents of this release, see: > > https://github.com/apache/age/releases/tag/PG12/v1.1.0-rc0 > > > > Please share your thoughts and feedback and let us know if we can call for > > a vote. > > Thank you for your time. > > > John Gemignani >