You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Elad Kalif <el...@apache.org> on 2023/03/03 14:32:38 UTC

[VOTE] Airflow Providers prepared on March 03, 2023

Hey all,I have just cut the new wave Airflow Providers packages. This
email is calling a vote on the release, which will last for 72 hours -
which means that it will end on March 6, 2023 02:30 PM UTCConsider
this my (binding) +1.
Airflow Providers are available
at:https://dist.apache.org/repos/dist/dev/airflow/providers/*apache-airflow-providers-<PROVIDER>-*.tar.gz*
are the binary Python "sdist" release - they are also official
"sources" for the provider
packages.*apache_airflow_providers_<PROVIDER>-*.whl are the binary
Python "wheel" release.The test procedure for PMC members who would
like to test the RC candidates are described
inhttps://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-membersand
for Contributors:https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributorsPublic
keys are available
at:https://dist.apache.org/repos/dist/release/airflow/KEYSPlease vote
accordingly:[ ] +1 approve[ ] +0 no opinion[ ] -1 disapprove with the
reasonOnly votes from PMC members are binding, but members of the
community are encouraged to test the release and vote with
"(non-binding)".Please note that the version number excludes the 'rcX'
string.This will allow us to rename the artifact without modifyingthe
artifact checksums when we actually release.The status of testing the
providers by the community is kept
here:https://github.com/apache/airflow/issues/29901You can find
packages as well as detailed changelog following the below links:

https://pypi.org/project/apache-airflow-providers-amazon/7.3.0rc1/
https://pypi.org/project/apache-airflow-providers-apache-flink/1.0.1rc1/
https://pypi.org/project/apache-airflow-providers-apache-livy/3.3.0rc1/
https://pypi.org/project/apache-airflow-providers-atlassian-jira/2.0.1rc1/
https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/5.2.2rc1/
https://pypi.org/project/apache-airflow-providers-common-sql/1.3.4rc1/
https://pypi.org/project/apache-airflow-providers-dbt-cloud/3.1.0rc1/
https://pypi.org/project/apache-airflow-providers-github/2.2.1rc1/
https://pypi.org/project/apache-airflow-providers-google/8.11.0rc1/
https://pypi.org/project/apache-airflow-providers-hashicorp/3.3.0rc1/
https://pypi.org/project/apache-airflow-providers-mysql/4.0.2rc1/
https://pypi.org/project/apache-airflow-providers-sftp/4.2.4rc1/
https://pypi.org/project/apache-airflow-providers-ssh/3.5.0rc1/
https://pypi.org/project/apache-airflow-providers-telegram/4.0.0rc1/
https://pypi.org/project/apache-airflow-providers-yandex/3.3.0rc1/
<https://pypi.org/project/apache-airflow-providers-snowflake/4.0.4rc1/>

Cheers, Elad Kalif

Re: [VOTE] Airflow Providers prepared on March 03, 2023

Posted by Elad Kalif <el...@apache.org>.
Voting is now closed.
Bug was found in the hasicrop provider thus will cut RC2 for that provider.

On Mon, Mar 6, 2023 at 5:09 PM Josh Fell <jo...@astronomer.io.invalid>
wrote:

> +1 (non-binding)
>
> Verified a few bug fixes across providers.
>
> On Mon, Mar 6, 2023 at 8:56 AM Jed Cunningham <je...@apache.org>
> wrote:
>
>> +1 (binding)
>>
>> Checked signatures, checksums, licences.
>>
>

Re: [VOTE] Airflow Providers prepared on March 03, 2023

Posted by Josh Fell <jo...@astronomer.io.INVALID>.
+1 (non-binding)

Verified a few bug fixes across providers.

On Mon, Mar 6, 2023 at 8:56 AM Jed Cunningham <je...@apache.org>
wrote:

> +1 (binding)
>
> Checked signatures, checksums, licences.
>

Re: [VOTE] Airflow Providers prepared on March 03, 2023

Posted by Jed Cunningham <je...@apache.org>.
+1 (binding)

Checked signatures, checksums, licences.

Re: [VOTE] Airflow Providers prepared on March 03, 2023

Posted by Pankaj Koti <pa...@astronomer.io.INVALID>.
+1 (non-binding) - concurring with Rajath

Regards,



Pankaj Koti

*Senior Software Engineer, *OSS Engineering Team.
Location: Pune, India

Timezone: Indian Standard Time (IST)

Email: pankaj.koti@astronomer.io

Mobile: +91 9730079985


On Mon, Mar 6, 2023 at 6:12 PM Rajath Srinivasaiah
<ra...@astronomer.io.invalid> wrote:

