Skip to content

Commit

Permalink
Prepare docs for April 2023 wave of Providers (#30378)
Browse files Browse the repository at this point in the history
* Prepare docs for April 2023 wave of Providers

* add google ads vendor in
  • Loading branch information
eladkal committed Apr 2, 2023
1 parent 484a7d0 commit 55dbf1f
Show file tree
Hide file tree
Showing 73 changed files with 622 additions and 73 deletions.
8 changes: 8 additions & 0 deletions airflow/providers/airbyte/CHANGELOG.rst
Expand Up @@ -24,6 +24,14 @@
Changelog
---------

3.2.1
.....

Misc
~~~~

* ``Clarify optional parameters in Airbyte docstrings (#30031)``

3.2.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/airbyte/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
`Airbyte <https://airbyte.io/>`__
versions:
- 3.2.1
- 3.2.0
- 3.1.0
- 3.0.0
Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/alibaba/CHANGELOG.rst
Expand Up @@ -24,6 +24,14 @@
Changelog
---------

2.3.0
.....

Features
~~~~~~~~

* ``Support deleting the local log files when using remote logging (#29772)``

2.2.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/alibaba/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
Alibaba Cloud integration (including `Alibaba Cloud <https://www.alibabacloud.com//>`__).
versions:
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.1
Expand Down
26 changes: 26 additions & 0 deletions airflow/providers/amazon/CHANGELOG.rst
Expand Up @@ -24,6 +24,32 @@
Changelog
---------

7.4.0
.....

Features
~~~~~~~~

* ``Add deferrable mode to 'RedshiftResumeClusterOperator' (#30090)``
* ``Add 'AwsToAwsBaseOperator' (#30044)``
* ``Add deferrable mode in RedshiftPauseClusterOperator (#28850)``
* ``Add support of a different AWS connection for DynamoDB (#29452)``
* ``Add 'EC2CreateInstanceOperator', 'EC2TerminateInstanceOperator' (#29548)``
* ``Make update config behavior optional in GlueJobOperator (#30162)``
* ``custom waiters with dynamic values, applied to appflow (#29911)``
* ``Support deleting the local log files when using remote logging (#29772)``

Misc
~~~~
* ``Move string enum class to utils module + add test (#29906)``
* ``Align cncf provider file names with AIP-21 (#29905)``
* ``rewrite polling code for appflow hook (#28869)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Move and convert all AWS example dags to system tests (#30003)``
* ``Remove aws async ci job (#30127)``
7.3.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/amazon/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
versions:
- 7.4.0
- 7.3.0
- 7.2.1
- 7.2.0
Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/apache/drill/CHANGELOG.rst
Expand Up @@ -24,6 +24,14 @@
Changelog
---------

2.3.2
.....

Bug Fixes
~~~~~~~~~

* ``Sanitize host in drill hook (#30215)``

2.3.1
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/drill/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Drill <https://drill.apache.org/>`__.
versions:
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.1
Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/apache/hdfs/CHANGELOG.rst
Expand Up @@ -24,6 +24,14 @@
Changelog
---------

3.2.1
.....

Bug Fixes
~~~~~~~~~

* ``Fix HDFSHook HAClient is invalid (#30164)``

3.2.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/hdfs/provider.yaml
Expand Up @@ -23,6 +23,7 @@ description: |
and `WebHDFS <https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html>`__.
versions:
- 3.2.1
- 3.2.0
- 3.1.0
- 3.0.1
Expand Down
2 changes: 2 additions & 0 deletions airflow/providers/apache/hive/CHANGELOG.rst
Expand Up @@ -34,6 +34,8 @@ The auth option is moved from the extra field to the auth parameter in the Hook.
parameters defined in your connections as auth, you should move them to the DAG where your HiveOperator
or other Hive related operators are used.

* ``Move auth parameter from extra to Hook parameter (#30212)``

5.1.3
.....

Expand Down
12 changes: 12 additions & 0 deletions airflow/providers/apache/livy/CHANGELOG.rst
Expand Up @@ -24,6 +24,18 @@
Changelog
---------

3.4.0
.....

Features
~~~~~~~~

* ``Add non login-password auth support for SimpleHttpOpeator (#29206)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``adding trigger info to provider yaml (#29950)``
3.3.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/livy/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Livy <https://livy.apache.org/>`__
versions:
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
Expand Down
10 changes: 10 additions & 0 deletions airflow/providers/apache/spark/CHANGELOG.rst
Expand Up @@ -24,6 +24,16 @@
Changelog
---------

4.0.1
.....

Bug Fixes
~~~~~~~~~

* ``Only restrict spark binary passed via extra (#30213)``
* ``Validate host and schema for Spark JDBC Hook (#30223)``
* ``Add spark3-submit to list of allowed spark-binary values (#30068)``

4.0.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/spark/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Spark <https://spark.apache.org/>`__
versions:
- 4.0.1
- 4.0.0
- 3.0.0
- 2.1.3
Expand Down
24 changes: 24 additions & 0 deletions airflow/providers/cncf/kubernetes/CHANGELOG.rst
Expand Up @@ -24,6 +24,30 @@
Changelog
---------

5.3.0
.....

Features
~~~~~~~~

* ``enhance spark_k8s_operator (#29977)``

Bug Fixes
~~~~~~~~~

* ``Fix KubernetesPodOperator xcom push when 'get_logs=False' (#29052)``
* ``Fixed hanged KubernetesPodOperator (#28336)``

Misc
~~~~
* ``Align cncf provider file names with AIP-21 (#29905)``
* ``Remove "boilerplate" from all taskflow decorators (#30118)``
* ``Ensure setup/teardown work on a previously decorated function (#30216)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``adding trigger info to provider yaml (#29950)``
5.2.2
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/cncf/kubernetes/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
`Kubernetes <https://kubernetes.io/>`__
versions:
- 5.3.0
- 5.2.2
- 5.2.1
- 5.2.0
Expand Down
13 changes: 13 additions & 0 deletions airflow/providers/common/sql/CHANGELOG.rst
Expand Up @@ -24,6 +24,19 @@
Changelog
---------

1.4.0
.....

Features
~~~~~~~~

* ``Add option to show output of 'SQLExecuteQueryOperator' in the log (#29954)``

Misc
~~~~

* ``Fix Python API docs formatting for Common SQL provider (#29863)``

1.3.4
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/common/sql/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
`Common SQL Provider <https://en.wikipedia.org/wiki/SQL>`__
versions:
- 1.4.0
- 1.3.4
- 1.3.3
- 1.3.2
Expand Down
12 changes: 12 additions & 0 deletions airflow/providers/databricks/CHANGELOG.rst
Expand Up @@ -24,6 +24,18 @@
Changelog
---------

4.0.1
.....

Bug Fixes
~~~~~~~~~

* ``DatabricksSubmitRunOperator to support taskflow (#29840)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``adding trigger info to provider yaml (#29950)``
4.0.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/databricks/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
`Databricks <https://databricks.com/>`__
versions:
- 4.0.1
- 4.0.0
- 3.4.0
- 3.3.0
Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/datadog/CHANGELOG.rst
Expand Up @@ -24,6 +24,14 @@
Changelog
---------

3.2.0
.....

Features
~~~~~~~~

* ``Support creating Datadog connection from the UI and add documentation for this conn (#30059)``

3.1.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/datadog/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
`Datadog <https://www.datadoghq.com/>`__
versions:
- 3.2.0
- 3.1.0
- 3.0.0
- 2.0.4
Expand Down
38 changes: 38 additions & 0 deletions airflow/providers/google/CHANGELOG.rst
Expand Up @@ -23,6 +23,44 @@
Changelog
---------

8.12.0
......

Features
~~~~~~~~

* ``Add missing 'poll_interval' in Bigquery operator (#30132)``
* ``Add poll_interval param in BigQueryInsertJobOperator (#30091)``
* ``Add 'job_id' to 'BigQueryToGCSOperator' templated_fields (#30006)``
* ``Support deleting the local log files when using remote logging (#29772)``

Bug Fixes
~~~~~~~~~

* ``fix setting project_id for gs to bq and bq to gs (#30053)``
* ``Fix location on cloud build operators (#29937)``
* ``'GoogleDriveHook': Fixing log message + adding more verbose documentation (#29694)``
* ``Add "BOOLEAN" to type_map of MSSQLToGCSOperator, fix incorrect bit->int type conversion by specifying BIT fields explicitly (#29902)``
* ``Google Cloud Providers - Fix _MethodDefault deepcopy failure (#29518)``
* ``Handling project location param on async BigQuery dts trigger (#29786)``
* ``Support CloudDataTransferServiceJobStatusSensor without specifying a project_id (#30035)``
* ``Wait insert_job result in normal mode (#29925)``

Misc
~~~~

* ``merge BigQueryTableExistenceAsyncSensor into BigQueryTableExistenceSensor (#30235)``
* ``Remove unnecessary upper constraints from google provider (#29915)``
* ``Merge BigQueryTableExistencePartitionAsyncSensor into BigQueryTableExistencePartitionSensor (#30231)``
* ``Merge GCSObjectExistenceAsyncSensor logic to GCSObjectExistenceSensor (#30014)``
* ``Align cncf provider file names with AIP-21 (#29905)``
* ``Switch to using vendored-in google ads. (#30410)``
* ``Merging of the google ads vendored-in code. (#30399)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``adding trigger info to provider yaml (#29950)``
8.11.0
......

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/google/provider.yaml
Expand Up @@ -29,6 +29,7 @@ description: |
- `Google Workspace <https://workspace.google.com/>`__ (formerly Google Suite)
versions:
- 8.12.0
- 8.11.0
- 8.10.0
- 8.9.0
Expand Down
17 changes: 17 additions & 0 deletions airflow/providers/hashicorp/CHANGELOG.rst
Expand Up @@ -24,10 +24,27 @@
Changelog
---------

3.3.1
.....

Bug Fixes
~~~~~~~~~

* ``Improve creating Vault connection from the UI and add documentation for this conn (#30057)``
* ``Remove required validations in Hashicorp Vault conn form (#30138)``
* ``remove unused key_id variable (#30055)``
* ``Simplify dict logic in Hashicorp Vault Hook (#30060)``

3.3.0
.....

Features
~~~~~~~~
* ``Support multiple mount points in Vault backend secret (#29734)``

Bug Fixes
~~~~~~~~~

* ``Fix empty paths in Vault secrets backend (#29908)``

.. Review and move the new changes to one of the sections above:
Expand Down
1 change: 1 addition & 0 deletions airflow/providers/hashicorp/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
Hashicorp including `Hashicorp Vault <https://www.vaultproject.io/>`__
versions:
- 3.3.1
- 3.3.0
- 3.2.0
- 3.1.0
Expand Down

0 comments on commit 55dbf1f

Please sign in to comment.