diff --git a/airflow/providers/apache/cassandra/ADDITIONAL_INFO.md b/airflow/providers/apache/cassandra/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..df9ab67b171fb --- /dev/null +++ b/airflow/providers/apache/cassandra/ADDITIONAL_INFO.md @@ -0,0 +1,26 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Adds support for Connection/Hook discovery from providers (#12466)` +* `Rename remaing modules to match AIP-21 (#12917)` diff --git a/airflow/providers/apache/cassandra/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/apache/cassandra/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..27341db6877a9 --- /dev/null +++ b/airflow/providers/apache/cassandra/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,26 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [5090fb0c8](https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444) | 2020-12-15 | `Add script to generate integrations.json (#13073)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [bd90136aa](https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2) | 2020-11-30 | `Move operator guides to provider documentation packages (#12681)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/apache/cassandra/BACKPORT_PROVIDER_README.md b/airflow/providers/apache/cassandra/BACKPORT_PROVIDER_README.md index f42844b4f168d..89687a2200616 100644 --- a/airflow/providers/apache/cassandra/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/apache/cassandra/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-apache-cassandra -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,14 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Adds support for Connection/Hook discovery from providers (#12466)` +* `Rename remaing modules to match AIP-21 (#12917)` + ## Installation @@ -56,9 +65,9 @@ You can install this package on top of an existing airflow 1.10.* installation v ## PIP requirements -| PIP package | Version required | -|:-----------------|:-------------------| -| cassandra-driver | >=3.13.0,<3.21.0 | +| PIP package | Version required | +|:-------------------|:-------------------| +| `cassandra-driver` | `>=3.13.0,<3.21.0` | # Provider classes summary @@ -93,6 +102,32 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [5090fb0c8](https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444) | 2020-12-15 | `Add script to generate integrations.json (#13073)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [bd90136aa](https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2) | 2020-11-30 | `Move operator guides to provider documentation packages (#12681)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/apache/hdfs/ADDITIONAL_INFO.md b/airflow/providers/apache/hdfs/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..b2581e1b7a653 --- /dev/null +++ b/airflow/providers/apache/hdfs/ADDITIONAL_INFO.md @@ -0,0 +1,30 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Fix Python Docstring parameters (#12513)` +* `Simplify string expressions (#12093)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` diff --git a/airflow/providers/apache/hdfs/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/apache/hdfs/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..a6544e3a54487 --- /dev/null +++ b/airflow/providers/apache/hdfs/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,29 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [71c5979a1](https://github.com/apache/airflow/commit/71c5979a175364f1fb377874f67705c52c9afc38) | 2021-03-07 | `Created initial guide for HDFS operators (#11212)` | +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [5090fb0c8](https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444) | 2020-12-15 | `Add script to generate integrations.json (#13073)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [370e7d07d](https://github.com/apache/airflow/commit/370e7d07d1ed1a53b73fe878425fdcd4c71a7ed1) | 2020-11-21 | `Fix Python Docstring parameters (#12513)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/apache/hdfs/BACKPORT_PROVIDER_README.md b/airflow/providers/apache/hdfs/BACKPORT_PROVIDER_README.md index 020e941966b2c..73282d0ea0fa4 100644 --- a/airflow/providers/apache/hdfs/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/apache/hdfs/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-apache-hdfs -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,18 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Fix Python Docstring parameters (#12513)` +* `Simplify string expressions (#12093)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` + ## Installation @@ -56,9 +69,9 @@ You can install this package on top of an existing airflow 1.10.* installation v ## PIP requirements -| PIP package | Version required | -|:--------------|:-------------------| -| snakebite-py3 | | +| PIP package | Version required | +|:----------------|:-------------------| +| `snakebite-py3` | | # Provider classes summary @@ -96,6 +109,35 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [71c5979a1](https://github.com/apache/airflow/commit/71c5979a175364f1fb377874f67705c52c9afc38) | 2021-03-07 | `Created initial guide for HDFS operators (#11212)` | +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [5090fb0c8](https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444) | 2020-12-15 | `Add script to generate integrations.json (#13073)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [370e7d07d](https://github.com/apache/airflow/commit/370e7d07d1ed1a53b73fe878425fdcd4c71a7ed1) | 2020-11-21 | `Fix Python Docstring parameters (#12513)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/apache/kylin/ADDITIONAL_INFO.md b/airflow/providers/apache/kylin/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..0982e970b4c46 --- /dev/null +++ b/airflow/providers/apache/kylin/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Don't use time.time() or timezone.utcnow() for duration calculations (#12353)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` diff --git a/airflow/providers/apache/kylin/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/apache/kylin/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..e60555fa632f9 --- /dev/null +++ b/airflow/providers/apache/kylin/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,26 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [101d561ce](https://github.com/apache/airflow/commit/101d561cec0f9aff45f1a1fbdf01275775fad369) | 2020-12-18 | `Fix invalid provider name - Apache Kylin (#13157)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [02d94349b](https://github.com/apache/airflow/commit/02d94349be3d201ce9d37d7358573c937fd010df) | 2020-11-29 | `Don't use time.time() or timezone.utcnow() for duration calculations (#12353)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/apache/kylin/BACKPORT_PROVIDER_README.md b/airflow/providers/apache/kylin/BACKPORT_PROVIDER_README.md index d5b6a84fa7a2d..6bfa006cadb09 100644 --- a/airflow/providers/apache/kylin/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/apache/kylin/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-apache-kylin -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [New hooks](#new-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) @@ -47,6 +48,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Don't use time.time() or timezone.utcnow() for duration calculations (#12353)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` + ## Installation @@ -57,7 +67,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| kylinpy | >=2.6 | +| `kylinpy` | `>=2.6` | # Provider classes summary @@ -91,6 +101,32 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [101d561ce](https://github.com/apache/airflow/commit/101d561cec0f9aff45f1a1fbdf01275775fad369) | 2020-12-18 | `Fix invalid provider name - Apache Kylin (#13157)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [02d94349b](https://github.com/apache/airflow/commit/02d94349be3d201ce9d37d7358573c937fd010df) | 2020-11-29 | `Don't use time.time() or timezone.utcnow() for duration calculations (#12353)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/apache/livy/ADDITIONAL_INFO.md b/airflow/providers/apache/livy/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..b96366b626dec --- /dev/null +++ b/airflow/providers/apache/livy/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` diff --git a/airflow/providers/apache/livy/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/apache/livy/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..fda5b52441ceb --- /dev/null +++ b/airflow/providers/apache/livy/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,25 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/apache/livy/BACKPORT_PROVIDER_README.md b/airflow/providers/apache/livy/BACKPORT_PROVIDER_README.md index 55948ee899eda..f6fbc5a446e4c 100644 --- a/airflow/providers/apache/livy/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/apache/livy/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-apache-livy -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -35,6 +35,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [New hooks](#new-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -50,6 +51,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` + ## Installation @@ -69,7 +79,7 @@ pip install apache-airflow-backport-providers-apache-livy[http] | Dependent package | Extra | |:---------------------------------------------------------------------------------------------------------------|:--------| -| [apache-airflow-backport-providers-http](https://github.com/apache/airflow/tree/master/airflow/providers/http) | http | +| [apache-airflow-backport-providers-http](https://github.com/apache/airflow/tree/master/airflow/providers/http) | `http` | # Provider classes summary @@ -114,6 +124,31 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/apache/pig/ADDITIONAL_INFO.md b/airflow/providers/apache/pig/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..244bd93401faa --- /dev/null +++ b/airflow/providers/apache/pig/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` diff --git a/airflow/providers/apache/pig/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/apache/pig/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..e2e209bfef3e0 --- /dev/null +++ b/airflow/providers/apache/pig/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,25 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [5090fb0c8](https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444) | 2020-12-15 | `Add script to generate integrations.json (#13073)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/apache/pig/BACKPORT_PROVIDER_README.md b/airflow/providers/apache/pig/BACKPORT_PROVIDER_README.md index aa3ac815f39b4..356fd1572fb15 100644 --- a/airflow/providers/apache/pig/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/apache/pig/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-apache-pig -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -32,6 +32,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -47,6 +48,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` + ## Installation @@ -85,6 +95,31 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [5090fb0c8](https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444) | 2020-12-15 | `Add script to generate integrations.json (#13073)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/apache/sqoop/ADDITIONAL_INFO.md b/airflow/providers/apache/sqoop/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..124f959a1d8f8 --- /dev/null +++ b/airflow/providers/apache/sqoop/ADDITIONAL_INFO.md @@ -0,0 +1,28 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Simplify string expressions (#12093)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` diff --git a/airflow/providers/apache/sqoop/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/apache/sqoop/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..9bd77e3581671 --- /dev/null +++ b/airflow/providers/apache/sqoop/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,26 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [5090fb0c8](https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444) | 2020-12-15 | `Add script to generate integrations.json (#13073)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/apache/sqoop/BACKPORT_PROVIDER_README.md b/airflow/providers/apache/sqoop/BACKPORT_PROVIDER_README.md index 368cc1139e11c..4a8553f9811f4 100644 --- a/airflow/providers/apache/sqoop/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/apache/sqoop/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-apache-sqoop -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -32,6 +32,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -47,6 +48,16 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Simplify string expressions (#12093)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` + ## Installation @@ -85,6 +96,32 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [5090fb0c8](https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444) | 2020-12-15 | `Add script to generate integrations.json (#13073)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/celery/ADDITIONAL_INFO.md b/airflow/providers/celery/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..1f9c3bf018fd2 --- /dev/null +++ b/airflow/providers/celery/ADDITIONAL_INFO.md @@ -0,0 +1,26 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` diff --git a/airflow/providers/celery/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/celery/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..8d37e7ae54a23 --- /dev/null +++ b/airflow/providers/celery/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,24 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/celery/BACKPORT_PROVIDER_README.md b/airflow/providers/celery/BACKPORT_PROVIDER_README.md index 50786dfa3ae38..9869b9916046f 100644 --- a/airflow/providers/celery/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/celery/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-celery -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -31,6 +31,7 @@ Release: 2020.10.29 - [Sensors](#sensors) - [Moved sensors](#moved-sensors) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -46,6 +47,14 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` + ## Installation @@ -56,9 +65,9 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| celery | ~=4.4.2 | -| flower | >=0.7.3, <1.0 | -| vine | ~=1.3 | +| `celery` | `~=4.4.2` | +| `flower` | `>=0.7.3, <1.0` | +| `vine` | `~=1.3` | # Provider classes summary @@ -81,6 +90,30 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/cloudant/ADDITIONAL_INFO.md b/airflow/providers/cloudant/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..ebcab73d637c8 --- /dev/null +++ b/airflow/providers/cloudant/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` diff --git a/airflow/providers/cloudant/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/cloudant/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..da10255574e36 --- /dev/null +++ b/airflow/providers/cloudant/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,26 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/cloudant/BACKPORT_PROVIDER_README.md b/airflow/providers/cloudant/BACKPORT_PROVIDER_README.md index 3c23bdb7d3650..e3de373fef771 100644 --- a/airflow/providers/cloudant/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/cloudant/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-cloudant -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -31,6 +31,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -46,6 +47,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` + ## Installation @@ -56,7 +66,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| cloudant | >=2.0 | +| `cloudant` | `>=2.0` | # Provider classes summary @@ -79,6 +89,32 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/datadog/ADDITIONAL_INFO.md b/airflow/providers/datadog/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..409dd4c9e8d10 --- /dev/null +++ b/airflow/providers/datadog/ADDITIONAL_INFO.md @@ -0,0 +1,26 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Simplify string expressions (#12093)` diff --git a/airflow/providers/datadog/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/datadog/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..0fa4d69155dd5 --- /dev/null +++ b/airflow/providers/datadog/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,24 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/datadog/BACKPORT_PROVIDER_README.md b/airflow/providers/datadog/BACKPORT_PROVIDER_README.md index 543a06f36426e..966058fee5dce 100644 --- a/airflow/providers/datadog/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/datadog/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-datadog -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,14 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Simplify string expressions (#12093)` + ## Installation @@ -58,7 +67,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| datadog | >=0.14.0 | +| `datadog` | `>=0.14.0` | # Provider classes summary @@ -92,6 +101,30 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/discord/ADDITIONAL_INFO.md b/airflow/providers/discord/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..1367a579bbd03 --- /dev/null +++ b/airflow/providers/discord/ADDITIONAL_INFO.md @@ -0,0 +1,25 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Simplify string expressions (#12093)` diff --git a/airflow/providers/discord/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/discord/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..95e7b059f69c1 --- /dev/null +++ b/airflow/providers/discord/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,24 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [e9b2ff57b](https://github.com/apache/airflow/commit/e9b2ff57b81b12cfbf559d957a370d497015acc2) | 2020-12-05 | `Add notes about PIP 20.3 breaking Airflow installation (#12840)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/discord/BACKPORT_PROVIDER_README.md b/airflow/providers/discord/BACKPORT_PROVIDER_README.md index bbc13c5448cec..614edf75b182a 100644 --- a/airflow/providers/discord/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/discord/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-discord -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,13 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Simplify string expressions (#12093)` + ## Installation @@ -67,7 +75,7 @@ pip install apache-airflow-backport-providers-discord[http] | Dependent package | Extra | |:---------------------------------------------------------------------------------------------------------------|:--------| -| [apache-airflow-backport-providers-http](https://github.com/apache/airflow/tree/master/airflow/providers/http) | http | +| [apache-airflow-backport-providers-http](https://github.com/apache/airflow/tree/master/airflow/providers/http) | `http` | # Provider classes summary @@ -101,6 +109,30 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [e9b2ff57b](https://github.com/apache/airflow/commit/e9b2ff57b81b12cfbf559d957a370d497015acc2) | 2020-12-05 | `Add notes about PIP 20.3 breaking Airflow installation (#12840)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/facebook/ADDITIONAL_INFO.md b/airflow/providers/facebook/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..b79b07ac23d03 --- /dev/null +++ b/airflow/providers/facebook/ADDITIONAL_INFO.md @@ -0,0 +1,28 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Use built-in 'cached_property' on Python 3.8 where possible (#14606)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` diff --git a/airflow/providers/facebook/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/facebook/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..9682afa0b09dc --- /dev/null +++ b/airflow/providers/facebook/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,26 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [e7bb17aeb](https://github.com/apache/airflow/commit/e7bb17aeb83b2218620c5320241b0c9f902d74ff) | 2021-03-06 | `Use built-in 'cached_property' on Python 3.8 where possible (#14606)` | +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/facebook/BACKPORT_PROVIDER_README.md b/airflow/providers/facebook/BACKPORT_PROVIDER_README.md index ca9b6726ca584..d3e29f80dac2b 100644 --- a/airflow/providers/facebook/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/facebook/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-facebook -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -31,6 +31,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [New hooks](#new-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -46,6 +47,16 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Use built-in 'cached_property' on Python 3.8 where possible (#14606)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Use PyUpgrade to use Python 3.6 features (#11447)` + ## Installation @@ -54,9 +65,9 @@ You can install this package on top of an existing airflow 1.10.* installation v ## PIP requirements -| PIP package | Version required | -|:------------------|:-------------------| -| facebook-business | >=6.0.2 | +| PIP package | Version required | +|:--------------------|:-------------------| +| `facebook-business` | `>=6.0.2` | # Provider classes summary @@ -79,6 +90,32 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [e7bb17aeb](https://github.com/apache/airflow/commit/e7bb17aeb83b2218620c5320241b0c9f902d74ff) | 2021-03-06 | `Use built-in 'cached_property' on Python 3.8 where possible (#14606)` | +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/ftp/ADDITIONAL_INFO.md b/airflow/providers/ftp/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..41838c8383af4 --- /dev/null +++ b/airflow/providers/ftp/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` diff --git a/airflow/providers/ftp/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/ftp/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..9f8b823989a08 --- /dev/null +++ b/airflow/providers/ftp/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,26 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/ftp/BACKPORT_PROVIDER_README.md b/airflow/providers/ftp/BACKPORT_PROVIDER_README.md index 0efdd30472580..71f5214a093da 100644 --- a/airflow/providers/ftp/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/ftp/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-ftp -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -32,6 +32,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -47,6 +48,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` + ## Installation @@ -87,6 +97,32 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/grpc/ADDITIONAL_INFO.md b/airflow/providers/grpc/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..244bd93401faa --- /dev/null +++ b/airflow/providers/grpc/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` diff --git a/airflow/providers/grpc/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/grpc/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..875a0dcabbcf8 --- /dev/null +++ b/airflow/providers/grpc/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,27 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [fcfc7f124](https://github.com/apache/airflow/commit/fcfc7f12421bd35a366324fe7814c90da8de5735) | 2020-11-04 | `Improve reading SSL credentials file in GRPC Hook (#12094)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/grpc/BACKPORT_PROVIDER_README.md b/airflow/providers/grpc/BACKPORT_PROVIDER_README.md index 4b7b5a67e2636..a276141e96a9c 100644 --- a/airflow/providers/grpc/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/grpc/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-grpc -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [New hooks](#new-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` + ## Installation @@ -56,11 +66,11 @@ You can install this package on top of an existing airflow 1.10.* installation v ## PIP requirements -| PIP package | Version required | -|:---------------------|:-------------------| -| google-auth | >=1.0.0, <2.0.0dev | -| google-auth-httplib2 | >=0.0.1 | -| grpcio | >=1.15.0 | +| PIP package | Version required | +|:-----------------------|:---------------------| +| `google-auth-httplib2` | `>=0.0.1` | +| `google-auth` | `>=1.0.0, <2.0.0dev` | +| `grpcio` | `>=1.15.0` | # Provider classes summary @@ -94,6 +104,33 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [fcfc7f124](https://github.com/apache/airflow/commit/fcfc7f12421bd35a366324fe7814c90da8de5735) | 2020-11-04 | `Improve reading SSL credentials file in GRPC Hook (#12094)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/imap/ADDITIONAL_INFO.md b/airflow/providers/imap/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..244bd93401faa --- /dev/null +++ b/airflow/providers/imap/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` diff --git a/airflow/providers/imap/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/imap/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..8fe5458d9aee6 --- /dev/null +++ b/airflow/providers/imap/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,26 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/imap/BACKPORT_PROVIDER_README.md b/airflow/providers/imap/BACKPORT_PROVIDER_README.md index 0dc6054e71138..5618bcd2d3dee 100644 --- a/airflow/providers/imap/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/imap/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-imap -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -32,6 +32,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -47,6 +48,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` + ## Installation @@ -85,6 +95,32 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/jdbc/ADDITIONAL_INFO.md b/airflow/providers/jdbc/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..bcfb8ae8a2b57 --- /dev/null +++ b/airflow/providers/jdbc/ADDITIONAL_INFO.md @@ -0,0 +1,28 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Fix some small typos also TESTING.rst (#14594)` +* `Move dummy_operator.py to dummy.py (#11178) (#11293)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` diff --git a/airflow/providers/jdbc/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/jdbc/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..161dfb8bf12a5 --- /dev/null +++ b/airflow/providers/jdbc/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,31 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [f5a35f4c8](https://github.com/apache/airflow/commit/f5a35f4c80839ba07b1257d711cbc982aba5eedb) | 2021-03-04 | `Fix some small typos also TESTING.rst (#14594)` | +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [d5589673a](https://github.com/apache/airflow/commit/d5589673a95aaced0b851ea0a4061a010a924a82) | 2020-12-08 | `Move dummy_operator.py to dummy.py (#11178) (#11293)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [bd90136aa](https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2) | 2020-11-30 | `Move operator guides to provider documentation packages (#12681)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [a7ad20455](https://github.com/apache/airflow/commit/a7ad20455cdcaa5ec851b7688c3126a904574742) | 2020-10-29 | `Rename example JDBC dag (#11946)` | +| [ba9c044d2](https://github.com/apache/airflow/commit/ba9c044d20ff784630a09eecc0a30029b0f5e199) | 2020-10-29 | `Add How-to guide for JDBC Operator (#11472)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/jdbc/BACKPORT_PROVIDER_README.md b/airflow/providers/jdbc/BACKPORT_PROVIDER_README.md index d952876801fb6..395b451aa8f6c 100644 --- a/airflow/providers/jdbc/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/jdbc/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-jdbc -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,16 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Fix some small typos also TESTING.rst (#14594)` +* `Move dummy_operator.py to dummy.py (#11178) (#11293)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` + ## Installation @@ -58,7 +69,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| jaydebeapi | >=1.1.1 | +| `jaydebeapi` | `>=1.1.1` | # Provider classes summary @@ -92,6 +103,37 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [f5a35f4c8](https://github.com/apache/airflow/commit/f5a35f4c80839ba07b1257d711cbc982aba5eedb) | 2021-03-04 | `Fix some small typos also TESTING.rst (#14594)` | +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [d5589673a](https://github.com/apache/airflow/commit/d5589673a95aaced0b851ea0a4061a010a924a82) | 2020-12-08 | `Move dummy_operator.py to dummy.py (#11178) (#11293)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [bd90136aa](https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2) | 2020-11-30 | `Move operator guides to provider documentation packages (#12681)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [a7ad20455](https://github.com/apache/airflow/commit/a7ad20455cdcaa5ec851b7688c3126a904574742) | 2020-10-29 | `Rename example JDBC dag (#11946)` | +| [ba9c044d2](https://github.com/apache/airflow/commit/ba9c044d20ff784630a09eecc0a30029b0f5e199) | 2020-10-29 | `Add How-to guide for JDBC Operator (#11472)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/jira/ADDITIONAL_INFO.md b/airflow/providers/jira/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..6eec7a5bd4600 --- /dev/null +++ b/airflow/providers/jira/ADDITIONAL_INFO.md @@ -0,0 +1,28 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` diff --git a/airflow/providers/jira/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/jira/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..9edce22bfef79 --- /dev/null +++ b/airflow/providers/jira/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,27 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/jira/BACKPORT_PROVIDER_README.md b/airflow/providers/jira/BACKPORT_PROVIDER_README.md index b0d9cee3cecee..3c1a4e7b08cb2 100644 --- a/airflow/providers/jira/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/jira/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-jira -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -35,6 +35,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -50,6 +51,16 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` + ## Installation @@ -60,7 +71,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| JIRA | >1.0.7 | +| `JIRA` | `>1.0.7` | # Provider classes summary @@ -106,6 +117,33 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/mongo/ADDITIONAL_INFO.md b/airflow/providers/mongo/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..b3be494d50166 --- /dev/null +++ b/airflow/providers/mongo/ADDITIONAL_INFO.md @@ -0,0 +1,28 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` +* `Simplify string expressions (#12093)` diff --git a/airflow/providers/mongo/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/mongo/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..0ae40242ef53f --- /dev/null +++ b/airflow/providers/mongo/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,27 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/mongo/BACKPORT_PROVIDER_README.md b/airflow/providers/mongo/BACKPORT_PROVIDER_README.md index 89bd5b1520715..f59dfd15f355a 100644 --- a/airflow/providers/mongo/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/mongo/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-mongo -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,16 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` +* `Simplify string expressions (#12093)` + ## Installation @@ -58,8 +69,8 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| dnspython | >=1.13.0,<2.0.0 | -| pymongo | >=3.6.0 | +| `dnspython` | `>=1.13.0,<2.0.0` | +| `pymongo` | `>=3.6.0` | # Provider classes summary @@ -93,6 +104,33 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/odbc/ADDITIONAL_INFO.md b/airflow/providers/odbc/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..244bd93401faa --- /dev/null +++ b/airflow/providers/odbc/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` diff --git a/airflow/providers/odbc/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/odbc/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..f74dceda72298 --- /dev/null +++ b/airflow/providers/odbc/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,27 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [de3b1e687](https://github.com/apache/airflow/commit/de3b1e687b26c524c6909b7b4dfbb60d25019751) | 2020-11-28 | `Move connection guides to provider documentation packages (#12653)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/odbc/BACKPORT_PROVIDER_README.md b/airflow/providers/odbc/BACKPORT_PROVIDER_README.md index 1e316a45a01ed..4d893704ff352 100644 --- a/airflow/providers/odbc/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/odbc/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-odbc -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -31,6 +31,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [New hooks](#new-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -46,6 +47,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` + ## Installation @@ -56,7 +66,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| pyodbc | | +| `pyodbc` | | # Provider classes summary @@ -79,6 +89,33 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [de3b1e687](https://github.com/apache/airflow/commit/de3b1e687b26c524c6909b7b4dfbb60d25019751) | 2020-11-28 | `Move connection guides to provider documentation packages (#12653)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/opsgenie/ADDITIONAL_INFO.md b/airflow/providers/opsgenie/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..a3036a438fcc5 --- /dev/null +++ b/airflow/providers/opsgenie/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Fix type hints in OpsgenieAlertOperator (#14637)` +* `Switch to f-strings using flynt. (#13732)` +* `Simplify string expressions (#12093)` diff --git a/airflow/providers/opsgenie/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/opsgenie/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..9bbdd91a8755a --- /dev/null +++ b/airflow/providers/opsgenie/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,25 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [e468b3156](https://github.com/apache/airflow/commit/e468b3156c35034b7e3ff9358b7d4ab20443067c) | 2021-03-06 | `Fix type hints in OpsgenieAlertOperator (#14637)` | +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/opsgenie/BACKPORT_PROVIDER_README.md b/airflow/providers/opsgenie/BACKPORT_PROVIDER_README.md index bd483bfc5dc1d..59ab78abe7ac8 100644 --- a/airflow/providers/opsgenie/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/opsgenie/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-opsgenie -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Fix type hints in OpsgenieAlertOperator (#14637)` +* `Switch to f-strings using flynt. (#13732)` +* `Simplify string expressions (#12093)` + ## Installation @@ -67,7 +77,7 @@ pip install apache-airflow-backport-providers-opsgenie[http] | Dependent package | Extra | |:---------------------------------------------------------------------------------------------------------------|:--------| -| [apache-airflow-backport-providers-http](https://github.com/apache/airflow/tree/master/airflow/providers/http) | http | +| [apache-airflow-backport-providers-http](https://github.com/apache/airflow/tree/master/airflow/providers/http) | `http` | # Provider classes summary @@ -101,6 +111,31 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [e468b3156](https://github.com/apache/airflow/commit/e468b3156c35034b7e3ff9358b7d4ab20443067c) | 2021-03-06 | `Fix type hints in OpsgenieAlertOperator (#14637)` | +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/oracle/ADDITIONAL_INFO.md b/airflow/providers/oracle/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..50728d56edeae --- /dev/null +++ b/airflow/providers/oracle/ADDITIONAL_INFO.md @@ -0,0 +1,29 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` +* `Simplify string expressions (#12093)` diff --git a/airflow/providers/oracle/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/oracle/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..26eb917ca104e --- /dev/null +++ b/airflow/providers/oracle/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,29 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [33e0a70cf](https://github.com/apache/airflow/commit/33e0a70cff352e92610ccb6e5e90973efeec6c2e) | 2020-12-18 | `Fix typo in provider name - Oracle (#13147)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/oracle/BACKPORT_PROVIDER_README.md b/airflow/providers/oracle/BACKPORT_PROVIDER_README.md index 9148246abcf2c..cd10f369334f4 100644 --- a/airflow/providers/oracle/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/oracle/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-oracle -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -35,6 +35,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -50,6 +51,17 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` +* `Simplify string expressions (#12093)` + ## Installation @@ -60,7 +72,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| cx_Oracle | >=5.1.2 | +| `cx_Oracle` | `>=5.1.2` | # Provider classes summary @@ -105,6 +117,35 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [33e0a70cf](https://github.com/apache/airflow/commit/33e0a70cff352e92610ccb6e5e90973efeec6c2e) | 2020-12-18 | `Fix typo in provider name - Oracle (#13147)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/pagerduty/ADDITIONAL_INFO.md b/airflow/providers/pagerduty/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..1c383ca213872 --- /dev/null +++ b/airflow/providers/pagerduty/ADDITIONAL_INFO.md @@ -0,0 +1,26 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` diff --git a/airflow/providers/pagerduty/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/pagerduty/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..5ca9a8c032f34 --- /dev/null +++ b/airflow/providers/pagerduty/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,24 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/pagerduty/BACKPORT_PROVIDER_README.md b/airflow/providers/pagerduty/BACKPORT_PROVIDER_README.md index b8ed3b8922afb..89e226f04c1fa 100644 --- a/airflow/providers/pagerduty/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/pagerduty/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-pagerduty -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -31,6 +31,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -46,6 +47,14 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` + ## Installation @@ -56,7 +65,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| pdpyras | >=4.1.2,<5 | +| `pdpyras` | `>=4.1.2,<5` | # Provider classes summary @@ -79,6 +88,30 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/plexus/ADDITIONAL_INFO.md b/airflow/providers/plexus/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..1c383ca213872 --- /dev/null +++ b/airflow/providers/plexus/ADDITIONAL_INFO.md @@ -0,0 +1,26 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` diff --git a/airflow/providers/plexus/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/plexus/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..c913ed27aac4e --- /dev/null +++ b/airflow/providers/plexus/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,25 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/plexus/BACKPORT_PROVIDER_README.md b/airflow/providers/plexus/BACKPORT_PROVIDER_README.md index 77ac87b89d5fb..28e9351295aba 100644 --- a/airflow/providers/plexus/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/plexus/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-plexus -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [New hooks](#new-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) @@ -47,6 +48,14 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` + ## Installation @@ -57,7 +66,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| arrow | >=0.16.0 | +| `arrow` | `>=0.16.0` | # Provider classes summary @@ -91,6 +100,31 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/postgres/ADDITIONAL_INFO.md b/airflow/providers/postgres/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..78a1eb473ce65 --- /dev/null +++ b/airflow/providers/postgres/ADDITIONAL_INFO.md @@ -0,0 +1,29 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add How-To guide for PostgresOperator (#13281)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` diff --git a/airflow/providers/postgres/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/postgres/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..5d77ddb2fc424 --- /dev/null +++ b/airflow/providers/postgres/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,28 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [9c75ea3c1](https://github.com/apache/airflow/commit/9c75ea3c14b71d2f96d997aeef68c764c7d2984c) | 2021-01-06 | `Add How-To guide for PostgresOperator (#13281)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/postgres/BACKPORT_PROVIDER_README.md b/airflow/providers/postgres/BACKPORT_PROVIDER_README.md index 1b65fe6d3a551..7bea02b2fd086 100644 --- a/airflow/providers/postgres/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/postgres/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-postgres -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -34,6 +34,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -49,6 +50,17 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Switch to f-strings using flynt. (#13732)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add How-To guide for PostgresOperator (#13281)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` + ## Installation @@ -57,9 +69,9 @@ You can install this package on top of an existing airflow 1.10.* installation v ## PIP requirements -| PIP package | Version required | -|:----------------|:-------------------| -| psycopg2-binary | >=2.7.4 | +| PIP package | Version required | +|:------------------|:-------------------| +| `psycopg2-binary` | `>=2.7.4` | ## Cross provider package dependencies @@ -72,9 +84,9 @@ You can install such cross-provider dependencies when installing from PyPI. For pip install apache-airflow-backport-providers-postgres[amazon] ``` -| Dependent package | Extra | -|:-------------------------------------------------------------------------------------------------------------------|:--------| -| [apache-airflow-backport-providers-amazon](https://github.com/apache/airflow/tree/master/airflow/providers/amazon) | amazon | +| Dependent package | Extra | +|:-------------------------------------------------------------------------------------------------------------------|:---------| +| [apache-airflow-backport-providers-amazon](https://github.com/apache/airflow/tree/master/airflow/providers/amazon) | `amazon` | # Provider classes summary @@ -108,6 +120,34 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [a9ac2b040](https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22) | 2021-01-23 | `Switch to f-strings using flynt. (#13732)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [9c75ea3c1](https://github.com/apache/airflow/commit/9c75ea3c14b71d2f96d997aeef68c764c7d2984c) | 2021-01-06 | `Add How-To guide for PostgresOperator (#13281)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/redis/ADDITIONAL_INFO.md b/airflow/providers/redis/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..44b6786283f65 --- /dev/null +++ b/airflow/providers/redis/ADDITIONAL_INFO.md @@ -0,0 +1,28 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` +* `Fix spelling in Python files (#12230)` diff --git a/airflow/providers/redis/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/redis/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..210e661773fa5 --- /dev/null +++ b/airflow/providers/redis/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,27 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [250436d96](https://github.com/apache/airflow/commit/250436d962c8c950d38c1eb5e54a998891648cc9) | 2020-11-10 | `Fix spelling in Python files (#12230)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/redis/BACKPORT_PROVIDER_README.md b/airflow/providers/redis/BACKPORT_PROVIDER_README.md index c4b4ae7f20490..b5680da5c99ac 100644 --- a/airflow/providers/redis/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/redis/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-redis -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -35,6 +35,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -50,6 +51,16 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` +* `Fix spelling in Python files (#12230)` + ## Installation @@ -60,7 +71,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| redis | ~=3.2 | +| `redis` | `~=3.2` | # Provider classes summary @@ -106,6 +117,33 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [250436d96](https://github.com/apache/airflow/commit/250436d962c8c950d38c1eb5e54a998891648cc9) | 2020-11-10 | `Fix spelling in Python files (#12230)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/samba/ADDITIONAL_INFO.md b/airflow/providers/samba/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..9ee502e93f773 --- /dev/null +++ b/airflow/providers/samba/ADDITIONAL_INFO.md @@ -0,0 +1,26 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` diff --git a/airflow/providers/samba/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/samba/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..c61bf6dced7eb --- /dev/null +++ b/airflow/providers/samba/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,25 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/samba/BACKPORT_PROVIDER_README.md b/airflow/providers/samba/BACKPORT_PROVIDER_README.md index 6d13f19db073c..0c8c3c74e2bc7 100644 --- a/airflow/providers/samba/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/samba/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-samba -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -31,6 +31,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -46,6 +47,14 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` + ## Installation @@ -56,7 +65,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| pysmbclient | >=0.1.3 | +| `pysmbclient` | `>=0.1.3` | # Provider classes summary @@ -79,6 +88,31 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/segment/ADDITIONAL_INFO.md b/airflow/providers/segment/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..8fa8d8eea2f83 --- /dev/null +++ b/airflow/providers/segment/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Simplify string expressions (#12093)` diff --git a/airflow/providers/segment/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/segment/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..4e24df9b80a0b --- /dev/null +++ b/airflow/providers/segment/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,27 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [548d08200](https://github.com/apache/airflow/commit/548d082008c0c83f44020937f6ff19ca006b96cc) | 2021-01-13 | `Update external docs URL for Segment (#13645)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/segment/BACKPORT_PROVIDER_README.md b/airflow/providers/segment/BACKPORT_PROVIDER_README.md index 838ac6192a4f6..185483ee4a34b 100644 --- a/airflow/providers/segment/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/segment/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-segment -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Simplify string expressions (#12093)` + ## Installation @@ -56,9 +66,9 @@ You can install this package on top of an existing airflow 1.10.* installation v ## PIP requirements -| PIP package | Version required | -|:-----------------|:-------------------| -| analytics-python | >=1.2.9 | +| PIP package | Version required | +|:-------------------|:-------------------| +| `analytics-python` | `>=1.2.9` | # Provider classes summary @@ -92,6 +102,33 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [548d08200](https://github.com/apache/airflow/commit/548d082008c0c83f44020937f6ff19ca006b96cc) | 2021-01-13 | `Update external docs URL for Segment (#13645)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [41bf172c1](https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9) | 2020-11-04 | `Simplify string expressions (#12093)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/singularity/ADDITIONAL_INFO.md b/airflow/providers/singularity/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..264f89e179dfe --- /dev/null +++ b/airflow/providers/singularity/ADDITIONAL_INFO.md @@ -0,0 +1,25 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Use Python 3 style super classes (#11806)` diff --git a/airflow/providers/singularity/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/singularity/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..13c1a895c1178 --- /dev/null +++ b/airflow/providers/singularity/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,22 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/singularity/BACKPORT_PROVIDER_README.md b/airflow/providers/singularity/BACKPORT_PROVIDER_README.md index e322459570c2d..f8051ad51d6bf 100644 --- a/airflow/providers/singularity/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/singularity/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-singularity -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -31,6 +31,7 @@ Release: 2020.10.29 - [Operators](#operators) - [New operators](#new-operators) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -46,6 +47,13 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Use Python 3 style super classes (#11806)` + ## Installation @@ -56,7 +64,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| spython | >=0.0.56 | +| `spython` | `>=0.0.56` | # Provider classes summary @@ -79,6 +87,28 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/vertica/ADDITIONAL_INFO.md b/airflow/providers/vertica/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..244bd93401faa --- /dev/null +++ b/airflow/providers/vertica/ADDITIONAL_INFO.md @@ -0,0 +1,27 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` diff --git a/airflow/providers/vertica/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/vertica/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..543c86bcb934a --- /dev/null +++ b/airflow/providers/vertica/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,26 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [3a72fc824](https://github.com/apache/airflow/commit/3a72fc82475df3b745a00a7b5e34eef9d27b3329) | 2020-11-14 | `Fix Description of Provider Docs (#12361)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/vertica/BACKPORT_PROVIDER_README.md b/airflow/providers/vertica/BACKPORT_PROVIDER_README.md index d5c8fa62bb2b7..2a9a73e3a6f33 100644 --- a/airflow/providers/vertica/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/vertica/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-vertica -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,15 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` +* `Adds support for Connection/Hook discovery from providers (#12466)` + ## Installation @@ -56,9 +66,9 @@ You can install this package on top of an existing airflow 1.10.* installation v ## PIP requirements -| PIP package | Version required | -|:---------------|:-------------------| -| vertica-python | >=0.5.1 | +| PIP package | Version required | +|:-----------------|:-------------------| +| `vertica-python` | `>=0.5.1` | # Provider classes summary @@ -92,6 +102,32 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [2037303ee](https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143) | 2020-11-29 | `Adds support for Connection/Hook discovery from providers (#12466)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [3a72fc824](https://github.com/apache/airflow/commit/3a72fc82475df3b745a00a7b5e34eef9d27b3329) | 2020-11-14 | `Fix Description of Provider Docs (#12361)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/yandex/ADDITIONAL_INFO.md b/airflow/providers/yandex/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..9ee502e93f773 --- /dev/null +++ b/airflow/providers/yandex/ADDITIONAL_INFO.md @@ -0,0 +1,26 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` diff --git a/airflow/providers/yandex/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/yandex/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..28103ba0a6caa --- /dev/null +++ b/airflow/providers/yandex/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,27 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [bd90136aa](https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2) | 2020-11-30 | `Move operator guides to provider documentation packages (#12681)` | +| [ef4af2135](https://github.com/apache/airflow/commit/ef4af2135171c6e451f1407ea1a280ea875f2175) | 2020-11-22 | `Move providers docs to separate package + Spell-check in a common job with docs-build (#12527)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/yandex/BACKPORT_PROVIDER_README.md b/airflow/providers/yandex/BACKPORT_PROVIDER_README.md index b0661de2d0291..9da1817a72986 100644 --- a/airflow/providers/yandex/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/yandex/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-yandex -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -33,6 +33,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [New hooks](#new-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -48,6 +49,14 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` +* `Add support for dynamic connection form fields per provider (#12558)` + ## Installation @@ -58,7 +67,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| yandexcloud | >=0.22.0 | +| `yandexcloud` | `>=0.22.0` | # Provider classes summary @@ -98,6 +107,33 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [9b39f2478](https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36) | 2020-12-08 | `Add support for dynamic connection form fields per provider (#12558)` | +| [bd90136aa](https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2) | 2020-11-30 | `Move operator guides to provider documentation packages (#12681)` | +| [ef4af2135](https://github.com/apache/airflow/commit/ef4af2135171c6e451f1407ea1a280ea875f2175) | 2020-11-22 | `Move providers docs to separate package + Spell-check in a common job with docs-build (#12527)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [8c42cf1b0](https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5) | 2020-11-03 | `Use PyUpgrade to use Python 3.6 features (#11447)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject | diff --git a/airflow/providers/zendesk/ADDITIONAL_INFO.md b/airflow/providers/zendesk/ADDITIONAL_INFO.md new file mode 100644 index 0000000000000..67894ca98fff4 --- /dev/null +++ b/airflow/providers/zendesk/ADDITIONAL_INFO.md @@ -0,0 +1,25 @@ + + +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` diff --git a/airflow/providers/zendesk/BACKPORT_PROVIDER_CHANGES_2021.03.17.md b/airflow/providers/zendesk/BACKPORT_PROVIDER_CHANGES_2021.03.17.md new file mode 100644 index 0000000000000..54bdc482b0cd5 --- /dev/null +++ b/airflow/providers/zendesk/BACKPORT_PROVIDER_CHANGES_2021.03.17.md @@ -0,0 +1,23 @@ + + +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | diff --git a/airflow/providers/zendesk/BACKPORT_PROVIDER_README.md b/airflow/providers/zendesk/BACKPORT_PROVIDER_README.md index ab20e8c5f4080..23f5aab1fe60f 100644 --- a/airflow/providers/zendesk/BACKPORT_PROVIDER_README.md +++ b/airflow/providers/zendesk/BACKPORT_PROVIDER_README.md @@ -20,7 +20,7 @@ # Package apache-airflow-backport-providers-zendesk -Release: 2020.10.29 +Release: 2021.3.17 **Table of contents** @@ -31,6 +31,7 @@ Release: 2020.10.29 - [Hooks](#hooks) - [Moved hooks](#moved-hooks) - [Releases](#releases) + - [Release 2021.3.17](#release-2021317) - [Release 2020.10.29](#release-20201029) - [Release 2020.10.5](#release-2020105) - [Release 2020.6.24](#release-2020624) @@ -46,6 +47,13 @@ While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade pyth want to use this backport package. +## Release 2021.3.17 + +### Bug fixes + +* `The 2020.10.29 relese was broken (#14673)` +* `Rename remaing modules to match AIP-21 (#12917)` + ## Installation @@ -56,7 +64,7 @@ You can install this package on top of an existing airflow 1.10.* installation v | PIP package | Version required | |:--------------|:-------------------| -| zdesk | | +| `zdesk` | | # Provider classes summary @@ -79,6 +87,29 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/ ## Releases +### Release 2021.3.17 + +| Commit | Committed | Subject | +|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------| +| [88bdcfa0d](https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43) | 2021-02-04 | `Prepare to release a new wave of providers. (#14013)` | +| [ac2f72c98](https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b) | 2021-02-01 | `Implement provider versioning tools (#13767)` | +| [3fd5ef355](https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e) | 2021-01-21 | `Add missing logos for integrations (#13717)` | +| [295d66f91](https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a) | 2020-12-30 | `Fix Grammar in PIP warning (#13380)` | +| [6cf76d7ac](https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e) | 2020-12-18 | `Fix typo in pip upgrade command :( (#13148)` | +| [32971a1a2](https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f) | 2020-12-09 | `Updates providers versions to 1.0.0 (#12955)` | +| [b40dffa08](https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364) | 2020-12-08 | `Rename remaing modules to match AIP-21 (#12917)` | +| [c34ef853c](https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2) | 2020-11-20 | `Separate out documentation building per provider (#12444)` | +| [008035450](https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4) | 2020-11-18 | `Update provider READMEs for 1.0.0b2 batch release (#12449)` | +| [ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d) | 2020-11-17 | `Update wrong commit hash in backport provider changes (#12390)` | +| [6889a333c](https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03) | 2020-11-15 | `Improvements for operators and hooks ref docs (#12366)` | +| [7825e8f59](https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1) | 2020-11-13 | `Docs installation improvements (#12304)` | +| [85a18e13d](https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75) | 2020-11-09 | `Point at pypi project pages for cross-dependency of provider packages (#12212)` | +| [59eb5de78](https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca) | 2020-11-09 | `Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)` | +| [b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32) | 2020-11-09 | `Moves provider packages scripts to dev (#12082)` | +| [4e8f9cc8d](https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68) | 2020-11-03 | `Enable Black - Python Auto Formmatter (#9550)` | +| [5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0) | 2020-10-26 | `Prepare providers release 0.0.2a1 (#11855)` | + + ### Release 2020.10.29 | Commit | Committed | Subject |