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

Prepare docs for Oct 2nd wave of providers #43409

Merged
merged 2 commits into from
Oct 27, 2024
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
19 changes: 19 additions & 0 deletions docs/apache-airflow-providers-amazon/commits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,24 @@ For high-level changelog, see :doc:`package information including changelog <ind



9.1.0
.....

Latest change: 2024-10-23

================================================================================================= =========== ========================================================================================
Commit Committed Subject
================================================================================================= =========== ========================================================================================
`6786032d4b <https://github.com/apache/airflow/commit/6786032d4b69e9b3a44165daf04d2270d40271ad>`_ 2024-10-23 ``Remove sqlalchemy-redshift dependency (#43271)``
`be553780e5 <https://github.com/apache/airflow/commit/be553780e56cf8c34a65aecf2c52a33b82e0e039>`_ 2024-10-22 ``feat: add OpenLineage support for RedshiftToS3Operator (#41632)``
`72f2b2e951 <https://github.com/apache/airflow/commit/72f2b2e951a3421e838ae715f954a1520d494464>`_ 2024-10-18 ``Remove TaskContextLogger (#43183)``
`b4269f33c7 <https://github.com/apache/airflow/commit/b4269f33c7151e6d61e07333003ec1e219285b07>`_ 2024-10-18 ``Add 'SageMakerProcessingSensor' (#43144)``
`a2b32d6e7c <https://github.com/apache/airflow/commit/a2b32d6e7c35a331353c20fb8d8868dcd5324db6>`_ 2024-10-17 ``feat(providers/amazon): Use asset in common provider (#43110)``
`fe0cc6e830 <https://github.com/apache/airflow/commit/fe0cc6e83024b525c4247ff75683d79b78e220ea>`_ 2024-10-15 ``Make 'RedshiftDataOperator' handle multiple queries (#42900)``
`7d8ea68bda <https://github.com/apache/airflow/commit/7d8ea68bdaae3258bd391b8f6ae0277258a7c437>`_ 2024-10-12 ``Restrict looker-sdk version 24.18.0 and microsoft-kiota-http 1.3.4 (#42954)``
`857ca4c06c <https://github.com/apache/airflow/commit/857ca4c06c9008593674cabdd28d3c30e3e7f97b>`_ 2024-10-09 ``Split providers out of the main "airflow/" tree into a UV workspace project (#42505)``
================================================================================================= =========== ========================================================================================

9.0.0
.....

Expand All @@ -43,6 +61,7 @@ Latest change: 2024-10-09
================================================================================================= =========== ========================================================================================================
Commit Committed Subject
================================================================================================= =========== ========================================================================================================
`2bb8628463 <https://github.com/apache/airflow/commit/2bb862846358d1c5a59b354adb39bc68d5aeae5e>`_ 2024-10-09 ``Prepare docs for Oct 1st adhoc wave of providers (#42862)``
`d395c1f1f8 <https://github.com/apache/airflow/commit/d395c1f1f8dad18a1daf5275a522f4f62bcf6aec>`_ 2024-10-09 ``Revert "Remove 'sqlalchemy-redshift' dependency from Amazon provider (#42830)" (#42864)``
`3b4c73a644 <https://github.com/apache/airflow/commit/3b4c73a644f40013927fb72227dfe018dc47a97f>`_ 2024-10-08 ``Remove 'sqlalchemy-redshift' dependency from Amazon provider (#42830)``
`63ff22f403 <https://github.com/apache/airflow/commit/63ff22f4038f34354dc5807036d1bf10653c2ecd>`_ 2024-10-08 ``Drop python3.8 support core and providers (#42766)``
Expand Down
9 changes: 4 additions & 5 deletions docs/apache-airflow-providers-amazon/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ apache-airflow-providers-amazon package
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).


Release: 9.0.0
Release: 9.1.0

Provider package
----------------
Expand All @@ -110,7 +110,7 @@ The minimum Apache Airflow version supported by this provider package is ``2.8.0
PIP package Version required
========================================== ======================
``apache-airflow`` ``>=2.8.0``
``apache-airflow-providers-common-compat`` ``>=1.1.0``
``apache-airflow-providers-common-compat`` ``>=1.2.1``
``apache-airflow-providers-common-sql`` ``>=1.3.1``
``apache-airflow-providers-http``
``boto3`` ``>=1.34.90``
Expand All @@ -119,7 +119,6 @@ PIP package Version required
``watchtower`` ``>=3.0.0,!=3.3.0,<4``
``jsonpath_ng`` ``>=1.5.3``
``redshift_connector`` ``>=2.0.918``
``sqlalchemy_redshift`` ``>=0.8.6``
``asgiref`` ``>=2.3.0``
``PyAthena`` ``>=3.0.10``
``jmespath`` ``>=0.7.0``
Expand Down Expand Up @@ -164,5 +163,5 @@ Downloading official packages
You can download officially released packages and verify their checksums and signatures from the
`Official Apache Download site <https://downloads.apache.org/airflow/providers/>`_

* `The apache-airflow-providers-amazon 9.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.0.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-amazon 9.1.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.1.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.1.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.1.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.1.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.1.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.1.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.1.0-py3-none-any.whl.sha512>`__)
22 changes: 18 additions & 4 deletions docs/apache-airflow-providers-apache-beam/commits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,30 @@ For high-level changelog, see :doc:`package information including changelog <ind



5.9.0
.....

Latest change: 2024-10-14

================================================================================================= =========== ========================================================================================
Commit Committed Subject
================================================================================================= =========== ========================================================================================
`7ae3a55194 <https://github.com/apache/airflow/commit/7ae3a5519446c6e3e090ec44036883764a3dffc5>`_ 2024-10-14 ``Add early job_id xcom_push for google provider Beam Pipeline operators (#42982)``
`92a82eb9b8 <https://github.com/apache/airflow/commit/92a82eb9b8f33abd91e2eadd798b79433fcfb495>`_ 2024-10-11 ``Consistent python version checks and troubleshooting (#42944)``
`857ca4c06c <https://github.com/apache/airflow/commit/857ca4c06c9008593674cabdd28d3c30e3e7f97b>`_ 2024-10-09 ``Split providers out of the main "airflow/" tree into a UV workspace project (#42505)``
================================================================================================= =========== ========================================================================================

5.8.1
.....

Latest change: 2024-09-24
Latest change: 2024-10-09

================================================================================================= =========== =================================================
================================================================================================= =========== =============================================================
Commit Committed Subject
================================================================================================= =========== =================================================
================================================================================================= =========== =============================================================
`2bb8628463 <https://github.com/apache/airflow/commit/2bb862846358d1c5a59b354adb39bc68d5aeae5e>`_ 2024-10-09 ``Prepare docs for Oct 1st adhoc wave of providers (#42862)``
`eed1d0d254 <https://github.com/apache/airflow/commit/eed1d0d2548a98bc3cd66d469ff09e1e2bc0945e>`_ 2024-09-24 ``Bugfix/dataflow job location passing (#41887)``
================================================================================================= =========== =================================================
================================================================================================= =========== =============================================================

5.8.0
.....
Expand Down
6 changes: 3 additions & 3 deletions docs/apache-airflow-providers-apache-beam/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ apache-airflow-providers-apache-beam package
`Apache Beam <https://beam.apache.org/>`__.


Release: 5.8.1
Release: 5.9.0

Provider package
----------------
Expand Down Expand Up @@ -128,5 +128,5 @@ Downloading official packages
You can download officially released packages and verify their checksums and signatures from the
`Official Apache Download site <https://downloads.apache.org/airflow/providers/>`_

* `The apache-airflow-providers-apache-beam 5.8.1 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.8.1.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.8.1.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.8.1.tar.gz.sha512>`__)
* `The apache-airflow-providers-apache-beam 5.8.1 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.8.1-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.8.1-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.8.1-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-apache-beam 5.9.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.9.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.9.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.9.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-apache-beam 5.9.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.9.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.9.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-5.9.0-py3-none-any.whl.sha512>`__)
15 changes: 14 additions & 1 deletion docs/apache-airflow-providers-apache-druid/commits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,27 @@ For high-level changelog, see :doc:`package information including changelog <ind



3.12.0
......

Latest change: 2024-10-11

================================================================================================= =========== ========================================================================================
Commit Committed Subject
================================================================================================= =========== ========================================================================================
`7202ee84b3 <https://github.com/apache/airflow/commit/7202ee84b3204bfcada7effe34912cfd31712e9f>`_ 2024-10-11 ``Add possibility to override the conn type for Druid (#42793)``
`857ca4c06c <https://github.com/apache/airflow/commit/857ca4c06c9008593674cabdd28d3c30e3e7f97b>`_ 2024-10-09 ``Split providers out of the main "airflow/" tree into a UV workspace project (#42505)``
================================================================================================= =========== ========================================================================================

3.11.0
......

Latest change: 2024-08-12
Latest change: 2024-08-19

================================================================================================= =========== =======================================================================
Commit Committed Subject
================================================================================================= =========== =======================================================================
`75fb7acbac <https://github.com/apache/airflow/commit/75fb7acbaca09a040067f0a5a37637ff44eb9e14>`_ 2024-08-19 ``Prepare docs for Aug 2nd wave of providers (#41559)``
`fcbff15bda <https://github.com/apache/airflow/commit/fcbff15bda151f70db0ca13fdde015bace5527c4>`_ 2024-08-12 ``Bump minimum Airflow version in providers to Airflow 2.8.0 (#41396)``
================================================================================================= =========== =======================================================================

Expand Down
6 changes: 3 additions & 3 deletions docs/apache-airflow-providers-apache-druid/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ apache-airflow-providers-apache-druid package
`Apache Druid <https://druid.apache.org/>`__.


Release: 3.11.0
Release: 3.12.0

Provider package
----------------
Expand Down Expand Up @@ -130,5 +130,5 @@ Downloading official packages
You can download officially released packages and verify their checksums and signatures from the
`Official Apache Download site <https://downloads.apache.org/airflow/providers/>`_

* `The apache-airflow-providers-apache-druid 3.11.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.11.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.11.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.11.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-apache-druid 3.11.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.11.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.11.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.11.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-apache-druid 3.12.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.12.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.12.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.12.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-apache-druid 3.12.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.12.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.12.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.12.0-py3-none-any.whl.sha512>`__)
16 changes: 15 additions & 1 deletion docs/apache-airflow-providers-apache-hdfs/commits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,28 @@ For high-level changelog, see :doc:`package information including changelog <ind



4.6.0
.....

Latest change: 2024-10-17

================================================================================================= =========== ========================================================================================
Commit Committed Subject
================================================================================================= =========== ========================================================================================
`571cf09e24 <https://github.com/apache/airflow/commit/571cf09e242a388a2cd222d21498c5695ca2d24c>`_ 2024-10-17 ``Fixed failing static checks & provider tests (#43122)``
`3b9e1569d3 <https://github.com/apache/airflow/commit/3b9e1569d3a724aafea2918100383afa8a2662e0>`_ 2024-10-17 ``added MultipleFilesWebHdfsSensor (#43045)``
`857ca4c06c <https://github.com/apache/airflow/commit/857ca4c06c9008593674cabdd28d3c30e3e7f97b>`_ 2024-10-09 ``Split providers out of the main "airflow/" tree into a UV workspace project (#42505)``
================================================================================================= =========== ========================================================================================

4.5.1
.....

Latest change: 2024-08-20
Latest change: 2024-09-21

================================================================================================= =========== =====================================================================
Commit Committed Subject
================================================================================================= =========== =====================================================================
`7628d47d04 <https://github.com/apache/airflow/commit/7628d47d0481966d9a9b25dfd4870b7a6797ebbf>`_ 2024-09-21 ``Prepare docs for Sep 1st wave of providers (#42387)``
`716c4300a6 <https://github.com/apache/airflow/commit/716c4300a6507609ae64148b9726272fd5071492>`_ 2024-08-20 ``Remove deprecated log handler argument filename_template (#41552)``
================================================================================================= =========== =====================================================================

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-hdfs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ apache-airflow-providers-apache-hdfs package
and `WebHDFS <https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html>`__.


Release: 4.5.1
Release: 4.6.0

Provider package
----------------
Expand Down
Loading