Skip to content

Commit 470fdae

Browse files
authored
Prepare docs for 02 2023 midmonth wave of Providers (#29589)
* Prepare docs for 02 2023 midmonth wave of Providers * add apache.beam to release * add cncf.kubernetes, docker and update google
1 parent f37772a commit 470fdae

44 files changed

Lines changed: 320 additions & 42 deletions

File tree

Some content is hidden

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

airflow/providers/amazon/CHANGELOG.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,24 @@
2424
Changelog
2525
---------
2626

27+
7.2.1
28+
.....
29+
30+
Bug Fixes
31+
~~~~~~~~~
32+
33+
* ``Explicitly handle exceptions raised by config parsing in AWS provider (#29587)``
34+
35+
Misc
36+
~~~~
37+
38+
* ``Fix docstring for EcsRunTaskOperator region_name -> region (#29562)``
39+
40+
.. Below changes are excluded from the changelog. Move them to
41+
appropriate section above if needed. Do not delete the lines(!):
42+
* ``Restore trigger logging (#29482)``
43+
* ``Revert "Enable individual trigger logging (#27758)" (#29472)``
44+
2745
7.2.0
2846
.....
2947

airflow/providers/amazon/provider.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ description: |
2222
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
2323
2424
versions:
25+
- 7.2.1
2526
- 7.2.0
2627
- 7.1.0
2728
- 7.0.0

airflow/providers/apache/beam/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@
2424
Changelog
2525
---------
2626

27+
4.3.0
28+
.....
29+
30+
Features
31+
~~~~~~~~
32+
33+
* ``Get rid of state in Apache Beam provider hook (#29503)``
34+
2735
4.2.0
2836
.....
2937

airflow/providers/apache/beam/provider.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ description: |
2222
`Apache Beam <https://beam.apache.org/>`__.
2323
2424
versions:
25+
- 4.3.0
2526
- 4.2.0
2627
- 4.1.1
2728
- 4.1.0

airflow/providers/apache/hive/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424
Changelog
2525
---------
2626

27+
5.1.3
28+
.....
29+
30+
Bug Fixes
31+
~~~~~~~~~
32+
* ``Validate Hive Beeline parameters (#29502)``
33+
2734
5.1.2
2835
.....
2936

airflow/providers/apache/hive/provider.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ description: |
2222
`Apache Hive <https://hive.apache.org/>`__
2323
2424
versions:
25+
- 5.1.3
2526
- 5.1.2
2627
- 5.1.1
2728
- 5.1.0

airflow/providers/apache/sqoop/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424
Changelog
2525
---------
2626

27+
3.1.1
28+
.....
29+
30+
Bug Fixes
31+
~~~~~~~~~
32+
* ``Move libjars parameter in Sqoop Hook to Hook parameter (#29500)``
33+
2734
3.1.0
2835
.....
2936

airflow/providers/apache/sqoop/provider.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ description: |
2222
`Apache Sqoop <https://sqoop.apache.org/>`__
2323
2424
versions:
25+
- 3.1.1
2526
- 3.1.0
2627
- 3.0.0
2728
- 2.1.3

airflow/providers/cncf/kubernetes/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@
2424
Changelog
2525
---------
2626

27+
5.2.1
28+
.....
29+
30+
Bug Fixes
31+
~~~~~~~~~
32+
33+
* ``Fix @task.kubernetes to receive input and send output (#28942)``
34+
2735
5.2.0
2836
.....
2937

airflow/providers/cncf/kubernetes/provider.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ description: |
2222
`Kubernetes <https://kubernetes.io/>`__
2323
2424
versions:
25+
- 5.2.1
2526
- 5.2.0
2627
- 5.1.1
2728
- 5.1.0

0 commit comments

Comments
 (0)