Hello Pekko Community,

This is a call for a vote to release Apache Pekko Projection 1.1.0-RC1.

The discussion thread:

https://lists.apache.org/thread/v4onqkh83o2f2l2c4zs4ovo9tbw9jg2o

The release candidate:

https://dist.apache.org/repos/dist/dev/pekko/PROJECTION-1.1.0-RC1/

This release has been signed with a PGP key available here:

https://downloads.apache.org/pekko/KEYS

Release Notes:

https://github.com/apache/pekko-projection/pull/259/files

Git tag for the release:

https://github.com/apache/pekko-projection/tree/v1.1.0-RC1
Git commit ID: be34eadcb1771e45abf7207bddaeb22633b7d4f8

Please download, verify, and test.

I have also staged jars in the Apache Nexus Repository. These were built
with the same code as appears in this Source Release Candidate.
I would appreciate if users could test with these too.
If anyone finds any serious problems with these jars, please also notify us
on this thread. The jar version is 1.1.0 which is a change in the build process.
We are looking into no longer building jars with RC versions to
simplify the release.

https://repository.apache.org/content/groups/staging/org/apache/pekko/

For sbt 1.9.4 or greater you can add this resolver

resolvers += Resolver.ApacheMavenStagingRepo

Otherwise for older versions of sbt

resolvers += "Apache Pekko Staging" at
"https://repository.apache.org/content/groups/staging";


The VOTE will pass if we have more positive votes than negative votes
and there must be a minimum of 3 approvals from Pekko PMC members.
Anyone voting in favour of the release, could you please provide a list of
the checks you have done?
The vote will be left open for at least 72hrs.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

To learn more about Apache Pekko, please see https://pekko.apache.org/

Checklist for reference:

[ ] Download links are valid.
[ ] Checksums and signatures.
[ ] LICENSE/NOTICE files exist
[ ] No unexpected binary files
[ ] All source files have ASF headers
[ ] Can compile from source
[ ] Can verify the binary build

To compile from the source, please refer to:

https://github.com/apache/pekko?tab=readme-ov-file#building-from-source

This doc refers to the main Pekko repo but most of what it says is
useful for pekko-projection too. Java 8 is recommended for building
this repo.

To verify the binary build, please refer to:

https://github.com/apache/pekko-site/wiki/Pekko-Release-Process#verifying-the-binary-build

Some notes about verifying downloads can be found at:

https://pekko.apache.org/download.html#verifying-downloads

Here is my +1 (binding).

Thanks,
PJ Fanning (Apache Pekko PMC member)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org
For additional commands, e-mail: dev-h...@pekko.apache.org

Reply via email to