> +1 (non-binding) - tested the changes for all our dags.
>
> Thanks and Regards,
> Rajath S
> rajath.srinivasaiah@astronomer.io
>
> [image: image.png]
>
>
> On Mon, Mar 6, 2023 at 4:55 PM Pankaj Singh <ag...@gmail.com>
> wrote:
>
>> +1 (non-binding) - Tested my changes related to google and amazon
>> providers.
>>
>> On Sat, Mar 4, 2023 at 7:43 PM Jarek Potiuk <ja...@potiuk.com> wrote:
>>
>>> +1 (binding) - tested my changes, checked signatures, checksums,
>>> licences. All looks good.
>>>
>>> On Fri, Mar 3, 2023 at 3:33 PM Elad Kalif <el...@apache.org> wrote:
>>> >
>>> > Hey all,
>>> >
>>> > I have just cut the new wave Airflow Providers packages. This email is
>>> calling a vote on the release, which will last for 72 hours - which means
>>> that it will end on March 6, 2023 02:30 PM UTC
>>> >
>>> > Consider this my (binding) +1.
>>> >
>>> > Airflow Providers are available at:
>>> > https://dist.apache.org/repos/dist/dev/airflow/providers/
>>> >
>>> > *apache-airflow-providers-<PROVIDER>-*.tar.gz* are the binary
>>> >  Python "sdist" release - they are also official "sources" for the
>>> provider packages.
>>> >
>>> > *apache_airflow_providers_<PROVIDER>-*.whl are the binary
>>> >  Python "wheel" release.
>>> >
>>> > The test procedure for PMC members who would like to test the RC
>>> candidates are described in
>>> >
>>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-members
>>> >
>>> > and for Contributors:
>>> >
>>> >
>>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributors
>>> >
>>> >
>>> > Public keys are available at:
>>> > https://dist.apache.org/repos/dist/release/airflow/KEYS
>>> >
>>> > Please vote accordingly:
>>> >
>>> > [ ] +1 approve
>>> > [ ] +0 no opinion
>>> > [ ] -1 disapprove with the reason
>>> >
>>> >
>>> > Only votes from PMC members are binding, but members of the community
>>> are encouraged to test the release and vote with "(non-binding)".
>>> >
>>> > Please note that the version number excludes the 'rcX' string.
>>> > This will allow us to rename the artifact without modifying
>>> > the artifact checksums when we actually release.
>>> >
>>> > The status of testing the providers by the community is kept here:
>>> > https://github.com/apache/airflow/issues/29901
>>> >
>>> > You can find packages as well as detailed changelog following the
>>> below links:
>>> >
>>> > https://pypi.org/project/apache-airflow-providers-amazon/7.3.0rc1/
>>> >
>>> https://pypi.org/project/apache-airflow-providers-apache-flink/1.0.1rc1/
>>> >
>>> https://pypi.org/project/apache-airflow-providers-apache-livy/3.3.0rc1/
>>> >
>>> https://pypi.org/project/apache-airflow-providers-atlassian-jira/2.0.1rc1/
>>> >
>>> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/5.2.2rc1/
>>> > https://pypi.org/project/apache-airflow-providers-common-sql/1.3.4rc1/
>>> > https://pypi.org/project/apache-airflow-providers-dbt-cloud/3.1.0rc1/
>>> > https://pypi.org/project/apache-airflow-providers-github/2.2.1rc1/
>>> > https://pypi.org/project/apache-airflow-providers-google/8.11.0rc1/
>>> > https://pypi.org/project/apache-airflow-providers-hashicorp/3.3.0rc1/
>>> > https://pypi.org/project/apache-airflow-providers-mysql/4.0.2rc1/
>>> > https://pypi.org/project/apache-airflow-providers-sftp/4.2.4rc1/
>>> > https://pypi.org/project/apache-airflow-providers-ssh/3.5.0rc1/
>>> > https://pypi.org/project/apache-airflow-providers-telegram/4.0.0rc1/
>>> > https://pypi.org/project/apache-airflow-providers-yandex/3.3.0rc1/
>>> >
>>> > Cheers,
>>> > Elad Kalif
>>>
>>

Re: [VOTE] Airflow Providers prepared on March 03, 2023

Posted by Rajath Srinivasaiah <ra...@astronomer.io.INVALID>.
+1 (non-binding) - tested the changes for all our dags.

Thanks and Regards,
Rajath S
rajath.srinivasaiah@astronomer.io

[image: image.png]


On Mon, Mar 6, 2023 at 4:55 PM Pankaj Singh <ag...@gmail.com>
wrote:

