Re: [VOTE] Release 2.56.0, release candidate #1

2024-04-26 Thread Jan Lukavský

+1 (binding)

Validated Java SDK with Flink runner.

 Jan

On 4/25/24 05:17, XQ Hu via dev wrote:
+1 (non binding). Tested the simple Dataflow ML job: 
https://github.com/google/dataflow-ml-starter/actions/runs/8824985423/job/24228468173


On Wed, Apr 24, 2024 at 2:01 PM Danny McCormick via dev 
 wrote:


Hi everyone,
Please review and vote on the release candidate #1 for the version
2.56.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 is 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 [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "v2.56.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
the 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.56.0 release to help with
validation [10].
* Docker images published to Docker Hub [11].
* PR to run tests against release branch [12].

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 [13].

Thanks,
Danny

[1] https://github.com/apache/beam/milestone/20
[2] https://dist.apache.org/repos/dist/dev/beam/2.56.0/
[3] https://dist.apache.org/repos/dist/release/beam/KEYS
[4]
https://repository.apache.org/content/repositories/orgapachebeam-1376/
[5] https://github.com/apache/beam/tree/v2.56.0-RC1
[6] https://github.com/apache/beam/pull/31094
[7] https://github.com/apache/beam-site/pull/664
[8] https://pypi.org/project/apache-beam/2.56.0rc1/
[9]
https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.56.0-RC1/go/pkg/beam
[10]

https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1992402651
[11] https://hub.docker.com/search?q=apache%2Fbeam&type=image

[12] https://github.com/apache/beam/pull/31038
[13]

https://github.com/apache/beam/blob/master/contributor-docs/rc-testing-guide.md


Re: [VOTE] Release 2.56.0, release candidate #1

2024-04-25 Thread Danny McCormick via dev
There's at least one breaking change that should be reverted for this
release [1], so I'm going to close voting on RC1 and move to an RC2 once
the fix is merged.

Thanks,
Danny

[1] https://github.com/apache/beam/pull/31109

On Wed, Apr 24, 2024 at 11:17 PM XQ Hu  wrote:

> +1 (non binding). Tested the simple Dataflow ML job:
> https://github.com/google/dataflow-ml-starter/actions/runs/8824985423/job/24228468173
>
> On Wed, Apr 24, 2024 at 2:01 PM Danny McCormick via dev <
> dev@beam.apache.org> wrote:
>
>> Hi everyone,
>> Please review and vote on the release candidate #1 for the version
>> 2.56.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 is
>> 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 [3],
>> * all artifacts to be deployed to the Maven Central Repository [4],
>> * source code tag "v2.56.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 the
>> 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.56.0 release to help with validation
>> [10].
>> * Docker images published to Docker Hub [11].
>> * PR to run tests against release branch [12].
>>
>> 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 [13].
>>
>> Thanks,
>> Danny
>>
>> [1] https://github.com/apache/beam/milestone/20
>> [2] https://dist.apache.org/repos/dist/dev/beam/2.56.0/
>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>> [4]
>> https://repository.apache.org/content/repositories/orgapachebeam-1376/
>> [5] https://github.com/apache/beam/tree/v2.56.0-RC1
>> [6] https://github.com/apache/beam/pull/31094
>> [7] https://github.com/apache/beam-site/pull/664
>> [8] https://pypi.org/project/apache-beam/2.56.0rc1/
>> [9]
>> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.56.0-RC1/go/pkg/beam
>> [10]
>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1992402651
>> [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>> [12] https://github.com/apache/beam/pull/31038
>> [13]
>> https://github.com/apache/beam/blob/master/contributor-docs/rc-testing-guide.md
>>
>


Re: [VOTE] Release 2.56.0, release candidate #1

2024-04-24 Thread XQ Hu via dev
+1 (non binding). Tested the simple Dataflow ML job:
https://github.com/google/dataflow-ml-starter/actions/runs/8824985423/job/24228468173

On Wed, Apr 24, 2024 at 2:01 PM Danny McCormick via dev 
wrote:

> Hi everyone,
> Please review and vote on the release candidate #1 for the version 2.56.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 is
> 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 [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "v2.56.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 the
> 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.56.0 release to help with validation
> [10].
> * Docker images published to Docker Hub [11].
> * PR to run tests against release branch [12].
>
> 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 [13].
>
> Thanks,
> Danny
>
> [1] https://github.com/apache/beam/milestone/20
> [2] https://dist.apache.org/repos/dist/dev/beam/2.56.0/
> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> [4] https://repository.apache.org/content/repositories/orgapachebeam-1376/
> [5] https://github.com/apache/beam/tree/v2.56.0-RC1
> [6] https://github.com/apache/beam/pull/31094
> [7] https://github.com/apache/beam-site/pull/664
> [8] https://pypi.org/project/apache-beam/2.56.0rc1/
> [9]
> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.56.0-RC1/go/pkg/beam
> [10]
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1992402651
> [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image
> [12] https://github.com/apache/beam/pull/31038
> [13]
> https://github.com/apache/beam/blob/master/contributor-docs/rc-testing-guide.md
>


[VOTE] Release 2.56.0, release candidate #1

2024-04-24 Thread Danny McCormick via dev
Hi everyone,
Please review and vote on the release candidate #1 for the version 2.56.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 is
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 [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "v2.56.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 the
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.56.0 release to help with validation
[10].
* Docker images published to Docker Hub [11].
* PR to run tests against release branch [12].

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 [13].

Thanks,
Danny

[1] https://github.com/apache/beam/milestone/20
[2] https://dist.apache.org/repos/dist/dev/beam/2.56.0/
[3] https://dist.apache.org/repos/dist/release/beam/KEYS
[4] https://repository.apache.org/content/repositories/orgapachebeam-1376/
[5] https://github.com/apache/beam/tree/v2.56.0-RC1
[6] https://github.com/apache/beam/pull/31094
[7] https://github.com/apache/beam-site/pull/664
[8] https://pypi.org/project/apache-beam/2.56.0rc1/
[9]
https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.56.0-RC1/go/pkg/beam
[10]
https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1992402651
[11] https://hub.docker.com/search?q=apache%2Fbeam&type=image
[12] https://github.com/apache/beam/pull/31038
[13]
https://github.com/apache/beam/blob/master/contributor-docs/rc-testing-guide.md