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
  •  
  •  
  •  
1 change: 0 additions & 1 deletion providers/airbyte/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Package ``apache-airflow-providers-airbyte``

Release: ``5.2.3``

Release Date: ``|PypiReleaseDate|``

`Airbyte <https://airbyte.com/>`__

Expand Down
2 changes: 1 addition & 1 deletion providers/airbyte/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f
b7846750bdd11989ce84717ee5c747b8006b74cd
1 change: 0 additions & 1 deletion providers/alibaba/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Package ``apache-airflow-providers-alibaba``

Release: ``3.2.2``

Release Date: ``|PypiReleaseDate|``

Alibaba Cloud integration (including `Alibaba Cloud <https://www.alibabacloud.com/>`__).

Expand Down
2 changes: 1 addition & 1 deletion providers/alibaba/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f
b7846750bdd11989ce84717ee5c747b8006b74cd
7 changes: 3 additions & 4 deletions providers/amazon/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@

Package ``apache-airflow-providers-amazon``

Release: ``9.12.0``
Release: ``9.13.0``

Release Date: ``|PypiReleaseDate|``

Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).

Expand All @@ -37,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.12.0/>`_.
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.13.0/>`_.

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

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

9.13.0
......


Release Date: ``|PypiReleaseDate|``

Features
~~~~~~~~

