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
2 changes: 1 addition & 1 deletion providers/.last_release_date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2026-01-17
2026-01-27
8 changes: 4 additions & 4 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.3``
Release: ``3.3.4``


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.3/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.4/>`_.

Installation
------------
Expand All @@ -54,7 +54,7 @@ Requirements
PIP package Version required
========================================== ==================
``apache-airflow`` ``>=2.11.0``
``apache-airflow-providers-common-compat`` ``>=1.10.1``
``apache-airflow-providers-common-compat`` ``>=1.13.0``
``oss2`` ``>=2.14.0``
``alibabacloud_adb20211201`` ``>=1.0.0``
``alibabacloud_tea_openapi`` ``>=0.3.7``
Expand All @@ -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-alibaba/3.3.3/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.4/changelog.html>`_.
11 changes: 11 additions & 0 deletions providers/alibaba/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,17 @@
Changelog
---------

3.3.4
.....

Misc
~~~~

* ``Define 'TaskInstanceKey' in task-sdk to support client server separation (#60776)``

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

3.3.3
.....

Expand Down
8 changes: 4 additions & 4 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.3
Release: 3.3.4

Provider package
----------------
Expand All @@ -101,7 +101,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.12.0``
``apache-airflow-providers-common-compat`` ``>=1.13.0``
``oss2`` ``>=2.14.0``
``alibabacloud_adb20211201`` ``>=1.0.0``
``alibabacloud_tea_openapi`` ``>=0.3.7``
Expand Down Expand Up @@ -133,5 +133,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.3 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.3.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.3.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.3.tar.gz.sha512>`__)
* `The apache-airflow-providers-alibaba 3.3.3 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.3-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.3-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.3-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-alibaba 3.3.4 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.4.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.4.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.4.tar.gz.sha512>`__)
* `The apache-airflow-providers-alibaba 3.3.4 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.4-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.4-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.4-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 @@ -22,12 +22,13 @@ description: |
Alibaba Cloud integration (including `Alibaba Cloud <https://www.alibabacloud.com/>`__).

state: ready
source-date-epoch: 1768333843
source-date-epoch: 1769460342
# 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.4
- 3.3.3
- 3.3.2
- 3.3.1
Expand Down
8 changes: 4 additions & 4 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.3"
version = "3.3.4"
description = "Provider package apache-airflow-providers-alibaba for Apache Airflow"
readme = "README.rst"
license = "Apache-2.0"
Expand Down Expand Up @@ -59,7 +59,7 @@ requires-python = ">=3.10"
# After you modify the dependencies, and rebuild your Breeze CI image with ``breeze ci-image build``
dependencies = [
"apache-airflow>=2.11.0",
"apache-airflow-providers-common-compat>=1.12.0", # use next version
"apache-airflow-providers-common-compat>=1.13.0",
"oss2>=2.14.0",
"alibabacloud_adb20211201>=1.0.0",
"alibabacloud_tea_openapi>=0.3.7",
Expand Down Expand Up @@ -101,8 +101,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.3"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.3/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.4"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.4/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.3"
__version__ = "3.3.4"

if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
"2.11.0"
Expand Down
8 changes: 4 additions & 4 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.20.0``
Release: ``9.21.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.20.0/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.21.0/>`_.

Installation
------------
Expand All @@ -54,7 +54,7 @@ Requirements
PIP package Version required
========================================== ======================================
``apache-airflow`` ``>=2.11.0``
``apache-airflow-providers-common-compat`` ``>=1.10.1``
``apache-airflow-providers-common-compat`` ``>=1.13.0``
``apache-airflow-providers-common-sql`` ``>=1.27.0``
``apache-airflow-providers-http``
``boto3`` ``>=1.37.2``
Expand Down Expand Up @@ -133,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.20.0/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.21.0/changelog.html>`_.
35 changes: 35 additions & 0 deletions providers/amazon/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,42 @@

Changelog
---------

9.21.0
......

.. warning:: The configuration ``max_run_task_attempts`` in lambda executor has been renamed ``max_invoke_attempts``.
Since the Lambda executor is still experimental, this is not considered a breaking change.

Features
~~~~~~~~

* ``AIP-67 - Multi-team: AwsBatchExecutor per team executor config (#60920)``

Bug Fixes
~~~~~~~~~

* ``Rename ''max_run_task_attempts'' to ''max_invoke_attempts'' in AWS Lambda Executor (#60666)``
* ``EC2CreateInstanceOperator could leave EC2 instances running when failures (#60904)``
* ``Fix incorrect compute param example in SageMakerNotebookHook docstring (#60247)``
* ``Adjusted the EMRServerlessStartJobOperator to cancel failed jobs (#51883)``
* ``Fix/ssm deferrable exit code handling (#60978)``

Misc
~~~~

* ``Add SQLAlchemy to the dev‑dependency group in providers (#60472)``
* ``Define 'TaskInstanceKey' in task-sdk to support client server separation (#60776)``
* ``Assert executors support multi team (#60843)``
* ``Use common provider's get_async_connection in other providers (#56791)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``fix flaky test (#60398)``
* ``Fix time-machine lib >=3.0.0 supporting changes (#60939)``
* ``Decouple task sdk from airflow core for remote logging (#60826)``
* ``Fix policy store deletion in 'test_aws_auth_manager' (#60837)``
* ``Refactor opensearch, elasticsearch, amazon providers to use SQLA2 Related to #59402 (#60497)``

9.20.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.20.0
Release: 9.21.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.12.0``
``apache-airflow-providers-common-compat`` ``>=1.13.0``
``apache-airflow-providers-common-sql`` ``>=1.27.0``
``apache-airflow-providers-http``
``boto3`` ``>=1.37.2``
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.20.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.20.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.20.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.20.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.20.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.20.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.20.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.20.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-amazon 9.21.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.21.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.21.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.21.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.21.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.21.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.21.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.21.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 @@ -22,12 +22,13 @@ description: |
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).

state: ready
source-date-epoch: 1768334114
source-date-epoch: 1769460456
# 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.21.0
- 9.20.0
- 9.19.0
- 9.18.1
Expand Down
8 changes: 4 additions & 4 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.20.0"
version = "9.21.0"
description = "Provider package apache-airflow-providers-amazon for Apache Airflow"
readme = "README.rst"
license = "Apache-2.0"
Expand Down Expand Up @@ -59,7 +59,7 @@ requires-python = ">=3.10"
# After you modify the dependencies, and rebuild your Breeze CI image with ``breeze ci-image build``
dependencies = [
"apache-airflow>=2.11.0",
"apache-airflow-providers-common-compat>=1.12.0", # use next version
"apache-airflow-providers-common-compat>=1.13.0",
"apache-airflow-providers-common-sql>=1.27.0",
"apache-airflow-providers-http",
# We should update minimum version of boto3 and here regularly to avoid `pip` backtracking with the number
Expand Down Expand Up @@ -219,8 +219,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.20.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.20.0/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.21.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.21.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.20.0"
__version__ = "9.21.0"

if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
"2.11.0"
Expand Down
15 changes: 8 additions & 7 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.11.2``
Release: ``4.11.3``


`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.11.2/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.11.3/>`_.

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

========================================== =====================================
========================================== ======================================
PIP package Version required
========================================== =====================================
========================================== ======================================
``apache-airflow`` ``>=2.11.0``
``apache-airflow-providers-common-compat`` ``>=1.10.1``
``apache-airflow-providers-common-compat`` ``>=1.12.0``
``hdfs[avro,dataframe,kerberos]`` ``>=2.5.4; python_version < "3.12"``
``hdfs[avro,dataframe,kerberos]`` ``>=2.7.3; python_version >= "3.12"``
``fastavro`` ``>=1.10.0; python_version >= "3.13"``
``pandas`` ``>=2.1.2; python_version < "3.13"``
``pandas`` ``>=2.2.3; python_version >= "3.13"``
========================================== =====================================
========================================== ======================================

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

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

4.11.3
......

Bug Fixes
~~~~~~~~~

* ``Pin fastavro to minimum 1.10.0 for Python 3.13 compatibility (#60732)``

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

4.11.2
......

Expand Down
6 changes: 3 additions & 3 deletions 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.11.2
Release: 4.11.3

Provider package
----------------
Expand Down Expand Up @@ -122,5 +122,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-hdfs 4.11.2 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.2.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.2.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.2.tar.gz.sha512>`__)
* `The apache-airflow-providers-apache-hdfs 4.11.2 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.2-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.2-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.2-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-apache-hdfs 4.11.3 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.3.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.3.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.3.tar.gz.sha512>`__)
* `The apache-airflow-providers-apache-hdfs 4.11.3 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.3-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.3-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.11.3-py3-none-any.whl.sha512>`__)
3 changes: 2 additions & 1 deletion providers/apache/hdfs/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@ description: |
and `WebHDFS <https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html>`__.

state: ready
source-date-epoch: 1768334185
source-date-epoch: 1769460507
# 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:
- 4.11.3
- 4.11.2
- 4.11.1
- 4.11.0
Expand Down
Loading
Loading