Skip to content

Commit

Permalink
Update documentation for November 2021 provider's release (#19882)
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk committed Nov 30, 2021
1 parent 0df50f4 commit 853576d
Show file tree
Hide file tree
Showing 83 changed files with 3,041 additions and 2,528 deletions.
2 changes: 1 addition & 1 deletion airflow/providers/airbyte/.latest-doc-only-change.txt
@@ -1 +1 @@
840ea3efb9533837e9f36b75fa527a0fbafeb23a
d9567eb106929b21329c01171fd398fbef2dc6c6
2 changes: 1 addition & 1 deletion airflow/providers/alibaba/.latest-doc-only-change.txt
@@ -1 +1 @@
f5ad26dcdd7bcb724992528dce71056965b94d26
d9567eb106929b21329c01171fd398fbef2dc6c6
26 changes: 25 additions & 1 deletion airflow/providers/amazon/CHANGELOG.rst
Expand Up @@ -19,6 +19,30 @@
Changelog
---------

2.5.0
.....

Features
~~~~~~~~

* ``Adding support for using ''client_type'' API for interacting with EC2 and support filters (#9011)``
* ``Do not check for S3 key before attempting download (#19504)``
* ``MySQLToS3Operator actually allow writing parquet files to s3. (#19094)``

Bug Fixes
~~~~~~~~~

* ``Amazon provider remove deprecation, second try (#19815)``
* ``Catch AccessDeniedException in AWS Secrets Manager Backend (#19324)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix duplicate changelog entries (#19759)``
* ``Revert 'Adjust built-in base_aws methods to avoid Deprecation warnings (#19725)' (#19791)``
* ``Adjust built-in base_aws methods to avoid Deprecation warnings (#19725)``
* ``Cleanup of start_date and default arg use for Amazon example DAGs (#19237)``
* ``Remove remaining 'pylint: disable' comments (#19541)``
2.4.0
.....

Expand Down Expand Up @@ -46,7 +70,7 @@ Bug Fixes
* ``Prepare documentation for RC2 Amazon Provider release for September (#18830)``
* ``Doc: Fix typos in variable and comments (#19349)``
* ``Remove duplicated entries in changelog (#19331)``
* ``Prepare documentation for October Provider's release (#19321)``
* ``Prepare documentation for October Provider's release (#19321)``
2.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:
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/beam/.latest-doc-only-change.txt
@@ -1 +1 @@
d02ded65eaa7d2281e249b3fa028605d1b4c52fb
7640ba4e8ee239d6e2bbf950d53d624b9df93059
@@ -1 +1 @@
91f4d80ff09093de49478214c5bd027e02c92a0e
ae044884d1dacce8dbf47c618f543b58f9ff101f
1 change: 1 addition & 0 deletions airflow/providers/apache/drill/.latest-doc-only-change.txt
@@ -0,0 +1 @@
ae044884d1dacce8dbf47c618f543b58f9ff101f
16 changes: 16 additions & 0 deletions airflow/providers/apache/druid/CHANGELOG.rst
Expand Up @@ -19,6 +19,22 @@
Changelog
---------

2.1.0
.....

Features
~~~~~~~~

* ``Add DruidOperator template_fields_renderers fields (#19420)``
* ``Add max_ingestion_time to DruidOperator docstring (#18693)``
* ``Add guide for Apache Druid operators (#18527)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Cleanup of start_date and default arg use for Apache example DAGs (#18657)``
* ``Prepare documentation for October Provider's release (#19321)``
* ``Update documentation for September providers release (#18613)``
2.0.2
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/druid/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Druid <https://druid.apache.org/>`__.
versions:
- 2.1.0
- 2.0.2
- 2.0.1
- 2.0.0
Expand Down
12 changes: 12 additions & 0 deletions airflow/providers/apache/hdfs/CHANGELOG.rst
Expand Up @@ -19,6 +19,18 @@
Changelog
---------

2.2.0
.....

Features
~~~~~~~~

* ``hdfs provider: restore HA support for webhdfs (#19711)``


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

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:
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.0
Expand Down
17 changes: 17 additions & 0 deletions airflow/providers/apache/hive/CHANGELOG.rst
Expand Up @@ -19,6 +19,23 @@
Changelog
---------

2.1.0
.....

Features
~~~~~~~~

* ``hive provider: restore HA support for metastore (#19777)``

Bug Fixes
~~~~~~~~~

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix typos in Hive transfer operator docstrings (#19474)``
* ``Improve various docstrings in Apache Hive providers (#19866)``
* ``Cleanup of start_date and default arg use for Apache example DAGs (#18657)``
2.0.3
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/hive/provider.yaml
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Hive <https://hive.apache.org/>`__
versions:
- 2.1.0
- 2.0.3
- 2.0.2
- 2.0.1
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/kylin/.latest-doc-only-change.txt
@@ -1 +1 @@
86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb
ae044884d1dacce8dbf47c618f543b58f9ff101f
2 changes: 1 addition & 1 deletion airflow/providers/apache/livy/.latest-doc-only-change.txt
@@ -1 +1 @@
86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb
ae044884d1dacce8dbf47c618f543b58f9ff101f
2 changes: 1 addition & 1 deletion airflow/providers/apache/pig/.latest-doc-only-change.txt
@@ -1 +1 @@
91f4d80ff09093de49478214c5bd027e02c92a0e
ae044884d1dacce8dbf47c618f543b58f9ff101f
15 changes: 15 additions & 0 deletions airflow/providers/apache/spark/CHANGELOG.rst
Expand Up @@ -19,6 +19,21 @@
Changelog
---------

2.0.2
.....

Bug Fixes
~~~~~~~~~

* ``fix bug of SparkSql Operator log going to infinite loop. (#19449)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Cleanup of start_date and default arg use for Apache example DAGs (#18657)``
* ``Prepare documentation for October Provider's release (#19321)``
* ``More f-strings (#18855)``
* ``Remove unnecessary string concatenations in AirflowException messages (#18817)``
2.0.1
.....

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:
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.3
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/asana/.latest-doc-only-change.txt
@@ -1 +1 @@
840ea3efb9533837e9f36b75fa527a0fbafeb23a
d9567eb106929b21329c01171fd398fbef2dc6c6
22 changes: 21 additions & 1 deletion airflow/providers/cncf/kubernetes/CHANGELOG.rst
Expand Up @@ -19,6 +19,26 @@
Changelog
---------

2.2.0
.....

Features
~~~~~~~~

* ``Added namespace as a template field in the KPO. (#19718)``
* ``Decouple name randomization from name kwarg (#19398)``

Bug Fixes
~~~~~~~~~

* ``Checking event.status.container_statuses before filtering (#19713)``
* ``Coalesce 'extra' params to None in KubernetesHook (#19694)``
* ``Change to correct type in KubernetesPodOperator (#19459)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix duplicate changelog entries (#19759)``
2.1.0
.....

Expand All @@ -30,7 +50,7 @@ Features

.. 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)``
* ``Update docstring to let users use 'node_selector' (#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
Expand Up @@ -22,6 +22,7 @@ description: |
`Kubernetes <https://kubernetes.io/>`__
versions:
- 2.2.0
- 2.1.0
- 2.0.3
- 2.0.2
Expand Down
25 changes: 24 additions & 1 deletion airflow/providers/databricks/CHANGELOG.rst
Expand Up @@ -19,6 +19,29 @@
Changelog
---------

2.1.0
.....

Features
~~~~~~~~

* ``Databricks: add more methods to represent run state information (#19723)``
* ``Databricks - allow Azure SP authentication on other Azure clouds (#19722)``
* ``Databricks: allow to specify PAT in Password field (#19585)``
* ``Databricks jobs 2.1 (#19544)``
* ``Update Databricks API from 2.0 to 2.1 (#19412)``
* ``Authentication with AAD tokens in Databricks provider (#19335)``

Bug Fixes
~~~~~~~~~

* ``Fixup string concatenations (#19099)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Update Databricks operators to match latest version of API 2.0 (#19443)``
* ``Prepare documentation for October Provider's release (#19321)``
2.0.2
.....

Expand Down Expand Up @@ -62,7 +85,7 @@ Breaking changes
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Prepares provider release after PIP 21 compatibility (#15576)``
* ``An initial rework of the &#34;Concepts&#34; docs (#15444)``
* ``An initial rework of the 'Concepts' docs (#15444)``
* ``Remove Backport Providers (#14886)``
* ``Updated documentation for June 2021 provider release (#16294)``
* ``Add documentation for Databricks connection (#15410)``
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:
- 2.1.0
- 2.0.2
- 2.0.1
- 2.0.0
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/dingding/.latest-doc-only-change.txt
@@ -1 +1 @@
86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb
d9567eb106929b21329c01171fd398fbef2dc6c6
1 change: 1 addition & 0 deletions airflow/providers/docker/.latest-doc-only-change.txt
@@ -0,0 +1 @@
aa2cb5545f09d694b9143b323efcd4f6b6c66e60
@@ -1 +1 @@
de9b02f797931efbd081996b4f81ba14ca76a17d
fe682ec3d376f0983410d64beb4f3529fb7b0f99
37 changes: 37 additions & 0 deletions airflow/providers/google/CHANGELOG.rst
Expand Up @@ -18,6 +18,43 @@
Changelog
---------

6.2.0
.....

Features
~~~~~~~~

* ``Added wait mechanizm to the DataprocJobSensor to avoid 509 errors when Job is not available (#19740)``
* ``Add support in GCP connection for reading key from Secret Manager (#19164)``
* ``Add dataproc metastore operators (#18945)``
* ``Add support of 'path' parameter for GCloud Storage Transfer Service operators (#17446)``
* ``Move 'bucket_name' validation out of '__init__' in Google Marketing Platform operators (#19383)``
* ``Create dataproc serverless spark batches operator (#19248)``
* ``updates pipeline_timeout CloudDataFusionStartPipelineOperator (#18773)``
* ``Support impersonation_chain parameter in the GKEStartPodOperator (#19518)``

Bug Fixes
~~~~~~~~~

* ``Fix badly merged impersonation in GKEPodOperator (#19696)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix typos in warnings, docstrings, exceptions (#19424)``
* ``Fix Cloud SQL system tests (#19014)``
* ``Fix GCS system tests (#19227)``
* ``Update 'default_args' value in example_functions DAG from str to int (#19865)``
* ``Clean up ''default_args'' usage in docs (#19803)``
* ``Clean-up of google cloud example dags - batch 3 (#19664)``
* ``Misc. documentation typos and language improvements (#19599)``
* ``Cleanup dynamic 'start_date' use for miscellaneous Google example DAGs (#19400)``
* ``Remove reference to deprecated operator in example_dataproc (#19619)``
* ``#16691 Providing more information in docs for DataprocCreateCluster operator migration (#19446)``
* ``Clean-up of google cloud example dags - batch 2 (#19527)``
* ``Update Azure modules to comply with AIP-21 (#19431)``
* ``Remove remaining 'pylint: disable' comments (#19541)``
* ``Clean-up of google cloud example dags (#19436)``
6.1.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.pl/>`__ (formerly Google Suite)
versions:
- 6.2.0
- 6.1.0
- 6.0.0
- 5.1.0
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/grpc/.latest-doc-only-change.txt
@@ -1 +1 @@
86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb
d9567eb106929b21329c01171fd398fbef2dc6c6
2 changes: 1 addition & 1 deletion airflow/providers/http/.latest-doc-only-change.txt
@@ -1 +1 @@
840ea3efb9533837e9f36b75fa527a0fbafeb23a
d9567eb106929b21329c01171fd398fbef2dc6c6
16 changes: 16 additions & 0 deletions airflow/providers/influxdb/CHANGELOG.rst
Expand Up @@ -20,6 +20,22 @@
Changelog
---------

1.1.0
.....

Features
~~~~~~~~

* ``Add influxdb operator (#19356)``

Bug Fixes
~~~~~~~~~

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Prepare documentation for October Provider's release (#19321)``
* ``Remove empty doc from influxdb provider (#18647)``
1.0.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/influxdb/provider.yaml
Expand Up @@ -21,6 +21,7 @@ name: Influxdb
description: |
`InfluxDB <https://www.influxdata.com/>`__
versions:
- 1.1.0
- 1.0.0
integrations:
- integration-name: Influxdb
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/jdbc/.latest-doc-only-change.txt
@@ -1 +1 @@
840ea3efb9533837e9f36b75fa527a0fbafeb23a
d9567eb106929b21329c01171fd398fbef2dc6c6

0 comments on commit 853576d

Please sign in to comment.