* ``feature: Add OpenLineage support for transfer operators between GCS and S3 (#54269)``
* ``Update HiveToDynamoDBOperator to support Polars (#54221)``
* ``Update 'SqlToS3Operator' to support Polars and deprecate 'read_pd_kwargs' (#54195)``

Bug Fixes
~~~~~~~~~

* ``Fix SqlToS3Operator _partition_dataframe for proper polars support (#54588)``
* ``fixing file extension issue on SqlToS3Operator (#54187)``
* ``Fix connection management for EKS token generation (#55195)``
* ``Retry on more edge cases for bedrock (#55201)``

Misc
~~~~

* ``Refactor Common Queue Interface (#54651)``
* ``Introduce 'LIST' logic in AWS auth manager (#54987)``
* ``Move secrets_masker over to airflow_shared distribution (#54449)``
* ``Handle task-sdk connection retrieval import error in BaseHook (#54692)``
* ``Remove end_from_trigger attribute in trigger (#54567)``
* ``Remove redundant exception handling in AWS hook (#54485)``
* ``Remove end_from_trigger attribute in trigger (#54531)``
* ``Unify error handling when connection is not found in aws hook (#54299)``
* ``Fix a small typo and improve logging in bedrock error handling (#55271)``

Doc-only
~~~~~~~~

* ``Make term Dag consistent in providers docs (#55101)``
* ``Mark Batch Executor as stable (#54924)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Remove airflow.models.DAG (#54383)``
* ``Add missing test for amazon/aws/executors/ecs/boto_schema.py (#54930)``
* ``Move trigger_rule utils from 'airflow/utils' to 'airflow.task'and integrate with Execution API spec (#53389)``
* ``Make AWS notifier tests db independent (#54668)``
* ``Replace API server's direct Connection access workaround in BaseHook (#54083)``
* ``Switch pre-commit to prek (#54258)``
* ``Mock AWS during Athena tests (#54576)``
* ``make bundle_name not nullable (#47592)``
* ``Add CI support for SQLAlchemy 2.0 (#52233)``
* ``Fix Airflow 2 reference in README/index of providers (#55240)``
* ``Update models used in bedrock system tests (#55229)``

9.12.0
......

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


Release: 9.12.0

Release Date: ``|PypiReleaseDate|``
Release: 9.13.0

Provider package
----------------
Expand Down Expand Up @@ -168,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-amazon 9.12.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.12.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.12.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.12.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.12.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.12.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.12.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.12.0-py3-none-any.whl.sha512>`__)
* `The apache-airflow-providers-amazon 9.13.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.13.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.13.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.13.0.tar.gz.sha512>`__)
* `The apache-airflow-providers-amazon 9.13.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.13.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.13.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-9.13.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: 1754502801
source-date-epoch: 1756876382
# 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.13.0
- 9.12.0
- 9.11.0
- 9.10.0
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.12.0"
version = "9.13.0"
description = "Provider package apache-airflow-providers-amazon for Apache Airflow"
readme = "README.rst"
authors = [
Expand Down Expand Up @@ -140,7 +140,7 @@ dependencies = [
"apache-airflow-providers-standard"
]
"common.messaging" = [
"apache-airflow-providers-common-messaging>=1.0.3"
"apache-airflow-providers-common-messaging>=2.0.0"
]

[dependency-groups]
Expand Down Expand Up @@ -206,8 +206,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.12.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.12.0/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.13.0"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.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__ = "9.12.0"
__version__ = "9.13.0"

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

Package ``apache-airflow-providers-apache-beam``

Release: ``6.1.3``
Release: ``6.1.4``

Release Date: ``|PypiReleaseDate|``

`Apache Beam <https://beam.apache.org/>`__.

Expand All @@ -37,7 +36,7 @@ This is a provider package for ``apache.beam`` provider. All classes for this pr
are in ``airflow.providers.apache.beam`` python package.

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

Installation
------------
Expand Down Expand Up @@ -83,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-apache-beam/6.1.3/changelog.html>`_.
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-apache-beam/6.1.4/changelog.html>`_.
25 changes: 25 additions & 0 deletions providers/apache/beam/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,31 @@
Changelog
---------

6.1.4
.....


Release Date: ``|PypiReleaseDate|``

Bug Fixes
~~~~~~~~~

* ``fix apache beam provider with missing google provider (#54982)``

Doc-only
~~~~~~~~

* ``Make term Dag consistent in providers docs (#55101)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Move trigger_rule utils from 'airflow/utils' to 'airflow.task'and integrate with Execution API spec (#53389)``
* ``Switch pre-commit to prek (#54258)``

.. Review and move the new changes to one of the sections above:
* ``Fix Airflow 2 reference in README/index of providers (#55240)``
* ``switch to DataflowJobStateCompleteTrigger to work with modern google-provider (#55156)``

6.1.3
.....

Expand Down
8 changes: 3 additions & 5 deletions providers/apache/beam/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ apache-airflow-providers-apache-beam package
`Apache Beam <https://beam.apache.org/>`__.


Release: 6.1.3

Release Date: ``|PypiReleaseDate|``
Release: 6.1.4

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

state: ready
source-date-epoch: 1753688579
source-date-epoch: 1756876404
# 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.1.4
- 6.1.3
- 6.1.2
- 6.1.1
Expand Down
6 changes: 3 additions & 3 deletions providers/apache/beam/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-beam"
version = "6.1.3"
version = "6.1.4"
description = "Provider package apache-airflow-providers-apache-beam for Apache Airflow"
readme = "README.rst"
authors = [
Expand Down Expand Up @@ -110,8 +110,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-beam/6.1.3"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-beam/6.1.3/changelog.html"
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-beam/6.1.4"
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-beam/6.1.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__ = "6.1.3"
__version__ = "6.1.4"

if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
"2.10.0"
Expand Down
1 change: 0 additions & 1 deletion providers/apache/cassandra/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Package ``apache-airflow-providers-apache-cassandra``

Release: ``3.8.2``

Release Date: ``|PypiReleaseDate|``

`Apache Cassandra <https://cassandra.apache.org/>`__.

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f
b7846750bdd11989ce84717ee5c747b8006b74cd
1 change: 0 additions & 1 deletion providers/apache/drill/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Package ``apache-airflow-providers-apache-drill``

Release: ``3.1.2``

Release Date: ``|PypiReleaseDate|``

`Apache Drill <https://drill.apache.org/>`__.

Expand Down
2 changes: 1 addition & 1 deletion providers/apache/drill/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4a8567b20bdd6555cbdc936d6674bf4fa390b0d5
b7846750bdd11989ce84717ee5c747b8006b74cd
1 change: 0 additions & 1 deletion providers/apache/druid/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Package ``apache-airflow-providers-apache-druid``

Release: ``4.3.0``

Release Date: ``|PypiReleaseDate|``

`Apache Druid <https://druid.apache.org/>`__.

Expand Down
2 changes: 1 addition & 1 deletion providers/apache/druid/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f
b7846750bdd11989ce84717ee5c747b8006b74cd
1 change: 0 additions & 1 deletion providers/apache/flink/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Package ``apache-airflow-providers-apache-flink``

Release: ``1.7.2``

Release Date: ``|PypiReleaseDate|``

`Apache Flink <https://flink.apache.org/>`__

Expand Down
2 changes: 1 addition & 1 deletion providers/apache/flink/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f
b7846750bdd11989ce84717ee5c747b8006b74cd
1 change: 0 additions & 1 deletion providers/apache/hdfs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Package ``apache-airflow-providers-apache-hdfs``

Release: ``4.10.2``

Release Date: ``|PypiReleaseDate|``

`Hadoop Distributed File System (HDFS) <https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html>`__
and `WebHDFS <https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html>`__.
Expand Down
2 changes: 1 addition & 1 deletion providers/apache/hdfs/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d4473555c0e7022e073489b7163d49102881a1a6
3442d811cf693e836a862652c9caf04b7a373af7
1 change: 0 additions & 1 deletion providers/apache/hive/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Package ``apache-airflow-providers-apache-hive``

Release: ``9.1.2``

Release Date: ``|PypiReleaseDate|``

`Apache Hive <https://hive.apache.org/>`__

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 @@
7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f
b7846750bdd11989ce84717ee5c747b8006b74cd
1 change: 0 additions & 1 deletion providers/apache/iceberg/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Package ``apache-airflow-providers-apache-iceberg``

Release: ``1.3.2``

Release Date: ``|PypiReleaseDate|``

`Iceberg <https://iceberg.apache.org/>`__

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4a8567b20bdd6555cbdc936d6674bf4fa390b0d5
b7846750bdd11989ce84717ee5c747b8006b74cd
1 change: 0 additions & 1 deletion providers/apache/impala/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ Package ``apache-airflow-providers-apache-impala``

Release: ``1.7.2``

Release Date: ``|PypiReleaseDate|``

`Apache Impala <https://impala.apache.org/>`__.

Expand Down
2 changes: 1 addition & 1 deletion providers/apache/impala/docs/.latest-doc-only-change.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d61fe47bf63387a4157fa99093471583623a1483
3442d811cf693e836a862652c9caf04b7a373af7
Loading
Loading