+1 [X ] Checksums and PGP signatures are valid [X] LICENSE and NOTICE files are correct (Verified comparing between sbt ratReport and LICENSE) [X] All files have ASF license headers where appropriate (Spot check via sbt ratReport) [X] Source tarball matches the Git tag (Verified with diff -qr between checked out tag and extracted source tree) [ X] Docker Compose deploys successfully (Worked for me with the instructions, using podman)
I also managed to get the source tarball to compile with sbt. Two things that might be good to look at before the next release: - 1. Why is 'texera-workflow-execution-coordinator' 13GB? Took a really long time to download. - 2. Might be nicer to just generate the default user:password for a new cluster rather than having a static default. On Tue, Mar 17, 2026 at 3:51 AM PJ Fanning <[email protected]> wrote: > > I would like to remind people that the main release artifact as far as > the ASF is concerned is the source release - the tar.gz file with the > source code. > > It is expected that podling members are verifying the source release. > These checks. > [ ] Checksums and PGP signatures are valid > [ ] LICENSE and NOTICE files are correct > [ ] All files have ASF license headers where appropriate > [ ] Source tarball matches the Git tag > > Also useful checks include: > * that you can build the jars etc using the tar gz > > > On Tue, 17 Mar 2026 at 11:21, Meng Wang <[email protected]> wrote: > > > > +1 > > > > [x] Docker Compose deploys successfully > > > > Best, > > Meng Wang > > > > On Fri, Mar 13, 2026 at 10:45 PM Jiadong Bai <[email protected]> wrote: > > > > > Hi Texera Community, > > > > > > This is a call for vote to release Apache Texera (incubating) > > > 1.1.0-incubating. > > > > > > == Release Candidate Artifacts == > > > > > > > > > https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/incubator/texera/1.1.0-incubating-RC5/__;!!CzAuKJ42GuquVTTmVmPViYEvSg!MCKo3Lv5JAbLVFds8VgAOjFF8M_pPjHvpsq8EiMw_M38SLlYlYxKT855_OE9DPbFQXdCuA1sbsz4TcGc0gA$ > > > > > > The directory contains: > > > - Source tarball (.tar.gz) with GPG signature (.asc) and SHA512 checksum > > > (.sha512) > > > - Docker Compose deployment bundle with GPG signature and SHA512 checksum > > > - Helm chart package with GPG signature and SHA512 checksum > > > > > > == Container Images == > > > > > > Container images are available at: > > > ghcr.io/apache/texera-dashboard-service:46f7a2623 > > > ghcr.io/apache/texera-workflow-execution-coordinator:46f7a2623 > > > ghcr.io/apache/texera-workflow-compiling-service:46f7a2623 > > > ghcr.io/apache/texera-file-service:46f7a2623 > > > ghcr.io/apache/texera-config-service:46f7a2623 > > > ghcr.io/apache/texera-access-control-service:46f7a2623 > > > ghcr.io/apache/texera-workflow-computing-unit-managing-service:46f7a2623 > > > > > > == Git Tag == > > > > > > > > > https://urldefense.com/v3/__https://github.com/apache/texera/releases/tag/v1.1.0-incubating-rc5__;!!CzAuKJ42GuquVTTmVmPViYEvSg!MCKo3Lv5JAbLVFds8VgAOjFF8M_pPjHvpsq8EiMw_M38SLlYlYxKT855_OE9DPbFQXdCuA1sbsz484LPhlc$ > > > Commit: 46f7a262319590c9fd06246a7fb1a6b45b1fa966 > > > > > > == Keys == > > > > > > KEYS file: > > > https://urldefense.com/v3/__https://downloads.apache.org/incubator/texera/KEYS__;!!CzAuKJ42GuquVTTmVmPViYEvSg!MCKo3Lv5JAbLVFds8VgAOjFF8M_pPjHvpsq8EiMw_M38SLlYlYxKT855_OE9DPbFQXdCuA1sbsz4apyIrVs$ > > > > > > == Vote == > > > > > > [ ] +1 Approve the release > > > [ ] 0 No opinion > > > [ ] -1 Disapprove the release (please provide the reason) > > > > > > == Checklist == > > > > > > Please include the below checklist in your voting email and put an 'x' > > > against the checks that you performed. > > > > > > [ ] Checksums and PGP signatures are valid > > > [ ] LICENSE and NOTICE files are correct > > > [ ] All files have ASF license headers where appropriate > > > [ ] Source tarball matches the Git tag > > > [ ] Docker Compose deploys successfully ( for this step, you can follow > > > this instruction: > > > > > > https://urldefense.com/v3/__https://github.com/apache/texera/wiki/Installing-Apache-Texera-using-Docker__;!!CzAuKJ42GuquVTTmVmPViYEvSg!MCKo3Lv5JAbLVFds8VgAOjFF8M_pPjHvpsq8EiMw_M38SLlYlYxKT855_OE9DPbFQXdCuA1sbsz4OgnGwdc$ > > > ) > > > > > > Thanks, > > > Jiadong Bai > > > Apache Texera (incubating) PPMC > > >
