Fixed release number for fresh release (#9408)
This commit is contained in:
Родитель
760bee8d85
Коммит
d0e7db4024
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [992a18c84](https://github.com/apache/airflow/commit/992a18c84a355d13e821c703e7364f12233c37dc) | 2020-06-19 | Move MySqlToS3Operator to transfers (#9400) |
|
||||
| [a60f589aa](https://github.com/apache/airflow/commit/a60f589aa251cc3df6bec5b306ad4a7f736f539f) | 2020-06-19 | Add MySqlToS3Operator (#9054) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-amazon
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -45,7 +45,7 @@ Release: 2020-06-23
|
|||
- [Secrets](#secrets)
|
||||
- [Moved secrets](#moved-secrets)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -263,10 +263,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [992a18c84](https://github.com/apache/airflow/commit/992a18c84a355d13e821c703e7364f12233c37dc) | 2020-06-19 | Move MySqlToS3Operator to transfers (#9400) |
|
||||
| [a60f589aa](https://github.com/apache/airflow/commit/a60f589aa251cc3df6bec5b306ad4a7f736f539f) | 2020-06-19 | Add MySqlToS3Operator (#9054) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-apache-cassandra
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -105,10 +105,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-apache-druid
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -37,7 +37,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -135,10 +135,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-apache-hdfs
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -108,10 +108,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [c78e2a5fe](https://github.com/apache/airflow/commit/c78e2a5feae15e84b05430cfc5935f0e289fb6b4) | 2020-06-16 | Make hive macros py3 compatible (#8598) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-apache-hive
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -39,7 +39,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -162,10 +162,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [c78e2a5fe](https://github.com/apache/airflow/commit/c78e2a5feae15e84b05430cfc5935f0e289fb6b4) | 2020-06-16 | Make hive macros py3 compatible (#8598) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-apache-livy
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -36,7 +36,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [New hooks](#new-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -127,10 +127,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-----------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-apache-pig
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -33,7 +33,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -98,10 +98,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-----------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-apache-pinot
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -32,7 +32,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -92,10 +92,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [40bf8f28f](https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee) | 2020-06-18 | Detect automatically the lack of reference to the guide in the operator descriptions (#9290) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-apache-spark
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -109,10 +109,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [40bf8f28f](https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee) | 2020-06-18 | Detect automatically the lack of reference to the guide in the operator descriptions (#9290) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-apache-sqoop
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -33,7 +33,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -98,10 +98,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-celery
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -32,7 +32,7 @@ Release: 2020-06-23
|
|||
- [Sensors](#sensors)
|
||||
- [Moved sensors](#moved-sensors)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -93,10 +93,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:----------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-cloudant
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -32,7 +32,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -91,10 +91,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:----------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-databricks
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -106,10 +106,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-datadog
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -104,10 +104,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-dingding
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -114,10 +114,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-discord
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -114,10 +114,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [4a74cf1a3](https://github.com/apache/airflow/commit/4a74cf1a34cf20e49383f27e7cdc3ae80b9b0cde) | 2020-06-08 | Fix xcom in DockerOperator when auto_remove is used (#9173) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-docker
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -106,10 +106,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [4a74cf1a3](https://github.com/apache/airflow/commit/4a74cf1a34cf20e49383f27e7cdc3ae80b9b0cde) | 2020-06-08 | Fix xcom in DockerOperator when auto_remove is used (#9173) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-elasticsearch
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -31,7 +31,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [New hooks](#new-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -84,10 +84,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-email
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -31,7 +31,7 @@ Release: 2020-06-23
|
|||
- [Operators](#operators)
|
||||
- [Moved operators](#moved-operators)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -85,10 +85,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-exasol
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [New hooks](#new-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -105,10 +105,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-facebook
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -32,7 +32,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [New hooks](#new-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -91,10 +91,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-ftp
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -33,7 +33,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -99,10 +99,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [416334e2e](https://github.com/apache/airflow/commit/416334e2ecd21d8a532af6102f1cfa9ac921a97a) | 2020-06-19 | Properly propagated warnings in operators (#9348) |
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [4e09c6442](https://github.com/apache/airflow/commit/4e09c64423bfaabd02a18b5fe7757dc15451ab73) | 2020-06-18 | Adds GCP Secret Manager Hook (#9368) |
|
||||
| [40bf8f28f](https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee) | 2020-06-18 | Detect automatically the lack of reference to the guide in the operator descriptions (#9290) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-google
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -45,7 +45,7 @@ Release: 2020-06-23
|
|||
- [Secrets](#secrets)
|
||||
- [Moved secrets](#moved-secrets)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -563,10 +563,12 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [416334e2e](https://github.com/apache/airflow/commit/416334e2ecd21d8a532af6102f1cfa9ac921a97a) | 2020-06-19 | Properly propagated warnings in operators (#9348) |
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [4e09c6442](https://github.com/apache/airflow/commit/4e09c64423bfaabd02a18b5fe7757dc15451ab73) | 2020-06-18 | Adds GCP Secret Manager Hook (#9368) |
|
||||
| [40bf8f28f](https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee) | 2020-06-18 | Detect automatically the lack of reference to the guide in the operator descriptions (#9290) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-grpc
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [New hooks](#new-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -107,10 +107,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [df693e0e3](https://github.com/apache/airflow/commit/df693e0e3138f6601c4776cd529d8cb7bcde2f90) | 2020-06-19 | Add more authentication options for HashiCorp Vault classes (#8974) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [d47e070a7](https://github.com/apache/airflow/commit/d47e070a79b574cca043ca9c06f91d47eecb3040) | 2020-06-17 | Add HashiCorp Vault Hook (split-out from Vault secret backend) (#9333) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-hashicorp
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -35,7 +35,7 @@ Release: 2020-06-23
|
|||
- [Secrets](#secrets)
|
||||
- [Moved secrets](#moved-secrets)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -120,10 +120,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [df693e0e3](https://github.com/apache/airflow/commit/df693e0e3138f6601c4776cd529d8cb7bcde2f90) | 2020-06-19 | Add more authentication options for HashiCorp Vault classes (#8974) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [d47e070a7](https://github.com/apache/airflow/commit/d47e070a79b574cca043ca9c06f91d47eecb3040) | 2020-06-17 | Add HashiCorp Vault Hook (split-out from Vault secret backend) (#9333) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [40bf8f28f](https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee) | 2020-06-18 | Detect automatically the lack of reference to the guide in the operator descriptions (#9290) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-http
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -35,7 +35,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -111,10 +111,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [40bf8f28f](https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee) | 2020-06-18 | Detect automatically the lack of reference to the guide in the operator descriptions (#9290) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-imap
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -33,7 +33,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -97,10 +97,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-jdbc
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -105,10 +105,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-jenkins
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -105,10 +105,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-jira
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -36,7 +36,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -119,10 +119,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-microsoft-azure
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -42,7 +42,7 @@ Release: 2020-06-23
|
|||
- [New hooks](#new-hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -188,10 +188,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-microsoft-mssql
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -35,7 +35,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -121,10 +121,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-microsoft-winrm
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -105,10 +105,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-mongo
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -105,10 +105,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-mysql
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -38,7 +38,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -144,10 +144,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-odbc
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -32,7 +32,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [New hooks](#new-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -91,10 +91,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-openfaas
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -31,7 +31,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -84,10 +84,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-opsgenie
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -114,10 +114,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-oracle
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -36,7 +36,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -117,10 +117,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-pagerduty
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -32,7 +32,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -91,10 +91,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-----------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-postgres
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -35,7 +35,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -121,10 +121,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-----------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-presto
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -32,7 +32,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -91,10 +91,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-qubole
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -36,7 +36,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -123,10 +123,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-redis
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -36,7 +36,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -119,10 +119,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-salesforce
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -37,7 +37,7 @@ Release: 2020-06-23
|
|||
- [New hooks](#new-hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -125,10 +125,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-samba
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -32,7 +32,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -91,10 +91,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-segment
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -105,10 +105,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-sftp
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -37,7 +37,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -136,10 +136,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-singularity
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -32,7 +32,7 @@ Release: 2020-06-23
|
|||
- [Operators](#operators)
|
||||
- [New operators](#new-operators)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -92,10 +92,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [5cf46fad1](https://github.com/apache/airflow/commit/5cf46fad1e0a9cdde213258b2064e16d30d3160e) | 2020-05-29 | Add SlackAPIFileOperator impementing files.upload from Slack API (#9004) |
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
# Package apache-airflow-backport-providers-slack
|
||||
|
||||
Release: 2020-06-23
|
||||
Release: 2020.6.24
|
||||
|
||||
**Table of contents**
|
||||
|
||||
|
@ -36,7 +36,7 @@ Release: 2020-06-23
|
|||
- [Hooks](#hooks)
|
||||
- [Moved hooks](#moved-hooks)
|
||||
- [Releases](#releases)
|
||||
- [Release 2020-06-23](#release-2020-06-23)
|
||||
- [Release 2020.6.24](#release-2020624)
|
||||
|
||||
## Backport package
|
||||
|
||||
|
@ -131,10 +131,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
|
|||
|
||||
## Releases
|
||||
|
||||
### Release 2020-06-23
|
||||
### Release 2020.6.24
|
||||
|
||||
| Commit | Committed | Subject |
|
||||
|:-----------------------------------------------------------------------------------------------|:------------|:------------------------------------------------------------------------------|
|
||||
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
|
||||
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
|
||||
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
|
||||
| [5cf46fad1](https://github.com/apache/airflow/commit/5cf46fad1e0a9cdde213258b2064e16d30d3160e) | 2020-05-29 | Add SlackAPIFileOperator impementing files.upload from Slack API (#9004) |
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче