Skip to content
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
6 changes: 3 additions & 3 deletions providers/amazon/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

Package ``apache-airflow-providers-amazon``

Release: ``9.6.1``
Release: ``9.6.0``


Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
Expand All @@ -36,7 +36,7 @@ This is a provider package for ``amazon`` provider. All classes for this provide
are in ``airflow.providers.amazon`` python package.

You can find package information and changelog for the provider
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.6.1/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.6.0/>`_.

Installation
------------
Expand Down Expand Up @@ -104,4 +104,4 @@ Dependent package
====================================================================================================================== ===================

The changelog for the provider package can be found in the
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.6.1/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.6.0/changelog.html>`_.
25 changes: 0 additions & 25 deletions providers/amazon/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,31 +26,6 @@
Changelog
---------

9.6.1
.....

Bug Fixes
~~~~~~~~~

* ``Fix 'EksClusterStateSensor'. Save 'region' as attribute (#49138)``
* ``Decrease default value of 'waiter_max_attempts' in 'MwaaTriggerDagRunOperator' (#49136)``
* ``Increase default value of 'waiter_max_attempts' in 'BedrockBatchInferenceOperator' (#49090)``

Misc
~~~~

* ``Use contextlib.suppress(exception) instead of try-except-pass and add SIM105 ruff rule (#49251)``
* ``Add base_url fallback for aws auth_manager (#49305)``
* ``remove superfluous else block (#49199)``
* ``AWS Batch Operators/Sensors inherit AWS Base classes (#49172)``
* ``Help pip to find appropriate boto for aiobotocore (#49166)``
* ``Update EKS Operators and Sensors to inherit AWS base classes (#48192)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Unpause DAG in AWS MWAA system test (#49145)``
* ``Fix AWS auth manager system test (#49072)``

9.6.0
.....

Expand Down
22 changes: 0 additions & 22 deletions providers/amazon/docs/commits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,27 +34,6 @@ For high-level changelog, see :doc:`package information including changelog <ind



9.6.1
.....

Latest change: 2025-04-15

================================================================================================== =========== ===================================================================================================
Commit Committed Subject
================================================================================================== =========== ===================================================================================================
`47bd8961a9 <https://github.com/apache/airflow/commit/47bd8961a9ce4e2cea0dbabd400d2508eb291948>`__ 2025-04-15 ``Use contextlib.suppress(exception) instead of try-except-pass and add SIM105 ruff rule (#49251)``
`fe52138b3d <https://github.com/apache/airflow/commit/fe52138b3dcc4aa72312b8ca9160cb9a06a11623>`__ 2025-04-15 ``Add base_url fallback for aws auth_manager (#49305)``
`2a0009dddf <https://github.com/apache/airflow/commit/2a0009dddfdaf26fa9b5746257202a97b5552da0>`__ 2025-04-14 ``Unpause DAG in AWS MWAA system test (#49145)``
`20f8af546e <https://github.com/apache/airflow/commit/20f8af546e63c6178df19166acbda8f768c21bf0>`__ 2025-04-14 ``Fix 'EksClusterStateSensor'. Save 'region' as attribute (#49138)``
`cb295c351a <https://github.com/apache/airflow/commit/cb295c351a016c0a10cab07f2a628b865cff3ca3>`__ 2025-04-14 ``remove superfluous else block (#49199)``
`1781dc9d5f <https://github.com/apache/airflow/commit/1781dc9d5fcbb93bce7018a4050ddd36ec1a65d5>`__ 2025-04-13 ``AWS Batch Operators/Sensors inherit AWS Base classes (#49172)``
`4fa0eec9d4 <https://github.com/apache/airflow/commit/4fa0eec9d472c76be564422c9d0339246d1b5ace>`__ 2025-04-12 ``Help pip to find appropriate boto for aiobotocore (#49166)``
`a4a6e2bc99 <https://github.com/apache/airflow/commit/a4a6e2bc99cbcf95f13af6732ee272961a761aba>`__ 2025-04-11 ``Decrease default value of 'waiter_max_attempts' in 'MwaaTriggerDagRunOperator' (#49136)``
`3d6460e034 <https://github.com/apache/airflow/commit/3d6460e034ad8b4a5e878c54f1959c237f24bc8e>`__ 2025-04-11 ``Update EKS Operators and Sensors to inherit AWS base classes (#48192)``
`28a96413bb <https://github.com/apache/airflow/commit/28a96413bb7705f3626ff56bf4dffc4d3d109846>`__ 2025-04-10 ``Increase default value of 'waiter_max_attempts' in 'BedrockBatchInferenceOperator' (#49090)``
`87306b32c1 <https://github.com/apache/airflow/commit/87306b32c18b42dd5dbe24227076fb4ba76778e0>`__ 2025-04-10 ``Fix AWS auth manager system test (#49072)``
================================================================================================== =========== ===================================================================================================

9.6.0
.....

Expand All @@ -63,7 +42,6 @@ Latest change: 2025-04-10
================================================================================================== =========== ============================================================================================
Commit Committed Subject
================================================================================================== =========== ============================================================================================
`4a8567b20b <https://github.com/apache/airflow/commit/4a8567b20bdd6555cbdc936d6674bf4fa390b0d5>`__ 2025-04-10 ``Prepare docs for Apr 2nd wave of providers (#49051)``
`b58f027cbf <https://github.com/apache/airflow/commit/b58f027cbf39e5eea982a5560b22024e2de328a8>`__ 2025-04-10 ``Fix default base value (#49013)``
`e0eaa604f4 <https://github.com/apache/airflow/commit/e0eaa604f49a612432451910e30e74eaf2563601>`__ 2025-04-10 ``Rename list_jobs method to describe_jobs in GlueJobHook (#48904)``
`f1a12f13e4 <https://github.com/apache/airflow/commit/f1a12f13e486f4c3b9e89fee92d5fccc488073dc>`__ 2025-04-09 ``Refactor AWS system tests to not use @task.branch (#48973)``
Expand Down
6 changes: 3 additions & 3 deletions providers/amazon/docs/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.6.1
Release: 9.6.0

Provider package
----------------
Expand Down Expand Up @@ -165,5 +165,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.6.1 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.1.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.1.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.1.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.6.1 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.1-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.1-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.1-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-amazon 9.6.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.6.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.6.0-py3-none-any.whl.sha512>`__)
3 changes: 1 addition & 2 deletions providers/amazon/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@ description: |
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).

state: ready
source-date-epoch: 1744788746
source-date-epoch: 1744280881
# note that those versions are maintained by release manager - do not update them manually
versions:
- 9.6.1
- 9.6.0
- 9.5.0
- 9.4.0
Expand Down
14 changes: 5 additions & 9 deletions providers/amazon/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi"

[project]
name = "apache-airflow-providers-amazon"
version = "9.6.1"
version = "9.6.0"
description = "Provider package apache-airflow-providers-amazon for Apache Airflow"
readme = "README.rst"
authors = [
Expand Down Expand Up @@ -79,7 +79,6 @@ dependencies = [
# We can remove it after https://github.com/xmlsec/python-xmlsec/issues/344 is fixed
"xmlsec!=1.3.15,>=1.3.14",
"sagemaker-studio>=1.0.9",
"marshmallow>=3",
]

# The optional dependencies should be modified in place in the generated file
Expand All @@ -96,10 +95,7 @@ dependencies = [
# TODO: We can remove it once boto3 and aiobotocore both have compatible botocore version or
# boto3 have native async support and we move away from aio aiobotocore
"aiobotocore" = [
"aiobotocore[boto3]>=2.21.1",
# boto3 here should be synchronized with latest aiobotocore version otherwise pip might get
# into a backtracking loop and fail to install the package
"boto3<1.37.2,>=1.37.0"
"aiobotocore[boto3]>=2.20.0",
]
"cncf.kubernetes" = [
"apache-airflow-providers-cncf-kubernetes>=7.2.0",
Expand Down Expand Up @@ -167,7 +163,7 @@ dev = [
"apache-airflow-providers-salesforce",
"apache-airflow-providers-ssh",
# Additional devel dependencies (do not remove this line and add extra development dependencies)
"aiobotocore[boto3]>=2.21.1",
"aiobotocore>=2.13.0",
"apache-airflow-providers-postgres",
"aws_xray_sdk>=2.12.0",
"moto[cloudformation,glue]>=5.1.2",
Expand Down Expand Up @@ -208,8 +204,8 @@ apache-airflow-providers-common-sql = {workspace = true}
apache-airflow-providers-standard = {workspace = true}

[project.urls]
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.6.1"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.6.1/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.6.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.6.0/changelog.html"
"Bug Tracker" = "https://github.com/apache/airflow/issues"
"Source Code" = "https://github.com/apache/airflow"
"Slack Chat" = "https://s.apache.org/airflow-slack"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

__all__ = ["__version__"]

__version__ = "9.6.1"
__version__ = "9.6.0"

if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
"2.9.0"
Expand Down
2 changes: 1 addition & 1 deletion providers/apache/drill/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4a8567b20bdd6555cbdc936d6674bf4fa390b0d5
7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f
6 changes: 3 additions & 3 deletions providers/apache/hdfs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

Package ``apache-airflow-providers-apache-hdfs``

Release: ``4.8.1``
Release: ``4.8.0``


`Hadoop Distributed File System (HDFS) <https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html>`__
Expand All @@ -37,7 +37,7 @@ This is a provider package for ``apache.hdfs`` provider. All classes for this pr
are in ``airflow.providers.apache.hdfs`` python package.

You can find package information and changelog for the provider
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.8.1/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.8.0/>`_.

Installation
------------
Expand All @@ -61,4 +61,4 @@ PIP package Version required
================================= =====================================

The changelog for the provider package can be found in the
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.8.1/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.8.0/changelog.html>`_.
11 changes: 0 additions & 11 deletions providers/apache/hdfs/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,6 @@
Changelog
---------

4.8.1
.....

Misc
~~~~

* ``remove superfluous else block (#49199)``

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

4.8.0
.....

Expand Down
12 changes: 0 additions & 12 deletions providers/apache/hdfs/docs/commits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,6 @@ For high-level changelog, see :doc:`package information including changelog <ind



4.8.1
.....

Latest change: 2025-04-14

================================================================================================== =========== ==========================================
Commit Committed Subject
================================================================================================== =========== ==========================================
`cb295c351a <https://github.com/apache/airflow/commit/cb295c351a016c0a10cab07f2a628b865cff3ca3>`__ 2025-04-14 ``remove superfluous else block (#49199)``
================================================================================================== =========== ==========================================

4.8.0
.....

Expand All @@ -54,7 +43,6 @@ Latest change: 2025-04-10
================================================================================================== =========== ==================================================================================
Commit Committed Subject
================================================================================================== =========== ==================================================================================
`4a8567b20b <https://github.com/apache/airflow/commit/4a8567b20bdd6555cbdc936d6674bf4fa390b0d5>`__ 2025-04-10 ``Prepare docs for Apr 2nd wave of providers (#49051)``
`b8b21603a2 <https://github.com/apache/airflow/commit/b8b21603a2ece205158bdc2bae59d5a1b347df1b>`__ 2025-04-10 ``Add support for reading/writing task logs to HDFS in Airflow 3 (#48788)``
`7b2ec33c7a <https://github.com/apache/airflow/commit/7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f>`__ 2025-04-08 ``Remove unnecessary entries in get_provider_info and update the schema (#48849)``
`139673d3ce <https://github.com/apache/airflow/commit/139673d3ce5552c2cf8bcb2d202e97342c4b237c>`__ 2025-04-07 ``Remove fab from preinstalled providers (#48457)``
Expand Down
2 changes: 1 addition & 1 deletion providers/apache/hdfs/docs/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.8.1
Release: 4.8.0

Provider package
----------------
Expand Down
3 changes: 1 addition & 2 deletions providers/apache/hdfs/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@ description: |
and `WebHDFS <https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html>`__.

state: ready
source-date-epoch: 1744788807
source-date-epoch: 1744280918
# note that those versions are maintained by release manager - do not update them manually
versions:
- 4.8.1
- 4.8.0
- 4.7.1
- 4.7.0
Expand Down
6 changes: 3 additions & 3 deletions providers/apache/hdfs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi"

[project]
name = "apache-airflow-providers-apache-hdfs"
version = "4.8.1"
version = "4.8.0"
description = "Provider package apache-airflow-providers-apache-hdfs for Apache Airflow"
readme = "README.rst"
authors = [
Expand Down Expand Up @@ -97,8 +97,8 @@ apache-airflow-providers-common-sql = {workspace = true}
apache-airflow-providers-standard = {workspace = true}

[project.urls]
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.8.1"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.8.1/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.8.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.8.0/changelog.html"
"Bug Tracker" = "https://github.com/apache/airflow/issues"
"Source Code" = "https://github.com/apache/airflow"
"Slack Chat" = "https://s.apache.org/airflow-slack"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

__all__ = ["__version__"]

__version__ = "4.8.1"
__version__ = "4.8.0"

if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
"2.9.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4a8567b20bdd6555cbdc936d6674bf4fa390b0d5
7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f
2 changes: 1 addition & 1 deletion providers/apache/impala/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d61fe47bf63387a4157fa99093471583623a1483
7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f
6 changes: 3 additions & 3 deletions providers/apache/livy/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

Package ``apache-airflow-providers-apache-livy``

Release: ``4.3.2``
Release: ``4.3.1``


`Apache Livy <https://livy.apache.org/>`__
Expand All @@ -36,7 +36,7 @@ This is a provider package for ``apache.livy`` provider. All classes for this pr
are in ``airflow.providers.apache.livy`` python package.

You can find package information and changelog for the provider
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-livy/4.3.2/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-livy/4.3.1/>`_.

Installation
------------
Expand Down Expand Up @@ -81,4 +81,4 @@ Dependent package
================================================================================================================== =================

The changelog for the provider package can be found in the
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-apache-livy/4.3.2/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-apache-livy/4.3.1/changelog.html>`_.
11 changes: 0 additions & 11 deletions providers/apache/livy/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,6 @@
Changelog
---------

4.3.2
.....

Misc
~~~~

* ``remove superfluous else block (#49199)``

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

4.3.1
.....

Expand Down
14 changes: 1 addition & 13 deletions providers/apache/livy/docs/commits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,26 +34,14 @@ For high-level changelog, see :doc:`package information including changelog <ind



4.3.2
.....

Latest change: 2025-04-14

================================================================================================== =========== ==========================================
Commit Committed Subject
================================================================================================== =========== ==========================================
`cb295c351a <https://github.com/apache/airflow/commit/cb295c351a016c0a10cab07f2a628b865cff3ca3>`__ 2025-04-14 ``remove superfluous else block (#49199)``
================================================================================================== =========== ==========================================

4.3.1
.....

Latest change: 2025-04-10
Latest change: 2025-04-09

================================================================================================== =========== ===================================================================================
Commit Committed Subject
================================================================================================== =========== ===================================================================================
`4a8567b20b <https://github.com/apache/airflow/commit/4a8567b20bdd6555cbdc936d6674bf4fa390b0d5>`__ 2025-04-10 ``Prepare docs for Apr 2nd wave of providers (#49051)``
`45cb7f1177 <https://github.com/apache/airflow/commit/45cb7f1177ec2d21ddcf47894559175363d511a2>`__ 2025-04-09 ``Remove sqlite provider from preinstalled and use aiosqlite as core dep (#48966)``
`7b2ec33c7a <https://github.com/apache/airflow/commit/7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f>`__ 2025-04-08 ``Remove unnecessary entries in get_provider_info and update the schema (#48849)``
`139673d3ce <https://github.com/apache/airflow/commit/139673d3ce5552c2cf8bcb2d202e97342c4b237c>`__ 2025-04-07 ``Remove fab from preinstalled providers (#48457)``
Expand Down
Loading