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-08-08
2026-08-18
8 changes: 4 additions & 4 deletions providers/akeyless/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ PIP package Version required
Optional dependencies
----------------------

============ =====================
============ ============================
Extra Dependencies
============ =====================
``cloud_id`` ``akeyless_cloud_id``
============ =====================
============ ============================
``cloud_id`` ``akeyless-cloud-id>=0.3.0``
============ ============================

The changelog for the provider package can be found in the
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-akeyless/0.3.0/changelog.html>`_.
2 changes: 1 addition & 1 deletion providers/akeyless/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
334be5c60ed258e0278702b5b317992d74b8308b
9b4be7fa786758ab775adcc77c55e623ae7f4da6
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.34.0``
Release: ``9.35.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.34.0/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.35.0/>`_.

Installation
------------
Expand Down Expand Up @@ -130,4 +130,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.34.0/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.35.0/changelog.html>`_.
39 changes: 39 additions & 0 deletions providers/amazon/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
Changelog
---------

9.35.0
......

.. warning::
On Airflow 3.3+, ``GlueJobOperator``'s ``durable`` parameter now defaults to ``True``: the Glue
job run id is persisted to task state store, and a worker crash on retry reconnects to the
Expand All @@ -37,6 +40,42 @@ Changelog
``resume_glue_job_on_retry=True``) to opt in to the same reconnect behavior via an older,
scan-based mechanism.

Features
~~~~~~~~

* ``Replace 'resume_glue_job_on_retry' with durable execution for 'GlueJobOperator' (#71211)``

Bug Fixes
~~~~~~~~~

* ``Prevent a broken job from stalling AWS Batch executor sync (#71380)``
* ``Fail Glue job tasks promptly when a verbose job run errors (#71570)``
* ``Make 'durable' reach 'default_args' and warn when set below Airflow 3.3 (#71531)``
* ``Fail Glue job tasks stopped mid-run in deferrable verbose mode (#71495)``
* ``Include Bedrock ingestion job failure reasons in the error message (#71124)``

Misc
~~~~

* ``Narrow AirflowException to specific exceptions in DataSync operator (#70152)``
* ``Move SendGrid and SES email backend setup docs to their providers (#71571)``
* ``Add type annotations to sql hooks (#70815)``

Doc-only
~~~~~~~~

* ``Fix incorrect documented defaults for MwaaTriggerDagRunOperator waiter params (#71740)``
* ``Document how clearing tasks works with task state store on durable operators (#71358)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Probe AOSS index readiness as the Knowledge Base role in Bedrock RAG system test (#71745)``
* ``Make DMS system-test databases non-public (#71733)``
* ``Adopt flit 4 as the provider distribution build backend (#71186)``
* ``Fix dynamic glue rule set recommendations sensor config (#71117)``
* ``Eliminate trust policy race by migrating emr_eks test to Pod Identity (#71207)``
* ``Update changelog with better wording (#71161)``

9.34.0
......

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 @@ -89,7 +89,7 @@ apache-airflow-providers-amazon package
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).


Release: 9.34.0
Release: 9.35.0

Provider package
----------------
Expand Down Expand Up @@ -202,5 +202,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.34.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.34.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.34.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.34.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.34.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.34.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.34.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.34.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-amazon 9.35.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.35.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.35.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.35.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.35.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.35.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.35.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.35.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: 1785633505
source-date-epoch: 1787011200
# 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.35.0
- 9.34.0
- 9.33.0
- 9.32.0
Expand Down
6 changes: 3 additions & 3 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.34.0"
version = "9.35.0"
description = "Provider package apache-airflow-providers-amazon for Apache Airflow"
readme = "README.rst"
license = "Apache-2.0"
Expand Down Expand Up @@ -217,8 +217,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.34.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.34.0/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.35.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.35.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.34.0"
__version__ = "9.35.0"

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

Package ``apache-airflow-providers-anthropic``

Release: ``0.2.1``
Release: ``0.3.0``


`Anthropic <https://docs.claude.com/>`__ provider for Apache Airflow.
Expand All @@ -38,7 +38,7 @@ This is a provider package for ``anthropic`` provider. All classes for this prov
are in ``airflow.providers.anthropic`` python package.

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

