+1 On Tue, Jul 7, 2026 at 11:31 AM Valentyn Tymofieiev via dev < [email protected]> wrote:
> +1, thanks. > > On Tue, Jul 7, 2026 at 7:59 AM Shunping Huang <[email protected]> wrote: > >> +1 (non-binding) Tested Python QuickStart on Direct Runner and Dataflow >> Runner. >> >> During testing, I noticed that wordcount can fail on the Direct Runner if >> `CLOUDSDK_CONTEXT_AWARE_USE_CLIENT_CERTIFICATE` is set to `true` in the >> local environment. This failure occurs on both 2.75.0rc1 and 2.74.0. I've >> opened an issue to track this ( >> https://github.com/apache/beam/issues/39235), but I don't consider it a >> release blocker as well. >> >> On Tue, Jul 7, 2026 at 10:52 AM Shunping Huang <[email protected]> >> wrote: >> >>> The workflow has now passed with increased timeout: >>> https://github.com/apache/beam/actions/runs/28811597108 ( >>> https://github.com/apache/beam/pull/39232), so it should not be a >>> release blocker. >>> >>> >>> On Mon, Jul 6, 2026 at 12:45 PM Valentyn Tymofieiev via dev < >>> [email protected]> wrote: >>> >>>> I noticed beam_PostCommit_Java_DataflowV2 (Run >>>> PostCommit_Java_DataflowV2 has been timing out consistently on the RC. Do >>>> we have a rootcause? >>>> >>>> Checked release notes, Python SDK, some of the advertised functionality >>>> in the release notes and spot-checked SDK container images, no concerns >>>> otherwise. >>>> >>>> On Mon, Jul 6, 2026 at 9:00 AM Tarun Annapareddy via dev < >>>> [email protected]> wrote: >>>> >>>>> +1(non-binding) >>>>> >>>>> Tested the following on Dataflow: >>>>> >>>>> 1. Java17 RunnerV2 >>>>> 2. Python 313 RunnerV2 >>>>> 3. Go Runner V2 >>>>> 4. Java17 RunnerV1 >>>>> >>>>> Thank you, >>>>> Tarun, >>>>> >>>>> On Wed, Jul 1, 2026 at 5:08 AM Vitaly Terentyev via dev < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi everyone, >>>>>> Please review and vote on the release candidate #1 for the version >>>>>> 2.75.0, >>>>>> as follows: >>>>>> [ ] +1, Approve the release >>>>>> [ ] -1, Do not approve the release (please provide specific comments) >>>>>> >>>>>> >>>>>> Reviewers are encouraged to test their own use cases with the release >>>>>> candidate, and vote +1 if >>>>>> no issues are found. Only PMC member votes will count towards the >>>>>> final >>>>>> vote, but votes from all >>>>>> community members are encouraged and helpful for finding regressions; >>>>>> you >>>>>> can either test your own >>>>>> use cases [13] or use cases from the validation sheet [10]. >>>>>> >>>>>> The complete staging area is available for your review, which >>>>>> includes: >>>>>> * GitHub Release notes [1], >>>>>> * the official Apache source release to be deployed to >>>>>> dist.apache.org [2], >>>>>> which is signed with the key with fingerprint D20316F712213422 as >>>>>> automated >>>>>> [3], >>>>>> * all artifacts to be deployed to the Maven Central Repository [4], >>>>>> * source code tag "v2.75.0-RC1" [5], >>>>>> * website pull request listing the release [6], the blog post [6], and >>>>>> publishing the API reference manual [7]. >>>>>> * Python artifacts are deployed along with the source release to >>>>>> dist.apache.org [2] and PyPI[8]. >>>>>> * Go artifacts and documentation are available at pkg.go.dev [9] >>>>>> * Validation sheet with a tab for 2.75.0 release to help with >>>>>> validation >>>>>> [10]. >>>>>> * Docker images published to Docker Hub [11]. >>>>>> * PR to run tests against release branch [12]. >>>>>> * Github Release pre-release page for v2.75.0-RC1 [13]. >>>>>> * pull request to apache/beam updating the managed-io docs[15] >>>>>> >>>>>> The vote will be open for at least 72 hours. It is adopted by majority >>>>>> approval, with at least 3 PMC affirmative votes. >>>>>> >>>>>> For guidelines on how to try the release in your projects, check out >>>>>> our RC >>>>>> testing guide [14]. >>>>>> >>>>>> Thanks, >>>>>> Release Manager >>>>>> >>>>>> [1] https://github.com/apache/beam/milestone/43 >>>>>> [2] https://dist.apache.org/repos/dist/dev/beam/2.75.0/ >>>>>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS >>>>>> [4] >>>>>> https://repository.apache.org/content/repositories/orgapachebeam-1432/ >>>>>> [5] https://github.com/apache/beam/tree/v2.75.0-RC1 >>>>>> [6] http://github.com/apache/beam/pull/39190 >>>>>> [7] https://github.com/apache/beam-site/pull/707 >>>>>> [8] https://pypi.org/project/apache-beam/2.75.0rc1/ >>>>>> [9] >>>>>> https://pkg.go.dev/github.com/apache/beam/sdks/[email protected]/go/pkg/beam >>>>>> [10] >>>>>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit?gid=1331563033#gid=1331563033 >>>>>> [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image >>>>>> [12] https://github.com/apache/beam/pull/39103 >>>>>> [13] https://github.com/apache/beam/releases/tag/v2.75.0-RC1 >>>>>> [14] >>>>>> https://github.com/apache/beam/blob/master/contributor-docs/rc-testing-guide.md >>>>>> [15] https://github.com/apache/beam/pull/39178 >>>>>> >>>>>>
