Skip to content

Commit

Permalink
Prepare documentation for October Provider's release (#19321)
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk authored Oct 29, 2021
1 parent 2197e4b commit d9567eb
Show file tree
Hide file tree
Showing 100 changed files with 743 additions and 115 deletions.
2 changes: 1 addition & 1 deletion airflow/providers/airbyte/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ef037e702182e4370cb00c853c4fb0e246a0479c
840ea3efb9533837e9f36b75fa527a0fbafeb23a
2 changes: 1 addition & 1 deletion airflow/providers/alibaba/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ef037e702182e4370cb00c853c4fb0e246a0479c
f5ad26dcdd7bcb724992528dce71056965b94d26
41 changes: 41 additions & 0 deletions airflow/providers/amazon/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,47 @@
Changelog
---------

2.4.0
.....

Features
~~~~~~~~

* ``MySQLToS3Operator add support for parquet format (#18755)``
* ``Add RedshiftSQLHook, RedshiftSQLOperator (#18447)``
* ``Add AWS Fargate profile support (#18645)``
* ``Add emr cluster link (#18691)``
* ``AwsGlueJobOperator: add wait_for_completion to Glue job run (#18814)``
* ``AwsGlueJobOperator: add run_job_kwargs to Glue job run (#16796)``
* ``Add additional dependency for postgres extra for amazon provider (#18737)``
* ``Remove extra postgres dependency from AWS Provider (#18844)``
* ``Removed duplicated code on S3ToRedshiftOperator (#18671)``
* ``Enable AWS Secrets Manager backend to retrieve conns using different fields (#18764)``
* ``Enable FTPToS3Operator to transfer several files (#17937)``
* ``Support all Unix wildcards in S3KeySensor (#18211)``

Bug Fixes
~~~~~~~~~

* ``Fixing ses email backend (#18042)``
* ``Fixup string concatenations (#19099)``
* ``Update S3PrefixSensor to support checking multiple prefixes within a bucket (#18807)``
* ``Adds an s3 list prefixes operator (#17145)``
* ``Move validation of templated input params to run after the context init (#19048)``
* ``ECSOperator: airflow exception on edge case when cloudwatch log stream is not found (#18733)``

Other
~~~~~

* ``Amazon Athena Example (#18785)``
* ``Amazon SQS Example (#18760)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``More f-strings (#18855)``
* ``Prepare documentation for RC2 Amazon Provider release for September (#18830)``
* ``Simplify strings previously split across lines (#18679)``
2.3.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/amazon/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
versions:
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
Expand Down
11 changes: 11 additions & 0 deletions airflow/providers/apache/beam/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,17 @@
Changelog
---------

3.1.0
.....

Features
~~~~~~~~

* ``Use google cloud credentials when executing beam command in subprocess (#18992)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
3.0.1
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/beam/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Beam <https://beam.apache.org/>`__.
versions:
- 3.1.0
- 3.0.1
- 3.0.0
- 2.0.0
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/druid/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2643345e4b72064c605e42901a3dc531e6aa2f4e
f8c31b5bf787de662f73583ee6b65dad6addf453
15 changes: 15 additions & 0 deletions airflow/providers/apache/hive/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@
Changelog
---------

2.0.3
.....

Bug Fixes
~~~~~~~~~

* ``fix get_connections deprecation warn in hivemetastore hook (#18854)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``More f-strings (#18855)``
* ``Remove unnecessary string concatenations in AirflowException in s3_to_hive.py (#19026)``
* ``Update documentation for September providers release (#18613)``
* ``Updating miscellaneous provider DAGs to use TaskFlow API where applicable (#18278)``
2.0.2
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/hive/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Hive <https://hive.apache.org/>`__
versions:
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/kylin/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a458fcc573845ff65244a2dafd204ed70129f3e8
86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb
2 changes: 1 addition & 1 deletion airflow/providers/apache/livy/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b916b7507921129dc48d6add1bdc4b923b60c9b9
86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb
2 changes: 1 addition & 1 deletion airflow/providers/apache/spark/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
91f4d80ff09093de49478214c5bd027e02c92a0e
86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb
2 changes: 1 addition & 1 deletion airflow/providers/asana/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ef037e702182e4370cb00c853c4fb0e246a0479c
840ea3efb9533837e9f36b75fa527a0fbafeb23a
14 changes: 14 additions & 0 deletions airflow/providers/cncf/kubernetes/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,20 @@
Changelog
---------

2.1.0
.....

Features
~~~~~~~~

* ``Add more type hints to PodLauncher (#18928)``
* ``Add more information to PodLauncher timeout error (#17953)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Update docstring to let users use &#39;node_selector&#39; (#19057)``
* ``Add pre-commit hook for common misspelling check in files (#18964)``
2.0.3
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/cncf/kubernetes/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Kubernetes <https://kubernetes.io/>`__
versions:
- 2.1.0
- 2.0.3
- 2.0.2
- 2.0.1
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/databricks/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b916b7507921129dc48d6add1bdc4b923b60c9b9
f5ad26dcdd7bcb724992528dce71056965b94d26
2 changes: 1 addition & 1 deletion airflow/providers/dingding/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ef037e702182e4370cb00c853c4fb0e246a0479c
86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb
23 changes: 23 additions & 0 deletions airflow/providers/docker/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,29 @@
Changelog
---------

2.3.0
.....

Features
~~~~~~~~

* ``Add support of placement in the DockerSwarmOperator (#18990)``

Bug Fixes
~~~~~~~~~

* ``Fixup string concatenations (#19099)``
* ``Remove the docker timeout workaround (#18872)``


Other
~~~~~

* ``Move docker decorator example dag to docker provider (#18739)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
2.2.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/docker/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Docker <https://docs.docker.com/install/>`__
versions:
- 2.3.0
- 2.2.0
- 2.1.1
- 2.1.0
Expand Down
14 changes: 14 additions & 0 deletions airflow/providers/elasticsearch/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,20 @@
Changelog
---------

2.1.0
.....

Features
~~~~~~~~

* ``Add docs for AIP 39: Timetables (#17552)``
* ``Adds example showing the ES_hook (#17944)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Update documentation for September providers release (#18613)``
* ``Updating the Elasticsearch example DAG to use the TaskFlow API (#18565)``
2.0.3
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/elasticsearch/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Elasticsearch <https://www.elastic.co/elasticsearch>`__
versions:
- 2.1.0
- 2.0.3
- 2.0.2
- 2.0.1
Expand Down
11 changes: 11 additions & 0 deletions airflow/providers/facebook/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,17 @@
Changelog
---------

2.1.0
.....

Features
~~~~~~~~

* ``Align the default version with Facebook business SDK (#18883)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
2.0.1
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/facebook/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Facebook Ads <http://business.facebook.com/>`__
versions:
- 2.1.0
- 2.0.1
- 2.0.0
- 1.1.0
Expand Down
31 changes: 31 additions & 0 deletions airflow/providers/google/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,37 @@
Changelog
---------

6.1.0
.....

Features
~~~~~~~~

* ``Add value to 'namespaceId' of query (#19163)``
* ``Add pre-commit hook for common misspelling check in files (#18964)``
* ``Support query timeout as an argument in CassandraToGCSOperator (#18927)``
* ``Update BigQueryCreateExternalTableOperator doc and parameters (#18676)``
* ``Replacing non-attribute template_fields for BigQueryToMsSqlOperator (#19052)``
* ``Upgrade the Dataproc package to 3.0.0 and migrate from v1beta2 to v1 api (#18879)``
* ``Use google cloud credentials when executing beam command in subprocess (#18992)``
* ``Replace default api_version of FacebookAdsReportToGcsOperator (#18996)``
* ``Dataflow Operators - use project and location from job in on_kill method. (#18699)``

Bug Fixes
~~~~~~~~~

* ``Fix hard-coded /tmp directory in CloudSQL Hook (#19229)``
* ``Fix bug in Dataflow hook when no jobs are returned (#18981)``
* ``Fix BigQueryToMsSqlOperator documentation (#18995)``
* ``Move validation of templated input params to run after the context init (#19048)``
* ``Google provider catch invalid secret name (#18790)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Update dataflow.py (#19231)``
* ``More f-strings (#18855)``
* ``Simplify strings previously split across lines (#18679)``
6.0.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/google/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ description: |
- `Google Workspace <https://workspace.google.pl/>`__ (formerly Google Suite)
versions:
- 6.1.0
- 6.0.0
- 5.1.0
- 5.0.0
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/grpc/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b916b7507921129dc48d6add1bdc4b923b60c9b9
86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb
2 changes: 1 addition & 1 deletion airflow/providers/http/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ef037e702182e4370cb00c853c4fb0e246a0479c
840ea3efb9533837e9f36b75fa527a0fbafeb23a
1 change: 1 addition & 0 deletions airflow/providers/influxdb/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
87dc63b65daaf77c4c9f2f6611b72bcc78603d1e
2 changes: 1 addition & 1 deletion airflow/providers/jdbc/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ef037e702182e4370cb00c853c4fb0e246a0479c
840ea3efb9533837e9f36b75fa527a0fbafeb23a
15 changes: 15 additions & 0 deletions airflow/providers/jenkins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@
Changelog
---------

2.0.3
.....

Features
~~~~~~~~

* ``Remove distutils usages for Python 3.10 (#19064)``


.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``More f-strings (#18855)``
* ``Update documentation for September providers release (#18613)``
* ``Updating miscellaneous provider DAGs to use TaskFlow API where applicable (#18278)``
2.0.2
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/jenkins/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Jenkins <https://jenkins.io/>`__
versions:
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
Expand Down
27 changes: 27 additions & 0 deletions airflow/providers/microsoft/azure/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,33 @@
Changelog
---------

3.3.0
.....

Features
~~~~~~~~

* ``update azure cosmos to latest version (#18695)``
* ``Added sas_token var to BlobServiceClient return. Updated tests (#19234)``
* ``Add pre-commit hook for common misspelling check in files (#18964)``

Bug Fixes
~~~~~~~~~

* ``Fix changelog for Azure Provider (#18736)``

Other
~~~~~

* ``Expanding docs on client auth for AzureKeyVaultBackend (#18659)``
* ``Static start_date and default arg cleanup for Microsoft providers example DAGs (#19062)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``More f-strings (#18855)``
* ``Revert &#34;update azure cosmos version (#18663)&#34; (#18694)``
* ``update azure cosmos version (#18663)``
3.2.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/microsoft/azure/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ name: Microsoft Azure
description: |
`Microsoft Azure <https://azure.microsoft.com/>`__
versions:
- 3.3.0
- 3.2.0
- 3.1.1
- 3.1.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
48ca9374bfe4a0784b5eb9ec74c1e3262a833677
ceb2b53a109b8fdd617f725a72c6fdb9c119550b
Loading

0 comments on commit d9567eb

Please sign in to comment.