Hello, thanks a lot for the RC2 and the great progress.

Just a heads up that I have been able to successfully integrate Pekko as a new 
runtime for endless4s event-sourcing tagless abstractions thanks to the nexus 
resolver staging release (passing PR is here, for proof 
https://github.com/endless4s/endless/pull/239 
<https://github.com/endless4s/endless/pull/239>). Integration was smooth, no 
problems. It has an example cluster & persistence application with tests that 
run just fine (even running in parallel with the Akka runtime).

Unfortunately, I can’t test it with our production systems yet because Pekko is 
still missing the ‘akka-management’ package afaik, which we use to form up the 
clusters.

Kind regards and keep up the great work! 

Jonas


> On 23 Jun 2023, at 13:32, PJ Fanning <fannin...@apache.org> wrote:
> 
> Hello Pekko Community,
> 
> This is a call for a vote to release Apache Pekko(incubating) version 
> 1.0.0-RC2.
> 
> Since RC1, attempts have been made to better acknowledge third party
> source, with particular emphasis on getting the details updated in the
> LICENSE file.
> 
> The discussion thread:
> 
> https://lists.apache.org/thread/xd4wp77bdwyll9243mnd9qc6j4d122kr
> 
> The release candidate:
> 
> https://dist.apache.org/repos/dist/dev/incubator/pekko/1.0.0-RC2/
> 
> This release has been signed with a PGP key available here:
> 
> https://dist.apache.org/repos/dist/dev/incubator/pekko/KEYS
> 
> Release Notes:
> 
> https://dist.apache.org/repos/dist/dev/incubator/pekko/1.0.0-RC2/RELEASE_NOTES_1.0.0.txt
> 
> Git branch for the release:
> 
> https://github.com/apache/incubator-pekko/tree/v1.0.0-RC2
> Git commit ID: 2f8ef56626066f7f859c7ed77ca1c69950fd70b1
> 
> Please download, verify, and test.
> 
> We have also staged jars in the Apache Nexus Repository. These were
> built with the same code
> as appears in this Source Release Candidate. We 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.
> 
> https://repository.apache.org/content/groups/staging/org/apache/pekko/
> 
> In sbt, you can add this resolver.
> 
> 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 positive votes.
> 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 until 23:59 UTC on 28 June 2023.
> 
> [ ] +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
> 
> To compile from the source, please refer to:
> 
> https://github.com/apache/incubator-pekko/blob/main/README.md#building-from-source
> 
> Some notes about verifying downloads can be found at:
> 
> https://pekko.apache.org/download.html#verifying-downloads
> 
> 
> Here is my +1.
> 
> Thanks,
> 
> PJ Fanning (Apache Pekko PPMC member)
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org
> For additional commands, e-mail: dev-h...@pekko.apache.org
> 

Reply via email to