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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion providers/.last_release_date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2026-03-24
2026-04-07
6 changes: 3 additions & 3 deletions providers/airbyte/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

Package ``apache-airflow-providers-airbyte``

Release: ``5.4.0``
Release: ``5.4.1``


`Airbyte <https://airbyte.com/>`__
Expand All @@ -36,7 +36,7 @@ This is a provider package for ``airbyte`` provider. All classes for this provid
are in ``airflow.providers.airbyte`` python package.

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

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

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


5.4.1
.....

Misc
~~~~

* ``Load hook metadata from YAML without importing Hook class (#63826)``

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

5.4.0
.....

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


Release: 5.4.0
Release: 5.4.1

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-airbyte 5.4.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-airbyte 5.4.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-airbyte 5.4.1 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.1.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.1.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.1.tar.gz.sha512>`__)
* `The apache-airflow-providers-airbyte 5.4.1 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.1-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.1-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.4.1-py3-none-any.whl.sha512>`__)
3 changes: 2 additions & 1 deletion providers/airbyte/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@ description: |

state: ready
lifecycle: production
source-date-epoch: 1774298099
source-date-epoch: 1775591506
# Note that those versions are maintained by release manager - do not update them manually
# with the exception of case where other provider in sources has >= new provider version.
# In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider have
# to be done in the same PR
versions:
- 5.4.1
- 5.4.0
- 5.3.3
- 5.3.2
Expand Down
6 changes: 3 additions & 3 deletions providers/airbyte/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-airbyte"
version = "5.4.0"
version = "5.4.1"
description = "Provider package apache-airflow-providers-airbyte for Apache Airflow"
readme = "README.rst"
license = "Apache-2.0"
Expand Down Expand Up @@ -100,8 +100,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-airbyte/5.4.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.4.0/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.4.1"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.4.1/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__ = "5.4.0"
__version__ = "5.4.1"

if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
"2.11.0"
Expand Down
17 changes: 9 additions & 8 deletions providers/alibaba/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

Package ``apache-airflow-providers-alibaba``

Release: ``3.3.6``
Release: ``3.3.7``


Alibaba Cloud integration (including `Alibaba Cloud <https://www.alibabacloud.com/>`__).
Expand All @@ -36,7 +36,7 @@ This is a provider package for ``alibaba`` provider. All classes for this provid
are in ``airflow.providers.alibaba`` python package.

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

Installation
------------
Expand All @@ -50,16 +50,17 @@ The package supports the following python versions: 3.10,3.11,3.12,3.13,3.14
Requirements
------------

========================================== ==================
========================================== ========================================
PIP package Version required
========================================== ==================
========================================== ========================================
``apache-airflow`` ``>=2.11.0``
``apache-airflow-providers-common-compat`` ``>=1.13.0``
``oss2`` ``>=2.14.0``
``alibabacloud-oss-v2`` ``>=1.2.0``
``alibabacloud_adb20211201`` ``>=1.0.0``
``alibabacloud_tea_openapi`` ``>=0.3.7``
``pyodps`` ``>=0.12.2.2``
========================================== ==================
``pyodps`` ``>=0.12.2.2; python_version < "3.13"``
``pyodps`` ``>=0.12.5.1; python_version >= "3.13"``
========================================== ========================================

Cross provider package dependencies
-----------------------------------
Expand All @@ -81,4 +82,4 @@ Dependent package
================================================================================================================== =================

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

3.3.7
.....

Misc
~~~~

* ``Load hook metadata from YAML without importing Hook class (#63826)``
* ``Replace 'oss2' with 'alibabacloud-oss-v2' (#64361)``
* ``Bump pyodps for python>=3.13 (#64210)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Add 4-day cooldown for uv dependency resolution (#64249)``

3.3.6
.....

Expand Down
6 changes: 3 additions & 3 deletions providers/alibaba/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ apache-airflow-providers-alibaba package
Alibaba Cloud integration (including `Alibaba Cloud <https://www.alibabacloud.com/>`__).


Release: 3.3.6
Release: 3.3.7

Provider package
----------------
Expand Down Expand Up @@ -134,5 +134,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-alibaba 3.3.6 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.6.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.6.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.6.tar.gz.sha512>`__)
* `The apache-airflow-providers-alibaba 3.3.6 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.6-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.6-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.6-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-alibaba 3.3.7 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.7.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.7.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.7.tar.gz.sha512>`__)
* `The apache-airflow-providers-alibaba 3.3.7 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.7-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.7-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.7-py3-none-any.whl.sha512>`__)
3 changes: 2 additions & 1 deletion providers/alibaba/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@ description: |

state: ready
lifecycle: production
source-date-epoch: 1774298167
source-date-epoch: 1775591532
# Note that those versions are maintained by release manager - do not update them manually
# with the exception of case where other provider in sources has >= new provider version.
# In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider have
# to be done in the same PR
versions:
- 3.3.7
- 3.3.6
- 3.3.5
- 3.3.4
Expand Down
6 changes: 3 additions & 3 deletions providers/alibaba/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-alibaba"
version = "3.3.6"
version = "3.3.7"
description = "Provider package apache-airflow-providers-alibaba for Apache Airflow"
readme = "README.rst"
license = "Apache-2.0"
Expand Down Expand Up @@ -103,8 +103,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-alibaba/3.3.6"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.6/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.7"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.7/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__ = "3.3.6"
__version__ = "3.3.7"

if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
"2.11.0"
Expand Down
11 changes: 6 additions & 5 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.24.0``
Release: ``9.25.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.24.0/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.25.0/>`_.

Installation
------------
Expand All @@ -54,7 +54,7 @@ Requirements
PIP package Version required
========================================== ======================================
``apache-airflow`` ``>=2.11.0``
``apache-airflow-providers-common-compat`` ``>=1.13.0``
``apache-airflow-providers-common-compat`` ``>=1.14.3``
``apache-airflow-providers-common-sql`` ``>=1.32.0``
``apache-airflow-providers-http``
``boto3`` ``>=1.41.0``
Expand All @@ -63,6 +63,7 @@ PIP package Version required
``watchtower`` ``>=3.3.1,<4``
``jsonpath_ng`` ``>=1.5.3``
``redshift_connector`` ``>=2.1.3``
``redshift_connector`` ``>=2.1.13; python_version >= "3.14"``
``asgiref`` ``>=2.3.0; python_version < "3.14"``
``asgiref`` ``>=3.11.1; python_version >= "3.14"``
``PyAthena`` ``>=3.10.0``
Expand Down Expand Up @@ -110,7 +111,7 @@ Optional dependencies
==================== ============================================================================================================================================================
Extra Dependencies
==================== ============================================================================================================================================================
``aiobotocore`` ``aiobotocore[boto3]>=2.26.0``
``aiobotocore`` ``aiobotocore>=3.0.0``
``cncf.kubernetes`` ``apache-airflow-providers-cncf-kubernetes>=7.2.0``
``s3fs`` ``s3fs>=2023.10.0``
``python3-saml`` ``python3-saml>=1.16.0; python_version < '3.13'``, ``xmlsec>=1.3.14; python_version < '3.13'``, ``lxml>=6.0.0; python_version < '3.13'``
Expand All @@ -132,4 +133,4 @@ Extra Dependencies
==================== ============================================================================================================================================================

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

9.25.0
......

Features
~~~~~~~~

* ``Add OpenLineage parent and transport info injection to 'EmrServerlessStartJobOperator' (#64807)``
* ``Add 'EksPodTrigger' (#64187)``
* ``Add SageMakerConditionOperator and SageMakerFailOperator (#64545)``

Bug Fixes
~~~~~~~~~

* ``Fix AwsBaseWaiterTrigger losing error details on deferred task failure (#64085)``
* ``Fix assume_role_with_web_identity not using botocore config for STS calls (#64216)``

Misc
~~~~

* ``Improve debuggability of SQS, Lambda, EC2, and RDS hooks (#64661)``
* ``Load hook metadata from YAML without importing Hook class (#63826)``
* ``Bump the min aibotocore version to 3.0.0 (#64631)``
* ``Remove the lxml workaround (#64554)``
* ``Add debug logging and fix exception handling in DynamoDB hook (#64629)``
* ``Add OpenLineage parent info injection to GlueJobOperator (#64513)``
* ``Remove obsolete boto3 extra from aiobotocore dependency (#64330)``
* ``Replace AWS keys with placeholder text in documentation and code examples (#63577)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Revert "fix(glue): Fix GlueJobOperator verbose logs not showing in deferrable mode (#63086)" (#64340)``
* ``fix(glue): Fix GlueJobOperator verbose logs not showing in deferrable mode (#63086)``
* ``Compat sdk conf follow-up for multiple providers (#64161)``

9.24.0
......

Expand Down
8 changes: 4 additions & 4 deletions providers/amazon/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ apache-airflow-providers-amazon package
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).


Release: 9.24.0
Release: 9.25.0

Provider package
----------------
Expand All @@ -111,7 +111,7 @@ The minimum Apache Airflow version supported by this provider distribution is ``
PIP package Version required
========================================== ======================================
``apache-airflow`` ``>=2.11.0``
``apache-airflow-providers-common-compat`` ``>=1.13.0``
``apache-airflow-providers-common-compat`` ``>=1.14.3``
``apache-airflow-providers-common-sql`` ``>=1.32.0``
``apache-airflow-providers-http``
``boto3`` ``>=1.41.0``
Expand Down Expand Up @@ -168,5 +168,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.24.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.24.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.24.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.24.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.24.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.24.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.24.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.24.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-amazon 9.25.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.25.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.25.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.25.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.25.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.25.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.25.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.25.0-py3-none-any.whl.sha512>`__)
3 changes: 2 additions & 1 deletion providers/amazon/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@ description: |

state: ready
lifecycle: production
source-date-epoch: 1774298274
source-date-epoch: 1775591628
# Note that those versions are maintained by release manager - do not update them manually
# with the exception of case where other provider in sources has >= new provider version.
# In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider have
# to be done in the same PR
versions:
- 9.25.0
- 9.24.0
- 9.23.0
- 9.22.0
Expand Down
Loading
Loading