Hello Beam Devs! Branch stabilization in progress but I think we're almost at container builds later today.
The validation PR is https://github.com/apache/beam/pull/30104 Two outstanding issues on the milestone: * Various existing Python PostCommit Flakes: https://github.com/apache/beam/issues/29214 (arbitrary python versions, some validation PR failures is due to Dataflow congestion) * Race condition in Dataflow sampler: https://github.com/apache/beam/issues/29987 The latter is waiting on a PR that will be cherry picked into the release. Most Dataflow Java based suites can't pass until the Google internal containers have been generated (the ones that do pass at this stage tend to be validating the container, and build their own.) Thank you for your patience and cooperation. Robert Burke Beam 2.54.0 Release Manager On 2024/01/24 22:55:32 Robert Burke wrote: > Hello Beam Devs! > > The 2.54.0 release branch has been cut [0]! > > There are 5 outstanding issues to be triaged for 2.54.0 in the release > milestones [1] > > They are presently the following issues: > > https://github.com/apache/beam/issues/25590 > > https://github.com/apache/beam/issues/29214 > > https://github.com/apache/beam/issues/29987 > > https://github.com/apache/beam/pull/29834 > > https://github.com/apache/beam/issues/30095 > > I'll be going through these and determining if they are release blocking, > per the release guide [2]. As I stabilize and verify the release branch, I > may file additional issues to be resolved before we can cut an RC1. If so, > I'll be adding them to this thread. > > Thank you very much for your cooperation and support. > > Robert Burke > Your friendly neighbourhood Beam 2.54.0 release manager > > [0] https://github.com/apache/beam/tree/release-2.54.0 > [1] https://github.com/apache/beam/milestone/18 > [2] > https://github.com/apache/beam/blob/master/contributor-docs/release-guide.md#triage-release-blocking-issues-in-github >