Skip to content

Commit

Permalink
Prepare docs 1st wave of Providers February 2024 (#37326)
Browse files Browse the repository at this point in the history
* Prepare docs 1st wave of Providers February 2024

* regenerate docs

* update cncf.kubernetes
  • Loading branch information
eladkal committed Feb 12, 2024
1 parent cdd1a48 commit bfb054e
Show file tree
Hide file tree
Showing 205 changed files with 1,536 additions and 465 deletions.
33 changes: 33 additions & 0 deletions airflow/providers/amazon/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,39 @@
Changelog
---------

8.18.0
......

Features
~~~~~~~~

* ``ECS Executor - Add backoff on failed task retry (#37109)``
* ``SqlToS3Operator: feat/ add max_rows_per_file parameter (#37055)``
* ``Adding Amazon Neptune Hook and Operators (#37000)``

Bug Fixes
~~~~~~~~~

* ``Fix 'log_query' to format SQL statement correctly in 'AthenaOperator' (#36962)``
* ``check sagemaker training job status before deferring 'SageMakerTrainingOperator' (#36685)``

Misc
~~~~

* ``Merge all ECS executor configs following recursive python dict update (#37137)``
* ``Update default value for 'BatchSensor' (#37234)``
* ``remove info log from download_file (#37211)``
* ``S3ToRedshiftOperator templating aws_conn_id (#37195)``
* ``Updates to ECS Docs (#37125)``
* ``feat: Switch all class, functions, methods deprecations to decorators (#36876)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``D401 support in amazon provider (#37275)``
* ``Upgrade mypy to 1.8.0 (#36428)``
* ``Make Amazon Provider tests compatible with 'moto>=5' (#37060)``
* ``Limit moto to version below 5.0.0 (#37054)``
8.17.0
......

Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/amazon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

__all__ = ["__version__"]

__version__ = "8.17.0"
__version__ = "8.18.0"

try:
from airflow import __version__ as airflow_version
Expand Down
3 changes: 2 additions & 1 deletion airflow/providers/amazon/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ description: |
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
state: ready
source-date-epoch: 1705911803
source-date-epoch: 1707636119
versions:
- 8.18.0
- 8.17.0
- 8.16.0
- 8.15.0
Expand Down
12 changes: 12 additions & 0 deletions airflow/providers/apache/beam/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@
Changelog
---------

5.6.1
.....

Misc
~~~~

* ``feat: Switch all class, functions, methods deprecations to decorators (#36876)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Split contributing docs to multiple files (#36969)``
5.6.0
.....

Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/beam/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

__all__ = ["__version__"]

__version__ = "5.6.0"
__version__ = "5.6.1"

try:
from airflow import __version__ as airflow_version
Expand Down
3 changes: 2 additions & 1 deletion airflow/providers/apache/beam/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ description: |
`Apache Beam <https://beam.apache.org/>`__.
state: ready
source-date-epoch: 1705911842
source-date-epoch: 1707636168
versions:
- 5.6.1
- 5.6.0
- 5.5.0
- 5.4.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2b4da0101f0314989d148c3c8a02c87e87048974
cead3da4a6f483fa626b81efd27a24dcb5a36ab0
17 changes: 17 additions & 0 deletions airflow/providers/apache/drill/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,23 @@ Changelog
---------


2.6.1
.....

Misc
~~~~

* ``feat: Switch all class, functions, methods deprecations to decorators (#36876)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Add docs for RC2 wave of providers for 2nd round of Jan 2024 (#37019)``
* ``Prepare docs 2nd wave of Providers January 2024 (#36945)``
* ``Prepare docs 1st wave of Providers January 2024 (#36640)``
* ``Speed up autocompletion of Breeze by simplifying provider state (#36499)``
* ``Add documentation for 3rd wave of providers in Deember (#36464)``
* ``Re-apply updated version numbers to 2nd wave of providers in December (#36380)``
2.6.0
.....

Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/drill/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

__all__ = ["__version__"]

__version__ = "2.6.0"
__version__ = "2.6.1"

try:
from airflow import __version__ as airflow_version
Expand Down
3 changes: 2 additions & 1 deletion airflow/providers/apache/drill/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ description: |
`Apache Drill <https://drill.apache.org/>`__.
state: ready
source-date-epoch: 1703288105
source-date-epoch: 1707636199
versions:
- 2.6.1
- 2.6.0
- 2.5.0
- 2.4.4
Expand Down
8 changes: 8 additions & 0 deletions airflow/providers/apache/druid/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@
Changelog
---------

3.8.1
.....

Misc
~~~~

* ``feat: Switch all class, functions, methods deprecations to decorators (#36876)``

3.8.0
.....

Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/druid/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

__all__ = ["__version__"]

__version__ = "3.8.0"
__version__ = "3.8.1"

try:
from airflow import __version__ as airflow_version
Expand Down
3 changes: 2 additions & 1 deletion airflow/providers/apache/druid/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ description: |
`Apache Druid <https://druid.apache.org/>`__.
state: ready
source-date-epoch: 1705911859
source-date-epoch: 1707636203
versions:
- 3.8.1
- 3.8.0
- 3.7.0
- 3.6.0
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/flink/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2b4da0101f0314989d148c3c8a02c87e87048974
cead3da4a6f483fa626b81efd27a24dcb5a36ab0
2 changes: 1 addition & 1 deletion airflow/providers/apache/hdfs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0b680c94922e3f7ca1f3ada8328e315bbae37dc8
cead3da4a6f483fa626b81efd27a24dcb5a36ab0
12 changes: 11 additions & 1 deletion airflow/providers/apache/hive/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,18 @@ Changelog
Breaking changes
~~~~~~~~~~~~~~~~

* Remove the ability of specify a proxy user as an ``owner`` or ``login`` or ``as_param`` in the connection. Now, setting the user in ``Proxy User`` connection parameter or passing ``proxy_user`` to HiveHook will do the job.
Remove the ability of specify a proxy user as an ``owner`` or ``login`` or ``as_param`` in the connection.
Now, setting the user in ``Proxy User`` connection parameter or passing ``proxy_user`` to HiveHook will do the job.

* `` Simplify hive client connection (#37043)``

Misc
~~~~

* ``Fix pyhive hive_pure_sasl extra name (#37323)``

.. Review and move the new changes to one of the sections above:
* ``D401 Support in Providers (simple) (#37258)``
6.4.2
.....
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/hive/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

__all__ = ["__version__"]

__version__ = "6.4.2"
__version__ = "7.0.0"

try:
from airflow import __version__ as airflow_version
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2b4da0101f0314989d148c3c8a02c87e87048974
cead3da4a6f483fa626b81efd27a24dcb5a36ab0
2 changes: 1 addition & 1 deletion airflow/providers/apache/kafka/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0b680c94922e3f7ca1f3ada8328e315bbae37dc8
cead3da4a6f483fa626b81efd27a24dcb5a36ab0
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 @@
0b680c94922e3f7ca1f3ada8328e315bbae37dc8
cead3da4a6f483fa626b81efd27a24dcb5a36ab0
8 changes: 8 additions & 0 deletions airflow/providers/apache/livy/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@
Changelog
---------

3.7.2
.....

Misc
~~~~

* ``Bump aiohttp min version to avoid CVE-2024-23829 and CVE-2024-23334 (#37110)``

3.7.1
.....

Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/livy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

__all__ = ["__version__"]

__version__ = "3.7.1"
__version__ = "3.7.2"

try:
from airflow import __version__ as airflow_version
Expand Down
3 changes: 2 additions & 1 deletion airflow/providers/apache/livy/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ description: |
`Apache Livy <https://livy.apache.org/>`__
state: ready
source-date-epoch: 1704610403
source-date-epoch: 1707636244
versions:
- 3.7.2
- 3.7.1
- 3.7.0
- 3.6.0
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apache/pig/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0b680c94922e3f7ca1f3ada8328e315bbae37dc8
cead3da4a6f483fa626b81efd27a24dcb5a36ab0
2 changes: 1 addition & 1 deletion airflow/providers/apache/pinot/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0b680c94922e3f7ca1f3ada8328e315bbae37dc8
cead3da4a6f483fa626b81efd27a24dcb5a36ab0
17 changes: 17 additions & 0 deletions airflow/providers/apprise/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,23 @@
Changelog
---------

1.2.2
.....

Misc
~~~~

* ``Simplified configuration parsing in Apprise Connection (#37202)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Add docs for RC2 wave of providers for 2nd round of Jan 2024 (#37019)``
* ``Revert "Provide the logger_name param in providers hooks in order to override the logger name (#36675)" (#37015)``
* ``Prepare docs 2nd wave of Providers January 2024 (#36945)``
* ``Provide the logger_name param in providers hooks in order to override the logger name (#36675)``
* ``Prepare docs 1st wave of Providers January 2024 (#36640)``
* ``Speed up autocompletion of Breeze by simplifying provider state (#36499)``
1.2.1
.....

Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/apprise/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

__all__ = ["__version__"]

__version__ = "1.3.0"
__version__ = "1.2.2"

try:
from airflow import __version__ as airflow_version
Expand Down
3 changes: 2 additions & 1 deletion airflow/providers/apprise/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ description: |
`Apprise <https://github.com/caronc/apprise>`__
state: ready
source-date-epoch: 1705911945
source-date-epoch: 1707636282

versions:
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/arangodb/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2b4da0101f0314989d148c3c8a02c87e87048974
cead3da4a6f483fa626b81efd27a24dcb5a36ab0
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 @@
2b4da0101f0314989d148c3c8a02c87e87048974
cead3da4a6f483fa626b81efd27a24dcb5a36ab0
13 changes: 13 additions & 0 deletions airflow/providers/celery/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,19 @@
Changelog
---------

3.6.0
.....

Features
~~~~~~~~

* ``Add 'task_acks_late' configuration to Celery Executor (#37066)``

Misc
~~~~

* ``improve info for prevent celery command autoscale misconfig (#36576)``

3.5.2
.....

Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/celery/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

__all__ = ["__version__"]

__version__ = "3.5.2"
__version__ = "3.6.0"

try:
from airflow import __version__ as airflow_version
Expand Down
3 changes: 2 additions & 1 deletion airflow/providers/celery/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ description: |
`Celery <https://docs.celeryq.dev/en/stable/>`__
state: ready
source-date-epoch: 1705911963
source-date-epoch: 1707636293
versions:
- 3.6.0
- 3.5.2
- 3.5.1
- 3.5.0
Expand Down
2 changes: 1 addition & 1 deletion airflow/providers/cloudant/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0b680c94922e3f7ca1f3ada8328e315bbae37dc8
cead3da4a6f483fa626b81efd27a24dcb5a36ab0

0 comments on commit bfb054e

Please sign in to comment.