Skip to content

Commit d0e7db4

Browse files
authored
Fixed release number for fresh release (#9408)
1 parent 760bee8 commit d0e7db4

File tree

113 files changed

+339
-225
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+339
-225
lines changed

β€Žairflow/providers/amazon/PROVIDERS_CHANGES_2020-06-23.md renamed to β€Žairflow/providers/amazon/PROVIDERS_CHANGES_2020.06.24.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11

22

3-
### Release 2020-06-23
3+
### Release 2020.6.24
44

55
| Commit | Committed | Subject |
66
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
7+
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
78
| [992a18c84](https://github.com/apache/airflow/commit/992a18c84a355d13e821c703e7364f12233c37dc) | 2020-06-19 | Move MySqlToS3Operator to transfers (#9400) |
89
| [a60f589aa](https://github.com/apache/airflow/commit/a60f589aa251cc3df6bec5b306ad4a7f736f539f) | 2020-06-19 | Add MySqlToS3Operator (#9054) |
910
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |

β€Žairflow/providers/amazon/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# Package apache-airflow-backport-providers-amazon
2222

23-
Release: 2020-06-23
23+
Release: 2020.6.24
2424

2525
**Table of contents**
2626

@@ -45,7 +45,7 @@ Release: 2020-06-23
4545
- [Secrets](#secrets)
4646
- [Moved secrets](#moved-secrets)
4747
- [Releases](#releases)
48-
- [Release 2020-06-23](#release-2020-06-23)
48+
- [Release 2020.6.24](#release-2020624)
4949

5050
## Backport package
5151

@@ -263,10 +263,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
263263

264264
## Releases
265265

266-
### Release 2020-06-23
266+
### Release 2020.6.24
267267

268268
| Commit | Committed | Subject |
269269
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
270+
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
270271
| [992a18c84](https://github.com/apache/airflow/commit/992a18c84a355d13e821c703e7364f12233c37dc) | 2020-06-19 | Move MySqlToS3Operator to transfers (#9400) |
271272
| [a60f589aa](https://github.com/apache/airflow/commit/a60f589aa251cc3df6bec5b306ad4a7f736f539f) | 2020-06-19 | Add MySqlToS3Operator (#9054) |
272273
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |

β€Žairflow/providers/apache/cassandra/PROVIDERS_CHANGES_2020-06-23.md renamed to β€Žairflow/providers/apache/cassandra/PROVIDERS_CHANGES_2020.06.24.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11

22

3-
### Release 2020-06-23
3+
### Release 2020.6.24
44

55
| Commit | Committed | Subject |
66
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------|
7+
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
78
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
89
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
910
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |

β€Žairflow/providers/apache/cassandra/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# Package apache-airflow-backport-providers-apache-cassandra
2222

23-
Release: 2020-06-23
23+
Release: 2020.6.24
2424

2525
**Table of contents**
2626

@@ -34,7 +34,7 @@ Release: 2020-06-23
3434
- [Hooks](#hooks)
3535
- [Moved hooks](#moved-hooks)
3636
- [Releases](#releases)
37-
- [Release 2020-06-23](#release-2020-06-23)
37+
- [Release 2020.6.24](#release-2020624)
3838

3939
## Backport package
4040

@@ -105,10 +105,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
105105

106106
## Releases
107107

108-
### Release 2020-06-23
108+
### Release 2020.6.24
109109

110110
| Commit | Committed | Subject |
111111
|:-----------------------------------------------------------------------------------------------|:------------|:---------------------------------------------------------------------------------|
112+
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
112113
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
113114
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
114115
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |

β€Žairflow/providers/apache/druid/PROVIDERS_CHANGES_2020-06-23.md renamed to β€Žairflow/providers/apache/druid/PROVIDERS_CHANGES_2020.06.24.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11

22

3-
### Release 2020-06-23
3+
### Release 2020.6.24
44

55
| Commit | Committed | Subject |
66
|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------------------------|
7+
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
78
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
89
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
910
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |

β€Žairflow/providers/apache/druid/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# Package apache-airflow-backport-providers-apache-druid
2222

23-
Release: 2020-06-23
23+
Release: 2020.6.24
2424

2525
**Table of contents**
2626

@@ -37,7 +37,7 @@ Release: 2020-06-23
3737
- [Hooks](#hooks)
3838
- [Moved hooks](#moved-hooks)
3939
- [Releases](#releases)
40-
- [Release 2020-06-23](#release-2020-06-23)
40+
- [Release 2020.6.24](#release-2020624)
4141

4242
## Backport package
4343

@@ -135,10 +135,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
135135

136136
## Releases
137137

138-
### Release 2020-06-23
138+
### Release 2020.6.24
139139

140140
| Commit | Committed | Subject |
141141
|:-----------------------------------------------------------------------------------------------|:------------|:--------------------------------------------------------------------------------------------|
142+
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
142143
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
143144
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
144145
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |

β€Žairflow/providers/apache/hdfs/PROVIDERS_CHANGES_2020-06-23.md renamed to β€Žairflow/providers/apache/hdfs/PROVIDERS_CHANGES_2020.06.24.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11

22

3-
### Release 2020-06-23
3+
### Release 2020.6.24
44

55
| Commit | Committed | Subject |
66
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
7+
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
78
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
89
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
910
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |

β€Žairflow/providers/apache/hdfs/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# Package apache-airflow-backport-providers-apache-hdfs
2222

23-
Release: 2020-06-23
23+
Release: 2020.6.24
2424

2525
**Table of contents**
2626

@@ -34,7 +34,7 @@ Release: 2020-06-23
3434
- [Hooks](#hooks)
3535
- [Moved hooks](#moved-hooks)
3636
- [Releases](#releases)
37-
- [Release 2020-06-23](#release-2020-06-23)
37+
- [Release 2020.6.24](#release-2020624)
3838

3939
## Backport package
4040

@@ -108,10 +108,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
108108

109109
## Releases
110110

111-
### Release 2020-06-23
111+
### Release 2020.6.24
112112

113113
| Commit | Committed | Subject |
114114
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------|
115+
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
115116
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
116117
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
117118
| [0b0e4f7a4](https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34) | 2020-05-26 | Preparing for RC3 relase of backports (#9026) |

β€Žairflow/providers/apache/hive/PROVIDERS_CHANGES_2020-06-23.md renamed to β€Žairflow/providers/apache/hive/PROVIDERS_CHANGES_2020.06.24.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11

22

3-
### Release 2020-06-23
3+
### Release 2020.6.24
44

55
| Commit | Committed | Subject |
66
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
7+
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
78
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
89
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
910
| [c78e2a5fe](https://github.com/apache/airflow/commit/c78e2a5feae15e84b05430cfc5935f0e289fb6b4) | 2020-06-16 | Make hive macros py3 compatible (#8598) |

β€Žairflow/providers/apache/hive/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# Package apache-airflow-backport-providers-apache-hive
2222

23-
Release: 2020-06-23
23+
Release: 2020.6.24
2424

2525
**Table of contents**
2626

@@ -39,7 +39,7 @@ Release: 2020-06-23
3939
- [Hooks](#hooks)
4040
- [Moved hooks](#moved-hooks)
4141
- [Releases](#releases)
42-
- [Release 2020-06-23](#release-2020-06-23)
42+
- [Release 2020.6.24](#release-2020624)
4343

4444
## Backport package
4545

@@ -162,10 +162,11 @@ in [Naming conventions for provider packages](https://github.com/apache/airflow/
162162

163163
## Releases
164164

165-
### Release 2020-06-23
165+
### Release 2020.6.24
166166

167167
| Commit | Committed | Subject |
168168
|:-----------------------------------------------------------------------------------------------|:------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------|
169+
| [12af6a080](https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1) | 2020-06-19 | Final cleanup for 2020.6.23rc1 release preparation (#9404) |
169170
| [c7e5bce57](https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13) | 2020-06-19 | Prepare backport release candidate for 2020.6.23rc1 (#9370) |
170171
| [f6bd817a3](https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac) | 2020-06-16 | Introduce 'transfers' packages (#9320) |
171172
| [c78e2a5fe](https://github.com/apache/airflow/commit/c78e2a5feae15e84b05430cfc5935f0e289fb6b4) | 2020-06-16 | Make hive macros py3 compatible (#8598) |

0 commit comments

Comments
 (0)