diff --git a/providers/.last_release_date.txt b/providers/.last_release_date.txt index 153381a524401..5c4e706044a16 100644 --- a/providers/.last_release_date.txt +++ b/providers/.last_release_date.txt @@ -1 +1 @@ -2026-04-07 +2026-04-08 diff --git a/providers/amazon/docs/changelog.rst b/providers/amazon/docs/changelog.rst index a50dea4685069..811cdbbd93b32 100644 --- a/providers/amazon/docs/changelog.rst +++ b/providers/amazon/docs/changelog.rst @@ -41,6 +41,7 @@ Bug Fixes * ``Fix AwsBaseWaiterTrigger losing error details on deferred task failure (#64085)`` * ``Fix assume_role_with_web_identity not using botocore config for STS calls (#64216)`` +* ``Fix GlueJobOperator verbose logs not showing in deferrable mode (#64342)`` Misc ~~~~ @@ -53,12 +54,15 @@ Misc * ``Add OpenLineage parent info injection to GlueJobOperator (#64513)`` * ``Remove obsolete boto3 extra from aiobotocore dependency (#64330)`` * ``Replace AWS keys with placeholder text in documentation and code examples (#63577)`` +* ``Fix stale system test documentation links (#65071)`` +* ``add more debugging logs when emr_eks system tests fail (#64817)`` +* ``Compat sdk conf follow-up for multiple providers (#64161)`` .. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!): * ``Revert "fix(glue): Fix GlueJobOperator verbose logs not showing in deferrable mode (#63086)" (#64340)`` * ``fix(glue): Fix GlueJobOperator verbose logs not showing in deferrable mode (#63086)`` - * ``Compat sdk conf follow-up for multiple providers (#64161)`` + * ``Prepare providers release 2026-04-07 (#64864)`` 9.24.0 ...... diff --git a/providers/common/compat/docs/changelog.rst b/providers/common/compat/docs/changelog.rst index a329256d7c759..87741173e8720 100644 --- a/providers/common/compat/docs/changelog.rst +++ b/providers/common/compat/docs/changelog.rst @@ -33,9 +33,11 @@ Misc * ``Add OpenLineage parent and transport info injection to 'EmrServerlessStartJobOperator' (#64807)`` * ``Add OpenLineage parent info injection to GlueJobOperator (#64513)`` +* ``Fix RESOURCE_ASSET compatibility with Airflow 2.x in common-compat (#64933)`` .. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!): + * ``Prepare providers release 2026-04-07 (#64864)`` 1.14.2 ...... diff --git a/providers/openlineage/docs/changelog.rst b/providers/openlineage/docs/changelog.rst index 0266040755b48..50b98e26fdab8 100644 --- a/providers/openlineage/docs/changelog.rst +++ b/providers/openlineage/docs/changelog.rst @@ -34,9 +34,18 @@ Features * ``Add OpenLineage parent and transport info injection to 'EmrServerlessStartJobOperator' (#64807)`` * ``Add OpenLineage parent info injection to GlueJobOperator (#64513)`` +* ``Add dagrun partition info to OpenLineage events (#64897)`` +* ``Fix OpenLineage SQL utils emitting duplicate datasets for tables in multiple schemas (#64622)`` + +Misc +~~~~ + +* ``Fix example dags documentation links (#65071)`` + .. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!): + * ``Prepare providers release 2026-04-07 (#64864)`` 2.13.0 ...... diff --git a/providers/vespa/README.rst b/providers/vespa/README.rst index a6d57d7e6d469..953a7482211e3 100644 --- a/providers/vespa/README.rst +++ b/providers/vespa/README.rst @@ -45,7 +45,7 @@ You can install this package on top of an existing Airflow installation (see ``R for the minimum Airflow version supported) via ``pip install apache-airflow-providers-vespa`` -The package supports the following python versions: 3.10,3.11,3.12,3.13 +The package supports the following python versions: 3.10,3.11,3.12,3.13,3.14 Requirements ------------ diff --git a/providers/vespa/docs/commits.rst b/providers/vespa/docs/commits.rst index 7b51b8a92dbb8..4da1794c15000 100644 --- a/providers/vespa/docs/commits.rst +++ b/providers/vespa/docs/commits.rst @@ -1,3 +1,4 @@ + .. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information