Skip to content

Commit

Permalink
Updated documentation for provider packages before April release (#15236
Browse files Browse the repository at this point in the history
)
  • Loading branch information
potiuk committed Apr 6, 2021
1 parent 12d8e4b commit 042be2e
Show file tree
Hide file tree
Showing 71 changed files with 802 additions and 70 deletions.
20 changes: 20 additions & 0 deletions airflow/providers/amazon/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,26 @@
Changelog
---------

1.3.0
.....

Features
~~~~~~~~

* ``A bunch of template_fields_renderers additions (#15130)``
* ``Send region_name into parent class of AwsGlueJobHook (#14251)``
* ``Added retry to ECS Operator (#14263)``
* ``Make script_args templated in AwsGlueJobOperator (#14925)``
* ``Add FTPToS3Operator (#13707)``
* ``Implemented S3 Bucket Tagging (#14402)``
* ``S3DataSource is not required (#14220)``

Bug fixes
~~~~~~~~~

* ``AWS: Do not log info when SSM & SecretsManager secret not found (#15120)``
* ``Cache Hook when initializing 'CloudFormationCreateStackSensor' (#14638)``

1.2.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:
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
Expand Down
10 changes: 10 additions & 0 deletions airflow/providers/apache/hive/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@
Changelog
---------

1.0.3
.....

Bug fixes
~~~~~~~~~

* ``Fix mistake and typos in doc/docstrings (#15180)``
* ``Fix grammar and remove duplicate words (#14647)``
* ``Resolve issue related to HiveCliHook kill (#14542)``

1.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:
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
Expand Down
13 changes: 11 additions & 2 deletions airflow/providers/apache/livy/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,21 @@
Changelog
---------

1.1.0
.....

Features
~~~~~~~~

* ``Extend HTTP extra_options to LivyHook and operator (#14816)``


1.0.1
.....

Updated documentation and readme files.
* ``Updated documentation and readme files.``

1.0.0
.....

Initial version of the provider.
* ``Initial version of the provider.``
1 change: 1 addition & 0 deletions airflow/providers/apache/livy/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Livy <https://livy.apache.org/>`__
versions:
- 1.1.0
- 1.0.1
- 1.0.0

Expand Down
10 changes: 10 additions & 0 deletions airflow/providers/cncf/kubernetes/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@
Changelog
---------

1.1.0
.....

Features
~~~~~~~~

* ``Separate Kubernetes pod_launcher from core airflow (#15165)``
* ``Add ability to specify api group and version for Spark operators (#14898)``
* ``Use libyaml C library when available. (#14577)``

1.0.2
.....

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:
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/docker/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
Changelog
---------

1.1.0
.....

Features
~~~~~~~~

* ``Add privileged option in DockerOperator (#14157)``

1.0.2
.....

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:
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/facebook/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
Changelog
---------

1.1.0
.....

Features
~~~~~~~~

* ``Use built-in 'cached_property' on Python 3.8 where possible (#14606)``

1.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:
- 1.1.0
- 1.0.1
- 1.0.0
integrations:
Expand Down
20 changes: 20 additions & 0 deletions airflow/providers/google/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,26 @@
Changelog
---------

2.2.0
.....

Features
~~~~~~~~

* ``Adds 'Trino' provider (with lower memory footprint for tests) (#15187)``
* ``update remaining old import paths of operators (#15127)``
* ``Override project in dataprocSubmitJobOperator (#14981)``
* ``GCS to BigQuery Transfer Operator with Labels and Description parameter (#14881)``
* ``Add GCS timespan transform operator (#13996)``
* ``Add job labels to bigquery check operators. (#14685)``
* ``Use libyaml C library when available. (#14577)``
* ``Add Google leveldb hook and operator (#13109) (#14105)``

Bug fixes
~~~~~~~~~

* ``Google Dataflow Hook to handle no Job Type (#14914)``

2.1.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:
- 2.2.0
- 2.1.0
- 2.0.0
- 1.0.0
Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/grpc/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
Changelog
---------

1.1.0
.....

Features
~~~~~~~~

* ``A bunch of template_fields_renderers additions (#15130)``

1.0.1
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/grpc/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`gRPC <https://grpc.io/>`__
versions:
- 1.1.0
- 1.0.1
- 1.0.0

Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/hashicorp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
Changelog
---------

1.0.2
.....

Bug Fixes
~~~~~~~~~

* ``Fix deprecated warning hvac auth (#15216)``

1.0.1
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/hashicorp/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
Hashicorp including `Hashicorp Vault <https://www.vaultproject.io/>`__
versions:
- 1.0.2
- 1.0.1
- 1.0.0

Expand Down
13 changes: 13 additions & 0 deletions airflow/providers/microsoft/azure/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,19 @@
Changelog
---------

1.3.0
.....

Features
~~~~~~~~

* ``A bunch of template_fields_renderers additions (#15130)``

Bug fixes
~~~~~~~~~

* ``Fix attributes for AzureDataFactory hook (#14704)``

1.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 @@ -22,6 +22,7 @@ description: |
`Microsoft Azure <https://azure.microsoft.com/>`__
versions:
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
Expand Down
14 changes: 14 additions & 0 deletions airflow/providers/microsoft/winrm/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,20 @@
Changelog
---------

1.1.0
.....

Features
~~~~~~~~

* ``WinRM Operator: Fix stout decoding issue (#13153)``

Bug Fixes
~~~~~~~~~

* ``WinRM Operator: Fix stout decoding issue (#13153)``


1.0.1
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/microsoft/winrm/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Windows Remote Management (WinRM) <https://docs.microsoft.com/en-us/windows/win32/winrm/portal>`__
versions:
- 1.1.0
- 1.0.1
- 1.0.0

Expand Down
14 changes: 14 additions & 0 deletions airflow/providers/mysql/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,20 @@ used with MySQL server 5.6.4 through 5.7.
Changelog
---------

1.1.0
.....

Features
~~~~~~~~

* ``Adds 'Trino' provider (with lower memory footprint for tests) (#15187)``
* ``A bunch of template_fields_renderers additions (#15130)``

Bug fixes
~~~~~~~~~

* ``Fix autocommit calls for mysql-connector-python (#14869)``

1.0.2
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/mysql/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`MySQL <https://www.mysql.com/products/>`__
versions:
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/opsgenie/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
Changelog
---------

1.0.2
.....

Bug Fixes
~~~~~~~~~

* ``Fix type hints in OpsgenieAlertOperator (#14637)``

1.0.1
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/opsgenie/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Opsgenie <https://www.opsgenie.com/>`__
versions:
- 1.0.2
- 1.0.1
- 1.0.0

Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/oracle/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@
Changelog
---------

1.1.0
.....

Features
~~~~~~~~

* ``A bunch of template_fields_renderers additions (#15130)``

1.0.1
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/oracle/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Oracle <https://www.oracle.com/en/database/>`__
versions:
- 1.1.0
- 1.0.1
- 1.0.0

Expand Down
9 changes: 9 additions & 0 deletions airflow/providers/singularity/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@
Changelog
---------

1.1.0
.....

Features
~~~~~~~~

* ``A bunch of template_fields_renderers additions (#15130)``


1.0.1
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/singularity/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Singularity <https://sylabs.io/guides/latest/user-guide/>`__
versions:
- 1.1.0
- 1.0.1
- 1.0.0

Expand Down

0 comments on commit 042be2e

Please sign in to comment.