Installation
------------
Expand Down Expand Up @@ -66,10 +66,10 @@ Optional dependencies
=========== ===============================
Extra Dependencies
=========== ===============================
``bedrock`` ``anthropic[bedrock]>=0.101.0``
``vertex`` ``anthropic[vertex]>=0.101.0``
``aws`` ``anthropic[aws]>=0.101.0``
``bedrock`` ``anthropic[bedrock]>=0.121.0``
``vertex`` ``anthropic[vertex]>=0.121.0``
``aws`` ``anthropic[aws]>=0.121.0``
=========== ===============================

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

0.3.0
.....

Features
~~~~~~~~

* ``Record Anthropic agent session token usage and cost in XCom (#71463)``
* ``Add a budget argument to AnthropicAgentSessionOperator and update_session to the hook (#71462)``

Bug Fixes
~~~~~~~~~

* ``Interrupt a running Anthropic session before archiving it (#71465)``
* ``Fix misleading error when an Anthropic agent session stops on its budget (#71461)``

Doc-only
~~~~~~~~

* ``Document Anthropic advisor rosters and pinned inference regions (#71464)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Adopt flit 4 as the provider distribution build backend (#71186)``


0.2.1
.....

Expand Down
6 changes: 3 additions & 3 deletions providers/anthropic/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Wraps the official Anthropic Python SDK to run the Claude Message Batches API
asynchronously from Airflow, plus direct message and token-counting helpers.


Release: 0.2.1
Release: 0.3.0

Provider package
----------------
Expand Down Expand Up @@ -166,5 +166,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-anthropic 0.2.1 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.2.1.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.2.1.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.2.1.tar.gz.sha512>`__)
* `The apache-airflow-providers-anthropic 0.2.1 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.2.1-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.2.1-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.2.1-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-anthropic 0.3.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.3.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.3.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.3.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-anthropic 0.3.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.3.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.3.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_anthropic-0.3.0-py3-none-any.whl.sha512>`__)
3 changes: 2 additions & 1 deletion providers/anthropic/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@ description: |

state: ready
lifecycle: incubation
source-date-epoch: 1785633505
source-date-epoch: 1787011200

# Note that those versions are maintained by release manager - do not update them manually
versions:
- 0.3.0
- 0.2.1
- 0.2.0
- 0.1.0
Expand Down
6 changes: 3 additions & 3 deletions providers/anthropic/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-anthropic"
version = "0.2.1"
version = "0.3.0"
description = "Provider package apache-airflow-providers-anthropic for Apache Airflow"
readme = "README.rst"
license = "Apache-2.0"
Expand Down Expand Up @@ -111,8 +111,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-anthropic/0.2.1"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-anthropic/0.2.1/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-anthropic/0.3.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-anthropic/0.3.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__ = "0.2.1"
__version__ = "0.3.0"

if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
"3.0.0"
Expand Down
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.12.2``
Release: ``4.13.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.12.2/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.13.0/>`_.

Installation
------------
Expand Down Expand Up @@ -66,4 +66,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.12.2/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.13.0/changelog.html>`_.
13 changes: 13 additions & 0 deletions providers/apache/hdfs/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,19 @@
Changelog
---------

4.13.0
......

Features
~~~~~~~~

* ``Add HdfsRemoteLogIO.from_config and register hdfs remote logging scheme (#71278)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Adopt flit 4 as the provider distribution build backend (#71186)``


4.12.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.12.2
Release: 4.13.0

Provider package
----------------
Expand Down Expand Up @@ -105,5 +105,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.12.2 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.12.2.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.12.2.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.12.2.tar.gz.sha512>`__)
* `The apache-airflow-providers-apache-hdfs 4.12.2 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.12.2-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.12.2-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.12.2-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-apache-hdfs 4.13.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.13.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.13.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.13.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-apache-hdfs 4.13.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.13.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.13.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hdfs-4.13.0-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 @@ -24,12 +24,13 @@ description: |

state: ready
lifecycle: production
source-date-epoch: 1785633505
source-date-epoch: 1787011200
# 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.13.0
- 4.12.2
- 4.12.1
- 4.12.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.12.2"
version = "4.13.0"
description = "Provider package apache-airflow-providers-apache-hdfs for Apache Airflow"
readme = "README.rst"
license = "Apache-2.0"
Expand Down Expand Up @@ -106,8 +106,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.12.2"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.12.2/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.13.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.13.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.12.2"
__version__ = "4.13.0"

if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
"2.11.0"
Expand Down
2 changes: 1 addition & 1 deletion providers/apache/hive/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
05960ac2ebb1fd9a74f3135e5e8fe5e28160d4b2
c0f6a60cdc
Loading
Loading