This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/master by this push:
new 7ca0b6f Enable Markdownlint rule MD003/heading-style/header-style
(#12427) (#12438)
7ca0b6f is described below
commit 7ca0b6f121c9cec6e25de130f86a56d7c7fbe38c
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Nov 18 15:37:51 2020 +0100
Enable Markdownlint rule MD003/heading-style/header-style (#12427) (#12438)
Co-authored-by: John Bampton <[email protected]>
---
.../amazon/BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 26 +++++++++++++++++
.../providers/amazon/BACKPORT_PROVIDER_README.md | 29 ++++++++++++++++++-
.../pinot/BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 18 ++++++++++++
.../apache/pinot/BACKPORT_PROVIDER_README.md | 21 +++++++++++++-
.../BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 23 +++++++++++++++
.../cncf/kubernetes/BACKPORT_PROVIDER_README.md | 28 ++++++++++++++++--
.../BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 18 ++++++++++++
.../databricks/BACKPORT_PROVIDER_README.md | 21 +++++++++++++-
.../google/BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 24 ++++++++++++++++
.../providers/google/BACKPORT_PROVIDER_README.md | 33 +++++++++++++++++++++-
.../BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 16 +++++++++++
.../hashicorp/BACKPORT_PROVIDER_README.md | 19 ++++++++++++-
.../http/BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 17 +++++++++++
airflow/providers/http/BACKPORT_PROVIDER_README.md | 20 ++++++++++++-
.../azure/BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 19 +++++++++++++
.../microsoft/azure/BACKPORT_PROVIDER_README.md | 22 ++++++++++++++-
.../mssql/BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 15 ++++++++++
.../microsoft/mssql/BACKPORT_PROVIDER_README.md | 18 +++++++++++-
.../winrm/BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 16 +++++++++++
.../microsoft/winrm/BACKPORT_PROVIDER_README.md | 19 ++++++++++++-
.../BACKPORT_PROVIDER_CHANGES_2020.11.23.md | 19 +++++++++++++
.../snowflake/BACKPORT_PROVIDER_README.md | 23 ++++++++++++++-
dev/provider_packages/prepare_provider_packages.py | 5 +++-
23 files changed, 456 insertions(+), 13 deletions(-)
diff --git a/airflow/providers/amazon/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/amazon/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..dc4f802
--- /dev/null
+++ b/airflow/providers/amazon/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,26 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[c94b1241a](https://github.com/apache/airflow/commit/c94b1241a144294f5f1c5f461d5e3b92e4a8fc38)
| 2020-11-13 | Add extra error handling to S3 remote logging (#9908)
|
+|
[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)
|
+|
[fcb6b00ef](https://github.com/apache/airflow/commit/fcb6b00efef80c81272a30cfc618202a29e0c6a9)
| 2020-11-08 | Add authentication to AWS with Google credentials (#12079)
|
+|
[fb6bddba0](https://github.com/apache/airflow/commit/fb6bddba0c9e3e7ef2610b4fb3f73622e48d7ea0)
| 2020-11-07 | In AWS Secrets backend, a lookup is optional (#12143)
|
+|
[cf9437d79](https://github.com/apache/airflow/commit/cf9437d79f9658d1309e4bfe847fe63d52ec7b99)
| 2020-11-06 | Simplify string expressions (#12123)
|
+|
[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)
|
+|
[5e77a6154](https://github.com/apache/airflow/commit/5e77a61543d26e5466d885d639247aa5189c011d)
| 2020-11-02 | Docstring fix for S3DeleteBucketOperator (#12049)
|
+|
[822285134](https://github.com/apache/airflow/commit/8222851348aa81424c9bdcea994e25e0d6692709)
| 2020-10-29 | Add Template Fields to RedshiftToS3Operator &
S3ToRedshiftOperator (#11844) |
+|
[db121f726](https://github.com/apache/airflow/commit/db121f726b3c7a37aca1ea05eb4714f884456005)
| 2020-10-28 | Add truncate table (before copy) option to
S3ToRedshiftOperator (#9246) |
+|
[5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0)
| 2020-10-26 | Prepare providers release 0.0.2a1 (#11855)
|
+|
[8afdb6ac6](https://github.com/apache/airflow/commit/8afdb6ac6a7997cb14806bc2734c81c00ed8da97)
| 2020-10-26 | Fix spellings (#11825)
|
diff --git a/airflow/providers/amazon/BACKPORT_PROVIDER_README.md
b/airflow/providers/amazon/BACKPORT_PROVIDER_README.md
index 09e52b4..1d0f309 100644
--- a/airflow/providers/amazon/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/amazon/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-amazon
-Release: 2020.10.29
+Release: 2020.11.23
**Table of contents**
@@ -44,6 +44,7 @@ Release: 2020.10.29
- [Secrets](#secrets)
- [Moved secrets](#moved-secrets)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
- [Release 2020.6.24](#release-2020624)
@@ -264,6 +265,32 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[c94b1241a](https://github.com/apache/airflow/commit/c94b1241a144294f5f1c5f461d5e3b92e4a8fc38)
| 2020-11-13 | Add extra error handling to S3 remote logging (#9908)
|
+|
[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)
|
+|
[fcb6b00ef](https://github.com/apache/airflow/commit/fcb6b00efef80c81272a30cfc618202a29e0c6a9)
| 2020-11-08 | Add authentication to AWS with Google credentials (#12079)
|
+|
[fb6bddba0](https://github.com/apache/airflow/commit/fb6bddba0c9e3e7ef2610b4fb3f73622e48d7ea0)
| 2020-11-07 | In AWS Secrets backend, a lookup is optional (#12143)
|
+|
[cf9437d79](https://github.com/apache/airflow/commit/cf9437d79f9658d1309e4bfe847fe63d52ec7b99)
| 2020-11-06 | Simplify string expressions (#12123)
|
+|
[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)
|
+|
[5e77a6154](https://github.com/apache/airflow/commit/5e77a61543d26e5466d885d639247aa5189c011d)
| 2020-11-02 | Docstring fix for S3DeleteBucketOperator (#12049)
|
+|
[822285134](https://github.com/apache/airflow/commit/8222851348aa81424c9bdcea994e25e0d6692709)
| 2020-10-29 | Add Template Fields to RedshiftToS3Operator &
S3ToRedshiftOperator (#11844) |
+|
[db121f726](https://github.com/apache/airflow/commit/db121f726b3c7a37aca1ea05eb4714f884456005)
| 2020-10-28 | Add truncate table (before copy) option to
S3ToRedshiftOperator (#9246) |
+|
[5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0)
| 2020-10-26 | Prepare providers release 0.0.2a1 (#11855)
|
+|
[8afdb6ac6](https://github.com/apache/airflow/commit/8afdb6ac6a7997cb14806bc2734c81c00ed8da97)
| 2020-10-26 | Fix spellings (#11825)
|
+
+
### Release 2020.10.29
| Commit
| Committed | Subject
|
diff --git
a/airflow/providers/apache/pinot/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/apache/pinot/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..195cce5
--- /dev/null
+++ b/airflow/providers/apache/pinot/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,18 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[309b325c1](https://github.com/apache/airflow/commit/309b325c177d46f3cea8e1812a8728623c633604)
| 2020-11-13 | Update deprecated Apache Pinot Broker API (#12333)
|
+|
[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/pinot/BACKPORT_PROVIDER_README.md
b/airflow/providers/apache/pinot/BACKPORT_PROVIDER_README.md
index 1b7aeac..0107ac3 100644
--- a/airflow/providers/apache/pinot/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/apache/pinot/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-apache-pinot
-Release: 2020.10.29
+Release: 2020.11.23
**Table of contents**
@@ -31,6 +31,7 @@ Release: 2020.10.29
- [Hooks](#hooks)
- [Moved hooks](#moved-hooks)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
- [Release 2020.6.24](#release-2020624)
@@ -80,6 +81,24 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[309b325c1](https://github.com/apache/airflow/commit/309b325c177d46f3cea8e1812a8728623c633604)
| 2020-11-13 | Update deprecated Apache Pinot Broker API (#12333)
|
+|
[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/cncf/kubernetes/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/cncf/kubernetes/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..18206b7
--- /dev/null
+++ b/airflow/providers/cncf/kubernetes/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,23 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[763b40d22](https://github.com/apache/airflow/commit/763b40d223e5e5512494a97f8335e16960e6adc3)
| 2020-11-18 | Raise correct Warning in kubernetes/backcompat/volume_mount.py
(#12432) |
+|
[bc4bb3058](https://github.com/apache/airflow/commit/bc4bb30588607b10b069ab63ddf2ba7b7ee673ed)
| 2020-11-18 | Fix docstrings for Kubernetes Backcompat module (#12422)
|
+|
[cab86d80d](https://github.com/apache/airflow/commit/cab86d80d48227849906319917126f6d558b2e00)
| 2020-11-17 | Make K8sPodOperator backwards compatible (#12384)
|
+|
[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)
|
+|
[221f809c1](https://github.com/apache/airflow/commit/221f809c1b4e4b78d5a437d012aa7daffd8410a4)
| 2020-11-14 | Fix full_pod_spec for k8spodoperator (#12354)
|
+|
[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) |
+|
[3f59e75cd](https://github.com/apache/airflow/commit/3f59e75cdf4a95829ac60b151135e03267e63a12)
| 2020-11-09 | KubernetesPodOperator: use randomized name to get the failure
status (#12171) |
+|
[b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32)
| 2020-11-09 | Moves provider packages scripts to dev (#12082)
|
+|
[7825be50d](https://github.com/apache/airflow/commit/7825be50d80d04da0db8fcee55df5e1339864c88)
| 2020-11-05 | Randomize pod name (#12117)
|
+|
[91a64db50](https://github.com/apache/airflow/commit/91a64db505e50712cd53928b4f2b84aece3cc1c0)
| 2020-11-04 | Format all files (without excepions) by black (#12091)
|
+|
[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/cncf/kubernetes/BACKPORT_PROVIDER_README.md
b/airflow/providers/cncf/kubernetes/BACKPORT_PROVIDER_README.md
index 2d84b53..32b206c 100644
--- a/airflow/providers/cncf/kubernetes/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/cncf/kubernetes/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-cncf-kubernetes
-Release: 2020.10.29
+Release: 2020.11.23
**Table of contents**
@@ -36,6 +36,7 @@ Release: 2020.10.29
- [Hooks](#hooks)
- [New hooks](#new-hooks)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
@@ -67,7 +68,7 @@ You can install this package on top of an existing airflow
1.10.* installation v
| PIP package | Version required |
|:--------------|:-------------------|
| cryptography | >=2.0.0 |
-| kubernetes | >=3.0.0 |
+| kubernetes | >=3.0.0, <12.0.0 |
# Provider classes summary
@@ -118,6 +119,29 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[763b40d22](https://github.com/apache/airflow/commit/763b40d223e5e5512494a97f8335e16960e6adc3)
| 2020-11-18 | Raise correct Warning in kubernetes/backcompat/volume_mount.py
(#12432) |
+|
[bc4bb3058](https://github.com/apache/airflow/commit/bc4bb30588607b10b069ab63ddf2ba7b7ee673ed)
| 2020-11-18 | Fix docstrings for Kubernetes Backcompat module (#12422)
|
+|
[cab86d80d](https://github.com/apache/airflow/commit/cab86d80d48227849906319917126f6d558b2e00)
| 2020-11-17 | Make K8sPodOperator backwards compatible (#12384)
|
+|
[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)
|
+|
[221f809c1](https://github.com/apache/airflow/commit/221f809c1b4e4b78d5a437d012aa7daffd8410a4)
| 2020-11-14 | Fix full_pod_spec for k8spodoperator (#12354)
|
+|
[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) |
+|
[3f59e75cd](https://github.com/apache/airflow/commit/3f59e75cdf4a95829ac60b151135e03267e63a12)
| 2020-11-09 | KubernetesPodOperator: use randomized name to get the failure
status (#12171) |
+|
[b2a28d159](https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32)
| 2020-11-09 | Moves provider packages scripts to dev (#12082)
|
+|
[7825be50d](https://github.com/apache/airflow/commit/7825be50d80d04da0db8fcee55df5e1339864c88)
| 2020-11-05 | Randomize pod name (#12117)
|
+|
[91a64db50](https://github.com/apache/airflow/commit/91a64db505e50712cd53928b4f2b84aece3cc1c0)
| 2020-11-04 | Format all files (without excepions) by black (#12091)
|
+|
[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/databricks/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/databricks/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..20dd200
--- /dev/null
+++ b/airflow/providers/databricks/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,18 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[b02722313](https://github.com/apache/airflow/commit/b0272231320a4975cc39968dec8f0abf7a5cca11)
| 2020-11-13 | Add install/uninstall api to databricks hook (#12316)
|
+|
[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)
|
+|
[7e0d08e1f](https://github.com/apache/airflow/commit/7e0d08e1f074871307f0eb9e9ae7a66f7ce67626)
| 2020-11-09 | Add how-to Guide for Databricks operators (#12175)
|
+|
[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/databricks/BACKPORT_PROVIDER_README.md
b/airflow/providers/databricks/BACKPORT_PROVIDER_README.md
index 2dc60ae..e86909a 100644
--- a/airflow/providers/databricks/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/databricks/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-databricks
-Release: 2020.10.29
+Release: 2020.11.23
**Table of contents**
@@ -33,6 +33,7 @@ Release: 2020.10.29
- [Hooks](#hooks)
- [Moved hooks](#moved-hooks)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
- [Release 2020.6.24](#release-2020624)
@@ -93,6 +94,24 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[b02722313](https://github.com/apache/airflow/commit/b0272231320a4975cc39968dec8f0abf7a5cca11)
| 2020-11-13 | Add install/uninstall api to databricks hook (#12316)
|
+|
[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)
|
+|
[7e0d08e1f](https://github.com/apache/airflow/commit/7e0d08e1f074871307f0eb9e9ae7a66f7ce67626)
| 2020-11-09 | Add how-to Guide for Databricks operators (#12175)
|
+|
[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/google/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/google/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..83c5d07
--- /dev/null
+++ b/airflow/providers/google/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,24 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[8d0950646](https://github.com/apache/airflow/commit/8d09506464c8480fa42e8bfe6a36c6f631cd23f6)
| 2020-11-18 | Fix download method in GCSToBigQueryOperator (#12442)
|
+|
[2c0920fba](https://github.com/apache/airflow/commit/2c0920fba5d2f05d2e29cead91127686af277ec2)
| 2020-11-17 | Adds mechanism for provider package discovery. (#12383)
|
+|
[2cda2f2a0](https://github.com/apache/airflow/commit/2cda2f2a0a94e5aaed87f0998fa57b4f8bff5e43)
| 2020-11-17 | Add missing pre-commit definition - provider-yamls (#12393)
|
+|
[80a957f14](https://github.com/apache/airflow/commit/80a957f142f260daed262b8e93a4d02c12cfeabc)
| 2020-11-17 | Add Dataflow sensors - job metrics (#12039)
|
+|
[ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d)
| 2020-11-17 | Update wrong commit hash in backport provider changes (#12390)
|
+|
[917e6c442](https://github.com/apache/airflow/commit/917e6c4424985271c53dd8c413b211896ee55726)
| 2020-11-16 | Add provide_file_and_upload to GCSHook (#12310)
|
+|
[cfa4ecfeb](https://github.com/apache/airflow/commit/cfa4ecfeb02661f40b4778733384ac085fb5f04b)
| 2020-11-15 | Add DataflowJobStatusSensor and support non-blocking execution
of jobs (#11726) |
+|
[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)
|
+|
[32b59f835](https://github.com/apache/airflow/commit/32b59f8350f55793df6838a32de662a80483ecda)
| 2020-11-12 | Fixes the sending of an empty list to BigQuery `list_rows`
(#12307) |
+|
[250436d96](https://github.com/apache/airflow/commit/250436d962c8c950d38c1eb5e54a998891648cc9)
| 2020-11-10 | Fix spelling in Python files (#12230)
|
+|
[502ba309e](https://github.com/apache/airflow/commit/502ba309ea470943f0e99c634269e3d2d13ce6ca)
| 2020-11-10 | Enable Markdownlint rule - MD022/blanks-around-headings
(#12225) |
+|
[dd2095f4a](https://github.com/apache/airflow/commit/dd2095f4a8b07c9b1a4c279a3578cd1e23b71a1b)
| 2020-11-10 | Simplify string expressions & Use f-string (#12216)
|
+|
[f37c6e6fc](https://github.com/apache/airflow/commit/f37c6e6fce8b704f5af28caa16d0ed7d873a0e4a)
| 2020-11-10 | Add Compute Engine SSH hook (#9879)
|
+|
[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) |
+|
[61feb6ec4](https://github.com/apache/airflow/commit/61feb6ec453f8dda1a0e1fe3ebcc0f1e3224b634)
| 2020-11-09 | Provider's readmes generated for elasticsearch and google
packages (#12194) |
diff --git a/airflow/providers/google/BACKPORT_PROVIDER_README.md
b/airflow/providers/google/BACKPORT_PROVIDER_README.md
index 2202980..0f8f7a2 100644
--- a/airflow/providers/google/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/google/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-google
-Release: 2020.11.13
+Release: 2020.11.23
**Table of contents**
@@ -44,6 +44,7 @@ Release: 2020.11.13
- [Secrets](#secrets)
- [Moved secrets](#moved-secrets)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.11.13](#release-20201113)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
@@ -87,6 +88,7 @@ You can install this package on top of an existing airflow
1.10.* installation v
| google-cloud-logging | >=1.14.0,<2.0.0 |
| google-cloud-memcache | >=0.2.0 |
| google-cloud-monitoring | >=0.34.0,<2.0.0 |
+| google-cloud-os-login | >=1.0.0,<2.0.0 |
| google-cloud-pubsub | >=1.0.0,<2.0.0 |
| google-cloud-redis | >=0.3.0,<2.0.0 |
| google-cloud-secret-manager | >=0.2.0,<2.0.0 |
@@ -125,6 +127,7 @@ pip install apache-airflow-backport-providers-google[amazon]
|
[apache-airflow-backport-providers-presto](https://github.com/apache/airflow/tree/master/airflow/providers/presto)
| presto |
|
[apache-airflow-backport-providers-salesforce](https://github.com/apache/airflow/tree/master/airflow/providers/salesforce)
| salesforce |
|
[apache-airflow-backport-providers-sftp](https://github.com/apache/airflow/tree/master/airflow/providers/sftp)
| sftp |
+|
[apache-airflow-backport-providers-ssh](https://github.com/apache/airflow/tree/master/airflow/providers/ssh)
| ssh |
# Provider classes summary
@@ -486,6 +489,8 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
[cloud.sensors.bigquery.BigQueryTablePartitionExistenceSensor](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/sensors/bigquery.py)
|
|
[cloud.sensors.bigquery_dts.BigQueryDataTransferServiceTransferRunSensor](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/sensors/bigquery_dts.py)
|
+|
[cloud.sensors.dataflow.DataflowJobMetricsSensor](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/sensors/dataflow.py)
|
+|
[cloud.sensors.dataflow.DataflowJobStatusSensor](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/sensors/dataflow.py)
|
|
[cloud.sensors.dataproc.DataprocJobSensor](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/sensors/dataproc.py)
|
|
[marketing_platform.sensors.campaign_manager.GoogleCampaignManagerReportSensor](https://github.com/apache/airflow/blob/master/airflow/providers/google/marketing_platform/sensors/campaign_manager.py)
|
|
[marketing_platform.sensors.display_video.GoogleDisplayVideo360GetSDFDownloadOperationSensor](https://github.com/apache/airflow/blob/master/airflow/providers/google/marketing_platform/sensors/display_video.py)
|
@@ -519,11 +524,13 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
|
[cloud.hooks.bigquery_dts.BiqQueryDataTransferServiceHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/bigquery_dts.py)
|
|
[cloud.hooks.cloud_memorystore.CloudMemorystoreHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/cloud_memorystore.py)
|
|
[cloud.hooks.cloud_memorystore.CloudMemorystoreMemcachedHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/cloud_memorystore.py)
|
+|
[cloud.hooks.compute_ssh.ComputeEngineSSHHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/compute_ssh.py)
|
|
[cloud.hooks.datacatalog.CloudDataCatalogHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/datacatalog.py)
|
|
[cloud.hooks.datafusion.DataFusionHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/datafusion.py)
|
|
[cloud.hooks.dataprep.GoogleDataprepHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/dataprep.py)
|
|
[cloud.hooks.gdm.GoogleDeploymentManagerHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/gdm.py)
|
|
[cloud.hooks.life_sciences.LifeSciencesHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/life_sciences.py)
|
+|
[cloud.hooks.os_login.OSLoginHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/os_login.py)
|
|
[cloud.hooks.secret_manager.SecretsManagerHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/secret_manager.py)
|
|
[cloud.hooks.stackdriver.StackdriverHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/hooks/stackdriver.py)
|
|
[common.hooks.discovery_api.GoogleDiscoveryApiHook](https://github.com/apache/airflow/blob/master/airflow/providers/google/common/hooks/discovery_api.py)
|
@@ -582,6 +589,30 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[8d0950646](https://github.com/apache/airflow/commit/8d09506464c8480fa42e8bfe6a36c6f631cd23f6)
| 2020-11-18 | Fix download method in GCSToBigQueryOperator (#12442)
|
+|
[2c0920fba](https://github.com/apache/airflow/commit/2c0920fba5d2f05d2e29cead91127686af277ec2)
| 2020-11-17 | Adds mechanism for provider package discovery. (#12383)
|
+|
[2cda2f2a0](https://github.com/apache/airflow/commit/2cda2f2a0a94e5aaed87f0998fa57b4f8bff5e43)
| 2020-11-17 | Add missing pre-commit definition - provider-yamls (#12393)
|
+|
[80a957f14](https://github.com/apache/airflow/commit/80a957f142f260daed262b8e93a4d02c12cfeabc)
| 2020-11-17 | Add Dataflow sensors - job metrics (#12039)
|
+|
[ae7cb4a1e](https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d)
| 2020-11-17 | Update wrong commit hash in backport provider changes (#12390)
|
+|
[917e6c442](https://github.com/apache/airflow/commit/917e6c4424985271c53dd8c413b211896ee55726)
| 2020-11-16 | Add provide_file_and_upload to GCSHook (#12310)
|
+|
[cfa4ecfeb](https://github.com/apache/airflow/commit/cfa4ecfeb02661f40b4778733384ac085fb5f04b)
| 2020-11-15 | Add DataflowJobStatusSensor and support non-blocking execution
of jobs (#11726) |
+|
[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)
|
+|
[32b59f835](https://github.com/apache/airflow/commit/32b59f8350f55793df6838a32de662a80483ecda)
| 2020-11-12 | Fixes the sending of an empty list to BigQuery `list_rows`
(#12307) |
+|
[250436d96](https://github.com/apache/airflow/commit/250436d962c8c950d38c1eb5e54a998891648cc9)
| 2020-11-10 | Fix spelling in Python files (#12230)
|
+|
[502ba309e](https://github.com/apache/airflow/commit/502ba309ea470943f0e99c634269e3d2d13ce6ca)
| 2020-11-10 | Enable Markdownlint rule - MD022/blanks-around-headings
(#12225) |
+|
[dd2095f4a](https://github.com/apache/airflow/commit/dd2095f4a8b07c9b1a4c279a3578cd1e23b71a1b)
| 2020-11-10 | Simplify string expressions & Use f-string (#12216)
|
+|
[f37c6e6fc](https://github.com/apache/airflow/commit/f37c6e6fce8b704f5af28caa16d0ed7d873a0e4a)
| 2020-11-10 | Add Compute Engine SSH hook (#9879)
|
+|
[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) |
+|
[61feb6ec4](https://github.com/apache/airflow/commit/61feb6ec453f8dda1a0e1fe3ebcc0f1e3224b634)
| 2020-11-09 | Provider's readmes generated for elasticsearch and google
packages (#12194) |
+
+
### Release 2020.11.13
| Commit
| Committed | Subject
|
diff --git
a/airflow/providers/hashicorp/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/hashicorp/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..86dadba
--- /dev/null
+++ b/airflow/providers/hashicorp/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,16 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[dd2442b1e](https://github.com/apache/airflow/commit/dd2442b1e66d4725e7193e0cab0548a4d8c71fbd)
| 2020-11-02 | Vault with optional Variables or Connections (#11736)
|
+|
[5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0)
| 2020-10-26 | Prepare providers release 0.0.2a1 (#11855)
|
diff --git a/airflow/providers/hashicorp/BACKPORT_PROVIDER_README.md
b/airflow/providers/hashicorp/BACKPORT_PROVIDER_README.md
index 2d68092..4f1b30e 100644
--- a/airflow/providers/hashicorp/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/hashicorp/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-hashicorp
-Release: 2020.10.29
+Release: 2020.11.23
**Table of contents**
@@ -34,6 +34,7 @@ Release: 2020.10.29
- [Secrets](#secrets)
- [Moved secrets](#moved-secrets)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
- [Release 2020.6.24](#release-2020624)
@@ -108,6 +109,22 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[dd2442b1e](https://github.com/apache/airflow/commit/dd2442b1e66d4725e7193e0cab0548a4d8c71fbd)
| 2020-11-02 | Vault with optional Variables or Connections (#11736)
|
+|
[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/http/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/http/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..e1091fe
--- /dev/null
+++ b/airflow/providers/http/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,17 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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) |
+|
[badd89067](https://github.com/apache/airflow/commit/badd890675d3cb3dfc088bff6a1d73dfdc275f31)
| 2020-11-09 | Extend the same keyword args callable support in
PythonOperator to some other sensors/operators (#11922) |
+|
[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/http/BACKPORT_PROVIDER_README.md
b/airflow/providers/http/BACKPORT_PROVIDER_README.md
index 5b66e4b..0fcc614 100644
--- a/airflow/providers/http/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/http/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-http
-Release: 2020.10.29
+Release: 2020.11.23
**Table of contents**
@@ -34,6 +34,7 @@ Release: 2020.10.29
- [Hooks](#hooks)
- [Moved hooks](#moved-hooks)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
- [Release 2020.6.24](#release-2020624)
@@ -98,6 +99,23 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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) |
+|
[badd89067](https://github.com/apache/airflow/commit/badd890675d3cb3dfc088bff6a1d73dfdc275f31)
| 2020-11-09 | Extend the same keyword args callable support in
PythonOperator to some other sensors/operators (#11922) |
+|
[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/microsoft/azure/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/microsoft/azure/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..11f8d1b
--- /dev/null
+++ b/airflow/providers/microsoft/azure/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,19 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[dd2095f4a](https://github.com/apache/airflow/commit/dd2095f4a8b07c9b1a4c279a3578cd1e23b71a1b)
| 2020-11-10 | Simplify string expressions & Use f-string (#12216)
|
+|
[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)
|
+|
[3ff7e0743](https://github.com/apache/airflow/commit/3ff7e0743a1156efe1d6aaf7b8f82136d0bba08f)
| 2020-11-08 | azure key vault optional lookup (#12174)
|
+|
[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/microsoft/azure/BACKPORT_PROVIDER_README.md
b/airflow/providers/microsoft/azure/BACKPORT_PROVIDER_README.md
index abd2087..2c75b44 100644
--- a/airflow/providers/microsoft/azure/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/microsoft/azure/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-microsoft-azure
-Release: 2020.10.29
+Release: 2020.11.23
**Table of contents**
@@ -44,6 +44,7 @@ Release: 2020.10.29
- [Secrets](#secrets)
- [New secrets](#new-secrets)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
- [Release 2020.6.24](#release-2020624)
@@ -201,6 +202,25 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[dd2095f4a](https://github.com/apache/airflow/commit/dd2095f4a8b07c9b1a4c279a3578cd1e23b71a1b)
| 2020-11-10 | Simplify string expressions & Use f-string (#12216)
|
+|
[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)
|
+|
[3ff7e0743](https://github.com/apache/airflow/commit/3ff7e0743a1156efe1d6aaf7b8f82136d0bba08f)
| 2020-11-08 | azure key vault optional lookup (#12174)
|
+|
[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/microsoft/mssql/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/microsoft/mssql/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..c5db3f4
--- /dev/null
+++ b/airflow/providers/microsoft/mssql/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,15 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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/microsoft/mssql/BACKPORT_PROVIDER_README.md
b/airflow/providers/microsoft/mssql/BACKPORT_PROVIDER_README.md
index cf7512e..9132a99 100644
--- a/airflow/providers/microsoft/mssql/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/microsoft/mssql/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-microsoft-mssql
-Release: 2020.10.29
+Release: 2020.11.23
**Table of contents**
@@ -34,6 +34,7 @@ Release: 2020.10.29
- [Hooks](#hooks)
- [Moved hooks](#moved-hooks)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
- [Release 2020.6.24](#release-2020624)
@@ -108,6 +109,21 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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/microsoft/winrm/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/microsoft/winrm/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..222a469
--- /dev/null
+++ b/airflow/providers/microsoft/winrm/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,16 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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/microsoft/winrm/BACKPORT_PROVIDER_README.md
b/airflow/providers/microsoft/winrm/BACKPORT_PROVIDER_README.md
index c5fbba8..ead3b18 100644
--- a/airflow/providers/microsoft/winrm/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/microsoft/winrm/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-microsoft-winrm
-Release: 2020.10.29
+Release: 2020.11.23
**Table of contents**
@@ -33,6 +33,7 @@ Release: 2020.10.29
- [Hooks](#hooks)
- [Moved hooks](#moved-hooks)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
- [Release 2020.6.24](#release-2020624)
@@ -92,6 +93,22 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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/snowflake/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
b/airflow/providers/snowflake/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
new file mode 100644
index 0000000..40c2b1c
--- /dev/null
+++ b/airflow/providers/snowflake/BACKPORT_PROVIDER_CHANGES_2020.11.23.md
@@ -0,0 +1,19 @@
+
+
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[9276607b5](https://github.com/apache/airflow/commit/9276607b58bedfb2128c63fabec85d77e7dba07f)
| 2020-11-12 | Add session_parameters option to snowflake_hook (#12071)
|
+|
[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)
|
+|
[d363adb61](https://github.com/apache/airflow/commit/d363adb6187e9cba1d965f424c95058fa933df1f)
| 2020-10-31 | Adding SnowflakeOperator howto-documentation and example DAG
(#11975) |
+|
[ecc3a4df0](https://github.com/apache/airflow/commit/ecc3a4df0da67f258c3ad04733d6e561d8266c93)
| 2020-10-30 | Add autocommit property for snowflake connection (#10838)
|
+|
[5a439e84e](https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0)
| 2020-10-26 | Prepare providers release 0.0.2a1 (#11855)
|
diff --git a/airflow/providers/snowflake/BACKPORT_PROVIDER_README.md
b/airflow/providers/snowflake/BACKPORT_PROVIDER_README.md
index 427a77d..c56c06d 100644
--- a/airflow/providers/snowflake/BACKPORT_PROVIDER_README.md
+++ b/airflow/providers/snowflake/BACKPORT_PROVIDER_README.md
@@ -20,7 +20,7 @@
# Package apache-airflow-backport-providers-snowflake
-Release: 2020.10.29
+Release: 2020.11.23
**Table of contents**
@@ -36,6 +36,7 @@ Release: 2020.10.29
- [Hooks](#hooks)
- [New hooks](#new-hooks)
- [Releases](#releases)
+ - [Release 2020.11.23](#release-20201123)
- [Release 2020.10.29](#release-20201029)
- [Release 2020.10.5](#release-2020105)
- [Release 2020.6.24](#release-2020624)
@@ -61,6 +62,7 @@ You can install this package on top of an existing airflow
1.10.* installation v
| PIP package | Version required |
|:---------------------------|:-------------------|
+| requests | <2.24.0 |
| snowflake-connector-python | >=1.5.2 |
| snowflake-sqlalchemy | >=1.1.0 |
@@ -123,6 +125,25 @@ in [Naming conventions for provider
packages](https://github.com/apache/airflow/
## Releases
+### Release 2020.11.23
+
+| Commit
| Committed | Subject
|
+|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
+|
[19b7e4565](https://github.com/apache/airflow/commit/19b7e4565e6372d50ef0fbb5678a484a7afbdbee)
| 2020-11-18 | Enable Markdownlint rule MD003/heading-style/header-style
(#12427) |
+|
[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)
|
+|
[9276607b5](https://github.com/apache/airflow/commit/9276607b58bedfb2128c63fabec85d77e7dba07f)
| 2020-11-12 | Add session_parameters option to snowflake_hook (#12071)
|
+|
[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)
|
+|
[d363adb61](https://github.com/apache/airflow/commit/d363adb6187e9cba1d965f424c95058fa933df1f)
| 2020-10-31 | Adding SnowflakeOperator howto-documentation and example DAG
(#11975) |
+|
[ecc3a4df0](https://github.com/apache/airflow/commit/ecc3a4df0da67f258c3ad04733d6e561d8266c93)
| 2020-10-30 | Add autocommit property for snowflake connection (#10838)
|
+|
[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/dev/provider_packages/prepare_provider_packages.py
b/dev/provider_packages/prepare_provider_packages.py
index e470b46..519fcc9 100644
--- a/dev/provider_packages/prepare_provider_packages.py
+++ b/dev/provider_packages/prepare_provider_packages.py
@@ -789,7 +789,10 @@ def convert_cross_package_dependencies_to_table(
base_url = f"https://pypi.org/project/{prefix}-"
for dependency in cross_package_dependencies:
pip_package_name = f"{prefix}-{dependency.replace('.','-')}"
- url_suffix = f"{dependency.replace('.','-')}"
+ if backport_packages:
+ url_suffix = f"{dependency.replace('.','/')}"
+ else:
+ url_suffix = f"{dependency.replace('.','-')}"
table_data.append((f"[{pip_package_name}]({base_url}{url_suffix})",
dependency))
return tabulate(table_data, headers=headers, tablefmt="pipe")