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-07-22
2026-08-01
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: ``6.0.0``
Release: ``6.0.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/6.0.0/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-airbyte/6.0.1/>`_.

Installation
------------
Expand All @@ -60,4 +60,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-airbyte/6.0.0/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-airbyte/6.0.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 @@ -26,6 +26,17 @@
Changelog
---------

6.0.1
.....

Bug Fixes
~~~~~~~~~

* ``Fix AirbyteJobSensor marking a cancelled job as success in deferrable mode (#69786)``

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

6.0.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: 6.0.0
Release: 6.0.1

Provider package
----------------
Expand Down Expand Up @@ -111,5 +111,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 6.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-airbyte 6.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-airbyte 6.0.1 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.1.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.1.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.1.tar.gz.sha512>`__)
* `The apache-airflow-providers-airbyte 6.0.1 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.1-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.1-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-6.0.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: 1784794681
source-date-epoch: 1785633505
# 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:
- 6.0.1
- 6.0.0
- 5.5.2
- 5.5.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 = "6.0.0"
version = "6.0.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/6.0.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/6.0.0/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/6.0.1"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/6.0.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__ = "6.0.0"
__version__ = "6.0.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/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.9``
Release: ``3.4.0``


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

Installation
------------
Expand All @@ -63,4 +63,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-alibaba/3.3.9/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.4.0/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.4.0
.....

Features
~~~~~~~~

* ``Add OSSRemoteLogIO.from_config and register oss remote logging scheme (#70682)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix no-op assertion in MaxCompute run_sql test (#69406)``
* ``Use common.compat.sdk for timezone imports in providers (#70492)``
* ``Fix inconsistency between generated provider docs and pyproject.toml (#68991)``

3.3.9
.....

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.9
Release: 3.4.0

Provider package
----------------
Expand Down Expand Up @@ -115,5 +115,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.9 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.9.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.9.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.9.tar.gz.sha512>`__)
* `The apache-airflow-providers-alibaba 3.3.9 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.9-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.9-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.9-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-alibaba 3.4.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.4.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.4.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.4.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-alibaba 3.4.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.4.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.4.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.4.0-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: 1781642052
source-date-epoch: 1785633505
# 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.4.0
- 3.3.9
- 3.3.8
- 3.3.7
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.9"
version = "3.4.0"
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.9"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.9/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.4.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.4.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__ = "3.3.9"
__version__ = "3.4.0"

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

Installation
------------
Expand All @@ -54,7 +54,7 @@ Requirements
PIP package Version required
========================================== ======================================
``apache-airflow`` ``>=2.11.0``
``apache-airflow-providers-common-compat`` ``>=1.14.3``
``apache-airflow-providers-common-compat`` ``>=1.18.0``
``apache-airflow-providers-common-sql`` ``>=1.32.0``
``apache-airflow-providers-http``
``boto3`` ``>=1.41.0``
Expand Down Expand Up @@ -105,9 +105,9 @@ Dependent package
Optional dependencies
----------------------

==================== ============================================================================================================================================================
==================== =====================================================================================================================================================================
Extra Dependencies
==================== ============================================================================================================================================================
==================== =====================================================================================================================================================================
``aiobotocore`` ``aiobotocore>=3.0.0``
``cncf.kubernetes`` ``apache-airflow-providers-cncf-kubernetes>=7.2.0``
``s3fs`` ``s3fs>=2023.10.0``
Expand All @@ -120,14 +120,14 @@ Extra Dependencies
``imap`` ``apache-airflow-providers-imap``
``microsoft.azure`` ``apache-airflow-providers-microsoft-azure``
``mongo`` ``apache-airflow-providers-mongo``
``pandas`` ``pandas>=2.1.2; python_version <"3.13"``, ``pandas>=2.2.3; python_version >="3.13" and python_version <"3.14"``, ``pandas>=2.3.3; python_version >="3.14"``
``pandas`` ``pandas>=2.1.2,<3; python_version <"3.13"``, ``pandas>=2.2.3,<3; python_version >="3.13" and python_version <"3.14"``, ``pandas>=2.3.3,<3; python_version >="3.14"``
``openlineage`` ``apache-airflow-providers-openlineage>=2.3.0``
``salesforce`` ``apache-airflow-providers-salesforce``
``ssh`` ``apache-airflow-providers-ssh``
``standard`` ``apache-airflow-providers-standard``
``common.messaging`` ``apache-airflow-providers-common-messaging>=2.0.0``
``sqlalchemy`` ``sqlalchemy>=1.4.54``
==================== ============================================================================================================================================================
==================== =====================================================================================================================================================================

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

9.34.0
......

Features
~~~~~~~~

* ``Cancel the Redshift statement when a user kills the deferred task (#69676)``
* ``Support setting an S3 object ACL for remote task logs (#70394)``
* ``Add 'DmsReloadTablesOperator' (#70569)``
* ``Add deferrable mode to DynamoDBValueSensor (#69799)``

Bug Fixes
~~~~~~~~~

* ``Refuse the team agnostic fall-through for a team scoped AWS secret name (#70878)``
* ``Retry EKS resource deletion on transient ResourceInUseException (#70260)``
* ``Apply SageMaker operator template-field checks after rendering (#70485)``
* ``Resolve S3ToRedshiftOperator connection and kwargs after template rendering (#70486)``
* ``Move AwsToAwsBaseOperator fallback out of init (#70445)``
* ``Fix EcsRunTaskOperator deferred logs read from the wrong region (#70474)``
* ``Allow templated fields in AppFlow operators (#70440)``
* ``Fix EcsRunTaskOperator deferred-logs region and template field init (#70464)``
* ``Fix MongoToS3Operator aggregate-pipeline detection before rendering (#70330)``
* ``Strip GlueDataQualityOperator ruleset after rendering (#70331)``
* ``Move template-field validation/transformation out of init for Amazon Bedrock operators (#70306)``
* ``Move template-field validation out of init for Amazon DataSync operator (#70324)``

Misc
~~~~

* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
* ``Keep S3DeleteObjectsOperator validation in __init__, narrow to ValueError (#70359)``
* ``Rename StepFunctionStartExecutionOperator's input field to match its constructor argument (#70544)``
* ``Fix mypy arg-type error in Redshift Data get_primary_keys (#70677)``
* ``Add IMPORT_ERRORS_ALL permission for import errors of files with no registered Dag (#69790)``
* ``Tighten the DMS operator cdc-start checks to 'is not None' and raise ValueError (#70450, #70634)``

Doc-only
~~~~~~~~

* ``Document effect of state-store cleanup for operators with durable execution (#70721)``
* ``Remove hard-coded deferrable crawler run from example_glue (#70206)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Assert the refusal log with getMessage so the compat tests pass (#70905)``
* ``Don't fail on dynamic glue rule set reccomendations (#70801)``
* ``Raise the datamodel-code-generator floor for the codegen toolchain (#70670)``
* ``Make Redshift system-test clusters non-public in sql_to_s3/s3_to_sql (#70705)``
* ``Wait for vector index to stabilize in 'example_bedrock_retrieve_and_generate' (#70649)``
* ``Fix flaky Glue OpenLineage test that calls the real AWS endpoint (#70500)``

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


Release: 9.33.0
Release: 9.34.0

Provider package
----------------
Expand All @@ -112,7 +112,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.14.3``
``apache-airflow-providers-common-compat`` ``>=1.18.0``
``apache-airflow-providers-common-sql`` ``>=1.32.0``
``apache-airflow-providers-http``
``boto3`` ``>=1.41.0``
Expand Down Expand Up @@ -201,5 +201,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.33.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.33.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.33.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.33.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.33.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.33.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.33.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.33.0-py3-none-any.whl.sha512>`__)
* `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>`__)
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: 1784746595
source-date-epoch: 1785633505
# 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.34.0
- 9.33.0
- 9.32.0
- 9.31.0
Expand Down
Loading
Loading