Skip to content

Commit 55dbf1f

Browse files
authored
Prepare docs for April 2023 wave of Providers (#30378)
* Prepare docs for April 2023 wave of Providers * add google ads vendor in
1 parent 484a7d0 commit 55dbf1f

File tree

73 files changed

+622
-73
lines changed

Some content is hidden

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

73 files changed

+622
-73
lines changed

β€Žairflow/providers/airbyte/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+
3.2.1
28+
.....
29+
30+
Misc
31+
~~~~
32+
33+
* ``Clarify optional parameters in Airbyte docstrings (#30031)``
34+
2735
3.2.0
2836
.....
2937

β€Žairflow/providers/airbyte/provider.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ description: |
2222
`Airbyte <https://airbyte.io/>`__
2323
2424
versions:
25+
- 3.2.1
2526
- 3.2.0
2627
- 3.1.0
2728
- 3.0.0

β€Žairflow/providers/alibaba/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+
2.3.0
28+
.....
29+
30+
Features
31+
~~~~~~~~
32+
33+
* ``Support deleting the local log files when using remote logging (#29772)``
34+
2735
2.2.0
2836
.....
2937

β€Žairflow/providers/alibaba/provider.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ description: |
2222
Alibaba Cloud integration (including `Alibaba Cloud <https://www.alibabacloud.com//>`__).
2323
2424
versions:
25+
- 2.3.0
2526
- 2.2.0
2627
- 2.1.0
2728
- 2.0.1

β€Žairflow/providers/amazon/CHANGELOG.rst

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

27+
7.4.0
28+
.....
29+
30+
Features
31+
~~~~~~~~
32+
33+
* ``Add deferrable mode to 'RedshiftResumeClusterOperator' (#30090)``
34+
* ``Add 'AwsToAwsBaseOperator' (#30044)``
35+
* ``Add deferrable mode in RedshiftPauseClusterOperator (#28850)``
36+
* ``Add support of a different AWS connection for DynamoDB (#29452)``
37+
* ``Add 'EC2CreateInstanceOperator', 'EC2TerminateInstanceOperator' (#29548)``
38+
* ``Make update config behavior optional in GlueJobOperator (#30162)``
39+
* ``custom waiters with dynamic values, applied to appflow (#29911)``
40+
* ``Support deleting the local log files when using remote logging (#29772)``
41+
42+
Misc
43+
~~~~
44+
* ``Move string enum class to utils module + add test (#29906)``
45+
* ``Align cncf provider file names with AIP-21 (#29905)``
46+
* ``rewrite polling code for appflow hook (#28869)``
47+
48+
.. Below changes are excluded from the changelog. Move them to
49+
appropriate section above if needed. Do not delete the lines(!):
50+
* ``Move and convert all AWS example dags to system tests (#30003)``
51+
* ``Remove aws async ci job (#30127)``
52+
2753
7.3.0
2854
.....
2955

β€Ž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.4.0
2526
- 7.3.0
2627
- 7.2.1
2728
- 7.2.0

β€Žairflow/providers/apache/drill/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+
2.3.2
28+
.....
29+
30+
Bug Fixes
31+
~~~~~~~~~
32+
33+
* ``Sanitize host in drill hook (#30215)``
34+
2735
2.3.1
2836
.....
2937

β€Žairflow/providers/apache/drill/provider.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ description: |
2222
`Apache Drill <https://drill.apache.org/>`__.
2323
2424
versions:
25+
- 2.3.2
2526
- 2.3.1
2627
- 2.3.0
2728
- 2.2.1

β€Žairflow/providers/apache/hdfs/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+
3.2.1
28+
.....
29+
30+
Bug Fixes
31+
~~~~~~~~~
32+
33+
* ``Fix HDFSHook HAClient is invalid (#30164)``
34+
2735
3.2.0
2836
.....
2937

β€Žairflow/providers/apache/hdfs/provider.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ description: |
2323
and `WebHDFS <https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html>`__.
2424
2525
versions:
26+
- 3.2.1
2627
- 3.2.0
2728
- 3.1.0
2829
- 3.0.1

0 commit comments

Comments
 (0)