[VOTE] Release 2.43.0, release candidate #2

2022-11-13 Thread Chamikara Jayalath via dev
Hi everyone,
Please review and vote on the release candidate #2 for the version 2.43.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.

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
40C61FBE1761E5DB652A1A780CCD5EB2A718A56E [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "v2.43.0-RC2" [5],
* website pull request listing the release [6], the blog post [6], and
publishing the API reference manual [7].
* Java artifacts were built with Gradle 7.5.1 and openjdk version
1.8.0_181-google-v7.
* 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.43.0 release to help with validation
[10].
* Docker images published to Docker Hub [11].

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
blog post at https://beam.apache.org/blog/validate-beam-release/.

Thanks,
Cham

[1] https://github.com/apache/beam/milestone/5
[2] https://dist.apache.org/repos/dist/dev/beam/2.43.0/
[3] https://dist.apache.org/repos/dist/release/beam/KEYS
[4] https://repository.apache.org/content/repositories/orgapachebeam-1288/
[5] https://github.com/apache/beam/tree/v2.43.0-RC2
[6] https://github.com/apache/beam/pull/24044
[7] https://github.com/apache/beam-site/pull/636
[8] https://pypi.org/project/apache-beam/2.43.0rc2/
[9]
https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.43.0-RC2/go/pkg/beam
[10]
https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1310009119
[11] https://hub.docker.com/search?q=apache%2Fbeam&type=image


Re: [VOTE] Release 2.43.0, release candidate #2

2022-11-14 Thread Anand Inguva via dev
+1(non-binding)

Validated Python wordcount example on Direct and Dataflow runner. Staging
of the Python dependencies works as expected now.

Thanks,
Anand

On Sun, Nov 13, 2022 at 9:52 AM Chamikara Jayalath via dev <
dev@beam.apache.org> wrote:

> Hi everyone,
> Please review and vote on the release candidate #2 for the version 2.43.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.
>
> 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
> 40C61FBE1761E5DB652A1A780CCD5EB2A718A56E [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "v2.43.0-RC2" [5],
> * website pull request listing the release [6], the blog post [6], and
> publishing the API reference manual [7].
> * Java artifacts were built with Gradle 7.5.1 and openjdk version
> 1.8.0_181-google-v7.
> * 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.43.0 release to help with validation
> [10].
> * Docker images published to Docker Hub [11].
>
> 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
> blog post at https://beam.apache.org/blog/validate-beam-release/.
>
> Thanks,
> Cham
>
> [1] https://github.com/apache/beam/milestone/5
> [2] https://dist.apache.org/repos/dist/dev/beam/2.43.0/
> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> [4] https://repository.apache.org/content/repositories/orgapachebeam-1288/
> [5] https://github.com/apache/beam/tree/v2.43.0-RC2
> [6] https://github.com/apache/beam/pull/24044
> [7] https://github.com/apache/beam-site/pull/636
> [8] https://pypi.org/project/apache-beam/2.43.0rc2/
> [9]
> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.43.0-RC2/go/pkg/beam
> [10]
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1310009119
> [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>


Re: [VOTE] Release 2.43.0, release candidate #2

2022-11-15 Thread Ritesh Ghorse via dev
+1 (non-binding)

Validated Go SDK quickstart on Direct and Dataflow runner. Also validated
Dataframe wrapper on Portable and Dataflow runner.


On Tue, Nov 15, 2022 at 5:17 AM Anand Inguva via dev 
wrote:

> +1(non-binding)
>
> Validated Python wordcount example on Direct and Dataflow runner. Staging
> of the Python dependencies works as expected now.
>
> Thanks,
> Anand
>
> On Sun, Nov 13, 2022 at 9:52 AM Chamikara Jayalath via dev <
> dev@beam.apache.org> wrote:
>
>> Hi everyone,
>> Please review and vote on the release candidate #2 for the version
>> 2.43.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.
>>
>> 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
>> 40C61FBE1761E5DB652A1A780CCD5EB2A718A56E [3],
>> * all artifacts to be deployed to the Maven Central Repository [4],
>> * source code tag "v2.43.0-RC2" [5],
>> * website pull request listing the release [6], the blog post [6], and
>> publishing the API reference manual [7].
>> * Java artifacts were built with Gradle 7.5.1 and openjdk version
>> 1.8.0_181-google-v7.
>> * 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.43.0 release to help with validation
>> [10].
>> * Docker images published to Docker Hub [11].
>>
>> 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
>> blog post at https://beam.apache.org/blog/validate-beam-release/.
>>
>> Thanks,
>> Cham
>>
>> [1] https://github.com/apache/beam/milestone/5
>> [2] https://dist.apache.org/repos/dist/dev/beam/2.43.0/
>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>> [4]
>> https://repository.apache.org/content/repositories/orgapachebeam-1288/
>> [5] https://github.com/apache/beam/tree/v2.43.0-RC2
>> [6] https://github.com/apache/beam/pull/24044
>> [7] https://github.com/apache/beam-site/pull/636
>> [8] https://pypi.org/project/apache-beam/2.43.0rc2/
>> [9]
>> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.43.0-RC2/go/pkg/beam
>> [10]
>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1310009119
>> [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>>
>


Re: [VOTE] Release 2.43.0, release candidate #2

2022-11-15 Thread Alexey Romanenko
+1 (binding)

—
Alexey

> On 15 Nov 2022, at 14:37, Ritesh Ghorse via dev  wrote:
> 
> +1 (non-binding)
> 
> Validated Go SDK quickstart on Direct and Dataflow runner. Also validated 
> Dataframe wrapper on Portable and Dataflow runner.
> 
> 
> On Tue, Nov 15, 2022 at 5:17 AM Anand Inguva via dev  > wrote:
>> +1(non-binding)
>> 
>> Validated Python wordcount example on Direct and Dataflow runner. Staging of 
>> the Python dependencies works as expected now.
>> 
>> Thanks,
>> Anand
>> 
>> On Sun, Nov 13, 2022 at 9:52 AM Chamikara Jayalath via dev 
>> mailto:dev@beam.apache.org>> wrote:
>>> Hi everyone,
>>> Please review and vote on the release candidate #2 for the version 2.43.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.
>>> 
>>> 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 40C61FBE1761E5DB652A1A780CCD5EB2A718A56E [3],
>>> * all artifacts to be deployed to the Maven Central Repository [4],
>>> * source code tag "v2.43.0-RC2" [5],
>>> * website pull request listing the release [6], the blog post [6], and 
>>> publishing the API reference manual [7].
>>> * Java artifacts were built with Gradle 7.5.1 and openjdk version 
>>> 1.8.0_181-google-v7.
>>> * 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.43.0 release to help with validation 
>>> [10].
>>> * Docker images published to Docker Hub [11].
>>> 
>>> 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 
>>> blog post at https://beam.apache.org/blog/validate-beam-release/.
>>> 
>>> Thanks,
>>> Cham
>>> 
>>> [1] https://github.com/apache/beam/milestone/5
>>> [2] https://dist.apache.org/repos/dist/dev/beam/2.43.0/
>>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>>> [4] https://repository.apache.org/content/repositories/orgapachebeam-1288/
>>> [5] https://github.com/apache/beam/tree/v2.43.0-RC2
>>> [6] https://github.com/apache/beam/pull/24044
>>> [7] https://github.com/apache/beam-site/pull/636
>>> [8] https://pypi.org/project/apache-beam/2.43.0rc2/
>>> [9] 
>>> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.43.0-RC2/go/pkg/beam
>>> [10] 
>>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1310009119
>>> [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image



Re: [VOTE] Release 2.43.0, release candidate #2

2022-11-15 Thread Jean-Baptiste Onofré
+1 (binding)

Regards
JB

On Sun, Nov 13, 2022 at 3:52 PM Chamikara Jayalath via dev
 wrote:
>
> Hi everyone,
> Please review and vote on the release candidate #2 for the version 2.43.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.
>
> 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 
> 40C61FBE1761E5DB652A1A780CCD5EB2A718A56E [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "v2.43.0-RC2" [5],
> * website pull request listing the release [6], the blog post [6], and 
> publishing the API reference manual [7].
> * Java artifacts were built with Gradle 7.5.1 and openjdk version 
> 1.8.0_181-google-v7.
> * 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.43.0 release to help with validation [10].
> * Docker images published to Docker Hub [11].
>
> 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 blog 
> post at https://beam.apache.org/blog/validate-beam-release/.
>
> Thanks,
> Cham
>
> [1] https://github.com/apache/beam/milestone/5
> [2] https://dist.apache.org/repos/dist/dev/beam/2.43.0/
> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> [4] https://repository.apache.org/content/repositories/orgapachebeam-1288/
> [5] https://github.com/apache/beam/tree/v2.43.0-RC2
> [6] https://github.com/apache/beam/pull/24044
> [7] https://github.com/apache/beam-site/pull/636
> [8] https://pypi.org/project/apache-beam/2.43.0rc2/
> [9] https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.43.0-RC2/go/pkg/beam
> [10] 
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1310009119
> [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image


Re: [VOTE] Release 2.43.0, release candidate #2

2022-11-15 Thread Pablo Estrada via dev
+1 (binding)
Tested local tests for existing DF templates.

On Tue, Nov 15, 2022 at 8:17 AM Alexey Romanenko 
wrote:

> +1 (binding)
>
> —
> Alexey
>
> On 15 Nov 2022, at 14:37, Ritesh Ghorse via dev 
> wrote:
>
> +1 (non-binding)
>
> Validated Go SDK quickstart on Direct and Dataflow runner. Also validated
> Dataframe wrapper on Portable and Dataflow runner.
>
>
> On Tue, Nov 15, 2022 at 5:17 AM Anand Inguva via dev 
> wrote:
>
>> +1(non-binding)
>>
>> Validated Python wordcount example on Direct and Dataflow runner. Staging
>> of the Python dependencies works as expected now.
>>
>> Thanks,
>> Anand
>>
>> On Sun, Nov 13, 2022 at 9:52 AM Chamikara Jayalath via dev <
>> dev@beam.apache.org> wrote:
>>
>>> Hi everyone,
>>> Please review and vote on the release candidate #2 for the version
>>> 2.43.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.
>>>
>>> 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
>>> 40C61FBE1761E5DB652A1A780CCD5EB2A718A56E [3],
>>> * all artifacts to be deployed to the Maven Central Repository [4],
>>> * source code tag "v2.43.0-RC2" [5],
>>> * website pull request listing the release [6], the blog post [6], and
>>> publishing the API reference manual [7].
>>> * Java artifacts were built with Gradle 7.5.1 and openjdk version
>>> 1.8.0_181-google-v7.
>>> * 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.43.0 release to help with validation
>>> [10].
>>> * Docker images published to Docker Hub [11].
>>>
>>> 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
>>> blog post at https://beam.apache.org/blog/validate-beam-release/.
>>>
>>> Thanks,
>>> Cham
>>>
>>> [1] https://github.com/apache/beam/milestone/5
>>> [2] https://dist.apache.org/repos/dist/dev/beam/2.43.0/
>>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>>> [4]
>>> https://repository.apache.org/content/repositories/orgapachebeam-1288/
>>> [5] https://github.com/apache/beam/tree/v2.43.0-RC2
>>> [6] https://github.com/apache/beam/pull/24044
>>> [7] https://github.com/apache/beam-site/pull/636
>>> [8] https://pypi.org/project/apache-beam/2.43.0rc2/
>>> [9]
>>> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.43.0-RC2/go/pkg/beam
>>> [10]
>>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1310009119
>>> [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>>>
>>
>


Re: [VOTE] Release 2.43.0, release candidate #2

2022-11-15 Thread Ahmet Altay via dev
+1 (binding). - I validated the python quick starts on direct runner.

Thank you!

On Tue, Nov 15, 2022 at 9:51 AM Jean-Baptiste Onofré 
wrote:

> +1 (binding)
>
> Regards
> JB
>
> On Sun, Nov 13, 2022 at 3:52 PM Chamikara Jayalath via dev
>  wrote:
> >
> > Hi everyone,
> > Please review and vote on the release candidate #2 for the version
> 2.43.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.
> >
> > 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
> 40C61FBE1761E5DB652A1A780CCD5EB2A718A56E [3],
> > * all artifacts to be deployed to the Maven Central Repository [4],
> > * source code tag "v2.43.0-RC2" [5],
> > * website pull request listing the release [6], the blog post [6], and
> publishing the API reference manual [7].
> > * Java artifacts were built with Gradle 7.5.1 and openjdk version
> 1.8.0_181-google-v7.
> > * 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.43.0 release to help with validation
> [10].
> > * Docker images published to Docker Hub [11].
> >
> > 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
> blog post at https://beam.apache.org/blog/validate-beam-release/.
> >
> > Thanks,
> > Cham
> >
> > [1] https://github.com/apache/beam/milestone/5
> > [2] https://dist.apache.org/repos/dist/dev/beam/2.43.0/
> > [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> > [4]
> https://repository.apache.org/content/repositories/orgapachebeam-1288/
> > [5] https://github.com/apache/beam/tree/v2.43.0-RC2
> > [6] https://github.com/apache/beam/pull/24044
> > [7] https://github.com/apache/beam-site/pull/636
> > [8] https://pypi.org/project/apache-beam/2.43.0rc2/
> > [9]
> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.43.0-RC2/go/pkg/beam
> > [10]
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1310009119
> > [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>


Re: [VOTE] Release 2.43.0, release candidate #2

2022-11-17 Thread Chamikara Jayalath via dev
+1 (binding)

I ran the validations mentioned in the release guide and updated the
spreadsheet.

Thanks,
Cham

On Tue, Nov 15, 2022 at 11:15 AM Ahmet Altay  wrote:

> +1 (binding). - I validated the python quick starts on direct runner.
>
> Thank you!
>
> On Tue, Nov 15, 2022 at 9:51 AM Jean-Baptiste Onofré 
> wrote:
>
>> +1 (binding)
>>
>> Regards
>> JB
>>
>> On Sun, Nov 13, 2022 at 3:52 PM Chamikara Jayalath via dev
>>  wrote:
>> >
>> > Hi everyone,
>> > Please review and vote on the release candidate #2 for the version
>> 2.43.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.
>> >
>> > 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
>> 40C61FBE1761E5DB652A1A780CCD5EB2A718A56E [3],
>> > * all artifacts to be deployed to the Maven Central Repository [4],
>> > * source code tag "v2.43.0-RC2" [5],
>> > * website pull request listing the release [6], the blog post [6], and
>> publishing the API reference manual [7].
>> > * Java artifacts were built with Gradle 7.5.1 and openjdk version
>> 1.8.0_181-google-v7.
>> > * 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.43.0 release to help with
>> validation [10].
>> > * Docker images published to Docker Hub [11].
>> >
>> > 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 blog post at https://beam.apache.org/blog/validate-beam-release/.
>> >
>> > Thanks,
>> > Cham
>> >
>> > [1] https://github.com/apache/beam/milestone/5
>> > [2] https://dist.apache.org/repos/dist/dev/beam/2.43.0/
>> > [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>> > [4]
>> https://repository.apache.org/content/repositories/orgapachebeam-1288/
>> > [5] https://github.com/apache/beam/tree/v2.43.0-RC2
>> > [6] https://github.com/apache/beam/pull/24044
>> > [7] https://github.com/apache/beam-site/pull/636
>> > [8] https://pypi.org/project/apache-beam/2.43.0rc2/
>> > [9]
>> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.43.0-RC2/go/pkg/beam
>> > [10]
>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1310009119
>> > [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>>
>


Re: [VOTE] Release 2.43.0, release candidate #2

2022-11-17 Thread Chamikara Jayalath via dev
Thanks everybody for voting. This vote is now closed. I'll tally the
results in a separate email.

- Cham

On Thu, Nov 17, 2022 at 5:34 AM Chamikara Jayalath 
wrote:

> +1 (binding)
>
> I ran the validations mentioned in the release guide and updated the
> spreadsheet.
>
> Thanks,
> Cham
>
> On Tue, Nov 15, 2022 at 11:15 AM Ahmet Altay  wrote:
>
>> +1 (binding). - I validated the python quick starts on direct runner.
>>
>> Thank you!
>>
>> On Tue, Nov 15, 2022 at 9:51 AM Jean-Baptiste Onofré 
>> wrote:
>>
>>> +1 (binding)
>>>
>>> Regards
>>> JB
>>>
>>> On Sun, Nov 13, 2022 at 3:52 PM Chamikara Jayalath via dev
>>>  wrote:
>>> >
>>> > Hi everyone,
>>> > Please review and vote on the release candidate #2 for the version
>>> 2.43.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.
>>> >
>>> > 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
>>> 40C61FBE1761E5DB652A1A780CCD5EB2A718A56E [3],
>>> > * all artifacts to be deployed to the Maven Central Repository [4],
>>> > * source code tag "v2.43.0-RC2" [5],
>>> > * website pull request listing the release [6], the blog post [6], and
>>> publishing the API reference manual [7].
>>> > * Java artifacts were built with Gradle 7.5.1 and openjdk version
>>> 1.8.0_181-google-v7.
>>> > * 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.43.0 release to help with
>>> validation [10].
>>> > * Docker images published to Docker Hub [11].
>>> >
>>> > 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 blog post at https://beam.apache.org/blog/validate-beam-release/.
>>> >
>>> > Thanks,
>>> > Cham
>>> >
>>> > [1] https://github.com/apache/beam/milestone/5
>>> > [2] https://dist.apache.org/repos/dist/dev/beam/2.43.0/
>>> > [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>>> > [4]
>>> https://repository.apache.org/content/repositories/orgapachebeam-1288/
>>> > [5] https://github.com/apache/beam/tree/v2.43.0-RC2
>>> > [6] https://github.com/apache/beam/pull/24044
>>> > [7] https://github.com/apache/beam-site/pull/636
>>> > [8] https://pypi.org/project/apache-beam/2.43.0rc2/
>>> > [9]
>>> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.43.0-RC2/go/pkg/beam
>>> > [10]
>>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1310009119
>>> > [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>>>
>>


[RESULT] [VOTE] Release 2.43.0, release candidate #2

2022-11-17 Thread Chamikara Jayalath via dev
I'm happy to announce that we have unanimously approved this release.

There are 7 approving votes, 5 of which are binding:
* Alexey Romanenko
* Jean-Baptiste Onofré
* Pablo Estrada
* Ahmet Altay
* Chamikara Jayalath

There are no disapproving votes.

Thanks everyone!