Re: [DISCUSS] Release Apache Pulsar 2.11.3
FYI baodhi please be aware of https://github.com/apache/pulsar/pull/21398 for inclusion in 2.11.3 Thank you! Frank Kelly On Wed, Oct 18, 2023 at 11:51 PM Zixuan Liu wrote: > +1 > > Thanks, > Zixuan > > Baodi Shi 于2023年10月16日周一 21:13写道: > > > > Hi all > > > > I would like to propose releasing the Pulsar 2.11.3 > > > > It's over one month since the release of 2.11.3, and there are 87 new > > commits. > > > > in branch-2.11: > > https://github.com/apache/pulsar/compare/v2.11.2...branch-2.11 > > > > We need to cut a new release. Please let me know if you have any > > important fixes that need to be included in Pulsar 2.11.3 > > > > Thanks, > > Baodi Shi >
[VOTE] Pulsar Release 3.0.2 Candidate 2
This is the first release candidate for Apache Pulsar version 3.0.2. It fixes the following issues: https://github.com/apache/pulsar/pulls?q=is%3Apr+is%3Amerged+label%3Arelease%2F3.0.2+label%3Acherry-picked%2Fbranch-3.0+ *** Please download, test and vote on this release. This vote will stay open for at least 72 hours *** Note that we are voting upon the source (tag), binaries are provided for convenience. Source and binary files: https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.0.2-candidate-2/ SHA-512 checksums: a4eaf3afabfe89f34d4cd29b2bc63ad2219a729319c159bae17940cede3afcf8aebd4d467b9f5226a17ab0b7e878300038364d4d122193aa3494f3b9bad0b3cc apache-pulsar-3.0.2-bin.tar.gz 9e0103f93e00c09c5db8a4cdf1b7d135bed5f0aa5f1c40a52d8caf4f3d269ca4972e25e87d8c0254212e7e089421ede1a92a608824fd1a240c05372b349ed095 apache-pulsar-3.0.2-src.tar.gz Maven staging repo: https://repository.apache.org/content/repositories/orgapachepulsar-1245/ The tag to verify: v3.0.2-candidate-2 (cd5d2bef8d65c0f6158b8eb4b7ca7fbbde7028c1) https://github.com/apache/pulsar/releases/tag/v3.0.2-candidate-2 Pulsar's KEYS file containing PGP keys you use to sign the release: https://dist.apache.org/repos/dist/dev/pulsar/KEYS Docker images: pulsar images: https://hub.docker.com/repository/docker/9947090/pulsar-all pulsar-all images: https://hub.docker.com/repository/docker/9947090/pulsar Please download the source package, and follow the README to build and run the Pulsar standalone service. Regards Yubiao Feng(poorbarcode)
Pulsar CI broken due to Eclipse Temurin repository broken
Hi all, Pulsar CI is currently broken and fails in building docker images used in end-to-end Integration tests. This fails due to Eclipse Temurin apt repository being broken. Enrico shared the link to the Temurin issue [1] on Pulsar slack [2]. Base on the latest issue comments, it seems that the repository issue is fixed but the old state is still held in caches and the problem isn't yet resolved. If that's the case, I would expect that the cache expiration is less than 24h. Therefore we could wait until it is resolved. -Lari 1 - https://github.com/adoptium/installer/issues/766 2 - https://apache-pulsar.slack.com/archives/C5ZSVEN4E/p1698413110189289