Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add August 2021 Provider's documentation #17890

Merged
merged 1 commit into from
Aug 30, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 16 additions & 2 deletions airflow/providers/airbyte/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,31 @@
Changelog
---------

2.1.1
.....

Misc
~~~~

* ``Optimise connection importing for Airflow 2.2.0``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix messed-up changelog in 3 providers (#17380)``
* ``Update description about the new ''connection-types'' provider meta-data (#17767)``
* ``Import Hooks lazily individually in providers manager (#17682)``

2.1.0
.....

Bug Fixes
~~~~~~~~~

* ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
* ``AirbyteHook - Consider incomplete status (#16965)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``AirbyteHook - Consider incomplete status (#16965)``
* ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
* ``Prepare documentation for July release of providers. (#17015)``
* ``Updating Airbyte example DAG to use XComArgs (#16867)``
* ``Removes pylint from our toolchain (#16682)``
Expand Down
1 change: 1 addition & 0 deletions airflow/providers/airbyte/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Airbyte <https://airbyte.io/>`__

versions:
- 2.1.1
- 2.1.0
- 2.0.0
- 1.0.0
Expand Down
40 changes: 38 additions & 2 deletions airflow/providers/amazon/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,42 @@
Changelog
---------

2.2.0
.....


Features
~~~~~~~~

* ``Add an Amazon EMR on EKS provider package (#16766)``
* ``Add optional SQL parameters in ''RedshiftToS3Operator'' (#17640)``
* ``Add new LocalFilesystemToS3Operator under Amazon provider (#17168) (#17382)``
* ``Add Mongo projections to hook and transfer (#17379)``
* ``make platform version as independent parameter of ECSOperator (#17281)``
* ``Improve AWS SQS Sensor (#16880) (#16904)``
* ``Implemented Basic EKS Integration (#16571)``

Bug Fixes
~~~~~~~~~

* ``Fixing ParamValidationError when executing load_file in Glue hooks/operators (#16012)``
* ``Fixes #16972 - Slugify role session name in AWS base hook (#17210)``
* ``Fix broken XCOM in EKSPodOperator (#17918)``

Misc
~~~~

* ``Optimise connection importing for Airflow 2.2.0``
* ``Fix provider.yaml errors due to exit(0) in test (#17858)``
* ``Adds secrets backend/logging/auth information to provider yaml (#17625)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Doc: Fix docstrings for ''MongoToS3Operator'' (#17588)``
* ``Update description about the new ''connection-types'' provider meta-data (#17767)``
* ``Import Hooks lazily individually in providers manager (#17682)``
* ``Remove all deprecation warnings in providers (#17900)``

2.1.0
.....

Expand Down Expand Up @@ -48,8 +84,8 @@ Bug Fixes
* ``Removes pylint from our toolchain (#16682)``
* ``Bump sphinxcontrib-spelling and minor improvements (#16675)``
* ``Prepare documentation for July release of providers. (#17015)``
* ``Added docs &amp; doc ref&#39;s for AWS transfer operators between SFTP &amp; S3 (#16964)``
* ``Fixed wrongly escaped characters in amazon&#39;s changelog (#17020)``
* ``Added docs &amp; doc ref's for AWS transfer operators between SFTP &amp; S3 (#16964)``
* ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
* ``Updating Amazon-AWS example DAGs to use XComArgs (#16868)``

2.0.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.2.0
- 2.1.0
- 2.0.0
- 1.4.0
Expand Down
15 changes: 15 additions & 0 deletions airflow/providers/apache/beam/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@
Changelog
---------

3.0.1
.....

Misc
~~~~

* ``Optimise connection importing for Airflow 2.2.0``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
* ``Prepares docs for Rc2 release of July providers (#17116)``
* ``Prepare documentation for July release of providers. (#17015)``
* ``Removes pylint from our toolchain (#16682)``

3.0.0
.....

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.0.1
- 3.0.0
- 2.0.0
- 1.0.1
Expand Down
18 changes: 18 additions & 0 deletions airflow/providers/apache/cassandra/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,24 @@
Changelog
---------

2.0.1
.....

Misc
~~~~

* ``Optimise connection importing for Airflow 2.2.0``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
* ``Update description about the new ''connection-types'' provider meta-data (#17767)``
* ``Import Hooks lazily individually in providers manager (#17682)``
* ``Prepares docs for Rc2 release of July providers (#17116)``
* ``Updating Apache example DAGs to use XComArgs (#16869)``
* ``Prepare documentation for July release of providers. (#17015)``
* ``Removes pylint from our toolchain (#16682)``

2.0.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/cassandra/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Cassandra <http://cassandra.apache.org/>`__.

versions:
- 2.0.1
- 2.0.0
- 1.0.1
- 1.0.0
Expand Down
15 changes: 15 additions & 0 deletions airflow/providers/apache/drill/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@
Changelog
---------

1.0.1
.....

Misc
~~~~

* ``Optimise connection importing for Airflow 2.2.0``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Update description about the new ''connection-types'' provider meta-data (#17767)``
* ``Import Hooks lazily individually in providers manager (#17682)``
* ``Example DAG-related updates for Apache Drill (#17384)``
* ``Remove all deprecation warnings in providers (#17900)``

1.0.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/drill/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Drill <https://drill.apache.org/>`__.

versions:
- 1.0.1
- 1.0.0

additional-dependencies:
Expand Down
16 changes: 15 additions & 1 deletion airflow/providers/apache/druid/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,31 @@
Changelog
---------

2.0.2
.....

Misc
~~~~

* ``Optimise connection importing for Airflow 2.2.0``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix messed-up changelog in 3 providers (#17380)``
* ``Update description about the new ''connection-types'' provider meta-data (#17767)``
* ``Import Hooks lazily individually in providers manager (#17682)``

2.0.1
.....

Bug Fixes
~~~~~~~~~

* ``Fix error in Druid connection attribute retrieval (#17095)``
* ``Fixed wrongly escaped characters in amazon&#39;s changelog (#17020)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
* ``Prepare documentation for July release of providers. (#17015)``
* ``Removes pylint from our toolchain (#16682)``

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/druid/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Druid <https://druid.apache.org/>`__.

versions:
- 2.0.2
- 2.0.1
- 2.0.0
- 1.1.0
Expand Down
21 changes: 21 additions & 0 deletions airflow/providers/apache/hdfs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,27 @@
Changelog
---------

2.1.0
.....

Features
~~~~~~~~

* ``hdfs provider: allow SSL webhdfs connections (#17637)``

Misc
~~~~

* ``Optimise connection importing for Airflow 2.2.0``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Update description about the new ''connection-types'' provider meta-data (#17767)``
* ``Import Hooks lazily individually in providers manager (#17682)``
* ``Prepares docs for Rc2 release of July providers (#17116)``
* ``Prepare documentation for July release of providers. (#17015)``
* ``Removes pylint from our toolchain (#16682)``

2.0.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/hdfs/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ description: |
and `WebHDFS <https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html>`__.

versions:
- 2.1.0
- 2.0.0
- 1.0.1
- 1.0.0
Expand Down
20 changes: 19 additions & 1 deletion airflow/providers/apache/hive/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,24 @@
Changelog
---------

2.0.2
.....

Bug fixes
~~~~~~~~~

* ``HiveHook fix get_pandas_df() failure when it tries to read an empty table (#17777)``

Misc
~~~~

* ``Optimise connection importing for Airflow 2.2.0``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Update description about the new ''connection-types'' provider meta-data (#17767)``
* ``Import Hooks lazily individually in providers manager (#17682)``

2.0.1
.....

Expand All @@ -31,7 +49,7 @@ Features
appropriate section above if needed. Do not delete the lines(!):
* ``Removes pylint from our toolchain (#16682)``
* ``Prepare documentation for July release of providers. (#17015)``
* ``Fixed wrongly escaped characters in amazon&#39;s changelog (#17020)``
* ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
* ``Updating Apache example DAGs to use XComArgs (#16869)``

2.0.0
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.2
- 2.0.1
- 2.0.0
- 1.0.3
Expand Down
15 changes: 15 additions & 0 deletions airflow/providers/apache/kylin/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@
Changelog
---------

2.0.1
.....

Misc
~~~~

* ``Optimise connection importing for Airflow 2.2.0``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Prepares docs for Rc2 release of July providers (#17116)``
* ``Updating Apache example DAGs to use XComArgs (#16869)``
* ``Prepare documentation for July release of providers. (#17015)``
* ``Removes pylint from our toolchain (#16682)``

2.0.0
.....

Expand Down
1 change: 1 addition & 0 deletions airflow/providers/apache/kylin/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ description: |
`Apache Kylin <https://kylin.apache.org/>`__

versions:
- 2.0.1
- 2.0.0
- 1.0.1
- 1.0.0
Expand Down
21 changes: 21 additions & 0 deletions airflow/providers/apache/livy/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,27 @@
Changelog
---------

2.1.0
.....

Features
~~~~~~~~

* ``Fetching and logging livy session logs for LivyOperrator (#17393)``

Misc
~~~~

* ``Optimise connection importing for Airflow 2.2.0``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Update description about the new ''connection-types'' provider meta-data (#17767)``
* ``Import Hooks lazily individually in providers manager (#17682)``
* ``Prepares docs for Rc2 release of July providers (#17116)``
* ``Prepare documentation for July release of providers. (#17015)``
* ``Removes pylint from our toolchain (#16682)``

2.0.0
.....

Expand Down
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:
- 2.1.0
- 2.0.0
- 1.1.0
- 1.0.1
Expand Down
Loading