Update on 2.8.3 release progress:

I still need someone with push access to publish the 2.8.3 docker
images. Here are the images I built for voting/testing:

michaelmarshall/pulsar:2.8.3-rc4
michaelmarshall/pulsar-all:2.8.3-rc4
michaelmarshall/pulsar-standalone:2.8.3-rc4
michaelmarshall/pulsar-grafana:2.8.3-rc4

I completed building and publishing all versions of the python clients
except for MacOS 10.14 because we're missing a vagrant image. I
created an issue to track the missing image here:
https://github.com/apache/pulsar/issues/14751.

I have some doc PRs to update the website:
https://github.com/apache/pulsar/pull/14754
https://github.com/apache/pulsar/pull/14753

I am finalizing the release notes PR here:
https://github.com/apache/pulsar/pull/14632

Once we get the docker images published and the website PRs are
approved, I'll send out the announcement for the 2.8.3 release. Thank
you to everyone who has helped me complete my first Pulsar release!

Thanks,
Michael

On Wed, Mar 9, 2022 at 4:37 PM Michael Marshall <mmarsh...@apache.org> wrote:
>
> Update on publishing this release.
>
> First, the binaries are now promoted:
> https://dist.apache.org/repos/dist/release/pulsar/pulsar-2.8.3/.
> Thanks, Dave!
>
> Can I get some help from someone with special DockerHub permission to
> publish the following docker images to our official repo?
>
> michaelmarshall/pulsar:2.8.3-rc4
> michaelmarshall/pulsar-all:2.8.3-rc4
> michaelmarshall/pulsar-standalone:2.8.3-rc4
> michaelmarshall/pulsar-grafana:2.8.3-rc4
>
> For building the python OSX packages, I am hitting the error described
> in this issue: https://github.com/apache/pulsar/issues/13429. I am
> building on MacOS. I'd appreciate any help you can give.
>
> Here is a draft of the release notes:
> https://github.com/apache/pulsar/pull/14632. Feel free to give
> feedback on the PR.
>
> Thanks,
> Michael
>
> On Wed, Mar 9, 2022 at 12:36 AM Michael Marshall <mmarsh...@apache.org> wrote:
> >
> > Thank you for the validation.
> >
> > Closing this vote with 3 +1(binding) votes.
> >
> > I plan to start the subsequent release work tomorrow.
> >
> > Thanks,
> > Michael
> >
> >
> > On Mon, Mar 7, 2022 at 7:48 PM PengHui Li <peng...@apache.org> wrote:
> > >
> > > +1 (binding)
> > >
> > > - Checked signatures
> > > - Run standalone, publish/consume messages
> > > - Checked connector and stateful function
> > >
> > > Penghui
> > >
> > >
> > > On Mon, Mar 7, 2022 at 7:28 PM Enrico Olivelli <eolive...@gmail.com> 
> > > wrote:
> > >
> > > > +1 (binding)
> > > > - verified checksums, signatures, RAT, spotbugs...(using JDK11 on Mac)
> > > > - built the docker image
> > > > - built a couple of applications and run their tests
> > > > - run tests of a few applications using the Docker image (built from
> > > > source), those tests cover a good part of Transactions Java client
> > > > usages and Pulsar IO
> > > > - run Jakarta JMS 2.0 TCK (technology compatibility kit)
> > > >
> > > > Thank you very much Michael
> > > >
> > > > Enrico
> > > >
> > > >
> > > > Il giorno lun 7 mar 2022 alle ore 09:25 Masahiro Sakamoto
> > > > <massa...@yahoo-corp.jp> ha scritto:
> > > > >
> > > > > +1 (binding)
> > > > >
> > > > > - Checked checksums and signatures
> > > > > - Checked license headers using Apache Rat
> > > > > - Compiled the source
> > > > > - Ran the standalone server
> > > > > - Confirmed that producer and consumer work properly
> > > > > - Validated functions, connectors, and stateful functions
> > > > >
> > > > > Regards,
> > > > >
> > > > > Masahiro Sakamoto
> > > > > Yahoo Japan Corp.
> > > > > E-mail: massa...@yahoo-corp.jp
> > > > >
> > > > > -----Original Message-----
> > > > > From: Michael Marshall <mmarsh...@apache.org>
> > > > > Sent: Thursday, March 3, 2022 2:33 PM
> > > > > To: Dev <dev@pulsar.apache.org>
> > > > > Subject: [VOTE] Pulsar Release 2.8.3 Candidate 4
> > > > >
> > > > > This is the third release candidate for Apache Pulsar, version 2.8.3.
> > > > >
> > > > > It fixes the following issues:
> > > > > https://github.com/apache/pulsar/compare/v2.8.2...v2.8.3-candidate-4
> > > > >
> > > > > *** 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-2.8.3-candidate-4/
> > > > >
> > > > > There are many checksums and signatures to validate, including
> > > > apache-pulsar-2.8.3-bin.tar.gz, apache-pulsar-2.8.3-src.tar.gz,
> > > > apache-pulsar-offloaders-2.8.3-bin.tar.gz, and all of the connectors.
> > > > > All are located here:
> > > > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.8.3-candidate-4/.
> > > > >
> > > > > Unofficial Docker images:
> > > > > michaelmarshall/pulsar:2.8.3-rc4
> > > > > michaelmarshall/pulsar-all:2.8.3-rc4
> > > > > michaelmarshall/pulsar-standalone:2.8.3-rc4
> > > > > michaelmarshall/pulsar-grafana:2.8.3-rc4
> > > > >
> > > > > Maven staging repo:
> > > > > https://repository.apache.org/content/repositories/orgapachepulsar-1145/
> > > > >
> > > > > The tag to be voted upon:
> > > > > v2.8.3-candidate-4 (ee87c7d6c20186ae59298a9a9ec1fdb2b09954c7)
> > > > > https://github.com/apache/pulsar/releases/tag/v2.8.3-candidate-4
> > > > >
> > > > > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > > > >
> > > > > Please download the source package, and follow the README to build and
> > > > run the Pulsar standalone service.
> > > >

Reply via email to