Sorry for the inconveniences, I already have uploaded a PR for solving it: https://github.com/apache/airflow/pull/18764
I was thinking that maybe we could take advantage of this unwanted situation by including as well this PR: https://github.com/apache/airflow/pull/17937. It is all green and I have already tested it with real DAGs and it's working as expected. Kind regards On Tue, 5 Oct 2021 at 11:58, Jarek Potiuk <[email protected]> wrote: > I confirmed with Javier and seems it's a real bug and he has a fix > already. I will remove Amazon from released providers and prepare rc2 > shortly. > > On Tue, Oct 5, 2021 at 11:16 AM Jarek Potiuk <[email protected]> wrote: > >> Yep. looking at it soon and decide what to do. >> >> On Tue, Oct 5, 2021 at 9:19 AM Kaxil Naik <[email protected]> wrote: >> >>> Looks like we might have to exclude amazon provider - >>> https://github.com/apache/airflow/issues/18638#issuecomment-934134258 >>> >>> Regards, >>> Kaxil >>> >>> On Tue, Oct 5, 2021 at 12:39 AM Ephraim Anierobi >>> <[email protected]> wrote: >>> >>>> +1 (binding) >>>> Verified licences and signatures >>>> >>>> On Thu, Sep 30, 2021 at 2:39 PM Jarek Potiuk <[email protected]> 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 + 1 day for the weekend - which means >>>>> that it will end on Mon 4 Oct 15:35:28 CEST 2021. >>>>> >>>>> Consider this my (binding) +1. >>>>> >>>>> Overview of the wave of providers: >>>>> >>>>> * We have regular releases with features and bugfixes >>>>> * There is one new provider - Influxdb. >>>>> * There is a release of Docker Provider that contains new >>>>> "task.docker" decorator which will be used in 2.2 only and it is needed to >>>>> release Airflow 2.2 and make use of the decorator. >>>>> >>>>> Airflow Providers are available at: >>>>> https://dist.apache.org/repos/dist/dev/airflow/providers/ >>>>> >>>>> *apache-airflow-providers-<PROVIDER>-*-bin.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/18638 >>>>> >>>>> You can find packages as well as detailed changelog following the >>>>> below links: >>>>> >>>>> https://pypi.org/project/apache-airflow-providers-amazon/2.3.0rc1/ >>>>> >>>>> https://pypi.org/project/apache-airflow-providers-apache-cassandra/2.1.0rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-apache-hdfs/2.1.1rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-celery/2.1.0rc1/ >>>>> >>>>> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/2.0.3rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-databricks/2.0.2rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-docker/2.2.0rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-google/6.0.0rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-hashicorp/2.1.1rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-influxdb/1.0.0rc1/ >>>>> >>>>> https://pypi.org/project/apache-airflow-providers-microsoft-azure/3.2.0rc1/ >>>>> >>>>> https://pypi.org/project/apache-airflow-providers-microsoft-psrp/1.0.1rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-neo4j/2.0.2rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-papermill/2.1.0rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-postgres/2.3.0rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-slack/4.1.0rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-snowflake/2.2.0rc1/ >>>>> https://pypi.org/project/apache-airflow-providers-ssh/2.2.0rc1/ >>>>> >>>>> >>>>> Cheers, >>>>> J. >>>>> >>>>>
