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-05-25
2026-06-02
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.5.0``
Release: ``5.5.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.5.0/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.5.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.5.0/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.5.1/changelog.html>`_.
12 changes: 12 additions & 0 deletions providers/airbyte/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,18 @@ Changelog
---------


5.5.1
.....

Bug Fixes
~~~~~~~~~

* ``Fix deferrable execution timeout handling for Airbyte jobs. (#67816)``

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


5.5.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.5.0
Release: 5.5.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.5.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-airbyte 5.5.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-airbyte 5.5.1 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.1.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.1.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.1.tar.gz.sha512>`__)
* `The apache-airflow-providers-airbyte 5.5.1 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.1-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.1-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.5.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: 1779211459
source-date-epoch: 1780426378
# 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.5.1
- 5.5.0
- 5.4.2
- 5.4.1
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.5.0"
version = "5.5.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.5.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.5.0/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.5.1"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.5.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.5.0"
__version__ = "5.5.1"

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

Package ``apache-airflow-providers-akeyless``

Release: ``0.1.0``
Release: ``0.2.0``


`Akeyless <https://www.akeyless.io/>`__ Vault Platform provider for Apache Airflow.
Expand All @@ -38,7 +38,7 @@ This is a provider package for ``akeyless`` provider. All classes for this provi
are in ``airflow.providers.akeyless`` python package.

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

Installation
------------
Expand Down Expand Up @@ -89,4 +89,4 @@ Extra Dependencies
============ =====================

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

0.2.0
-----

.. note::
The Akeyless connection field ``jwt`` has been renamed to ``jwt_token`` so the credential
is correctly masked in logs. Update existing Akeyless connections to use the new field
name. As this provider is still pre-1.0, the breaking change ships in a minor release.

Breaking changes
~~~~~~~~~~~~~~~~~~

* ``Fix Akeyless JWT connection credential is not redacted (#67443)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Prepare providers release 2026-05-05 (#66424)``

0.1.0
-----

Expand Down
6 changes: 3 additions & 3 deletions providers/akeyless/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Provides a Hook, Connection type, and Secrets Backend for managing static secret
dynamic secrets, rotated secrets, and more.


Release: 0.1.0
Release: 0.2.0

Provider package
----------------
Expand Down Expand Up @@ -131,5 +131,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-akeyless 0.1.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.1.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.1.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.1.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-akeyless 0.1.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.1.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.1.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.1.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-akeyless 0.2.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.2.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.2.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.2.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-akeyless 0.2.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.2.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.2.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_akeyless-0.2.0-py3-none-any.whl.sha512>`__)
3 changes: 2 additions & 1 deletion providers/akeyless/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ description: |

state: ready
lifecycle: incubation
source-date-epoch: 1712361600
source-date-epoch: 1780426378
versions:
- 0.2.0
- 0.1.0

integrations:
Expand Down
6 changes: 3 additions & 3 deletions providers/akeyless/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-akeyless"
version = "0.1.0"
version = "0.2.0"
description = "Provider package apache-airflow-providers-akeyless 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-akeyless/0.1.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-akeyless/0.1.0/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-akeyless/0.2.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-akeyless/0.2.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.1.0"
__version__ = "0.2.0"

if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
"2.11.0"
Expand Down
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.29.0``
Release: ``9.30.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.29.0/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.30.0/>`_.

Installation
------------
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.29.0/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.30.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,45 @@
Changelog
---------

9.30.0
......

Features
~~~~~~~~

* ``Add 'GlueCatalogBatchDeletePartitionOperator' (#66721)``
* ``Add 'OpenSearchServerlessCreateCollectionOperator' (#66549)``
* ``Propogate 'verify' and 'botocore_config' in batch triggers (#67508)``
* ``Propogate 'verify' and 'botocore_config' in redshift cluster triggers (#67876)``
* ``Add ExecuteCallback support to AWS ECS Executor (#63657)``

Bug Fixes
~~~~~~~~~

* ``Fix SageMaker processing stopped state handling (#67291)``
* ``Fix EMR Serverless task failure on transient AWS throttling errors (#67222)``
* ``Fix duplicated logs and memory issue with S3 log handler (#67144)``
* ``Fix EksPodOperator 401 with cross-account AssumeRole via aws_conn_id (#65335)``
* ``Fix inconsistency in S3 transfer operators (#67378)``
* ``Support log level parsing from container output in 'EcsRunTaskOperator' (#67180)``

Misc
~~~~

* ``Remove further findings from positional session check (#67712)``
* ``Cleanup redundant RedshiftHook TODO comment for cluster snapshot creation (#67485)``
* ``Add prek hook to enforce HTTPException is imported from fastapi (#67367)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix example_opensearch_serverless system test (#67666)``
* ``Fix example_mwaa_serverless system test race condition with stop_workflow_run (#67578)``
* ``Fix smus_notebook system test failure in deferrable CI rotation (#67568)``
* ``Fix smus_notebook system test: assume DataZone environment role via aws_conn_id (#66976)``
* ``Fix provider executor tests broken in main (#67268)``
* ``Replace fixed sleep with active IAM trust policy validation in example_emr_eks (#66736)``


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


Release: 9.29.0
Release: 9.30.0

Provider package
----------------
Expand Down Expand Up @@ -169,5 +169,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.29.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.29.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.29.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.29.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.29.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.29.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.29.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.29.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-amazon 9.30.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.30.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.30.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.30.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.30.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.30.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.30.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.30.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: 1779136996
source-date-epoch: 1780426378
# 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.30.0
- 9.29.0
- 9.28.0
- 9.27.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.29.0"
version = "9.30.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.29.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.29.0/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.30.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.30.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.29.0"
__version__ = "9.30.0"

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

Package ``apache-airflow-providers-apache-cassandra``

Release: ``3.9.4``
Release: ``3.9.5``


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

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

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

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

3.9.5
.....

Misc
~~~~

* ``Add explicit [tool.flit.sdist] sections to flit-based pyproject.tomls (#65861)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix stale system test documentation links (#65071)``


3.9.4
.....

Expand Down
Loading
Loading