> +1 (non-binding) - Tested my changes related to google and amazon
> providers.
>
> On Sat, Mar 4, 2023 at 7:43 PM Jarek Potiuk <ja...@potiuk.com> wrote:
>
>> +1 (binding) - tested my changes, checked signatures, checksums,
>> licences. All looks good.
>>
>> On Fri, Mar 3, 2023 at 3:33 PM Elad Kalif <el...@apache.org> wrote:
>> >
>> > Hey all,
>> >
>> > I have just cut the new wave Airflow Providers packages. This email is
>> calling a vote on the release, which will last for 72 hours - which means
>> that it will end on March 6, 2023 02:30 PM UTC
>> >
>> > Consider this my (binding) +1.
>> >
>> > Airflow Providers are available at:
>> > https://dist.apache.org/repos/dist/dev/airflow/providers/
>> >
>> > *apache-airflow-providers-<PROVIDER>-*.tar.gz* are the binary
>> >  Python "sdist" release - they are also official "sources" for the
>> provider packages.
>> >
>> > *apache_airflow_providers_<PROVIDER>-*.whl are the binary
>> >  Python "wheel" release.
>> >
>> > The test procedure for PMC members who would like to test the RC
>> candidates are described in
>> >
>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-members
>> >
>> > and for Contributors:
>> >
>> >
>> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributors
>> >
>> >
>> > Public keys are available at:
>> > https://dist.apache.org/repos/dist/release/airflow/KEYS
>> >
>> > Please vote accordingly:
>> >
>> > [ ] +1 approve
>> > [ ] +0 no opinion
>> > [ ] -1 disapprove with the reason
>> >
>> >
>> > Only votes from PMC members are binding, but members of the community
>> are encouraged to test the release and vote with "(non-binding)".
>> >
>> > Please note that the version number excludes the 'rcX' string.
>> > This will allow us to rename the artifact without modifying
>> > the artifact checksums when we actually release.
>> >
>> > The status of testing the providers by the community is kept here:
>> > https://github.com/apache/airflow/issues/29901
>> >
>> > You can find packages as well as detailed changelog following the below
>> links:
>> >
>> > https://pypi.org/project/apache-airflow-providers-amazon/7.3.0rc1/
>> >
>> https://pypi.org/project/apache-airflow-providers-apache-flink/1.0.1rc1/
>> > https://pypi.org/project/apache-airflow-providers-apache-livy/3.3.0rc1/
>> >
>> https://pypi.org/project/apache-airflow-providers-atlassian-jira/2.0.1rc1/
>> >
>> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/5.2.2rc1/
>> > https://pypi.org/project/apache-airflow-providers-common-sql/1.3.4rc1/
>> > https://pypi.org/project/apache-airflow-providers-dbt-cloud/3.1.0rc1/
>> > https://pypi.org/project/apache-airflow-providers-github/2.2.1rc1/
>> > https://pypi.org/project/apache-airflow-providers-google/8.11.0rc1/
>> > https://pypi.org/project/apache-airflow-providers-hashicorp/3.3.0rc1/
>> > https://pypi.org/project/apache-airflow-providers-mysql/4.0.2rc1/
>> > https://pypi.org/project/apache-airflow-providers-sftp/4.2.4rc1/
>> > https://pypi.org/project/apache-airflow-providers-ssh/3.5.0rc1/
>> > https://pypi.org/project/apache-airflow-providers-telegram/4.0.0rc1/
>> > https://pypi.org/project/apache-airflow-providers-yandex/3.3.0rc1/
>> >
>> > Cheers,
>> > Elad Kalif
>>
>

Re: [VOTE] Airflow Providers prepared on March 03, 2023

Posted by Pankaj Singh <ag...@gmail.com>.
+1 (non-binding) - Tested my changes related to google and amazon providers.

On Sat, Mar 4, 2023 at 7:43 PM Jarek Potiuk <ja...@potiuk.com> wrote:

> +1 (binding) - tested my changes, checked signatures, checksums,
> licences. All looks good.
>
> On Fri, Mar 3, 2023 at 3:33 PM Elad Kalif <el...@apache.org> wrote:
> >
> > Hey all,
> >
> > I have just cut the new wave Airflow Providers packages. This email is
> calling a vote on the release, which will last for 72 hours - which means
> that it will end on March 6, 2023 02:30 PM UTC
> >
> > Consider this my (binding) +1.
> >
> > Airflow Providers are available at:
> > https://dist.apache.org/repos/dist/dev/airflow/providers/
> >
> > *apache-airflow-providers-<PROVIDER>-*.tar.gz* are the binary
> >  Python "sdist" release - they are also official "sources" for the
> provider packages.
> >
> > *apache_airflow_providers_<PROVIDER>-*.whl are the binary
> >  Python "wheel" release.
> >
> > The test procedure for PMC members who would like to test the RC
> candidates are described in
> >
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-members
> >
> > and for Contributors:
> >
> >
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributors
> >
> >
> > Public keys are available at:
> > https://dist.apache.org/repos/dist/release/airflow/KEYS
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> >
> > Only votes from PMC members are binding, but members of the community
> are encouraged to test the release and vote with "(non-binding)".
> >
> > Please note that the version number excludes the 'rcX' string.
> > This will allow us to rename the artifact without modifying
> > the artifact checksums when we actually release.
> >
> > The status of testing the providers by the community is kept here:
> > https://github.com/apache/airflow/issues/29901
> >
> > You can find packages as well as detailed changelog following the below
> links:
> >
> > https://pypi.org/project/apache-airflow-providers-amazon/7.3.0rc1/
> > https://pypi.org/project/apache-airflow-providers-apache-flink/1.0.1rc1/
> > https://pypi.org/project/apache-airflow-providers-apache-livy/3.3.0rc1/
> >
> https://pypi.org/project/apache-airflow-providers-atlassian-jira/2.0.1rc1/
> >
> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/5.2.2rc1/
> > https://pypi.org/project/apache-airflow-providers-common-sql/1.3.4rc1/
> > https://pypi.org/project/apache-airflow-providers-dbt-cloud/3.1.0rc1/
> > https://pypi.org/project/apache-airflow-providers-github/2.2.1rc1/
> > https://pypi.org/project/apache-airflow-providers-google/8.11.0rc1/
> > https://pypi.org/project/apache-airflow-providers-hashicorp/3.3.0rc1/
> > https://pypi.org/project/apache-airflow-providers-mysql/4.0.2rc1/
> > https://pypi.org/project/apache-airflow-providers-sftp/4.2.4rc1/
> > https://pypi.org/project/apache-airflow-providers-ssh/3.5.0rc1/
> > https://pypi.org/project/apache-airflow-providers-telegram/4.0.0rc1/
> > https://pypi.org/project/apache-airflow-providers-yandex/3.3.0rc1/
> >
> > Cheers,
> > Elad Kalif
>

Re: [VOTE] Airflow Providers prepared on March 03, 2023

Posted by Jarek Potiuk <ja...@potiuk.com>.
+1 (binding) - tested my changes, checked signatures, checksums,
licences. All looks good.

On Fri, Mar 3, 2023 at 3:33 PM Elad Kalif <el...@apache.org> wrote:
>
> Hey all,
>
> I have just cut the new wave Airflow Providers packages. This email is calling a vote on the release, which will last for 72 hours - which means that it will end on March 6, 2023 02:30 PM UTC
>
> Consider this my (binding) +1.
>
> Airflow Providers are available at:
> https://dist.apache.org/repos/dist/dev/airflow/providers/
>
> *apache-airflow-providers-<PROVIDER>-*.tar.gz* are the binary
>  Python "sdist" release - they are also official "sources" for the provider packages.
>
> *apache_airflow_providers_<PROVIDER>-*.whl are the binary
>  Python "wheel" release.
>
> The test procedure for PMC members who would like to test the RC candidates are described in
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-by-pmc-members
>
> and for Contributors:
>
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-by-contributors
>
>
> Public keys are available at:
> https://dist.apache.org/repos/dist/release/airflow/KEYS
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
>
> Only votes from PMC members are binding, but members of the community are encouraged to test the release and vote with "(non-binding)".
>
> Please note that the version number excludes the 'rcX' string.
> This will allow us to rename the artifact without modifying
> the artifact checksums when we actually release.
>
> The status of testing the providers by the community is kept here:
> https://github.com/apache/airflow/issues/29901
>
> You can find packages as well as detailed changelog following the below links:
>
> https://pypi.org/project/apache-airflow-providers-amazon/7.3.0rc1/
> https://pypi.org/project/apache-airflow-providers-apache-flink/1.0.1rc1/
> https://pypi.org/project/apache-airflow-providers-apache-livy/3.3.0rc1/
> https://pypi.org/project/apache-airflow-providers-atlassian-jira/2.0.1rc1/
> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/5.2.2rc1/
> https://pypi.org/project/apache-airflow-providers-common-sql/1.3.4rc1/
> https://pypi.org/project/apache-airflow-providers-dbt-cloud/3.1.0rc1/
> https://pypi.org/project/apache-airflow-providers-github/2.2.1rc1/
> https://pypi.org/project/apache-airflow-providers-google/8.11.0rc1/
> https://pypi.org/project/apache-airflow-providers-hashicorp/3.3.0rc1/
> https://pypi.org/project/apache-airflow-providers-mysql/4.0.2rc1/
> https://pypi.org/project/apache-airflow-providers-sftp/4.2.4rc1/
> https://pypi.org/project/apache-airflow-providers-ssh/3.5.0rc1/
> https://pypi.org/project/apache-airflow-providers-telegram/4.0.0rc1/
> https://pypi.org/project/apache-airflow-providers-yandex/3.3.0rc1/
>
> Cheers,
> Elad Kalif