From 2d3b0901424255de4914bda7adeff7927ea2435d Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Tue, 2 Jun 2026 21:55:13 +0200 Subject: [PATCH 1/4] Prepare provider documentation 2026-06-02 --- providers/.last_release_date.txt | 2 +- providers/airbyte/README.rst | 6 +- providers/airbyte/docs/changelog.rst | 12 ++ providers/airbyte/docs/index.rst | 6 +- providers/airbyte/provider.yaml | 3 +- providers/airbyte/pyproject.toml | 6 +- .../src/airflow/providers/airbyte/__init__.py | 2 +- providers/akeyless/README.rst | 6 +- providers/akeyless/docs/changelog.rst | 17 ++ providers/akeyless/docs/index.rst | 6 +- providers/akeyless/provider.yaml | 3 +- providers/akeyless/pyproject.toml | 6 +- .../airflow/providers/akeyless/__init__.py | 2 +- providers/amazon/README.rst | 6 +- providers/amazon/docs/changelog.rst | 38 +++++ providers/amazon/docs/index.rst | 6 +- providers/amazon/provider.yaml | 3 +- providers/amazon/pyproject.toml | 6 +- .../src/airflow/providers/amazon/__init__.py | 2 +- providers/apache/cassandra/README.rst | 6 +- providers/apache/cassandra/docs/changelog.rst | 13 ++ providers/apache/cassandra/docs/index.rst | 6 +- providers/apache/cassandra/provider.yaml | 3 +- providers/apache/cassandra/pyproject.toml | 6 +- .../providers/apache/cassandra/__init__.py | 2 +- providers/apache/drill/README.rst | 6 +- providers/apache/drill/docs/changelog.rst | 14 ++ providers/apache/drill/docs/index.rst | 6 +- providers/apache/drill/provider.yaml | 3 +- providers/apache/drill/pyproject.toml | 6 +- .../providers/apache/drill/__init__.py | 2 +- providers/apache/flink/README.rst | 6 +- providers/apache/flink/docs/changelog.rst | 12 ++ providers/apache/flink/docs/index.rst | 6 +- providers/apache/flink/provider.yaml | 3 +- providers/apache/flink/pyproject.toml | 6 +- .../providers/apache/flink/__init__.py | 2 +- providers/apache/iceberg/README.rst | 6 +- providers/apache/iceberg/docs/changelog.rst | 13 ++ providers/apache/iceberg/docs/index.rst | 6 +- providers/apache/iceberg/provider.yaml | 3 +- providers/apache/iceberg/pyproject.toml | 6 +- .../providers/apache/iceberg/__init__.py | 2 +- providers/apache/impala/README.rst | 6 +- providers/apache/impala/docs/changelog.rst | 13 ++ providers/apache/impala/docs/index.rst | 6 +- providers/apache/impala/provider.yaml | 3 +- providers/apache/impala/pyproject.toml | 6 +- .../providers/apache/impala/__init__.py | 2 +- providers/apache/kylin/README.rst | 6 +- providers/apache/kylin/docs/changelog.rst | 13 ++ providers/apache/kylin/docs/index.rst | 6 +- providers/apache/kylin/provider.yaml | 3 +- providers/apache/kylin/pyproject.toml | 6 +- .../providers/apache/kylin/__init__.py | 2 +- providers/apache/pig/README.rst | 6 +- providers/apache/pig/docs/changelog.rst | 14 ++ providers/apache/pig/docs/index.rst | 6 +- providers/apache/pig/provider.yaml | 3 +- providers/apache/pig/pyproject.toml | 6 +- .../airflow/providers/apache/pig/__init__.py | 2 +- providers/apache/pinot/README.rst | 6 +- providers/apache/pinot/docs/changelog.rst | 13 ++ providers/apache/pinot/docs/index.rst | 6 +- providers/apache/pinot/provider.yaml | 3 +- providers/apache/pinot/pyproject.toml | 6 +- .../providers/apache/pinot/__init__.py | 2 +- providers/apache/spark/README.rst | 6 +- providers/apache/spark/docs/changelog.rst | 19 +++ providers/apache/spark/docs/index.rst | 6 +- providers/apache/spark/provider.yaml | 3 +- providers/apache/spark/pyproject.toml | 6 +- .../providers/apache/spark/__init__.py | 2 +- providers/apache/tinkerpop/README.rst | 6 +- providers/apache/tinkerpop/docs/changelog.rst | 13 ++ providers/apache/tinkerpop/docs/index.rst | 6 +- providers/apache/tinkerpop/provider.yaml | 3 +- providers/apache/tinkerpop/pyproject.toml | 6 +- .../providers/apache/tinkerpop/__init__.py | 2 +- providers/apprise/README.rst | 6 +- providers/apprise/docs/changelog.rst | 12 ++ providers/apprise/docs/index.rst | 6 +- providers/apprise/provider.yaml | 3 +- providers/apprise/pyproject.toml | 6 +- .../src/airflow/providers/apprise/__init__.py | 2 +- providers/arangodb/README.rst | 6 +- providers/arangodb/docs/changelog.rst | 12 ++ providers/arangodb/docs/index.rst | 6 +- providers/arangodb/provider.yaml | 3 +- providers/arangodb/pyproject.toml | 6 +- .../airflow/providers/arangodb/__init__.py | 2 +- providers/asana/README.rst | 6 +- providers/asana/docs/changelog.rst | 13 ++ providers/asana/docs/index.rst | 6 +- providers/asana/provider.yaml | 3 +- providers/asana/pyproject.toml | 6 +- .../src/airflow/providers/asana/__init__.py | 2 +- providers/atlassian/jira/README.rst | 6 +- providers/atlassian/jira/docs/changelog.rst | 12 ++ providers/atlassian/jira/docs/index.rst | 6 +- providers/atlassian/jira/provider.yaml | 3 +- providers/atlassian/jira/pyproject.toml | 6 +- .../providers/atlassian/jira/__init__.py | 2 +- .../celery/docs/.latest-doc-only-change.txt | 2 +- providers/cloudant/README.rst | 6 +- providers/cloudant/docs/changelog.rst | 12 ++ providers/cloudant/docs/index.rst | 6 +- providers/cloudant/provider.yaml | 3 +- providers/cloudant/pyproject.toml | 6 +- .../airflow/providers/cloudant/__init__.py | 2 +- providers/cncf/kubernetes/README.rst | 6 +- providers/cncf/kubernetes/docs/changelog.rst | 32 ++++ providers/cncf/kubernetes/docs/index.rst | 6 +- providers/cncf/kubernetes/provider.yaml | 3 +- providers/cncf/kubernetes/pyproject.toml | 6 +- .../providers/cncf/kubernetes/__init__.py | 2 +- providers/cohere/README.rst | 6 +- providers/cohere/docs/changelog.rst | 13 ++ providers/cohere/docs/index.rst | 6 +- providers/cohere/provider.yaml | 3 +- providers/cohere/pyproject.toml | 6 +- .../src/airflow/providers/cohere/__init__.py | 2 +- providers/common/ai/README.rst | 19 ++- providers/common/ai/docs/changelog.rst | 50 ++++++ providers/common/ai/docs/index.rst | 6 +- providers/common/ai/provider.yaml | 3 +- providers/common/ai/pyproject.toml | 6 +- .../airflow/providers/common/ai/__init__.py | 2 +- providers/common/io/README.rst | 6 +- providers/common/io/docs/changelog.rst | 13 ++ providers/common/io/docs/index.rst | 6 +- providers/common/io/provider.yaml | 3 +- providers/common/io/pyproject.toml | 6 +- .../airflow/providers/common/io/__init__.py | 2 +- providers/common/messaging/README.rst | 6 +- providers/common/messaging/docs/changelog.rst | 13 ++ providers/common/messaging/docs/index.rst | 2 +- providers/common/messaging/provider.yaml | 3 +- providers/common/messaging/pyproject.toml | 6 +- .../providers/common/messaging/__init__.py | 2 +- providers/common/sql/README.rst | 6 +- providers/common/sql/docs/changelog.rst | 12 ++ providers/common/sql/docs/index.rst | 6 +- providers/common/sql/provider.yaml | 3 +- providers/common/sql/pyproject.toml | 6 +- .../airflow/providers/common/sql/__init__.py | 2 +- providers/databricks/README.rst | 6 +- providers/databricks/docs/changelog.rst | 19 +++ providers/databricks/docs/index.rst | 6 +- providers/databricks/provider.yaml | 3 +- providers/databricks/pyproject.toml | 6 +- .../airflow/providers/databricks/__init__.py | 2 +- providers/datadog/README.rst | 6 +- providers/datadog/docs/changelog.rst | 12 ++ providers/datadog/docs/index.rst | 6 +- providers/datadog/provider.yaml | 3 +- providers/datadog/pyproject.toml | 6 +- .../src/airflow/providers/datadog/__init__.py | 2 +- providers/dbt/cloud/README.rst | 6 +- providers/dbt/cloud/docs/changelog.rst | 12 ++ providers/dbt/cloud/docs/index.rst | 6 +- providers/dbt/cloud/provider.yaml | 3 +- providers/dbt/cloud/pyproject.toml | 6 +- .../airflow/providers/dbt/cloud/__init__.py | 2 +- providers/dingding/README.rst | 6 +- providers/dingding/docs/changelog.rst | 13 ++ providers/dingding/docs/index.rst | 6 +- providers/dingding/provider.yaml | 3 +- providers/dingding/pyproject.toml | 6 +- .../airflow/providers/dingding/__init__.py | 2 +- providers/docker/README.rst | 6 +- providers/docker/docs/changelog.rst | 12 ++ providers/docker/docs/index.rst | 6 +- providers/docker/provider.yaml | 3 +- providers/docker/pyproject.toml | 6 +- .../src/airflow/providers/docker/__init__.py | 2 +- providers/edge3/README.rst | 6 +- providers/edge3/docs/changelog.rst | 36 ++++ providers/edge3/docs/index.rst | 6 +- providers/edge3/provider.yaml | 3 +- providers/edge3/pyproject.toml | 6 +- .../src/airflow/providers/edge3/__init__.py | 2 +- providers/elasticsearch/README.rst | 15 +- providers/elasticsearch/docs/changelog.rst | 18 ++ providers/elasticsearch/docs/index.rst | 6 +- providers/elasticsearch/provider.yaml | 3 +- providers/elasticsearch/pyproject.toml | 6 +- .../providers/elasticsearch/__init__.py | 2 +- providers/exasol/README.rst | 6 +- providers/exasol/docs/changelog.rst | 13 ++ providers/exasol/docs/index.rst | 6 +- providers/exasol/provider.yaml | 3 +- providers/exasol/pyproject.toml | 6 +- .../src/airflow/providers/exasol/__init__.py | 2 +- providers/fab/README.rst | 6 +- providers/fab/docs/changelog.rst | 26 +++ providers/fab/docs/index.rst | 6 +- providers/fab/provider.yaml | 3 +- providers/fab/pyproject.toml | 6 +- .../fab/src/airflow/providers/fab/__init__.py | 2 +- providers/facebook/README.rst | 6 +- providers/facebook/docs/changelog.rst | 12 ++ providers/facebook/docs/index.rst | 6 +- providers/facebook/provider.yaml | 3 +- providers/facebook/pyproject.toml | 6 +- .../airflow/providers/facebook/__init__.py | 2 +- .../git/docs/.latest-doc-only-change.txt | 2 +- providers/github/README.rst | 6 +- providers/github/docs/changelog.rst | 13 ++ providers/github/docs/index.rst | 6 +- providers/github/provider.yaml | 3 +- providers/github/pyproject.toml | 6 +- .../src/airflow/providers/github/__init__.py | 2 +- providers/google/README.rst | 6 +- providers/google/docs/changelog.rst | 36 ++++ providers/google/docs/index.rst | 6 +- providers/google/provider.yaml | 3 +- providers/google/pyproject.toml | 6 +- .../src/airflow/providers/google/__init__.py | 2 +- providers/grpc/README.rst | 6 +- providers/grpc/docs/changelog.rst | 12 ++ providers/grpc/docs/index.rst | 6 +- providers/grpc/provider.yaml | 3 +- providers/grpc/pyproject.toml | 6 +- .../src/airflow/providers/grpc/__init__.py | 2 +- providers/hashicorp/README.rst | 6 +- providers/hashicorp/docs/changelog.rst | 19 +++ providers/hashicorp/docs/index.rst | 6 +- providers/hashicorp/provider.yaml | 3 +- providers/hashicorp/pyproject.toml | 6 +- .../airflow/providers/hashicorp/__init__.py | 2 +- providers/http/README.rst | 6 +- providers/http/docs/changelog.rst | 18 ++ providers/http/docs/index.rst | 6 +- providers/http/provider.yaml | 3 +- providers/http/pyproject.toml | 6 +- .../src/airflow/providers/http/__init__.py | 2 +- providers/informatica/README.rst | 6 +- providers/informatica/docs/changelog.rst | 17 ++ providers/informatica/docs/index.rst | 6 +- providers/informatica/provider.yaml | 3 +- providers/informatica/pyproject.toml | 6 +- .../airflow/providers/informatica/__init__.py | 2 +- providers/jdbc/README.rst | 16 +- providers/jdbc/docs/changelog.rst | 19 +++ providers/jdbc/docs/index.rst | 6 +- providers/jdbc/provider.yaml | 3 +- providers/jdbc/pyproject.toml | 6 +- .../src/airflow/providers/jdbc/__init__.py | 2 +- providers/jenkins/README.rst | 6 +- providers/jenkins/docs/changelog.rst | 13 ++ providers/jenkins/docs/index.rst | 6 +- providers/jenkins/provider.yaml | 3 +- providers/jenkins/pyproject.toml | 6 +- .../src/airflow/providers/jenkins/__init__.py | 2 +- providers/keycloak/README.rst | 6 +- providers/keycloak/docs/changelog.rst | 13 ++ providers/keycloak/docs/index.rst | 6 +- providers/keycloak/provider.yaml | 3 +- providers/keycloak/pyproject.toml | 6 +- .../airflow/providers/keycloak/__init__.py | 2 +- providers/microsoft/azure/README.rst | 6 +- providers/microsoft/azure/docs/changelog.rst | 23 +++ providers/microsoft/azure/docs/index.rst | 6 +- providers/microsoft/azure/provider.yaml | 3 +- providers/microsoft/azure/pyproject.toml | 6 +- .../providers/microsoft/azure/__init__.py | 2 +- providers/microsoft/mssql/README.rst | 6 +- providers/microsoft/mssql/docs/changelog.rst | 12 ++ providers/microsoft/mssql/docs/index.rst | 6 +- providers/microsoft/mssql/provider.yaml | 3 +- providers/microsoft/mssql/pyproject.toml | 6 +- .../providers/microsoft/mssql/__init__.py | 2 +- providers/microsoft/psrp/README.rst | 6 +- providers/microsoft/psrp/docs/changelog.rst | 12 ++ providers/microsoft/psrp/docs/index.rst | 6 +- providers/microsoft/psrp/provider.yaml | 3 +- providers/microsoft/psrp/pyproject.toml | 6 +- .../providers/microsoft/psrp/__init__.py | 2 +- providers/microsoft/winrm/README.rst | 6 +- providers/microsoft/winrm/docs/changelog.rst | 13 ++ providers/microsoft/winrm/docs/index.rst | 6 +- providers/microsoft/winrm/provider.yaml | 3 +- providers/microsoft/winrm/pyproject.toml | 6 +- .../providers/microsoft/winrm/__init__.py | 2 +- providers/mysql/README.rst | 6 +- providers/mysql/docs/changelog.rst | 22 +++ providers/mysql/docs/index.rst | 6 +- providers/mysql/provider.yaml | 3 +- providers/mysql/pyproject.toml | 6 +- .../src/airflow/providers/mysql/__init__.py | 2 +- providers/neo4j/README.rst | 6 +- providers/neo4j/docs/changelog.rst | 13 ++ providers/neo4j/docs/index.rst | 6 +- providers/neo4j/provider.yaml | 3 +- providers/neo4j/pyproject.toml | 6 +- .../src/airflow/providers/neo4j/__init__.py | 2 +- providers/odbc/README.rst | 6 +- providers/odbc/docs/changelog.rst | 12 ++ providers/odbc/docs/index.rst | 6 +- providers/odbc/provider.yaml | 3 +- providers/odbc/pyproject.toml | 6 +- .../src/airflow/providers/odbc/__init__.py | 2 +- providers/openai/README.rst | 6 +- providers/openai/docs/changelog.rst | 13 ++ providers/openai/docs/index.rst | 6 +- providers/openai/provider.yaml | 3 +- providers/openai/pyproject.toml | 6 +- .../src/airflow/providers/openai/__init__.py | 2 +- providers/openfaas/README.rst | 6 +- providers/openfaas/docs/changelog.rst | 12 ++ providers/openfaas/docs/index.rst | 6 +- providers/openfaas/provider.yaml | 3 +- providers/openfaas/pyproject.toml | 6 +- .../airflow/providers/openfaas/__init__.py | 2 +- providers/openlineage/README.rst | 6 +- providers/openlineage/docs/changelog.rst | 28 ++++ providers/openlineage/docs/index.rst | 6 +- providers/openlineage/provider.yaml | 3 +- providers/openlineage/pyproject.toml | 6 +- .../airflow/providers/openlineage/__init__.py | 2 +- providers/opensearch/README.rst | 6 +- providers/opensearch/docs/changelog.rst | 13 ++ providers/opensearch/docs/index.rst | 6 +- providers/opensearch/provider.yaml | 3 +- providers/opensearch/pyproject.toml | 6 +- .../airflow/providers/opensearch/__init__.py | 2 +- providers/opsgenie/README.rst | 6 +- providers/opsgenie/docs/changelog.rst | 13 ++ providers/opsgenie/docs/index.rst | 6 +- providers/opsgenie/provider.yaml | 3 +- providers/opsgenie/pyproject.toml | 6 +- .../airflow/providers/opsgenie/__init__.py | 2 +- providers/oracle/README.rst | 6 +- providers/oracle/docs/changelog.rst | 12 ++ providers/oracle/docs/index.rst | 6 +- providers/oracle/provider.yaml | 3 +- providers/oracle/pyproject.toml | 6 +- .../src/airflow/providers/oracle/__init__.py | 2 +- providers/pagerduty/README.rst | 6 +- providers/pagerduty/docs/changelog.rst | 12 ++ providers/pagerduty/docs/index.rst | 6 +- providers/pagerduty/provider.yaml | 3 +- providers/pagerduty/pyproject.toml | 6 +- .../airflow/providers/pagerduty/__init__.py | 2 +- providers/papermill/README.rst | 6 +- providers/papermill/docs/changelog.rst | 14 ++ providers/papermill/docs/index.rst | 6 +- providers/papermill/provider.yaml | 3 +- providers/papermill/pyproject.toml | 6 +- .../airflow/providers/papermill/__init__.py | 2 +- providers/pgvector/README.rst | 6 +- providers/pgvector/docs/changelog.rst | 13 ++ providers/pgvector/docs/index.rst | 6 +- providers/pgvector/provider.yaml | 3 +- providers/pgvector/pyproject.toml | 6 +- .../airflow/providers/pgvector/__init__.py | 2 +- providers/postgres/README.rst | 6 +- providers/postgres/docs/changelog.rst | 12 ++ providers/postgres/docs/index.rst | 6 +- providers/postgres/provider.yaml | 3 +- providers/postgres/pyproject.toml | 6 +- .../airflow/providers/postgres/__init__.py | 2 +- providers/qdrant/README.rst | 6 +- providers/qdrant/docs/changelog.rst | 13 ++ providers/qdrant/docs/index.rst | 6 +- providers/qdrant/provider.yaml | 3 +- providers/qdrant/pyproject.toml | 6 +- .../src/airflow/providers/qdrant/__init__.py | 2 +- providers/redis/README.rst | 6 +- providers/redis/docs/changelog.rst | 13 ++ providers/redis/docs/index.rst | 6 +- providers/redis/provider.yaml | 3 +- providers/redis/pyproject.toml | 6 +- .../src/airflow/providers/redis/__init__.py | 2 +- providers/salesforce/README.rst | 6 +- providers/salesforce/docs/changelog.rst | 13 ++ providers/salesforce/docs/index.rst | 6 +- providers/salesforce/provider.yaml | 3 +- providers/salesforce/pyproject.toml | 6 +- .../airflow/providers/salesforce/__init__.py | 2 +- providers/samba/README.rst | 6 +- providers/samba/docs/changelog.rst | 17 ++ providers/samba/docs/index.rst | 6 +- providers/samba/provider.yaml | 3 +- providers/samba/pyproject.toml | 6 +- .../src/airflow/providers/samba/__init__.py | 2 +- providers/segment/README.rst | 6 +- providers/segment/docs/changelog.rst | 12 ++ providers/segment/docs/index.rst | 6 +- providers/segment/provider.yaml | 3 +- providers/segment/pyproject.toml | 6 +- .../src/airflow/providers/segment/__init__.py | 2 +- providers/sendgrid/README.rst | 6 +- providers/sendgrid/docs/changelog.rst | 14 ++ providers/sendgrid/docs/index.rst | 6 +- providers/sendgrid/provider.yaml | 3 +- providers/sendgrid/pyproject.toml | 6 +- .../airflow/providers/sendgrid/__init__.py | 2 +- providers/sftp/README.rst | 6 +- providers/sftp/docs/changelog.rst | 12 ++ providers/sftp/docs/index.rst | 6 +- providers/sftp/provider.yaml | 3 +- providers/sftp/pyproject.toml | 6 +- .../src/airflow/providers/sftp/__init__.py | 2 +- providers/singularity/README.rst | 6 +- providers/singularity/docs/changelog.rst | 13 ++ providers/singularity/docs/index.rst | 6 +- providers/singularity/provider.yaml | 3 +- providers/singularity/pyproject.toml | 6 +- .../airflow/providers/singularity/__init__.py | 2 +- providers/slack/README.rst | 6 +- providers/slack/docs/changelog.rst | 18 ++ providers/slack/docs/index.rst | 6 +- providers/slack/provider.yaml | 3 +- providers/slack/pyproject.toml | 6 +- .../src/airflow/providers/slack/__init__.py | 2 +- providers/sqlite/README.rst | 6 +- providers/sqlite/docs/changelog.rst | 13 ++ providers/sqlite/docs/index.rst | 6 +- providers/sqlite/provider.yaml | 3 +- providers/sqlite/pyproject.toml | 6 +- .../src/airflow/providers/sqlite/__init__.py | 2 +- providers/standard/README.rst | 6 +- providers/standard/docs/changelog.rst | 31 ++++ providers/standard/docs/index.rst | 6 +- providers/standard/provider.yaml | 3 +- providers/standard/pyproject.toml | 6 +- .../airflow/providers/standard/__init__.py | 2 +- providers/tableau/README.rst | 6 +- providers/tableau/docs/changelog.rst | 22 +++ providers/tableau/docs/index.rst | 6 +- providers/tableau/provider.yaml | 3 +- providers/tableau/pyproject.toml | 6 +- .../src/airflow/providers/tableau/__init__.py | 2 +- providers/telegram/README.rst | 6 +- providers/telegram/docs/changelog.rst | 13 ++ providers/telegram/docs/index.rst | 6 +- providers/telegram/provider.yaml | 3 +- providers/telegram/pyproject.toml | 6 +- .../airflow/providers/telegram/__init__.py | 2 +- providers/vespa/README.rst | 6 +- providers/vespa/docs/changelog.rst | 12 ++ providers/vespa/docs/index.rst | 6 +- providers/vespa/provider.yaml | 3 +- providers/vespa/pyproject.toml | 6 +- .../src/airflow/providers/vespa/__init__.py | 2 +- providers/ydb/README.rst | 6 +- providers/ydb/docs/changelog.rst | 13 ++ providers/ydb/docs/index.rst | 6 +- providers/ydb/provider.yaml | 3 +- providers/ydb/pyproject.toml | 6 +- .../ydb/src/airflow/providers/ydb/__init__.py | 2 +- uv.lock | 157 +++++++++--------- 454 files changed, 2221 insertions(+), 904 deletions(-) diff --git a/providers/.last_release_date.txt b/providers/.last_release_date.txt index cbe79341b7715..5b03c1b239fdb 100644 --- a/providers/.last_release_date.txt +++ b/providers/.last_release_date.txt @@ -1 +1 @@ -2026-05-25 +2026-06-02 diff --git a/providers/airbyte/README.rst b/providers/airbyte/README.rst index 4480c4078c3f1..d250c212b3469 100644 --- a/providers/airbyte/README.rst +++ b/providers/airbyte/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-airbyte`` -Release: ``5.5.0`` +Release: ``5.5.1`` `Airbyte `__ @@ -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 `_. +in the `documentation `_. Installation ------------ @@ -79,4 +79,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/airbyte/docs/changelog.rst b/providers/airbyte/docs/changelog.rst index 00651e3618d64..0bd093a64a3dc 100644 --- a/providers/airbyte/docs/changelog.rst +++ b/providers/airbyte/docs/changelog.rst @@ -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 ..... diff --git a/providers/airbyte/docs/index.rst b/providers/airbyte/docs/index.rst index 709dfb406d59e..c5c533bc95760 100644 --- a/providers/airbyte/docs/index.rst +++ b/providers/airbyte/docs/index.rst @@ -76,7 +76,7 @@ apache-airflow-providers-airbyte package `Airbyte `__ -Release: 5.5.0 +Release: 5.5.1 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-airbyte 5.5.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-airbyte 5.5.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-airbyte 5.5.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-airbyte 5.5.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/airbyte/provider.yaml b/providers/airbyte/provider.yaml index 82553590b5a18..5cdbe488b1fb1 100644 --- a/providers/airbyte/provider.yaml +++ b/providers/airbyte/provider.yaml @@ -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 diff --git a/providers/airbyte/pyproject.toml b/providers/airbyte/pyproject.toml index cd2ec217290d3..ca9ce963abbbf 100644 --- a/providers/airbyte/pyproject.toml +++ b/providers/airbyte/pyproject.toml @@ -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" @@ -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" diff --git a/providers/airbyte/src/airflow/providers/airbyte/__init__.py b/providers/airbyte/src/airflow/providers/airbyte/__init__.py index 4a50196ea3867..b3631b6361114 100644 --- a/providers/airbyte/src/airflow/providers/airbyte/__init__.py +++ b/providers/airbyte/src/airflow/providers/airbyte/__init__.py @@ -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" diff --git a/providers/akeyless/README.rst b/providers/akeyless/README.rst index f328437a890aa..bda6ba3f54dae 100644 --- a/providers/akeyless/README.rst +++ b/providers/akeyless/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-akeyless`` -Release: ``0.1.0`` +Release: ``0.2.0`` `Akeyless `__ Vault Platform provider for Apache Airflow. @@ -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 `_. +in the `documentation `_. Installation ------------ @@ -89,4 +89,4 @@ Extra Dependencies ============ ===================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/akeyless/docs/changelog.rst b/providers/akeyless/docs/changelog.rst index 99e6f93490d9c..c7c1bb817c6e7 100644 --- a/providers/akeyless/docs/changelog.rst +++ b/providers/akeyless/docs/changelog.rst @@ -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 ----- diff --git a/providers/akeyless/docs/index.rst b/providers/akeyless/docs/index.rst index bc8d6c588b97e..da4ac5b673a2c 100644 --- a/providers/akeyless/docs/index.rst +++ b/providers/akeyless/docs/index.rst @@ -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 ---------------- @@ -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 `_ -* `The apache-airflow-providers-akeyless 0.1.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-akeyless 0.1.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-akeyless 0.2.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-akeyless 0.2.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/akeyless/provider.yaml b/providers/akeyless/provider.yaml index 1b982ea3eb3e2..27290f9f3ed2c 100644 --- a/providers/akeyless/provider.yaml +++ b/providers/akeyless/provider.yaml @@ -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: diff --git a/providers/akeyless/pyproject.toml b/providers/akeyless/pyproject.toml index 3386e9d5a5ac5..6b4cc8270d73c 100644 --- a/providers/akeyless/pyproject.toml +++ b/providers/akeyless/pyproject.toml @@ -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" @@ -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" diff --git a/providers/akeyless/src/airflow/providers/akeyless/__init__.py b/providers/akeyless/src/airflow/providers/akeyless/__init__.py index 03f394c03d507..1c48175e45b85 100644 --- a/providers/akeyless/src/airflow/providers/akeyless/__init__.py +++ b/providers/akeyless/src/airflow/providers/akeyless/__init__.py @@ -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" diff --git a/providers/amazon/README.rst b/providers/amazon/README.rst index 2d6eb7a52ae11..b03fd9d149526 100644 --- a/providers/amazon/README.rst +++ b/providers/amazon/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-amazon`` -Release: ``9.29.0`` +Release: ``9.30.0`` Amazon integration (including `Amazon Web Services (AWS) `__). @@ -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 `_. +in the `documentation `_. Installation ------------ @@ -133,4 +133,4 @@ Extra Dependencies ==================== ============================================================================================================================================================ The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/amazon/docs/changelog.rst b/providers/amazon/docs/changelog.rst index e3937baf95eba..42a7f8a8d1874 100644 --- a/providers/amazon/docs/changelog.rst +++ b/providers/amazon/docs/changelog.rst @@ -26,6 +26,44 @@ Changelog --------- +9.30.0 +...... + +Features +~~~~~~~~ + +* ``Add 'GlueCatalogBatchDeletePartitionOperator' (#66721)`` +* ``Fix inconsistency in S3 transfer operators (#67378)`` +* ``Add 'OpenSearchServerlessCreateCollectionOperator' (#66549)`` +* ``Propogate 'verify' and 'botocore_config' in batch triggers (#67508)`` +* ``Add ExecuteCallback support to AWS ECS Executor (#63657)`` +* ``fix: Support log level parsing from container output in 'EcsRunTaskOperator' (#67180)`` + +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)`` + +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 ...... diff --git a/providers/amazon/docs/index.rst b/providers/amazon/docs/index.rst index 9fba87ceb0ce1..798b1cf483437 100644 --- a/providers/amazon/docs/index.rst +++ b/providers/amazon/docs/index.rst @@ -88,7 +88,7 @@ apache-airflow-providers-amazon package Amazon integration (including `Amazon Web Services (AWS) `__). -Release: 9.29.0 +Release: 9.30.0 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-amazon 9.29.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-amazon 9.29.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-amazon 9.30.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-amazon 9.30.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/amazon/provider.yaml b/providers/amazon/provider.yaml index 4c991ef1ffe74..aa370469f1ad6 100644 --- a/providers/amazon/provider.yaml +++ b/providers/amazon/provider.yaml @@ -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 diff --git a/providers/amazon/pyproject.toml b/providers/amazon/pyproject.toml index 4e9a735169ff4..35687a31140db 100644 --- a/providers/amazon/pyproject.toml +++ b/providers/amazon/pyproject.toml @@ -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" @@ -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" diff --git a/providers/amazon/src/airflow/providers/amazon/__init__.py b/providers/amazon/src/airflow/providers/amazon/__init__.py index 3be255aee2d56..eada578058835 100644 --- a/providers/amazon/src/airflow/providers/amazon/__init__.py +++ b/providers/amazon/src/airflow/providers/amazon/__init__.py @@ -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" diff --git a/providers/apache/cassandra/README.rst b/providers/apache/cassandra/README.rst index 20415a3e3e250..7cca43f6e8ed1 100644 --- a/providers/apache/cassandra/README.rst +++ b/providers/apache/cassandra/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-cassandra`` -Release: ``3.9.4`` +Release: ``3.9.5`` `Apache Cassandra `__. @@ -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 `_. +in the `documentation `_. Installation ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apache/cassandra/docs/changelog.rst b/providers/apache/cassandra/docs/changelog.rst index f020e29443a9e..b891f0e86e645 100644 --- a/providers/apache/cassandra/docs/changelog.rst +++ b/providers/apache/cassandra/docs/changelog.rst @@ -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 ..... diff --git a/providers/apache/cassandra/docs/index.rst b/providers/apache/cassandra/docs/index.rst index add665b7acc6e..29f3a18bad87f 100644 --- a/providers/apache/cassandra/docs/index.rst +++ b/providers/apache/cassandra/docs/index.rst @@ -76,7 +76,7 @@ apache-airflow-providers-apache-cassandra package `Apache Cassandra `__. -Release: 3.9.4 +Release: 3.9.5 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-apache-cassandra 3.9.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-cassandra 3.9.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-cassandra 3.9.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-cassandra 3.9.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/cassandra/provider.yaml b/providers/apache/cassandra/provider.yaml index b1aecd4ad6ac5..d2144e75f3a25 100644 --- a/providers/apache/cassandra/provider.yaml +++ b/providers/apache/cassandra/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591642 +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: + - 3.9.5 - 3.9.4 - 3.9.3 - 3.9.2 diff --git a/providers/apache/cassandra/pyproject.toml b/providers/apache/cassandra/pyproject.toml index 986f89a54915a..8ae031a4d94cb 100644 --- a/providers/apache/cassandra/pyproject.toml +++ b/providers/apache/cassandra/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-cassandra" -version = "3.9.4" +version = "3.9.5" description = "Provider package apache-airflow-providers-apache-cassandra for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -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-apache-cassandra/3.9.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-cassandra/3.9.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-cassandra/3.9.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-cassandra/3.9.5/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" diff --git a/providers/apache/cassandra/src/airflow/providers/apache/cassandra/__init__.py b/providers/apache/cassandra/src/airflow/providers/apache/cassandra/__init__.py index 650e4a2386571..3a4a5151b8d7f 100644 --- a/providers/apache/cassandra/src/airflow/providers/apache/cassandra/__init__.py +++ b/providers/apache/cassandra/src/airflow/providers/apache/cassandra/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.9.4" +__version__ = "3.9.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/drill/README.rst b/providers/apache/drill/README.rst index 393a18d8c7987..47819680ec1c9 100644 --- a/providers/apache/drill/README.rst +++ b/providers/apache/drill/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-drill`` -Release: ``3.3.2`` +Release: ``3.3.3`` `Apache Drill `__. @@ -36,7 +36,7 @@ This is a provider package for ``apache.drill`` provider. All classes for this p are in ``airflow.providers.apache.drill`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -79,4 +79,4 @@ Dependent package ============================================================================================================ ============== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apache/drill/docs/changelog.rst b/providers/apache/drill/docs/changelog.rst index 7113e22ae2924..0d92a16fe505c 100644 --- a/providers/apache/drill/docs/changelog.rst +++ b/providers/apache/drill/docs/changelog.rst @@ -26,6 +26,20 @@ Changelog --------- +3.3.3 +..... + +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(!): + * ``refactor: word changed from DAG to Dag in providers/apache/ (#66153)`` + * ``Fix stale system test documentation links (#65071)`` + + 3.3.2 ..... diff --git a/providers/apache/drill/docs/index.rst b/providers/apache/drill/docs/index.rst index 6150d9b75461c..6f3474bd63cd9 100644 --- a/providers/apache/drill/docs/index.rst +++ b/providers/apache/drill/docs/index.rst @@ -76,7 +76,7 @@ apache-airflow-providers-apache-drill package `Apache Drill `__. -Release: 3.3.2 +Release: 3.3.3 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-apache-drill 3.3.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-drill 3.3.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-drill 3.3.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-drill 3.3.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/drill/provider.yaml b/providers/apache/drill/provider.yaml index 365fb76f1048d..87570b0087c66 100644 --- a/providers/apache/drill/provider.yaml +++ b/providers/apache/drill/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591653 +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: + - 3.3.3 - 3.3.2 - 3.3.1 - 3.3.0 diff --git a/providers/apache/drill/pyproject.toml b/providers/apache/drill/pyproject.toml index 0c32dd0986c8a..d5a2ab00764b8 100644 --- a/providers/apache/drill/pyproject.toml +++ b/providers/apache/drill/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-drill" -version = "3.3.2" +version = "3.3.3" description = "Provider package apache-airflow-providers-apache-drill for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -102,8 +102,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-drill/3.3.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-drill/3.3.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-drill/3.3.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-drill/3.3.3/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" diff --git a/providers/apache/drill/src/airflow/providers/apache/drill/__init__.py b/providers/apache/drill/src/airflow/providers/apache/drill/__init__.py index 99e873d761511..3eba8c34ce797 100644 --- a/providers/apache/drill/src/airflow/providers/apache/drill/__init__.py +++ b/providers/apache/drill/src/airflow/providers/apache/drill/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.3.2" +__version__ = "3.3.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/flink/README.rst b/providers/apache/flink/README.rst index cc803bb378bbe..09ccedfec4a11 100644 --- a/providers/apache/flink/README.rst +++ b/providers/apache/flink/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-flink`` -Release: ``1.8.4`` +Release: ``1.8.5`` `Apache Flink `__ @@ -36,7 +36,7 @@ This is a provider package for ``apache.flink`` provider. All classes for this p are in ``airflow.providers.apache.flink`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -80,4 +80,4 @@ Dependent package ====================================================================================================================== =================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apache/flink/docs/changelog.rst b/providers/apache/flink/docs/changelog.rst index ea0bd7246e1b0..9a391988e9e37 100644 --- a/providers/apache/flink/docs/changelog.rst +++ b/providers/apache/flink/docs/changelog.rst @@ -26,6 +26,18 @@ Changelog --------- +1.8.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(!): + + 1.8.4 ..... diff --git a/providers/apache/flink/docs/index.rst b/providers/apache/flink/docs/index.rst index f3e8fce89130b..93b4138ea93ac 100644 --- a/providers/apache/flink/docs/index.rst +++ b/providers/apache/flink/docs/index.rst @@ -68,7 +68,7 @@ apache-airflow-providers-apache-flink package `Apache Flink `__ -Release: 1.8.4 +Release: 1.8.5 Provider package ---------------- @@ -123,5 +123,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-apache-flink 1.8.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-flink 1.8.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-flink 1.8.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-flink 1.8.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/flink/provider.yaml b/providers/apache/flink/provider.yaml index cb570600c05c6..644264e6e835e 100644 --- a/providers/apache/flink/provider.yaml +++ b/providers/apache/flink/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298355 +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: + - 1.8.5 - 1.8.4 - 1.8.3 - 1.8.2 diff --git a/providers/apache/flink/pyproject.toml b/providers/apache/flink/pyproject.toml index 2405d64828309..47601b6ba0824 100644 --- a/providers/apache/flink/pyproject.toml +++ b/providers/apache/flink/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-flink" -version = "1.8.4" +version = "1.8.5" description = "Provider package apache-airflow-providers-apache-flink for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -105,8 +105,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-flink/1.8.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-flink/1.8.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-flink/1.8.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-flink/1.8.5/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" diff --git a/providers/apache/flink/src/airflow/providers/apache/flink/__init__.py b/providers/apache/flink/src/airflow/providers/apache/flink/__init__.py index f4858fcd5b593..bdc1e834f2d0d 100644 --- a/providers/apache/flink/src/airflow/providers/apache/flink/__init__.py +++ b/providers/apache/flink/src/airflow/providers/apache/flink/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.8.4" +__version__ = "1.8.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/iceberg/README.rst b/providers/apache/iceberg/README.rst index 3814bb2f0c2fa..1b4697c6842f1 100644 --- a/providers/apache/iceberg/README.rst +++ b/providers/apache/iceberg/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-iceberg`` -Release: ``2.0.2`` +Release: ``2.0.3`` `Iceberg `__ @@ -36,7 +36,7 @@ This is a provider package for ``apache.iceberg`` provider. All classes for this are in ``airflow.providers.apache.iceberg`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apache/iceberg/docs/changelog.rst b/providers/apache/iceberg/docs/changelog.rst index b18ba160d7db0..2535d5f679e98 100644 --- a/providers/apache/iceberg/docs/changelog.rst +++ b/providers/apache/iceberg/docs/changelog.rst @@ -26,6 +26,19 @@ Changelog --------- +2.0.3 +..... + +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)`` + + 2.0.2 ..... diff --git a/providers/apache/iceberg/docs/index.rst b/providers/apache/iceberg/docs/index.rst index f98184d8e7bef..678a33a4533fc 100644 --- a/providers/apache/iceberg/docs/index.rst +++ b/providers/apache/iceberg/docs/index.rst @@ -73,7 +73,7 @@ apache-airflow-providers-apache-iceberg package `Iceberg `__ -Release: 2.0.2 +Release: 2.0.3 Provider package ---------------- @@ -126,5 +126,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-apache-iceberg 2.0.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-iceberg 2.0.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-iceberg 2.0.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-iceberg 2.0.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/iceberg/provider.yaml b/providers/apache/iceberg/provider.yaml index 2cff85b65dd29..913a22a0ff105 100644 --- a/providers/apache/iceberg/provider.yaml +++ b/providers/apache/iceberg/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591708 +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: + - 2.0.3 - 2.0.2 - 2.0.1 - 2.0.0 diff --git a/providers/apache/iceberg/pyproject.toml b/providers/apache/iceberg/pyproject.toml index bfc46a4d738bc..23f30928cce3f 100644 --- a/providers/apache/iceberg/pyproject.toml +++ b/providers/apache/iceberg/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-iceberg" -version = "2.0.2" +version = "2.0.3" description = "Provider package apache-airflow-providers-apache-iceberg for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -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-apache-iceberg/2.0.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-iceberg/2.0.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-iceberg/2.0.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-iceberg/2.0.3/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" diff --git a/providers/apache/iceberg/src/airflow/providers/apache/iceberg/__init__.py b/providers/apache/iceberg/src/airflow/providers/apache/iceberg/__init__.py index eb7f2bea204d5..40455ee8ff6c6 100644 --- a/providers/apache/iceberg/src/airflow/providers/apache/iceberg/__init__.py +++ b/providers/apache/iceberg/src/airflow/providers/apache/iceberg/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.0.2" +__version__ = "2.0.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/impala/README.rst b/providers/apache/impala/README.rst index 01e532c280371..a6c3f5aafdc1a 100644 --- a/providers/apache/impala/README.rst +++ b/providers/apache/impala/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-impala`` -Release: ``1.9.2`` +Release: ``1.9.3`` `Apache Impala `__. @@ -36,7 +36,7 @@ This is a provider package for ``apache.impala`` provider. All classes for this are in ``airflow.providers.apache.impala`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -90,4 +90,4 @@ Extra Dependencies ============== ====================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apache/impala/docs/changelog.rst b/providers/apache/impala/docs/changelog.rst index a9dcc527ef4b3..0cd02ed61e562 100644 --- a/providers/apache/impala/docs/changelog.rst +++ b/providers/apache/impala/docs/changelog.rst @@ -26,6 +26,19 @@ Changelog --------- +1.9.3 +..... + +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)`` + + 1.9.2 ..... diff --git a/providers/apache/impala/docs/index.rst b/providers/apache/impala/docs/index.rst index 815ed24d18977..144edd337ab0e 100644 --- a/providers/apache/impala/docs/index.rst +++ b/providers/apache/impala/docs/index.rst @@ -84,7 +84,7 @@ apache-airflow-providers-apache-impala package `Apache Impala `__. -Release: 1.9.2 +Release: 1.9.3 Provider package ---------------- @@ -139,5 +139,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-apache-impala 1.9.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-impala 1.9.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-impala 1.9.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-impala 1.9.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/impala/provider.yaml b/providers/apache/impala/provider.yaml index b04a0adbdf758..3d7865731d851 100644 --- a/providers/apache/impala/provider.yaml +++ b/providers/apache/impala/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591713 +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: + - 1.9.3 - 1.9.2 - 1.9.1 - 1.9.0 diff --git a/providers/apache/impala/pyproject.toml b/providers/apache/impala/pyproject.toml index cfdd55df1f71d..a1e7c97100660 100644 --- a/providers/apache/impala/pyproject.toml +++ b/providers/apache/impala/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-impala" -version = "1.9.2" +version = "1.9.3" description = "Provider package apache-airflow-providers-apache-impala for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -114,8 +114,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-impala/1.9.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-impala/1.9.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-impala/1.9.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-impala/1.9.3/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" diff --git a/providers/apache/impala/src/airflow/providers/apache/impala/__init__.py b/providers/apache/impala/src/airflow/providers/apache/impala/__init__.py index bbcc2fdbe8c3e..109854f87488f 100644 --- a/providers/apache/impala/src/airflow/providers/apache/impala/__init__.py +++ b/providers/apache/impala/src/airflow/providers/apache/impala/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.9.2" +__version__ = "1.9.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/kylin/README.rst b/providers/apache/kylin/README.rst index 548625c4645a2..2fcad40fbcef0 100644 --- a/providers/apache/kylin/README.rst +++ b/providers/apache/kylin/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-kylin`` -Release: ``3.10.4`` +Release: ``3.10.5`` `Apache Kylin `__ @@ -36,7 +36,7 @@ This is a provider package for ``apache.kylin`` provider. All classes for this p are in ``airflow.providers.apache.kylin`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apache/kylin/docs/changelog.rst b/providers/apache/kylin/docs/changelog.rst index 24e2ce025b0ff..a557f7ba1917b 100644 --- a/providers/apache/kylin/docs/changelog.rst +++ b/providers/apache/kylin/docs/changelog.rst @@ -29,6 +29,19 @@ Changelog --------- +3.10.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.10.4 ...... diff --git a/providers/apache/kylin/docs/index.rst b/providers/apache/kylin/docs/index.rst index 1862d29dc1052..af8455612c897 100644 --- a/providers/apache/kylin/docs/index.rst +++ b/providers/apache/kylin/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-apache-kylin package `Apache Kylin `__ -Release: 3.10.4 +Release: 3.10.5 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-apache-kylin 3.10.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-kylin 3.10.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-kylin 3.10.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-kylin 3.10.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/kylin/provider.yaml b/providers/apache/kylin/provider.yaml index ba5e9d2e77312..37b74dbe8be0f 100644 --- a/providers/apache/kylin/provider.yaml +++ b/providers/apache/kylin/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591727 +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: + - 3.10.5 - 3.10.4 - 3.10.3 - 3.10.2 diff --git a/providers/apache/kylin/pyproject.toml b/providers/apache/kylin/pyproject.toml index afe3c9a443bef..052738eba5e21 100644 --- a/providers/apache/kylin/pyproject.toml +++ b/providers/apache/kylin/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-kylin" -version = "3.10.4" +version = "3.10.5" description = "Provider package apache-airflow-providers-apache-kylin for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-kylin/3.10.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-kylin/3.10.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-kylin/3.10.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-kylin/3.10.5/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" diff --git a/providers/apache/kylin/src/airflow/providers/apache/kylin/__init__.py b/providers/apache/kylin/src/airflow/providers/apache/kylin/__init__.py index fe1634013dac8..af745f79ff79b 100644 --- a/providers/apache/kylin/src/airflow/providers/apache/kylin/__init__.py +++ b/providers/apache/kylin/src/airflow/providers/apache/kylin/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.10.4" +__version__ = "3.10.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/pig/README.rst b/providers/apache/pig/README.rst index 73407b309c041..9ed5bdf76eac4 100644 --- a/providers/apache/pig/README.rst +++ b/providers/apache/pig/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-pig`` -Release: ``4.8.4`` +Release: ``4.8.5`` `Apache Pig `__ @@ -36,7 +36,7 @@ This is a provider package for ``apache.pig`` provider. All classes for this pro are in ``airflow.providers.apache.pig`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -77,4 +77,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apache/pig/docs/changelog.rst b/providers/apache/pig/docs/changelog.rst index 773b54f841c93..237f9319ca459 100644 --- a/providers/apache/pig/docs/changelog.rst +++ b/providers/apache/pig/docs/changelog.rst @@ -29,6 +29,20 @@ Changelog --------- +4.8.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(!): + * ``refactor: word changed from DAG to Dag in providers/apache/ (#66153)`` + * ``Fix stale system test documentation links (#65071)`` + + 4.8.4 ..... diff --git a/providers/apache/pig/docs/index.rst b/providers/apache/pig/docs/index.rst index 39d2f65eb29a5..d5a928eee1954 100644 --- a/providers/apache/pig/docs/index.rst +++ b/providers/apache/pig/docs/index.rst @@ -75,7 +75,7 @@ apache-airflow-providers-apache-pig package `Apache Pig `__ -Release: 4.8.4 +Release: 4.8.5 Provider package ---------------- @@ -127,5 +127,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-apache-pig 4.8.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-pig 4.8.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-pig 4.8.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-pig 4.8.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/pig/provider.yaml b/providers/apache/pig/provider.yaml index fda1239b73825..1ec79b95df957 100644 --- a/providers/apache/pig/provider.yaml +++ b/providers/apache/pig/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591739 +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: + - 4.8.5 - 4.8.4 - 4.8.3 - 4.8.2 diff --git a/providers/apache/pig/pyproject.toml b/providers/apache/pig/pyproject.toml index c80cd76561c11..39ceef2fb27d8 100644 --- a/providers/apache/pig/pyproject.toml +++ b/providers/apache/pig/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-pig" -version = "4.8.4" +version = "4.8.5" description = "Provider package apache-airflow-providers-apache-pig for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -98,8 +98,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-pig/4.8.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-pig/4.8.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-pig/4.8.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-pig/4.8.5/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" diff --git a/providers/apache/pig/src/airflow/providers/apache/pig/__init__.py b/providers/apache/pig/src/airflow/providers/apache/pig/__init__.py index 03231be4547f3..a61c36858c9b5 100644 --- a/providers/apache/pig/src/airflow/providers/apache/pig/__init__.py +++ b/providers/apache/pig/src/airflow/providers/apache/pig/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.8.4" +__version__ = "4.8.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/pinot/README.rst b/providers/apache/pinot/README.rst index 53b4cce5f33c2..043b1ba434c32 100644 --- a/providers/apache/pinot/README.rst +++ b/providers/apache/pinot/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-pinot`` -Release: ``4.10.2`` +Release: ``4.10.3`` `Apache Pinot `__ @@ -36,7 +36,7 @@ This is a provider package for ``apache.pinot`` provider. All classes for this p are in ``airflow.providers.apache.pinot`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apache/pinot/docs/changelog.rst b/providers/apache/pinot/docs/changelog.rst index e467743794c58..2ffcafdf94ccb 100644 --- a/providers/apache/pinot/docs/changelog.rst +++ b/providers/apache/pinot/docs/changelog.rst @@ -29,6 +29,19 @@ Changelog --------- +4.10.3 +...... + +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)`` + + 4.10.2 ...... diff --git a/providers/apache/pinot/docs/index.rst b/providers/apache/pinot/docs/index.rst index fa7235187eac7..8d23d2bb47cc0 100644 --- a/providers/apache/pinot/docs/index.rst +++ b/providers/apache/pinot/docs/index.rst @@ -70,7 +70,7 @@ apache-airflow-providers-apache-pinot package `Apache Pinot `__ -Release: 4.10.2 +Release: 4.10.3 Provider package ---------------- @@ -125,5 +125,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-apache-pinot 4.10.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-pinot 4.10.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-pinot 4.10.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-pinot 4.10.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/pinot/provider.yaml b/providers/apache/pinot/provider.yaml index acc0a87ec2417..249f25382bee1 100644 --- a/providers/apache/pinot/provider.yaml +++ b/providers/apache/pinot/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591745 +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: + - 4.10.3 - 4.10.2 - 4.10.1 - 4.10.0 diff --git a/providers/apache/pinot/pyproject.toml b/providers/apache/pinot/pyproject.toml index 3b8e5ba8e4152..5371e1169870b 100644 --- a/providers/apache/pinot/pyproject.toml +++ b/providers/apache/pinot/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-pinot" -version = "4.10.2" +version = "4.10.3" description = "Provider package apache-airflow-providers-apache-pinot for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -102,8 +102,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-pinot/4.10.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-pinot/4.10.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-pinot/4.10.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-pinot/4.10.3/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" diff --git a/providers/apache/pinot/src/airflow/providers/apache/pinot/__init__.py b/providers/apache/pinot/src/airflow/providers/apache/pinot/__init__.py index 340c3ab45066d..a0bdf35cb93ac 100644 --- a/providers/apache/pinot/src/airflow/providers/apache/pinot/__init__.py +++ b/providers/apache/pinot/src/airflow/providers/apache/pinot/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.10.2" +__version__ = "4.10.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/spark/README.rst b/providers/apache/spark/README.rst index 8ffc567a16199..50f995146e01a 100644 --- a/providers/apache/spark/README.rst +++ b/providers/apache/spark/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-spark`` -Release: ``6.0.2`` +Release: ``6.1.0`` `Apache Spark `__ @@ -36,7 +36,7 @@ This is a provider package for ``apache.spark`` provider. All classes for this p are in ``airflow.providers.apache.spark`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -93,4 +93,4 @@ Extra Dependencies =================== =================================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apache/spark/docs/changelog.rst b/providers/apache/spark/docs/changelog.rst index 99ab787ca063e..9fffbef94ad9c 100644 --- a/providers/apache/spark/docs/changelog.rst +++ b/providers/apache/spark/docs/changelog.rst @@ -29,6 +29,25 @@ Changelog --------- +6.1.0 +..... + +Features +~~~~~~~~ + +* ``Add 'ResumableJobMixin' with 'SparkSubmitOperator' as a case study for surviving worker failures (standalone) (#67118)`` + +Doc-only +~~~~~~~~ + +* ``Auto-sync provider README.rst Requirements with pyproject.toml (#67669)`` +* ``Document REST scheme and port connection fields for Spark (#67682)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``Rename task_state/asset_state to task_store/asset_store across the codebase (#67833)`` + + 6.0.2 ..... diff --git a/providers/apache/spark/docs/index.rst b/providers/apache/spark/docs/index.rst index 5138bf8952d32..90b6e870be714 100644 --- a/providers/apache/spark/docs/index.rst +++ b/providers/apache/spark/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-apache-spark package `Apache Spark `__ -Release: 6.0.2 +Release: 6.1.0 Provider package ---------------- @@ -134,5 +134,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-apache-spark 6.0.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-spark 6.0.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-spark 6.1.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-spark 6.1.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/spark/provider.yaml b/providers/apache/spark/provider.yaml index bb91a8e312796..af228a2aa29ba 100644 --- a/providers/apache/spark/provider.yaml +++ b/providers/apache/spark/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779137262 +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: + - 6.1.0 - 6.0.2 - 6.0.1 - 6.0.0 diff --git a/providers/apache/spark/pyproject.toml b/providers/apache/spark/pyproject.toml index e7f4fa480d3c1..411ed168d5e16 100644 --- a/providers/apache/spark/pyproject.toml +++ b/providers/apache/spark/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-spark" -version = "6.0.2" +version = "6.1.0" description = "Provider package apache-airflow-providers-apache-spark for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -118,8 +118,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-spark/6.0.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/6.0.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/6.1.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/6.1.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" diff --git a/providers/apache/spark/src/airflow/providers/apache/spark/__init__.py b/providers/apache/spark/src/airflow/providers/apache/spark/__init__.py index 95f83647229a4..50aa23db4a578 100644 --- a/providers/apache/spark/src/airflow/providers/apache/spark/__init__.py +++ b/providers/apache/spark/src/airflow/providers/apache/spark/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "6.0.2" +__version__ = "6.1.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/tinkerpop/README.rst b/providers/apache/tinkerpop/README.rst index e41c68fb2449e..b6965a8761fdd 100644 --- a/providers/apache/tinkerpop/README.rst +++ b/providers/apache/tinkerpop/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-tinkerpop`` -Release: ``1.1.3`` +Release: ``1.1.4`` `Apache TinkerPop `__. @@ -38,7 +38,7 @@ This is a provider package for ``apache.tinkerpop`` provider. All classes for th are in ``airflow.providers.apache.tinkerpop`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apache/tinkerpop/docs/changelog.rst b/providers/apache/tinkerpop/docs/changelog.rst index 0839926a36c03..c503310d3f4d7 100644 --- a/providers/apache/tinkerpop/docs/changelog.rst +++ b/providers/apache/tinkerpop/docs/changelog.rst @@ -18,6 +18,19 @@ ``apache-airflow-providers-apache-tinkerpop`` +1.1.4 +..... + +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)`` + + 1.1.3 ..... diff --git a/providers/apache/tinkerpop/docs/index.rst b/providers/apache/tinkerpop/docs/index.rst index 7e86ba085c37f..1a1e083177283 100644 --- a/providers/apache/tinkerpop/docs/index.rst +++ b/providers/apache/tinkerpop/docs/index.rst @@ -78,7 +78,7 @@ Apache TinkerPop is a graph computing framework for both graph databases (OLTP) systems (OLAP) and Gremlin is its graph traversal language. -Release: 1.1.3 +Release: 1.1.4 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-apache-tinkerpop 1.1.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-tinkerpop 1.1.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-tinkerpop 1.1.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-tinkerpop 1.1.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/tinkerpop/provider.yaml b/providers/apache/tinkerpop/provider.yaml index 6c07b97b88a29..8221eddb82162 100644 --- a/providers/apache/tinkerpop/provider.yaml +++ b/providers/apache/tinkerpop/provider.yaml @@ -23,9 +23,10 @@ description: | systems (OLAP) and Gremlin is its graph traversal language. state: ready lifecycle: production -source-date-epoch: 1775591763 +source-date-epoch: 1780426378 # note that these versions are maintained by the release manager - do not update them manually versions: + - 1.1.4 - 1.1.3 - 1.1.2 - 1.1.1 diff --git a/providers/apache/tinkerpop/pyproject.toml b/providers/apache/tinkerpop/pyproject.toml index 3fd57b8587a97..ea8dd96c975f7 100644 --- a/providers/apache/tinkerpop/pyproject.toml +++ b/providers/apache/tinkerpop/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-tinkerpop" -version = "1.1.3" +version = "1.1.4" description = "Provider package apache-airflow-providers-apache-tinkerpop for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-tinkerpop/1.1.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-tinkerpop/1.1.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-tinkerpop/1.1.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-tinkerpop/1.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" diff --git a/providers/apache/tinkerpop/src/airflow/providers/apache/tinkerpop/__init__.py b/providers/apache/tinkerpop/src/airflow/providers/apache/tinkerpop/__init__.py index ddfdf8b0013f0..12616e502bf8b 100644 --- a/providers/apache/tinkerpop/src/airflow/providers/apache/tinkerpop/__init__.py +++ b/providers/apache/tinkerpop/src/airflow/providers/apache/tinkerpop/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.1.3" +__version__ = "1.1.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apprise/README.rst b/providers/apprise/README.rst index e22b7d71335eb..6488f4cfa5673 100644 --- a/providers/apprise/README.rst +++ b/providers/apprise/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apprise`` -Release: ``2.3.3`` +Release: ``2.3.4`` `Apprise `__ @@ -36,7 +36,7 @@ This is a provider package for ``apprise`` provider. All classes for this provid are in ``airflow.providers.apprise`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/apprise/docs/changelog.rst b/providers/apprise/docs/changelog.rst index a829353b88aaf..354a8852d11fd 100644 --- a/providers/apprise/docs/changelog.rst +++ b/providers/apprise/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +2.3.4 +..... + +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(!): + + 2.3.3 ..... diff --git a/providers/apprise/docs/index.rst b/providers/apprise/docs/index.rst index 68f6555a7b5a2..68904052cad64 100644 --- a/providers/apprise/docs/index.rst +++ b/providers/apprise/docs/index.rst @@ -64,7 +64,7 @@ apache-airflow-providers-apprise package `Apprise `__ -Release: 2.3.3 +Release: 2.3.4 Provider package ---------------- @@ -117,5 +117,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-apprise 2.3.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apprise 2.3.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apprise 2.3.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apprise 2.3.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apprise/provider.yaml b/providers/apprise/provider.yaml index 25a707baf19e4..7b731bf8237e4 100644 --- a/providers/apprise/provider.yaml +++ b/providers/apprise/provider.yaml @@ -25,13 +25,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591771 +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: + - 2.3.4 - 2.3.3 - 2.3.2 - 2.3.1 diff --git a/providers/apprise/pyproject.toml b/providers/apprise/pyproject.toml index d4b9490f5f767..958c6cb8cf8ea 100644 --- a/providers/apprise/pyproject.toml +++ b/providers/apprise/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apprise" -version = "2.3.3" +version = "2.3.4" description = "Provider package apache-airflow-providers-apprise for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-apprise/2.3.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apprise/2.3.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apprise/2.3.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apprise/2.3.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" diff --git a/providers/apprise/src/airflow/providers/apprise/__init__.py b/providers/apprise/src/airflow/providers/apprise/__init__.py index 28a1bf9474bf6..3272499a9a39c 100644 --- a/providers/apprise/src/airflow/providers/apprise/__init__.py +++ b/providers/apprise/src/airflow/providers/apprise/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.3.3" +__version__ = "2.3.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/arangodb/README.rst b/providers/arangodb/README.rst index ffdf0aa7d3a2f..de0878758a09a 100644 --- a/providers/arangodb/README.rst +++ b/providers/arangodb/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-arangodb`` -Release: ``2.9.4`` +Release: ``2.9.5`` `ArangoDB `__ @@ -36,7 +36,7 @@ This is a provider package for ``arangodb`` provider. All classes for this provi are in ``airflow.providers.arangodb`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/arangodb/docs/changelog.rst b/providers/arangodb/docs/changelog.rst index 81243f57923ad..80a7aefcc0248 100644 --- a/providers/arangodb/docs/changelog.rst +++ b/providers/arangodb/docs/changelog.rst @@ -28,6 +28,18 @@ Changelog --------- +2.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(!): + + 2.9.4 ..... diff --git a/providers/arangodb/docs/index.rst b/providers/arangodb/docs/index.rst index e6aa182be93a0..e6168a804fb39 100644 --- a/providers/arangodb/docs/index.rst +++ b/providers/arangodb/docs/index.rst @@ -70,7 +70,7 @@ apache-airflow-providers-arangodb package `ArangoDB `__ -Release: 2.9.4 +Release: 2.9.5 Provider package ---------------- @@ -123,5 +123,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-arangodb 2.9.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-arangodb 2.9.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-arangodb 2.9.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-arangodb 2.9.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/arangodb/provider.yaml b/providers/arangodb/provider.yaml index 9c6a8d8a21b5c..f5a99f68551da 100644 --- a/providers/arangodb/provider.yaml +++ b/providers/arangodb/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591776 +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: + - 2.9.5 - 2.9.4 - 2.9.3 - 2.9.2 diff --git a/providers/arangodb/pyproject.toml b/providers/arangodb/pyproject.toml index 91d69a498e6f9..850be8d698df9 100644 --- a/providers/arangodb/pyproject.toml +++ b/providers/arangodb/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-arangodb" -version = "2.9.4" +version = "2.9.5" description = "Provider package apache-airflow-providers-arangodb for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-arangodb/2.9.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-arangodb/2.9.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-arangodb/2.9.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-arangodb/2.9.5/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" diff --git a/providers/arangodb/src/airflow/providers/arangodb/__init__.py b/providers/arangodb/src/airflow/providers/arangodb/__init__.py index 3d3fd52172063..58e0e70ce406f 100644 --- a/providers/arangodb/src/airflow/providers/arangodb/__init__.py +++ b/providers/arangodb/src/airflow/providers/arangodb/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.9.4" +__version__ = "2.9.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/asana/README.rst b/providers/asana/README.rst index 1a82bcaea495e..e34b3106f842a 100644 --- a/providers/asana/README.rst +++ b/providers/asana/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-asana`` -Release: ``2.11.3`` +Release: ``2.11.4`` `Asana `__ @@ -36,7 +36,7 @@ This is a provider package for ``asana`` provider. All classes for this provider are in ``airflow.providers.asana`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/asana/docs/changelog.rst b/providers/asana/docs/changelog.rst index ba9d0b3f0f76b..928e84c55cf72 100644 --- a/providers/asana/docs/changelog.rst +++ b/providers/asana/docs/changelog.rst @@ -26,6 +26,19 @@ Changelog --------- +2.11.4 +...... + +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)`` + + 2.11.3 ...... diff --git a/providers/asana/docs/index.rst b/providers/asana/docs/index.rst index 2d5c99980613d..68437bec8a796 100644 --- a/providers/asana/docs/index.rst +++ b/providers/asana/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-asana package `Asana `__ -Release: 2.11.3 +Release: 2.11.4 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-asana 2.11.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-asana 2.11.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-asana 2.11.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-asana 2.11.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/asana/provider.yaml b/providers/asana/provider.yaml index fc4da6080dc49..3eca61acd3648 100644 --- a/providers/asana/provider.yaml +++ b/providers/asana/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591780 +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: + - 2.11.4 - 2.11.3 - 2.11.2 - 2.11.1 diff --git a/providers/asana/pyproject.toml b/providers/asana/pyproject.toml index 84ac9437df58c..2c2e23b91146a 100644 --- a/providers/asana/pyproject.toml +++ b/providers/asana/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-asana" -version = "2.11.3" +version = "2.11.4" description = "Provider package apache-airflow-providers-asana for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-asana/2.11.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-asana/2.11.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-asana/2.11.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-asana/2.11.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" diff --git a/providers/asana/src/airflow/providers/asana/__init__.py b/providers/asana/src/airflow/providers/asana/__init__.py index 029932becaa10..7063ccc1eed20 100644 --- a/providers/asana/src/airflow/providers/asana/__init__.py +++ b/providers/asana/src/airflow/providers/asana/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.11.3" +__version__ = "2.11.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/atlassian/jira/README.rst b/providers/atlassian/jira/README.rst index ff94e6886b9b4..1d72140bd60aa 100644 --- a/providers/atlassian/jira/README.rst +++ b/providers/atlassian/jira/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-atlassian-jira`` -Release: ``3.3.3`` +Release: ``3.3.4`` `Atlassian Jira `__ @@ -36,7 +36,7 @@ This is a provider package for ``atlassian.jira`` provider. All classes for this are in ``airflow.providers.atlassian.jira`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/atlassian/jira/docs/changelog.rst b/providers/atlassian/jira/docs/changelog.rst index 9afbfe79d4d61..747f2f946ec68 100644 --- a/providers/atlassian/jira/docs/changelog.rst +++ b/providers/atlassian/jira/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +3.3.4 +..... + +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(!): + + 3.3.3 ..... diff --git a/providers/atlassian/jira/docs/index.rst b/providers/atlassian/jira/docs/index.rst index 882597c047a5e..807e254bce6ee 100644 --- a/providers/atlassian/jira/docs/index.rst +++ b/providers/atlassian/jira/docs/index.rst @@ -69,7 +69,7 @@ apache-airflow-providers-atlassian-jira package `Atlassian Jira `__ -Release: 3.3.3 +Release: 3.3.4 Provider package ---------------- @@ -124,5 +124,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-atlassian-jira 3.3.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-atlassian-jira 3.3.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-atlassian-jira 3.3.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-atlassian-jira 3.3.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/atlassian/jira/provider.yaml b/providers/atlassian/jira/provider.yaml index bddee25f75cdb..904d303760909 100644 --- a/providers/atlassian/jira/provider.yaml +++ b/providers/atlassian/jira/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591790 +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: + - 3.3.4 - 3.3.3 - 3.3.2 - 3.3.1 diff --git a/providers/atlassian/jira/pyproject.toml b/providers/atlassian/jira/pyproject.toml index f3d2c2cee0367..5957383fa930c 100644 --- a/providers/atlassian/jira/pyproject.toml +++ b/providers/atlassian/jira/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-atlassian-jira" -version = "3.3.3" +version = "3.3.4" description = "Provider package apache-airflow-providers-atlassian-jira for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -101,8 +101,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-atlassian-jira/3.3.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-atlassian-jira/3.3.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-atlassian-jira/3.3.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-atlassian-jira/3.3.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" diff --git a/providers/atlassian/jira/src/airflow/providers/atlassian/jira/__init__.py b/providers/atlassian/jira/src/airflow/providers/atlassian/jira/__init__.py index 1ad0b5f33e25c..cc93e7cc473c1 100644 --- a/providers/atlassian/jira/src/airflow/providers/atlassian/jira/__init__.py +++ b/providers/atlassian/jira/src/airflow/providers/atlassian/jira/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.3.3" +__version__ = "3.3.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/celery/docs/.latest-doc-only-change.txt b/providers/celery/docs/.latest-doc-only-change.txt index de7fcdbb8d1fe..8fd180a540c6d 100644 --- a/providers/celery/docs/.latest-doc-only-change.txt +++ b/providers/celery/docs/.latest-doc-only-change.txt @@ -1 +1 @@ -36fc820f27a25df2997cc2c85010d5caa02e8211 +3e2962a0e423445524baa5c97c3533df7d9a5c4a diff --git a/providers/cloudant/README.rst b/providers/cloudant/README.rst index 7abcd89a7fb6d..d33bba938114f 100644 --- a/providers/cloudant/README.rst +++ b/providers/cloudant/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-cloudant`` -Release: ``4.3.4`` +Release: ``4.3.5`` `IBM Cloudant `__ @@ -36,7 +36,7 @@ This is a provider package for ``cloudant`` provider. All classes for this provi are in ``airflow.providers.cloudant`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/cloudant/docs/changelog.rst b/providers/cloudant/docs/changelog.rst index bc9945e115ab8..fd863d39571d7 100644 --- a/providers/cloudant/docs/changelog.rst +++ b/providers/cloudant/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +4.3.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(!): + + 4.3.4 ..... diff --git a/providers/cloudant/docs/index.rst b/providers/cloudant/docs/index.rst index b0254e06ad447..5bad4fd6d10b2 100644 --- a/providers/cloudant/docs/index.rst +++ b/providers/cloudant/docs/index.rst @@ -55,7 +55,7 @@ apache-airflow-providers-cloudant package `IBM Cloudant `__ -Release: 4.3.4 +Release: 4.3.5 Provider package ---------------- @@ -108,5 +108,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-cloudant 4.3.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-cloudant 4.3.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cloudant 4.3.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cloudant 4.3.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/cloudant/provider.yaml b/providers/cloudant/provider.yaml index 105b3471303ba..2cd6e6f690cff 100644 --- a/providers/cloudant/provider.yaml +++ b/providers/cloudant/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591858 +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: + - 4.3.5 - 4.3.4 - 4.3.3 - 4.3.2 diff --git a/providers/cloudant/pyproject.toml b/providers/cloudant/pyproject.toml index 770dc853b7a24..d70051ef992fe 100644 --- a/providers/cloudant/pyproject.toml +++ b/providers/cloudant/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-cloudant" -version = "4.3.4" +version = "4.3.5" description = "Provider package apache-airflow-providers-cloudant for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-cloudant/4.3.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-cloudant/4.3.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-cloudant/4.3.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-cloudant/4.3.5/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" diff --git a/providers/cloudant/src/airflow/providers/cloudant/__init__.py b/providers/cloudant/src/airflow/providers/cloudant/__init__.py index 67ce7344ac292..650622969dc5a 100644 --- a/providers/cloudant/src/airflow/providers/cloudant/__init__.py +++ b/providers/cloudant/src/airflow/providers/cloudant/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.3.4" +__version__ = "4.3.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/cncf/kubernetes/README.rst b/providers/cncf/kubernetes/README.rst index ec6759efbdcc3..81d3f6bee322d 100644 --- a/providers/cncf/kubernetes/README.rst +++ b/providers/cncf/kubernetes/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-cncf-kubernetes`` -Release: ``10.17.1`` +Release: ``10.18.0`` `Kubernetes `__ @@ -36,7 +36,7 @@ This is a provider package for ``cncf.kubernetes`` provider. All classes for thi are in ``airflow.providers.cncf.kubernetes`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -84,4 +84,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/cncf/kubernetes/docs/changelog.rst b/providers/cncf/kubernetes/docs/changelog.rst index 22f5830ce9034..c963f61e46334 100644 --- a/providers/cncf/kubernetes/docs/changelog.rst +++ b/providers/cncf/kubernetes/docs/changelog.rst @@ -27,6 +27,38 @@ Changelog --------- +10.18.0 +....... + +Features +~~~~~~~~ + +* ``Enforce execution_timeout in deferrable KubernetesPodOperator (#67229)`` + +Bug Fixes +~~~~~~~~~ + +* ``Fix scheduler crashloop from KubernetesExecutor completed-pod adoption (#67850)`` +* ``Fix monitoring-pod leak in KubernetesJobOperator (#67333)`` +* ``Fix KubernetesPodOperator emitting orphan timestamps for empty container writes (#67652)`` +* ``Fix multiple_outputs no-op on deferrable KubernetesPodOperator (#67226)`` +* ``Fix KubernetesPodTrigger.get_task_state KeyError on mapped TIs (#67296) (#67297)`` + +Misc +~~~~ + +* ``Remove further findings from positional session check (#67712)`` + +Doc-only +~~~~~~~~ + +* ``Correct README.rst common compat version reference inconsistency (#67554)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``Fix provider executor tests broken in main (#67268)`` + + 10.17.1 ....... diff --git a/providers/cncf/kubernetes/docs/index.rst b/providers/cncf/kubernetes/docs/index.rst index 354be6254f612..7ff44273d307b 100644 --- a/providers/cncf/kubernetes/docs/index.rst +++ b/providers/cncf/kubernetes/docs/index.rst @@ -88,7 +88,7 @@ apache-airflow-providers-cncf-kubernetes package `Kubernetes `__ -Release: 10.17.1 +Release: 10.18.0 Provider package ---------------- @@ -147,5 +147,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-cncf-kubernetes 10.17.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-cncf-kubernetes 10.17.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cncf-kubernetes 10.18.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cncf-kubernetes 10.18.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/cncf/kubernetes/provider.yaml b/providers/cncf/kubernetes/provider.yaml index 66b628b8260e9..509301f82f30e 100644 --- a/providers/cncf/kubernetes/provider.yaml +++ b/providers/cncf/kubernetes/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779137389 +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: + - 10.18.0 - 10.17.1 - 10.17.0 - 10.16.1 diff --git a/providers/cncf/kubernetes/pyproject.toml b/providers/cncf/kubernetes/pyproject.toml index a2560b0ded488..d1bc105947345 100644 --- a/providers/cncf/kubernetes/pyproject.toml +++ b/providers/cncf/kubernetes/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-cncf-kubernetes" -version = "10.17.1" +version = "10.18.0" description = "Provider package apache-airflow-providers-cncf-kubernetes for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -121,8 +121,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-cncf-kubernetes/10.17.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/10.17.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/10.18.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/10.18.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" diff --git a/providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/__init__.py b/providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/__init__.py index 62cddeb051d48..7acdb44a44fc0 100644 --- a/providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/__init__.py +++ b/providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "10.17.1" +__version__ = "10.18.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/cohere/README.rst b/providers/cohere/README.rst index fa359ee3501f6..6b95c7dbb799c 100644 --- a/providers/cohere/README.rst +++ b/providers/cohere/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-cohere`` -Release: ``1.6.5`` +Release: ``1.6.6`` `Cohere `__ @@ -36,7 +36,7 @@ This is a provider package for ``cohere`` provider. All classes for this provide are in ``airflow.providers.cohere`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/cohere/docs/changelog.rst b/providers/cohere/docs/changelog.rst index a286f6e6acab0..0aef8b653da1f 100644 --- a/providers/cohere/docs/changelog.rst +++ b/providers/cohere/docs/changelog.rst @@ -20,6 +20,19 @@ Changelog --------- +1.6.6 +..... + +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)`` + + 1.6.5 ..... diff --git a/providers/cohere/docs/index.rst b/providers/cohere/docs/index.rst index 3bd9e1005ae1d..5fb28e6e3a313 100644 --- a/providers/cohere/docs/index.rst +++ b/providers/cohere/docs/index.rst @@ -71,7 +71,7 @@ apache-airflow-providers-cohere package `Cohere `__ -Release: 1.6.5 +Release: 1.6.6 Provider package ---------------- @@ -126,5 +126,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-cohere 1.6.5 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-cohere 1.6.5 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cohere 1.6.6 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cohere 1.6.6 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/cohere/provider.yaml b/providers/cohere/provider.yaml index 0d028a1844510..40b6cab29cf7e 100644 --- a/providers/cohere/provider.yaml +++ b/providers/cohere/provider.yaml @@ -25,13 +25,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591929 +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: + - 1.6.6 - 1.6.5 - 1.6.4 - 1.6.3 diff --git a/providers/cohere/pyproject.toml b/providers/cohere/pyproject.toml index 7ee510522654f..6a1db15b58188 100644 --- a/providers/cohere/pyproject.toml +++ b/providers/cohere/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-cohere" -version = "1.6.5" +version = "1.6.6" description = "Provider package apache-airflow-providers-cohere for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -101,8 +101,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-cohere/1.6.5" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-cohere/1.6.5/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-cohere/1.6.6" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-cohere/1.6.6/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" diff --git a/providers/cohere/src/airflow/providers/cohere/__init__.py b/providers/cohere/src/airflow/providers/cohere/__init__.py index 0b91dcf5bb757..7a8bc2b337822 100644 --- a/providers/cohere/src/airflow/providers/cohere/__init__.py +++ b/providers/cohere/src/airflow/providers/cohere/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.6.5" +__version__ = "1.6.6" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/common/ai/README.rst b/providers/common/ai/README.rst index e4e21058ddb2a..8be522e21cf19 100644 --- a/providers/common/ai/README.rst +++ b/providers/common/ai/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-common-ai`` -Release: ``0.3.0`` +Release: ``0.4.0`` AI/LLM hooks and operators for Airflow pipelines using `pydantic-ai `__. @@ -36,7 +36,7 @@ This is a provider package for ``common.ai`` provider. All classes for this prov are in ``airflow.providers.common.ai`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -77,25 +77,32 @@ Dependent package ================================================================================================================== ================= `apache-airflow-providers-common-compat `_ ``common.compat`` `apache-airflow-providers-common-sql `_ ``common.sql`` +`apache-airflow-providers-git `_ ``git`` `apache-airflow-providers-standard `_ ``standard`` ================================================================================================================== ================= Optional dependencies ---------------------- -============== ============================================================================================= +============== ========================================================================================================== Extra Dependencies -============== ============================================================================================= +============== ========================================================================================================== ``anthropic`` ``pydantic-ai-slim[anthropic]`` ``bedrock`` ``pydantic-ai-slim[bedrock]`` ``google`` ``pydantic-ai-slim[google]`` ``openai`` ``pydantic-ai-slim[openai]`` ``mcp`` ``pydantic-ai-slim[mcp]`` +``skills`` ``apache-airflow-providers-git>=0.4.0``, ``pydantic-ai-skills>=0.11.0`` ``avro`` ``fastavro>=1.10.0; python_version < "3.14"``, ``fastavro>=1.12.1; python_version >= "3.14"`` ``parquet`` ``pyarrow>=18.0.0; python_version < '3.14'``, ``pyarrow>=22.0.0; python_version >= '3.14'`` ``sql`` ``apache-airflow-providers-common-sql``, ``sqlglot>=30.0.0`` ``common.sql`` ``apache-airflow-providers-common-sql`` -============== ============================================================================================= +``langchain`` ``langchain>=1.0.0`` +``llamaindex`` ``llama-index-core>=0.13.0``, ``llama-index-embeddings-openai>=0.6.0``, ``llama-index-llms-openai>=0.6.0`` +``pdf`` ``pypdf>=4.0.0`` +``docx`` ``python-docx>=1.0.0`` +``git`` ``apache-airflow-providers-git`` +============== ========================================================================================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/common/ai/docs/changelog.rst b/providers/common/ai/docs/changelog.rst index f935bc6439581..9a9e4cfc81276 100644 --- a/providers/common/ai/docs/changelog.rst +++ b/providers/common/ai/docs/changelog.rst @@ -47,6 +47,56 @@ name added to ``[core] allowed_deserialization_classes`` -- the consumer DAG's worker only loads its own DAG. On Airflow versions whose worker does not register declared classes, the operators dump to ``dict`` instead. +0.4.0 +..... + +.. note:: + This release changes the return type of ``LLMOperator``, ``LLMAgentOperator`` and + ``LLMFileAnalysisOperator``: structured output is now returned through XCom as Pydantic + model instances instead of plain ``dict`` objects. Downstream tasks that consume these + XCom values must be updated accordingly. As this provider is still pre-1.0, the breaking + change ships in a minor release. + +Breaking changes +~~~~~~~~~~~~~~~~~~ + +* ``Return Pydantic model instances through XCom for structured output (#67644)`` + +Features +~~~~~~~~ + +* ``Add 'OpenTelemetry' tracing for 'common.ai' Pydantic AI agents (#67792)`` +* ``Add a bridge to expose 'common.ai' toolsets as LangChain tools (#67791)`` +* ``Add Agent Skills support to the Common AI provider (#67786)`` +* ``Accept Sequence[UserContent] in common.ai TaskFlow decorators (#67389)`` +* ``Add LlamaIndex operators to common.ai provider (#67121)`` +* ``Add 'DocumentLoaderOperator' to 'common.ai' provider (#67120)`` +* ``Add 'Langchain' hook to 'common-ai' provider (#67192)`` + +Bug Fixes +~~~~~~~~~ + +* ``Register operator-declared XCom classes from a worker-side DAG walk (#67875)`` +* ``common-ai: Honour serialize_output=True on LLMFileAnalysisOperator (#67858)`` + +Misc +~~~~ + +* ``Bump common.ai floor to pydantic-ai-slim>=1.71.0 and document capabilities passthrough (#67444)`` +* ``Remove further findings from positional session check (#67712)`` +* ``Add prek hook to enforce HTTPException is imported from fastapi (#67367)`` +* ``Add prek hook enforcing the "example" tag on example DAGs (#67354)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``Add SEC 10-K analysis example using LangChain for Common.ai provider (#67727)`` + * ``Add SEC 10-K financial analysis example DAG using LlamaIndex for Common.ai provider (#67671)`` + * ``Add AIP progress tracker example DAG for common.ai provider (#67660)`` + * ``[main] CI: Upgrade important CI environment (#67593)`` + * ``[main] CI: Upgrade important CI environment (#67313)`` + * ``Prevent durable storage tests from leaking hook lineage (#67252)`` + * ``Fix LangChain hook tests failing when langchain is not installed (#67237)`` + 0.3.0 ..... diff --git a/providers/common/ai/docs/index.rst b/providers/common/ai/docs/index.rst index b8a99c91cf8c7..4b3014ca1ffbb 100644 --- a/providers/common/ai/docs/index.rst +++ b/providers/common/ai/docs/index.rst @@ -83,7 +83,7 @@ apache-airflow-providers-common-ai package AI/LLM hooks and operators for Airflow pipelines using `pydantic-ai `__. -Release: 0.3.0 +Release: 0.4.0 Provider package ---------------- @@ -140,5 +140,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-common-ai 0.3.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-common-ai 0.3.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-common-ai 0.4.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-common-ai 0.4.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/common/ai/provider.yaml b/providers/common/ai/provider.yaml index 8a4560ec440fc..695a88ec2c103 100644 --- a/providers/common/ai/provider.yaml +++ b/providers/common/ai/provider.yaml @@ -23,10 +23,11 @@ description: | state: ready lifecycle: incubation -source-date-epoch: 1779211595 +source-date-epoch: 1780426378 build-system: hatchling # note that those versions are maintained by release manager - do not update them manually versions: + - 0.4.0 - 0.3.0 - 0.2.0 - 0.1.1 diff --git a/providers/common/ai/pyproject.toml b/providers/common/ai/pyproject.toml index 4f370d17c3587..910ef1401c978 100644 --- a/providers/common/ai/pyproject.toml +++ b/providers/common/ai/pyproject.toml @@ -32,7 +32,7 @@ build-backend = "hatchling.build" [project] name = "apache-airflow-providers-common-ai" -version = "0.3.0" +version = "0.4.0" description = "Provider package apache-airflow-providers-common-ai for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -164,8 +164,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-common-ai/0.3.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-common-ai/0.3.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-common-ai/0.4.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-common-ai/0.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" diff --git a/providers/common/ai/src/airflow/providers/common/ai/__init__.py b/providers/common/ai/src/airflow/providers/common/ai/__init__.py index 9d1ceb7c3d65f..f53928dc7b782 100644 --- a/providers/common/ai/src/airflow/providers/common/ai/__init__.py +++ b/providers/common/ai/src/airflow/providers/common/ai/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "0.3.0" +__version__ = "0.4.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "3.0.0" diff --git a/providers/common/io/README.rst b/providers/common/io/README.rst index 875d8a693c7b3..8d491daca38be 100644 --- a/providers/common/io/README.rst +++ b/providers/common/io/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-common-io`` -Release: ``1.7.2`` +Release: ``1.7.3`` Common IO Provider @@ -36,7 +36,7 @@ This is a provider package for ``common.io`` provider. All classes for this prov are in ``airflow.providers.common.io`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -87,4 +87,4 @@ Extra Dependencies =============== ======================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/common/io/docs/changelog.rst b/providers/common/io/docs/changelog.rst index 75396f82eb60e..e1feca5d35738 100644 --- a/providers/common/io/docs/changelog.rst +++ b/providers/common/io/docs/changelog.rst @@ -25,6 +25,19 @@ Changelog --------- +1.7.3 +..... + +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)`` + + 1.7.2 ..... diff --git a/providers/common/io/docs/index.rst b/providers/common/io/docs/index.rst index de1f7a5ddc355..909d83bd41df5 100644 --- a/providers/common/io/docs/index.rst +++ b/providers/common/io/docs/index.rst @@ -79,7 +79,7 @@ apache-airflow-providers-common-io package Common IO Provider -Release: 1.7.2 +Release: 1.7.3 Provider package ---------------- @@ -132,5 +132,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-common-io 1.7.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-common-io 1.7.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-common-io 1.7.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-common-io 1.7.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/common/io/provider.yaml b/providers/common/io/provider.yaml index 65afed0411fcf..7329ccde6602b 100644 --- a/providers/common/io/provider.yaml +++ b/providers/common/io/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298898 +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: + - 1.7.3 - 1.7.2 - 1.7.1 - 1.7.0 diff --git a/providers/common/io/pyproject.toml b/providers/common/io/pyproject.toml index e7f0a4ed28943..4dcf42821966a 100644 --- a/providers/common/io/pyproject.toml +++ b/providers/common/io/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-common-io" -version = "1.7.2" +version = "1.7.3" description = "Provider package apache-airflow-providers-common-io for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -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-common-io/1.7.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-common-io/1.7.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-common-io/1.7.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-common-io/1.7.3/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" diff --git a/providers/common/io/src/airflow/providers/common/io/__init__.py b/providers/common/io/src/airflow/providers/common/io/__init__.py index 8b4e733558901..0b21f9aaac42c 100644 --- a/providers/common/io/src/airflow/providers/common/io/__init__.py +++ b/providers/common/io/src/airflow/providers/common/io/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.7.2" +__version__ = "1.7.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/common/messaging/README.rst b/providers/common/messaging/README.rst index b9729fe72bd4f..45848058b05c1 100644 --- a/providers/common/messaging/README.rst +++ b/providers/common/messaging/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-common-messaging`` -Release: ``2.0.3`` +Release: ``2.0.4`` ``Common Messaging Provider`` @@ -36,7 +36,7 @@ This is a provider package for ``common.messaging`` provider. All classes for th are in ``airflow.providers.common.messaging`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -67,4 +67,4 @@ Extra Dependencies ================ ================================================ The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/common/messaging/docs/changelog.rst b/providers/common/messaging/docs/changelog.rst index de571d679002a..ab8bef8c9890f 100644 --- a/providers/common/messaging/docs/changelog.rst +++ b/providers/common/messaging/docs/changelog.rst @@ -25,6 +25,19 @@ Changelog --------- +2.0.4 +..... + +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)`` + + 2.0.3 ..... diff --git a/providers/common/messaging/docs/index.rst b/providers/common/messaging/docs/index.rst index 2222ceb057ed9..028c45bd765ae 100644 --- a/providers/common/messaging/docs/index.rst +++ b/providers/common/messaging/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-common-messaging package ``Common Messaging Provider`` -Release: 2.0.3 +Release: 2.0.4 Provider package ---------------- diff --git a/providers/common/messaging/provider.yaml b/providers/common/messaging/provider.yaml index 92c6e75597c72..4b65cded01122 100644 --- a/providers/common/messaging/provider.yaml +++ b/providers/common/messaging/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298909 +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: + - 2.0.4 - 2.0.3 - 2.0.2 - 2.0.1 diff --git a/providers/common/messaging/pyproject.toml b/providers/common/messaging/pyproject.toml index 047f7f463819e..9362108dc64d8 100644 --- a/providers/common/messaging/pyproject.toml +++ b/providers/common/messaging/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-common-messaging" -version = "2.0.3" +version = "2.0.4" description = "Provider package apache-airflow-providers-common-messaging for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -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-common-messaging/2.0.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-common-messaging/2.0.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-common-messaging/2.0.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-common-messaging/2.0.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" diff --git a/providers/common/messaging/src/airflow/providers/common/messaging/__init__.py b/providers/common/messaging/src/airflow/providers/common/messaging/__init__.py index ecb0e6ccadf22..2d7654e0c5aea 100644 --- a/providers/common/messaging/src/airflow/providers/common/messaging/__init__.py +++ b/providers/common/messaging/src/airflow/providers/common/messaging/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.0.3" +__version__ = "2.0.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "3.0.1" diff --git a/providers/common/sql/README.rst b/providers/common/sql/README.rst index 5c25e4baf464f..95b448a387a01 100644 --- a/providers/common/sql/README.rst +++ b/providers/common/sql/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-common-sql`` -Release: ``2.0.0`` +Release: ``2.0.1`` `Common SQL Provider `__ @@ -36,7 +36,7 @@ This is a provider package for ``common.sql`` provider. All classes for this pro are in ``airflow.providers.common.sql`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -99,4 +99,4 @@ Extra Dependencies ================== ======================================================================================================================================================================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/common/sql/docs/changelog.rst b/providers/common/sql/docs/changelog.rst index 87e67bf3de81b..b0e98a120bc2b 100644 --- a/providers/common/sql/docs/changelog.rst +++ b/providers/common/sql/docs/changelog.rst @@ -25,6 +25,18 @@ Changelog --------- +2.0.1 +..... + +Misc +~~~~ + +* ``Add prek hook enforcing the "example" tag on example DAGs (#67354)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 2.0.0 ..... diff --git a/providers/common/sql/docs/index.rst b/providers/common/sql/docs/index.rst index 4b3e660c48d81..429dba1fea9d0 100644 --- a/providers/common/sql/docs/index.rst +++ b/providers/common/sql/docs/index.rst @@ -79,7 +79,7 @@ apache-airflow-providers-common-sql package `Common SQL Provider `__ -Release: 2.0.0 +Release: 2.0.1 Provider package ---------------- @@ -137,5 +137,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-common-sql 2.0.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-common-sql 2.0.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-common-sql 2.0.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-common-sql 2.0.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/common/sql/provider.yaml b/providers/common/sql/provider.yaml index 891de5b361a81..72fcb6d537a32 100644 --- a/providers/common/sql/provider.yaml +++ b/providers/common/sql/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779137447 +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: + - 2.0.1 - 2.0.0 - 1.36.0 - 1.35.0 diff --git a/providers/common/sql/pyproject.toml b/providers/common/sql/pyproject.toml index 1b2e7b9410f87..ddadb5ceb6908 100644 --- a/providers/common/sql/pyproject.toml +++ b/providers/common/sql/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-common-sql" -version = "2.0.0" +version = "2.0.1" description = "Provider package apache-airflow-providers-common-sql for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -148,8 +148,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-common-sql/2.0.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-common-sql/2.0.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-common-sql/2.0.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-common-sql/2.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" diff --git a/providers/common/sql/src/airflow/providers/common/sql/__init__.py b/providers/common/sql/src/airflow/providers/common/sql/__init__.py index ca4ad27089c4a..39594da3f3c9b 100644 --- a/providers/common/sql/src/airflow/providers/common/sql/__init__.py +++ b/providers/common/sql/src/airflow/providers/common/sql/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.0.0" +__version__ = "2.0.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/databricks/README.rst b/providers/databricks/README.rst index 34c500625f1a0..f2bcdbc3dcc4d 100644 --- a/providers/databricks/README.rst +++ b/providers/databricks/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-databricks`` -Release: ``7.15.0`` +Release: ``7.16.0`` `Databricks `__ @@ -36,7 +36,7 @@ This is a provider package for ``databricks`` provider. All classes for this pro are in ``airflow.providers.databricks`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -107,4 +107,4 @@ Extra Dependencies ================== ================================================================================================================================================================ The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/databricks/docs/changelog.rst b/providers/databricks/docs/changelog.rst index 523ea7a1f54c3..4d8d095e8e5a1 100644 --- a/providers/databricks/docs/changelog.rst +++ b/providers/databricks/docs/changelog.rst @@ -26,6 +26,25 @@ Changelog --------- +7.16.0 +...... + +Features +~~~~~~~~ + +* ``Fail fast for non-serializable retry_args in deferrable operators and triggers (#64960)`` +* ``Forward Airflow Dag params to Databricks job parameters in CreateJobs/SubmitRun/RunNow (#66613)`` +* ``Add session-level query tags to Databricks SQL operators (#66895)`` + +Misc +~~~~ + +* ``Remove further findings from positional session check (#67712)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 7.15.0 ...... diff --git a/providers/databricks/docs/index.rst b/providers/databricks/docs/index.rst index 1bb7e25ac447a..6cde31cb134b2 100644 --- a/providers/databricks/docs/index.rst +++ b/providers/databricks/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-databricks package `Databricks `__ -Release: 7.15.0 +Release: 7.16.0 Provider package ---------------- @@ -144,5 +144,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-databricks 7.15.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-databricks 7.15.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-databricks 7.16.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-databricks 7.16.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/databricks/provider.yaml b/providers/databricks/provider.yaml index efc883c1bd22f..7d86ad9627baf 100644 --- a/providers/databricks/provider.yaml +++ b/providers/databricks/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779137482 +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: + - 7.16.0 - 7.15.0 - 7.14.0 - 7.13.0 diff --git a/providers/databricks/pyproject.toml b/providers/databricks/pyproject.toml index 0a961affc49e1..d506061a550d9 100644 --- a/providers/databricks/pyproject.toml +++ b/providers/databricks/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-databricks" -version = "7.15.0" +version = "7.16.0" description = "Provider package apache-airflow-providers-databricks for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -150,8 +150,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-databricks/7.15.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-databricks/7.15.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-databricks/7.16.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-databricks/7.16.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" diff --git a/providers/databricks/src/airflow/providers/databricks/__init__.py b/providers/databricks/src/airflow/providers/databricks/__init__.py index 584d8303be8b7..f03fb6e1b8041 100644 --- a/providers/databricks/src/airflow/providers/databricks/__init__.py +++ b/providers/databricks/src/airflow/providers/databricks/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "7.15.0" +__version__ = "7.16.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/datadog/README.rst b/providers/datadog/README.rst index 98850d29e5c16..141744ce80010 100644 --- a/providers/datadog/README.rst +++ b/providers/datadog/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-datadog`` -Release: ``3.10.4`` +Release: ``3.10.5`` `Datadog `__ @@ -36,7 +36,7 @@ This is a provider package for ``datadog`` provider. All classes for this provid are in ``airflow.providers.datadog`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/datadog/docs/changelog.rst b/providers/datadog/docs/changelog.rst index e5a70c681bf10..9e80eb1f33083 100644 --- a/providers/datadog/docs/changelog.rst +++ b/providers/datadog/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +3.10.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(!): + + 3.10.4 ...... diff --git a/providers/datadog/docs/index.rst b/providers/datadog/docs/index.rst index ff721bbeee997..fa63c435dc3e7 100644 --- a/providers/datadog/docs/index.rst +++ b/providers/datadog/docs/index.rst @@ -68,7 +68,7 @@ apache-airflow-providers-datadog package `Datadog `__ -Release: 3.10.4 +Release: 3.10.5 Provider package ---------------- @@ -121,5 +121,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-datadog 3.10.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-datadog 3.10.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-datadog 3.10.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-datadog 3.10.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/datadog/provider.yaml b/providers/datadog/provider.yaml index af55f790ff762..2f4b3f82e79b3 100644 --- a/providers/datadog/provider.yaml +++ b/providers/datadog/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591970 +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: + - 3.10.5 - 3.10.4 - 3.10.3 - 3.10.2 diff --git a/providers/datadog/pyproject.toml b/providers/datadog/pyproject.toml index c1d133cd10c2d..8579dee448e47 100644 --- a/providers/datadog/pyproject.toml +++ b/providers/datadog/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-datadog" -version = "3.10.4" +version = "3.10.5" description = "Provider package apache-airflow-providers-datadog for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-datadog/3.10.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-datadog/3.10.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-datadog/3.10.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-datadog/3.10.5/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" diff --git a/providers/datadog/src/airflow/providers/datadog/__init__.py b/providers/datadog/src/airflow/providers/datadog/__init__.py index 0d393281b922f..bb232ae20b030 100644 --- a/providers/datadog/src/airflow/providers/datadog/__init__.py +++ b/providers/datadog/src/airflow/providers/datadog/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.10.4" +__version__ = "3.10.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/dbt/cloud/README.rst b/providers/dbt/cloud/README.rst index e2752cdae7944..674730706aa3c 100644 --- a/providers/dbt/cloud/README.rst +++ b/providers/dbt/cloud/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-dbt-cloud`` -Release: ``4.9.0`` +Release: ``4.9.1`` `dbt Cloud `__ @@ -36,7 +36,7 @@ This is a provider package for ``dbt.cloud`` provider. All classes for this prov are in ``airflow.providers.dbt.cloud`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -93,4 +93,4 @@ Extra Dependencies =============== =============================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/dbt/cloud/docs/changelog.rst b/providers/dbt/cloud/docs/changelog.rst index bde82b198b719..aae5de5520bad 100644 --- a/providers/dbt/cloud/docs/changelog.rst +++ b/providers/dbt/cloud/docs/changelog.rst @@ -28,6 +28,18 @@ Changelog --------- +4.9.1 +..... + +Bug Fixes +~~~~~~~~~ + +* ``Fix dbt Cloud trigger timeout deadline clock (#67626)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 4.9.0 ..... diff --git a/providers/dbt/cloud/docs/index.rst b/providers/dbt/cloud/docs/index.rst index 2457b8a7ebb7a..098495095f37b 100644 --- a/providers/dbt/cloud/docs/index.rst +++ b/providers/dbt/cloud/docs/index.rst @@ -81,7 +81,7 @@ apache-airflow-providers-dbt-cloud package `dbt Cloud `__ -Release: 4.9.0 +Release: 4.9.1 Provider package ---------------- @@ -140,5 +140,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-dbt-cloud 4.9.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-dbt-cloud 4.9.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-dbt-cloud 4.9.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-dbt-cloud 4.9.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/dbt/cloud/provider.yaml b/providers/dbt/cloud/provider.yaml index 2322ba9a3a9ab..eef642691fa8d 100644 --- a/providers/dbt/cloud/provider.yaml +++ b/providers/dbt/cloud/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779137531 +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: + - 4.9.1 - 4.9.0 - 4.8.2 - 4.8.1 diff --git a/providers/dbt/cloud/pyproject.toml b/providers/dbt/cloud/pyproject.toml index ce2eb714aade3..d5418a2e12ffd 100644 --- a/providers/dbt/cloud/pyproject.toml +++ b/providers/dbt/cloud/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-dbt-cloud" -version = "4.9.0" +version = "4.9.1" description = "Provider package apache-airflow-providers-dbt-cloud for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -113,8 +113,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-dbt-cloud/4.9.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/4.9.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/4.9.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/4.9.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" diff --git a/providers/dbt/cloud/src/airflow/providers/dbt/cloud/__init__.py b/providers/dbt/cloud/src/airflow/providers/dbt/cloud/__init__.py index d7c7cf32c28cd..28213a7c889eb 100644 --- a/providers/dbt/cloud/src/airflow/providers/dbt/cloud/__init__.py +++ b/providers/dbt/cloud/src/airflow/providers/dbt/cloud/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.9.0" +__version__ = "4.9.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/dingding/README.rst b/providers/dingding/README.rst index 2a7e757467128..742aa6ebf272e 100644 --- a/providers/dingding/README.rst +++ b/providers/dingding/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-dingding`` -Release: ``3.9.4`` +Release: ``3.9.5`` `DingTalk `__ @@ -36,7 +36,7 @@ This is a provider package for ``dingding`` provider. All classes for this provi are in ``airflow.providers.dingding`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -79,4 +79,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/dingding/docs/changelog.rst b/providers/dingding/docs/changelog.rst index d362cbc074ad2..cd69acefb3f0e 100644 --- a/providers/dingding/docs/changelog.rst +++ b/providers/dingding/docs/changelog.rst @@ -28,6 +28,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 ..... diff --git a/providers/dingding/docs/index.rst b/providers/dingding/docs/index.rst index 6572b9b4ea130..28858cacd780e 100644 --- a/providers/dingding/docs/index.rst +++ b/providers/dingding/docs/index.rst @@ -76,7 +76,7 @@ apache-airflow-providers-dingding package `DingTalk `__ -Release: 3.9.4 +Release: 3.9.5 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-dingding 3.9.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-dingding 3.9.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-dingding 3.9.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-dingding 3.9.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/dingding/provider.yaml b/providers/dingding/provider.yaml index 9b156dca089b9..de5e114df106b 100644 --- a/providers/dingding/provider.yaml +++ b/providers/dingding/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775591980 +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: + - 3.9.5 - 3.9.4 - 3.9.3 - 3.9.2 diff --git a/providers/dingding/pyproject.toml b/providers/dingding/pyproject.toml index fa3b1d22e61bc..d46d8fbf76033 100644 --- a/providers/dingding/pyproject.toml +++ b/providers/dingding/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-dingding" -version = "3.9.4" +version = "3.9.5" description = "Provider package apache-airflow-providers-dingding for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -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-dingding/3.9.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-dingding/3.9.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-dingding/3.9.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-dingding/3.9.5/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" diff --git a/providers/dingding/src/airflow/providers/dingding/__init__.py b/providers/dingding/src/airflow/providers/dingding/__init__.py index faa49d580ba47..25771474be3b7 100644 --- a/providers/dingding/src/airflow/providers/dingding/__init__.py +++ b/providers/dingding/src/airflow/providers/dingding/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.9.4" +__version__ = "3.9.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/docker/README.rst b/providers/docker/README.rst index 3c01afb59027b..e1281dce824b7 100644 --- a/providers/docker/README.rst +++ b/providers/docker/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-docker`` -Release: ``4.5.6`` +Release: ``4.5.7`` `Docker `__ @@ -36,7 +36,7 @@ This is a provider package for ``docker`` provider. All classes for this provide are in ``airflow.providers.docker`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -79,4 +79,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/docker/docs/changelog.rst b/providers/docker/docs/changelog.rst index 30c3ed4fa4a4b..0077c42651a6b 100644 --- a/providers/docker/docs/changelog.rst +++ b/providers/docker/docs/changelog.rst @@ -28,6 +28,18 @@ Changelog --------- +4.5.7 +..... + +Bug Fixes +~~~~~~~~~ + +* ``Fix DockerOperator on_kill to respect auto_remove='force' and remove orphaned containers (#56149) (#67225)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 4.5.6 ..... diff --git a/providers/docker/docs/index.rst b/providers/docker/docs/index.rst index 8c6261f01961b..17d49a2daa5aa 100644 --- a/providers/docker/docs/index.rst +++ b/providers/docker/docs/index.rst @@ -70,7 +70,7 @@ apache-airflow-providers-docker package `Docker `__ -Release: 4.5.6 +Release: 4.5.7 Provider package ---------------- @@ -124,5 +124,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-docker 4.5.6 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-docker 4.5.6 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-docker 4.5.7 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-docker 4.5.7 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/docker/provider.yaml b/providers/docker/provider.yaml index 66f82cef56d05..70e07dfc061c8 100644 --- a/providers/docker/provider.yaml +++ b/providers/docker/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779137549 +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: + - 4.5.7 - 4.5.6 - 4.5.5 - 4.5.4 diff --git a/providers/docker/pyproject.toml b/providers/docker/pyproject.toml index 5af7071e0b3a6..75cbf490ffffb 100644 --- a/providers/docker/pyproject.toml +++ b/providers/docker/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-docker" -version = "4.5.6" +version = "4.5.7" description = "Provider package apache-airflow-providers-docker for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -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-docker/4.5.6" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-docker/4.5.6/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-docker/4.5.7" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-docker/4.5.7/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" diff --git a/providers/docker/src/airflow/providers/docker/__init__.py b/providers/docker/src/airflow/providers/docker/__init__.py index a08481b4bbc9b..71d4609ed1773 100644 --- a/providers/docker/src/airflow/providers/docker/__init__.py +++ b/providers/docker/src/airflow/providers/docker/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.5.6" +__version__ = "4.5.7" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/edge3/README.rst b/providers/edge3/README.rst index 8eb0436023de5..801c2e916bd8b 100644 --- a/providers/edge3/README.rst +++ b/providers/edge3/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-edge3`` -Release: ``3.7.0`` +Release: ``3.8.0`` Handle edge workers on remote sites via HTTP(s) connection and orchestrates work over distributed sites. @@ -48,7 +48,7 @@ This is a provider package for ``edge3`` provider. All classes for this provider are in ``airflow.providers.edge3`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -93,4 +93,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/edge3/docs/changelog.rst b/providers/edge3/docs/changelog.rst index e2c3312871428..32aa86af8bea4 100644 --- a/providers/edge3/docs/changelog.rst +++ b/providers/edge3/docs/changelog.rst @@ -27,6 +27,42 @@ Changelog --------- +3.8.0 +..... + +.. note:: + This release of the Edge provider requires Apache Airflow 3.3+; the new execute-callback worker support (#67679) relies on APIs available only in Airflow 3.3 and later. + +Features +~~~~~~~~ + +* ``Fix edge executor to support handling execute callback workload (#67679)`` + +Misc +~~~~ + +* ``Fix exceptions of positional session use in Edge provider (2) (#67812)`` +* ``Bump the edge-ui-package-updates group across 1 directory with 16 updates (#67740)`` +* ``Fix exceptions of positional session use in Edge provider (#67661)`` +* ``Replace Sphinx Redoc with Swagger API Docs (#67390)`` +* ``Add prek hook to enforce HTTPException is imported from fastapi (#67367)`` +* ``Remove dead auth code from Airflow2 times in Edge (#67374)`` +* ``Add prek hook enforcing the "example" tag on example DAGs (#67354)`` + +Doc-only +~~~~~~~~ + +* ``Correct README.rst common compat version reference inconsistency (#67554)`` +* ``Add some more clarifications on edge roles (#67379)`` +* ``docs(edge3): clarify WorkerQueuesBase.team_name is an experimental hint, cross-ref workload.rst (#66718)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``fix test in main (#67861)`` + * ``[main] CI: Upgrade important CI environment (#67593)`` + * ``[main] CI: Upgrade important CI environment (#67313)`` + + 3.7.0 ..... diff --git a/providers/edge3/docs/index.rst b/providers/edge3/docs/index.rst index 794cb51aef93f..51d73abe9fe0c 100644 --- a/providers/edge3/docs/index.rst +++ b/providers/edge3/docs/index.rst @@ -98,7 +98,7 @@ Additional REST API endpoints are provided to distribute tasks and manage the ed are provided by the API server. -Release: 3.7.0 +Release: 3.8.0 Provider package ---------------- @@ -154,5 +154,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-edge3 3.7.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-edge3 3.7.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-edge3 3.8.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-edge3 3.8.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/edge3/provider.yaml b/providers/edge3/provider.yaml index a19972c04f229..ec522dd9cd9ca 100644 --- a/providers/edge3/provider.yaml +++ b/providers/edge3/provider.yaml @@ -34,7 +34,7 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779137597 +source-date-epoch: 1780426378 build-system: hatchling # Note that those versions are maintained by release manager - do not update them manually @@ -42,6 +42,7 @@ build-system: hatchling # In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider have # to be done in the same PR versions: + - 3.8.0 - 3.7.0 - 3.6.0 - 3.5.0 diff --git a/providers/edge3/pyproject.toml b/providers/edge3/pyproject.toml index 6c4b2afafb91e..e339c4a4a16b4 100644 --- a/providers/edge3/pyproject.toml +++ b/providers/edge3/pyproject.toml @@ -32,7 +32,7 @@ build-backend = "hatchling.build" [project] name = "apache-airflow-providers-edge3" -version = "3.7.0" +version = "3.8.0" description = "Provider package apache-airflow-providers-edge3 for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -109,8 +109,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-edge3/3.7.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-edge3/3.7.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-edge3/3.8.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-edge3/3.8.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" diff --git a/providers/edge3/src/airflow/providers/edge3/__init__.py b/providers/edge3/src/airflow/providers/edge3/__init__.py index c866e59b173b8..6195aca3c57e1 100644 --- a/providers/edge3/src/airflow/providers/edge3/__init__.py +++ b/providers/edge3/src/airflow/providers/edge3/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.7.0" +__version__ = "3.8.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "3.0.0" diff --git a/providers/elasticsearch/README.rst b/providers/elasticsearch/README.rst index 44c2031a667a4..38168c462e37b 100644 --- a/providers/elasticsearch/README.rst +++ b/providers/elasticsearch/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-elasticsearch`` -Release: ``6.5.4`` +Release: ``6.6.0`` `Elasticsearch `__ @@ -36,7 +36,7 @@ This is a provider package for ``elasticsearch`` provider. All classes for this are in ``airflow.providers.elasticsearch`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -79,5 +79,14 @@ Dependent package `apache-airflow-providers-common-sql `_ ``common.sql`` ================================================================================================================== ================= +Optional dependencies +---------------------- + +========== ================== +Extra Dependencies +========== ================== +``polars`` ``polars>=1.26.0`` +========== ================== + The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/elasticsearch/docs/changelog.rst b/providers/elasticsearch/docs/changelog.rst index 6ee0bfccc12ee..44fce78e6bade 100644 --- a/providers/elasticsearch/docs/changelog.rst +++ b/providers/elasticsearch/docs/changelog.rst @@ -35,6 +35,24 @@ will be removed in a future provider release. If you ship a custom ``ElasticsearchTaskHandler``, set ``REMOTE_TASK_LOG = ElasticsearchRemoteLogIO(...)`` at module scope in that module. +6.6.0 +..... + +Features +~~~~~~~~ + +* ``ElasticsearchSQLHook: add Polars DataFrame support via custom SQL reader (#66220)`` + +Misc +~~~~ + +* ``Deprecate implicit REMOTE_TASK_LOG registration in ElasticsearchTaskHandler (#67105)`` +* ``Refactor Elasticsearch log formatter to use timezone.from_timestamp (#67245)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 6.5.4 ..... diff --git a/providers/elasticsearch/docs/index.rst b/providers/elasticsearch/docs/index.rst index 9af775efb5bd8..03d033583c75e 100644 --- a/providers/elasticsearch/docs/index.rst +++ b/providers/elasticsearch/docs/index.rst @@ -79,7 +79,7 @@ apache-airflow-providers-elasticsearch package `Elasticsearch `__ -Release: 6.5.4 +Release: 6.6.0 Provider package ---------------- @@ -134,5 +134,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-elasticsearch 6.5.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-elasticsearch 6.5.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-elasticsearch 6.6.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-elasticsearch 6.6.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/elasticsearch/provider.yaml b/providers/elasticsearch/provider.yaml index 6a916dec29c94..fa664bf7a6157 100644 --- a/providers/elasticsearch/provider.yaml +++ b/providers/elasticsearch/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779137708 +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: + - 6.6.0 - 6.5.4 - 6.5.3 - 6.5.2 diff --git a/providers/elasticsearch/pyproject.toml b/providers/elasticsearch/pyproject.toml index 81a0de8d07dc2..f4d666674c616 100644 --- a/providers/elasticsearch/pyproject.toml +++ b/providers/elasticsearch/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-elasticsearch" -version = "6.5.4" +version = "6.6.0" description = "Provider package apache-airflow-providers-elasticsearch for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -109,8 +109,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-elasticsearch/6.5.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-elasticsearch/6.5.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-elasticsearch/6.6.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-elasticsearch/6.6.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" diff --git a/providers/elasticsearch/src/airflow/providers/elasticsearch/__init__.py b/providers/elasticsearch/src/airflow/providers/elasticsearch/__init__.py index cdcec36a7b936..2690e31373261 100644 --- a/providers/elasticsearch/src/airflow/providers/elasticsearch/__init__.py +++ b/providers/elasticsearch/src/airflow/providers/elasticsearch/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "6.5.4" +__version__ = "6.6.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/exasol/README.rst b/providers/exasol/README.rst index 941ce4a2f8c67..efd92fcdf3472 100644 --- a/providers/exasol/README.rst +++ b/providers/exasol/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-exasol`` -Release: ``4.10.2`` +Release: ``4.10.3`` `Exasol `__ @@ -36,7 +36,7 @@ This is a provider package for ``exasol`` provider. All classes for this provide are in ``airflow.providers.exasol`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -92,4 +92,4 @@ Extra Dependencies ============== ====================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/exasol/docs/changelog.rst b/providers/exasol/docs/changelog.rst index 940e78cd4ca8d..59e453d4b3ddf 100644 --- a/providers/exasol/docs/changelog.rst +++ b/providers/exasol/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +4.10.3 +...... + +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)`` + + 4.10.2 ...... diff --git a/providers/exasol/docs/index.rst b/providers/exasol/docs/index.rst index e621e478efcf3..94ea0bbae141d 100644 --- a/providers/exasol/docs/index.rst +++ b/providers/exasol/docs/index.rst @@ -75,7 +75,7 @@ apache-airflow-providers-exasol package `Exasol `__ -Release: 4.10.2 +Release: 4.10.3 Provider package ---------------- @@ -133,5 +133,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-exasol 4.10.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-exasol 4.10.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-exasol 4.10.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-exasol 4.10.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/exasol/provider.yaml b/providers/exasol/provider.yaml index 2d5b965238b97..2bb11b4f4f340 100644 --- a/providers/exasol/provider.yaml +++ b/providers/exasol/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592111 +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: + - 4.10.3 - 4.10.2 - 4.10.1 - 4.10.0 diff --git a/providers/exasol/pyproject.toml b/providers/exasol/pyproject.toml index 665e1ea25c708..a3f8a5ac4cecf 100644 --- a/providers/exasol/pyproject.toml +++ b/providers/exasol/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-exasol" -version = "4.10.2" +version = "4.10.3" description = "Provider package apache-airflow-providers-exasol for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -112,8 +112,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-exasol/4.10.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.10.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.10.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.10.3/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" diff --git a/providers/exasol/src/airflow/providers/exasol/__init__.py b/providers/exasol/src/airflow/providers/exasol/__init__.py index 9edaee41b5918..63b0299eea339 100644 --- a/providers/exasol/src/airflow/providers/exasol/__init__.py +++ b/providers/exasol/src/airflow/providers/exasol/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.10.2" +__version__ = "4.10.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/fab/README.rst b/providers/fab/README.rst index 0856d28853bbf..68c7b4f6efcac 100644 --- a/providers/fab/README.rst +++ b/providers/fab/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-fab`` -Release: ``3.6.4`` +Release: ``3.6.5`` `Flask App Builder `__ @@ -36,7 +36,7 @@ This is a provider package for ``fab`` provider. All classes for this provider p are in ``airflow.providers.fab`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -105,4 +105,4 @@ Extra Dependencies ============ =================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/fab/docs/changelog.rst b/providers/fab/docs/changelog.rst index 5ade39e261781..15ec5c6a758e7 100644 --- a/providers/fab/docs/changelog.rst +++ b/providers/fab/docs/changelog.rst @@ -20,6 +20,32 @@ Changelog --------- +3.6.5 +..... + +Misc +~~~~ + +* ``Bump the fab-ui-package-updates group across 1 directory with 5 updates (#67733)`` +* ``Remove further findings from positional session check (#67712)`` +* ``Replace Sphinx Redoc with Swagger API Docs (#67390)`` +* ``Bump the fab-ui-package-updates group across 1 directory with 2 updates (#67512)`` +* ``Add prek hook to enforce HTTPException is imported from fastapi (#67367)`` +* ``Remove exclusion of yanked version dependencies from providers (#66857)`` +* ``Bump eslint (via audit fix) (#67220)`` + +Doc-only +~~~~~~~~ + +* ``Auto-sync provider README.rst Requirements with pyproject.toml (#67669)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``Remove findings from positional session check in Core Utils (#67777)`` + * ``[main] CI: Upgrade important CI environment (#67593)`` + * ``[main] CI: Upgrade important CI environment (#67313)`` + + 3.6.4 ..... diff --git a/providers/fab/docs/index.rst b/providers/fab/docs/index.rst index 0bb6ba1c2cd85..e0c8aa1814137 100644 --- a/providers/fab/docs/index.rst +++ b/providers/fab/docs/index.rst @@ -84,7 +84,7 @@ apache-airflow-providers-fab package `Flask App Builder `__ -Release: 3.6.4 +Release: 3.6.5 Provider package ---------------- @@ -154,5 +154,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-fab 3.6.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-fab 3.6.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-fab 3.6.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-fab 3.6.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/fab/provider.yaml b/providers/fab/provider.yaml index cb734e375464c..c883f83efce32 100644 --- a/providers/fab/provider.yaml +++ b/providers/fab/provider.yaml @@ -29,7 +29,7 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779137767 +source-date-epoch: 1780426378 build-system: hatchling # Note that those versions are maintained by release manager - do not update them manually @@ -37,6 +37,7 @@ build-system: hatchling # In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider have # to be done in the same PR versions: + - 3.6.5 - 3.6.4 - 3.6.3 - 3.6.2 diff --git a/providers/fab/pyproject.toml b/providers/fab/pyproject.toml index 7d031c6aad223..13f75bf0792c7 100644 --- a/providers/fab/pyproject.toml +++ b/providers/fab/pyproject.toml @@ -32,7 +32,7 @@ build-backend = "hatchling.build" [project] name = "apache-airflow-providers-fab" -version = "3.6.4" +version = "3.6.5" description = "Provider package apache-airflow-providers-fab for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -153,8 +153,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-fab/3.6.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-fab/3.6.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-fab/3.6.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-fab/3.6.5/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" diff --git a/providers/fab/src/airflow/providers/fab/__init__.py b/providers/fab/src/airflow/providers/fab/__init__.py index b587e742568ee..4870ef0beabbe 100644 --- a/providers/fab/src/airflow/providers/fab/__init__.py +++ b/providers/fab/src/airflow/providers/fab/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.6.4" +__version__ = "3.6.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "3.0.2" diff --git a/providers/facebook/README.rst b/providers/facebook/README.rst index d6f3664686cc0..3ef44cd04a171 100644 --- a/providers/facebook/README.rst +++ b/providers/facebook/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-facebook`` -Release: ``3.9.4`` +Release: ``3.9.5`` `Facebook Ads `__ @@ -36,7 +36,7 @@ This is a provider package for ``facebook`` provider. All classes for this provi are in ``airflow.providers.facebook`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/facebook/docs/changelog.rst b/providers/facebook/docs/changelog.rst index b1f4d1c18d3f1..ab38b9f66c1b3 100644 --- a/providers/facebook/docs/changelog.rst +++ b/providers/facebook/docs/changelog.rst @@ -27,6 +27,18 @@ 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(!): + + 3.9.4 ..... diff --git a/providers/facebook/docs/index.rst b/providers/facebook/docs/index.rst index be3c8f3d71e2d..80db0cc0bdeb0 100644 --- a/providers/facebook/docs/index.rst +++ b/providers/facebook/docs/index.rst @@ -61,7 +61,7 @@ apache-airflow-providers-facebook package `Facebook Ads `__ -Release: 3.9.4 +Release: 3.9.5 Provider package ---------------- @@ -114,5 +114,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-facebook 3.9.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-facebook 3.9.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-facebook 3.9.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-facebook 3.9.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/facebook/provider.yaml b/providers/facebook/provider.yaml index 56ff0ed724f46..2c7db82d35101 100644 --- a/providers/facebook/provider.yaml +++ b/providers/facebook/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592179 +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: + - 3.9.5 - 3.9.4 - 3.9.3 - 3.9.2 diff --git a/providers/facebook/pyproject.toml b/providers/facebook/pyproject.toml index 7a97adf15d80f..990a357f2e4b6 100644 --- a/providers/facebook/pyproject.toml +++ b/providers/facebook/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-facebook" -version = "3.9.4" +version = "3.9.5" description = "Provider package apache-airflow-providers-facebook for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-facebook/3.9.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-facebook/3.9.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-facebook/3.9.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-facebook/3.9.5/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" diff --git a/providers/facebook/src/airflow/providers/facebook/__init__.py b/providers/facebook/src/airflow/providers/facebook/__init__.py index ab421e04b83d2..0f0f1f6aaa596 100644 --- a/providers/facebook/src/airflow/providers/facebook/__init__.py +++ b/providers/facebook/src/airflow/providers/facebook/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.9.4" +__version__ = "3.9.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/git/docs/.latest-doc-only-change.txt b/providers/git/docs/.latest-doc-only-change.txt index 2c1ab461a9c8e..8fd180a540c6d 100644 --- a/providers/git/docs/.latest-doc-only-change.txt +++ b/providers/git/docs/.latest-doc-only-change.txt @@ -1 +1 @@ -da9caffdbbeab1917e1cec5726e50af5f14a5206 +3e2962a0e423445524baa5c97c3533df7d9a5c4a diff --git a/providers/github/README.rst b/providers/github/README.rst index 2d706893ec940..614bbe9e6c654 100644 --- a/providers/github/README.rst +++ b/providers/github/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-github`` -Release: ``2.11.2`` +Release: ``2.11.3`` `GitHub `__ @@ -36,7 +36,7 @@ This is a provider package for ``github`` provider. All classes for this provide are in ``airflow.providers.github`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/github/docs/changelog.rst b/providers/github/docs/changelog.rst index 3ff189e59af8c..80f81505ab522 100644 --- a/providers/github/docs/changelog.rst +++ b/providers/github/docs/changelog.rst @@ -29,6 +29,19 @@ Changelog --------- +2.11.3 +...... + +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)`` + + 2.11.2 ...... diff --git a/providers/github/docs/index.rst b/providers/github/docs/index.rst index dd08386424be7..1a5affd1d552a 100644 --- a/providers/github/docs/index.rst +++ b/providers/github/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-github package `GitHub `__ -Release: 2.11.2 +Release: 2.11.3 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-github 2.11.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-github 2.11.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-github 2.11.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-github 2.11.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/github/provider.yaml b/providers/github/provider.yaml index 04918a72513e2..f49b5b3050c7e 100644 --- a/providers/github/provider.yaml +++ b/providers/github/provider.yaml @@ -24,12 +24,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592262 +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: + - 2.11.3 - 2.11.2 - 2.11.1 - 2.11.0 diff --git a/providers/github/pyproject.toml b/providers/github/pyproject.toml index c1b4ff7d2924c..8269e0c51c7bf 100644 --- a/providers/github/pyproject.toml +++ b/providers/github/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-github" -version = "2.11.2" +version = "2.11.3" description = "Provider package apache-airflow-providers-github for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-github/2.11.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-github/2.11.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-github/2.11.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-github/2.11.3/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" diff --git a/providers/github/src/airflow/providers/github/__init__.py b/providers/github/src/airflow/providers/github/__init__.py index 0efea2395cf3f..ee3b50d93af3a 100644 --- a/providers/github/src/airflow/providers/github/__init__.py +++ b/providers/github/src/airflow/providers/github/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.11.2" +__version__ = "2.11.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/google/README.rst b/providers/google/README.rst index 47e4c9aafdfeb..7bb684e27c496 100644 --- a/providers/google/README.rst +++ b/providers/google/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-google`` -Release: ``22.0.0`` +Release: ``22.1.0`` Google services including: @@ -43,7 +43,7 @@ This is a provider package for ``google`` provider. All classes for this provide are in ``airflow.providers.google`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -205,4 +205,4 @@ Extra Dependencies ==================== ==================================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/google/docs/changelog.rst b/providers/google/docs/changelog.rst index 37bf6ce27b72b..469ef38edbf20 100644 --- a/providers/google/docs/changelog.rst +++ b/providers/google/docs/changelog.rst @@ -27,6 +27,42 @@ Changelog --------- +22.1.0 +...... + +Features +~~~~~~~~ + +* ``feat: add idle/auto stop TTLs and master/worker instance flexibility … (#65653)`` + +Bug Fixes +~~~~~~~~~ + +* ``Harden Stackdriver handler against Cloud Logging failures (#67513)`` +* ``Fix Cloud Run deferrable trigger handling of transient 503 (#67219)`` +* ``Remove the leftover temporary report file in BidManager download (#67076)`` +* ``Fail closed in GCS log handler when existing-log read fails (#67511)`` +* ``Reject GCS blob names that escape the target directory on download (#67509)`` +* ``Warn when remote_log_conn_id is configured but not found (#67510)`` +* ``Write Cloud SQL keyfile_dict credentials with 0600 permissions (#67507)`` + +Misc +~~~~ + +* ``Bump minimum google-api-core to 2.30.3 to fix Dag import timeout (#67774)`` +* ``Remove further findings from positional session check (#67712)`` +* ``Rework StackdriverTaskHandler for the structlog era #65191 (#65198)`` +* ``Fixing mypy errors in google gen ai provider and tests (#67276)`` + +Doc-only +~~~~~~~~ + +* ``Fix wrong changelog entry for BigQueryInsertJobOperator in google provider 22.0.0 (#67280)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 22.0.0 ...... diff --git a/providers/google/docs/index.rst b/providers/google/docs/index.rst index 1245fc7c311e7..b78df459ca0f2 100644 --- a/providers/google/docs/index.rst +++ b/providers/google/docs/index.rst @@ -90,7 +90,7 @@ Google services including: - `Google Workspace `__ (formerly Google Suite) -Release: 22.0.0 +Release: 22.1.0 Provider package ---------------- @@ -235,5 +235,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-google 22.0.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-google 22.0.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-google 22.1.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-google 22.1.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/google/provider.yaml b/providers/google/provider.yaml index bf736fbc837b7..c89f9424c23e1 100644 --- a/providers/google/provider.yaml +++ b/providers/google/provider.yaml @@ -30,12 +30,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779137949 +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: + - 22.1.0 - 22.0.0 - 21.3.0 - 21.2.0 diff --git a/providers/google/pyproject.toml b/providers/google/pyproject.toml index 668836fae68e9..b42e0fa958bd9 100644 --- a/providers/google/pyproject.toml +++ b/providers/google/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-google" -version = "22.0.0" +version = "22.1.0" description = "Provider package apache-airflow-providers-google for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -268,8 +268,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-google/22.0.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-google/22.0.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-google/22.1.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-google/22.1.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" diff --git a/providers/google/src/airflow/providers/google/__init__.py b/providers/google/src/airflow/providers/google/__init__.py index 115f8132f6f3a..a1808462700c2 100644 --- a/providers/google/src/airflow/providers/google/__init__.py +++ b/providers/google/src/airflow/providers/google/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "22.0.0" +__version__ = "22.1.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/grpc/README.rst b/providers/grpc/README.rst index 29491c65815c3..e1b016f72fe14 100644 --- a/providers/grpc/README.rst +++ b/providers/grpc/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-grpc`` -Release: ``3.9.4`` +Release: ``3.9.5`` `gRPC `__ @@ -36,7 +36,7 @@ This is a provider package for ``grpc`` provider. All classes for this provider are in ``airflow.providers.grpc`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/grpc/docs/changelog.rst b/providers/grpc/docs/changelog.rst index e2e42d0dd4469..ca8ccc2fdedce 100644 --- a/providers/grpc/docs/changelog.rst +++ b/providers/grpc/docs/changelog.rst @@ -27,6 +27,18 @@ 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(!): + + 3.9.4 ..... diff --git a/providers/grpc/docs/index.rst b/providers/grpc/docs/index.rst index cf17df0acaa6b..b9bc99cbc7395 100644 --- a/providers/grpc/docs/index.rst +++ b/providers/grpc/docs/index.rst @@ -68,7 +68,7 @@ apache-airflow-providers-grpc package `gRPC `__ -Release: 3.9.4 +Release: 3.9.5 Provider package ---------------- @@ -123,5 +123,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-grpc 3.9.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-grpc 3.9.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-grpc 3.9.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-grpc 3.9.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/grpc/provider.yaml b/providers/grpc/provider.yaml index 321cc9e5d48fe..9414eff0e917e 100644 --- a/providers/grpc/provider.yaml +++ b/providers/grpc/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592370 +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: + - 3.9.5 - 3.9.4 - 3.9.3 - 3.9.2 diff --git a/providers/grpc/pyproject.toml b/providers/grpc/pyproject.toml index 644dfa78f2d57..c196c8017c24d 100644 --- a/providers/grpc/pyproject.toml +++ b/providers/grpc/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-grpc" -version = "3.9.4" +version = "3.9.5" description = "Provider package apache-airflow-providers-grpc for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -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-grpc/3.9.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-grpc/3.9.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-grpc/3.9.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-grpc/3.9.5/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" diff --git a/providers/grpc/src/airflow/providers/grpc/__init__.py b/providers/grpc/src/airflow/providers/grpc/__init__.py index ac4654aa9f806..29961775eb9b6 100644 --- a/providers/grpc/src/airflow/providers/grpc/__init__.py +++ b/providers/grpc/src/airflow/providers/grpc/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.9.4" +__version__ = "3.9.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/hashicorp/README.rst b/providers/hashicorp/README.rst index 4c6770a995a33..e39b5fa7714b4 100644 --- a/providers/hashicorp/README.rst +++ b/providers/hashicorp/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-hashicorp`` -Release: ``4.6.0`` +Release: ``4.7.0`` Hashicorp including `Hashicorp Vault `__ @@ -36,7 +36,7 @@ This is a provider package for ``hashicorp`` provider. All classes for this prov are in ``airflow.providers.hashicorp`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -89,4 +89,4 @@ Extra Dependencies ========== =================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/hashicorp/docs/changelog.rst b/providers/hashicorp/docs/changelog.rst index 91af0461dccbd..850222cf146f9 100644 --- a/providers/hashicorp/docs/changelog.rst +++ b/providers/hashicorp/docs/changelog.rst @@ -27,6 +27,25 @@ Changelog --------- +4.7.0 +..... + +Features +~~~~~~~~ + +* ``[Hashicorp] Enable ADC for Vault GCP authentication (#53801)`` + +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(!): + * ``Providers wave 2026-04-21 (#65614)`` + * ``Providers wave 2026-04-21`` + + 4.6.0 ..... diff --git a/providers/hashicorp/docs/index.rst b/providers/hashicorp/docs/index.rst index e67e2309c68e2..3cb8a6bdee40f 100644 --- a/providers/hashicorp/docs/index.rst +++ b/providers/hashicorp/docs/index.rst @@ -69,7 +69,7 @@ apache-airflow-providers-hashicorp package Hashicorp including `Hashicorp Vault `__ -Release: 4.6.0 +Release: 4.7.0 Provider package ---------------- @@ -123,5 +123,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-hashicorp 4.6.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-hashicorp 4.6.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-hashicorp 4.7.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-hashicorp 4.7.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/hashicorp/provider.yaml b/providers/hashicorp/provider.yaml index 9edc21843e026..e3e40cf2b0853 100644 --- a/providers/hashicorp/provider.yaml +++ b/providers/hashicorp/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1776839860 +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: + - 4.7.0 - 4.6.0 - 4.5.2 - 4.5.1 diff --git a/providers/hashicorp/pyproject.toml b/providers/hashicorp/pyproject.toml index 52e7ca551a1b7..5a1f43cd5edf5 100644 --- a/providers/hashicorp/pyproject.toml +++ b/providers/hashicorp/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-hashicorp" -version = "4.6.0" +version = "4.7.0" description = "Provider package apache-airflow-providers-hashicorp for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -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-hashicorp/4.6.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-hashicorp/4.6.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-hashicorp/4.7.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-hashicorp/4.7.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" diff --git a/providers/hashicorp/src/airflow/providers/hashicorp/__init__.py b/providers/hashicorp/src/airflow/providers/hashicorp/__init__.py index 64c9485cf171b..5b87ff183da71 100644 --- a/providers/hashicorp/src/airflow/providers/hashicorp/__init__.py +++ b/providers/hashicorp/src/airflow/providers/hashicorp/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.6.0" +__version__ = "4.7.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/http/README.rst b/providers/http/README.rst index b8b349baee3a4..d8ceb76305fa8 100644 --- a/providers/http/README.rst +++ b/providers/http/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-http`` -Release: ``6.0.2`` +Release: ``6.0.3`` `Hypertext Transfer Protocol (HTTP) `__ @@ -36,7 +36,7 @@ This is a provider package for ``http`` provider. All classes for this provider are in ``airflow.providers.http`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -82,4 +82,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/http/docs/changelog.rst b/providers/http/docs/changelog.rst index dcb4da2703aa7..cd11bfe1fd8e5 100644 --- a/providers/http/docs/changelog.rst +++ b/providers/http/docs/changelog.rst @@ -27,6 +27,24 @@ Changelog --------- +6.0.3 +..... + +Misc +~~~~ + +* ``Add explicit [tool.flit.sdist] sections to flit-based pyproject.tomls (#65861)`` + +Doc-only +~~~~~~~~ + +* ``Clarify HttpOperator response_filter XCom usage (#66597)`` + +.. 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)`` + + 6.0.2 ..... diff --git a/providers/http/docs/index.rst b/providers/http/docs/index.rst index 36a4449f967d8..d79a083a5b6bd 100644 --- a/providers/http/docs/index.rst +++ b/providers/http/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-http package `Hypertext Transfer Protocol (HTTP) `__ -Release: 6.0.2 +Release: 6.0.3 Provider package ---------------- @@ -135,5 +135,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-http 6.0.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-http 6.0.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-http 6.0.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-http 6.0.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/http/provider.yaml b/providers/http/provider.yaml index ba8b912c5531d..f1905ebf3644c 100644 --- a/providers/http/provider.yaml +++ b/providers/http/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592384 +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: + - 6.0.3 - 6.0.2 - 6.0.1 - 6.0.0 diff --git a/providers/http/pyproject.toml b/providers/http/pyproject.toml index 03083c8553715..efc4cc6e79d29 100644 --- a/providers/http/pyproject.toml +++ b/providers/http/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-http" -version = "6.0.2" +version = "6.0.3" description = "Provider package apache-airflow-providers-http for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -105,8 +105,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-http/6.0.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-http/6.0.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-http/6.0.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-http/6.0.3/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" diff --git a/providers/http/src/airflow/providers/http/__init__.py b/providers/http/src/airflow/providers/http/__init__.py index 9b576b6fdef67..916b6c3e1a73f 100644 --- a/providers/http/src/airflow/providers/http/__init__.py +++ b/providers/http/src/airflow/providers/http/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "6.0.2" +__version__ = "6.0.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/informatica/README.rst b/providers/informatica/README.rst index 7ca441e8d9355..0f78b5043342c 100644 --- a/providers/informatica/README.rst +++ b/providers/informatica/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-informatica`` -Release: ``0.1.3`` +Release: ``0.1.4`` `Informatica `__ @@ -36,7 +36,7 @@ This is a provider package for ``informatica`` provider. All classes for this pr are in ``airflow.providers.informatica`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -88,4 +88,4 @@ Extra Dependencies ================= ========================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/informatica/docs/changelog.rst b/providers/informatica/docs/changelog.rst index 5f49c6cb739bc..0afd84f5bfd62 100644 --- a/providers/informatica/docs/changelog.rst +++ b/providers/informatica/docs/changelog.rst @@ -28,6 +28,23 @@ Changelog ========= +0.1.4 +..... + +Misc +~~~~ + +* ``Add explicit [tool.flit.sdist] sections to flit-based pyproject.tomls (#65861)`` + +Doc-only +~~~~~~~~ + +* ``Cleanup integration names for consistency (#66287)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 0.1.3 ..... diff --git a/providers/informatica/docs/index.rst b/providers/informatica/docs/index.rst index 4c63f8cb2d018..d860002fb8006 100644 --- a/providers/informatica/docs/index.rst +++ b/providers/informatica/docs/index.rst @@ -114,7 +114,7 @@ apache-airflow-providers-informatica package `Informatica `__ -Release: 0.1.3 +Release: 0.1.4 Provider package ---------------- @@ -168,5 +168,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-informatica 0.1.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-informatica 0.1.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-informatica 0.1.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-informatica 0.1.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/informatica/provider.yaml b/providers/informatica/provider.yaml index f6444b2e86d4b..28202169f166e 100644 --- a/providers/informatica/provider.yaml +++ b/providers/informatica/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: incubation -source-date-epoch: 1775592403 +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: + - 0.1.4 - 0.1.3 - 0.1.2 - 0.1.1 diff --git a/providers/informatica/pyproject.toml b/providers/informatica/pyproject.toml index f074381799714..36c7d0fb406a7 100644 --- a/providers/informatica/pyproject.toml +++ b/providers/informatica/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-informatica" -version = "0.1.3" +version = "0.1.4" description = "Provider package apache-airflow-providers-informatica for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -108,8 +108,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-informatica/0.1.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-informatica/0.1.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-informatica/0.1.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-informatica/0.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" diff --git a/providers/informatica/src/airflow/providers/informatica/__init__.py b/providers/informatica/src/airflow/providers/informatica/__init__.py index 523679d006e53..273292451b0d4 100644 --- a/providers/informatica/src/airflow/providers/informatica/__init__.py +++ b/providers/informatica/src/airflow/providers/informatica/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "0.1.3" +__version__ = "0.1.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "3.0.0" diff --git a/providers/jdbc/README.rst b/providers/jdbc/README.rst index b3ed8d3f797a3..c1afd18285faf 100644 --- a/providers/jdbc/README.rst +++ b/providers/jdbc/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-jdbc`` -Release: ``5.4.4`` +Release: ``5.5.0`` `Java Database Connectivity (JDBC) `__ @@ -36,7 +36,7 @@ This is a provider package for ``jdbc`` provider. All classes for this provider are in ``airflow.providers.jdbc`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -86,7 +86,17 @@ Dependent package ================================================================================================================== ================= `apache-airflow-providers-common-compat `_ ``common.compat`` `apache-airflow-providers-common-sql `_ ``common.sql`` +`apache-airflow-providers-openlineage `_ ``openlineage`` ================================================================================================================== ================= +Optional dependencies +---------------------- + +=============== ======================================== +Extra Dependencies +=============== ======================================== +``openlineage`` ``apache-airflow-providers-openlineage`` +=============== ======================================== + The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/jdbc/docs/changelog.rst b/providers/jdbc/docs/changelog.rst index 20bcd0a072a68..f3581b7ba2b10 100644 --- a/providers/jdbc/docs/changelog.rst +++ b/providers/jdbc/docs/changelog.rst @@ -26,6 +26,25 @@ Changelog --------- +5.5.0 +..... + +Features +~~~~~~~~ + +* ``Add OpenLineage support to JdbcHook (#67457)`` + +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(!): + * ``Providers wave 2026-04-21 (#65614)`` + * ``Providers wave 2026-04-21`` + + 5.4.4 ..... diff --git a/providers/jdbc/docs/index.rst b/providers/jdbc/docs/index.rst index cc3cf7e44ea46..a2987da618b86 100644 --- a/providers/jdbc/docs/index.rst +++ b/providers/jdbc/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-jdbc package `Java Database Connectivity (JDBC) `__ -Release: 5.4.4 +Release: 5.5.0 Provider package ---------------- @@ -143,5 +143,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-jdbc 5.4.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-jdbc 5.4.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-jdbc 5.5.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-jdbc 5.5.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/jdbc/provider.yaml b/providers/jdbc/provider.yaml index 98ddbc032040a..d167ebf260717 100644 --- a/providers/jdbc/provider.yaml +++ b/providers/jdbc/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1776779090 +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.0 - 5.4.4 - 5.4.3 - 5.4.2 diff --git a/providers/jdbc/pyproject.toml b/providers/jdbc/pyproject.toml index 60ab6f4940e32..bc3ecc937bb87 100644 --- a/providers/jdbc/pyproject.toml +++ b/providers/jdbc/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-jdbc" -version = "5.4.4" +version = "5.5.0" description = "Provider package apache-airflow-providers-jdbc for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -122,8 +122,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-jdbc/5.4.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-jdbc/5.4.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-jdbc/5.5.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-jdbc/5.5.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" diff --git a/providers/jdbc/src/airflow/providers/jdbc/__init__.py b/providers/jdbc/src/airflow/providers/jdbc/__init__.py index d6c327ccde758..abe110603426f 100644 --- a/providers/jdbc/src/airflow/providers/jdbc/__init__.py +++ b/providers/jdbc/src/airflow/providers/jdbc/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "5.4.4" +__version__ = "5.5.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/jenkins/README.rst b/providers/jenkins/README.rst index 3749706103042..fa437a2d5d372 100644 --- a/providers/jenkins/README.rst +++ b/providers/jenkins/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-jenkins`` -Release: ``4.2.5`` +Release: ``4.2.6`` `Jenkins `__ @@ -36,7 +36,7 @@ This is a provider package for ``jenkins`` provider. All classes for this provid are in ``airflow.providers.jenkins`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/jenkins/docs/changelog.rst b/providers/jenkins/docs/changelog.rst index 57b2f47d41920..0851b21db55fc 100644 --- a/providers/jenkins/docs/changelog.rst +++ b/providers/jenkins/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +4.2.6 +..... + +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)`` + + 4.2.5 ..... diff --git a/providers/jenkins/docs/index.rst b/providers/jenkins/docs/index.rst index f85af66cace35..e5e879506ef6c 100644 --- a/providers/jenkins/docs/index.rst +++ b/providers/jenkins/docs/index.rst @@ -76,7 +76,7 @@ apache-airflow-providers-jenkins package `Jenkins `__ -Release: 4.2.5 +Release: 4.2.6 Provider package ---------------- @@ -129,5 +129,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-jenkins 4.2.5 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-jenkins 4.2.5 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-jenkins 4.2.6 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-jenkins 4.2.6 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/jenkins/provider.yaml b/providers/jenkins/provider.yaml index a303fc207ee03..b02ca00d228f2 100644 --- a/providers/jenkins/provider.yaml +++ b/providers/jenkins/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592894 +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: + - 4.2.6 - 4.2.5 - 4.2.4 - 4.2.3 diff --git a/providers/jenkins/pyproject.toml b/providers/jenkins/pyproject.toml index 56d3470bf9a1d..f988c5597e245 100644 --- a/providers/jenkins/pyproject.toml +++ b/providers/jenkins/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-jenkins" -version = "4.2.5" +version = "4.2.6" description = "Provider package apache-airflow-providers-jenkins for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-jenkins/4.2.5" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-jenkins/4.2.5/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-jenkins/4.2.6" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-jenkins/4.2.6/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" diff --git a/providers/jenkins/src/airflow/providers/jenkins/__init__.py b/providers/jenkins/src/airflow/providers/jenkins/__init__.py index 860212cfcd44c..03f6bfa6bc664 100644 --- a/providers/jenkins/src/airflow/providers/jenkins/__init__.py +++ b/providers/jenkins/src/airflow/providers/jenkins/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.2.5" +__version__ = "4.2.6" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/keycloak/README.rst b/providers/keycloak/README.rst index 136b295948884..03773a2862188 100644 --- a/providers/keycloak/README.rst +++ b/providers/keycloak/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-keycloak`` -Release: ``0.7.2`` +Release: ``0.7.3`` ``Keycloak Provider`` @@ -36,7 +36,7 @@ This is a provider package for ``keycloak`` provider. All classes for this provi are in ``airflow.providers.keycloak`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/keycloak/docs/changelog.rst b/providers/keycloak/docs/changelog.rst index 56e592ba93602..bdf9d38a484cb 100644 --- a/providers/keycloak/docs/changelog.rst +++ b/providers/keycloak/docs/changelog.rst @@ -25,6 +25,19 @@ Changelog --------- +0.7.3 +..... + +Misc +~~~~ + +* ``Replace Sphinx Redoc with Swagger API Docs (#67390)`` +* ``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(!): + + 0.7.2 ..... diff --git a/providers/keycloak/docs/index.rst b/providers/keycloak/docs/index.rst index 40fa07edcaf4b..1f8a3f24ad9e3 100644 --- a/providers/keycloak/docs/index.rst +++ b/providers/keycloak/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-keycloak package ``Keycloak Provider`` -Release: 0.7.2 +Release: 0.7.3 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-keycloak 0.7.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-keycloak 0.7.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-keycloak 0.7.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-keycloak 0.7.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/keycloak/provider.yaml b/providers/keycloak/provider.yaml index 406caecc9d8ff..9ec26bbed12c1 100644 --- a/providers/keycloak/provider.yaml +++ b/providers/keycloak/provider.yaml @@ -23,9 +23,10 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779211699 +source-date-epoch: 1780426378 # note that those versions are maintained by release manager - do not update them manually versions: + - 0.7.3 - 0.7.2 - 0.7.1 - 0.7.0 diff --git a/providers/keycloak/pyproject.toml b/providers/keycloak/pyproject.toml index efe1d7816d9b9..c8cd996220c29 100644 --- a/providers/keycloak/pyproject.toml +++ b/providers/keycloak/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-keycloak" -version = "0.7.2" +version = "0.7.3" description = "Provider package apache-airflow-providers-keycloak for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-keycloak/0.7.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-keycloak/0.7.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-keycloak/0.7.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-keycloak/0.7.3/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" diff --git a/providers/keycloak/src/airflow/providers/keycloak/__init__.py b/providers/keycloak/src/airflow/providers/keycloak/__init__.py index c9b8137e94a4a..03476ce053384 100644 --- a/providers/keycloak/src/airflow/providers/keycloak/__init__.py +++ b/providers/keycloak/src/airflow/providers/keycloak/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "0.7.2" +__version__ = "0.7.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "3.0.0" diff --git a/providers/microsoft/azure/README.rst b/providers/microsoft/azure/README.rst index fa58eff6bbcce..4b9490ab1b9a5 100644 --- a/providers/microsoft/azure/README.rst +++ b/providers/microsoft/azure/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-microsoft-azure`` -Release: ``13.3.0`` +Release: ``13.4.0`` `Microsoft Azure `__ @@ -36,7 +36,7 @@ This is a provider package for ``microsoft.azure`` provider. All classes for thi are in ``airflow.providers.microsoft.azure`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -122,4 +122,4 @@ Extra Dependencies ==================== ==================================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/microsoft/azure/docs/changelog.rst b/providers/microsoft/azure/docs/changelog.rst index 8c13a3bdfbb16..e735696c4308f 100644 --- a/providers/microsoft/azure/docs/changelog.rst +++ b/providers/microsoft/azure/docs/changelog.rst @@ -27,6 +27,29 @@ Changelog --------- +13.4.0 +...... + +Features +~~~~~~~~ + +* ``Add deferrable mode support to AzureBatchOperator (#66815)`` + +Misc +~~~~ + +* ``Remove exclusion of yanked version dependencies from providers (#66857)`` + +Doc-only +~~~~~~~~ + +* ``Auto-sync provider README.rst Requirements with pyproject.toml (#67669)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``Fix flaky AzureDataFactory operator test by mocking time (#67427)`` + + 13.3.0 ...... diff --git a/providers/microsoft/azure/docs/index.rst b/providers/microsoft/azure/docs/index.rst index 190949cf6087a..c327fa52a3ae3 100644 --- a/providers/microsoft/azure/docs/index.rst +++ b/providers/microsoft/azure/docs/index.rst @@ -84,7 +84,7 @@ apache-airflow-providers-microsoft-azure package `Microsoft Azure `__ -Release: 13.3.0 +Release: 13.4.0 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-microsoft-azure 13.3.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-microsoft-azure 13.3.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-azure 13.4.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-azure 13.4.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/microsoft/azure/provider.yaml b/providers/microsoft/azure/provider.yaml index 801f283bb9990..084483da2ee61 100644 --- a/providers/microsoft/azure/provider.yaml +++ b/providers/microsoft/azure/provider.yaml @@ -21,12 +21,13 @@ description: | `Microsoft Azure `__ state: ready lifecycle: production -source-date-epoch: 1779138079 +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: + - 13.4.0 - 13.3.0 - 13.2.0 - 13.1.2 diff --git a/providers/microsoft/azure/pyproject.toml b/providers/microsoft/azure/pyproject.toml index a88de1c50e2ba..e4b9a070f3dc7 100644 --- a/providers/microsoft/azure/pyproject.toml +++ b/providers/microsoft/azure/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-microsoft-azure" -version = "13.3.0" +version = "13.4.0" description = "Provider package apache-airflow-providers-microsoft-azure for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -155,8 +155,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-microsoft-azure/13.3.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/13.3.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/13.4.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/13.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" diff --git a/providers/microsoft/azure/src/airflow/providers/microsoft/azure/__init__.py b/providers/microsoft/azure/src/airflow/providers/microsoft/azure/__init__.py index e7f9e091101c0..8128eaab34995 100644 --- a/providers/microsoft/azure/src/airflow/providers/microsoft/azure/__init__.py +++ b/providers/microsoft/azure/src/airflow/providers/microsoft/azure/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "13.3.0" +__version__ = "13.4.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/microsoft/mssql/README.rst b/providers/microsoft/mssql/README.rst index fe2cc31560af2..05bc39185f071 100644 --- a/providers/microsoft/mssql/README.rst +++ b/providers/microsoft/mssql/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-microsoft-mssql`` -Release: ``4.6.0`` +Release: ``4.6.1`` `Microsoft SQL Server (MSSQL) `__ @@ -36,7 +36,7 @@ This is a provider package for ``microsoft.mssql`` provider. All classes for thi are in ``airflow.providers.microsoft.mssql`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -92,4 +92,4 @@ Extra Dependencies =============== ======================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/microsoft/mssql/docs/changelog.rst b/providers/microsoft/mssql/docs/changelog.rst index 884b434cfdff0..74e96bd2259ed 100644 --- a/providers/microsoft/mssql/docs/changelog.rst +++ b/providers/microsoft/mssql/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +4.6.1 +..... + +Misc +~~~~ + +* ``Fix MSSQL connection schema field metadata (#66756)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 4.6.0 ..... diff --git a/providers/microsoft/mssql/docs/index.rst b/providers/microsoft/mssql/docs/index.rst index edc1a9d52a77b..1f955b4c4a928 100644 --- a/providers/microsoft/mssql/docs/index.rst +++ b/providers/microsoft/mssql/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-microsoft-mssql package `Microsoft SQL Server (MSSQL) `__ -Release: 4.6.0 +Release: 4.6.1 Provider package ---------------- @@ -136,5 +136,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-microsoft-mssql 4.6.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-microsoft-mssql 4.6.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-mssql 4.6.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-mssql 4.6.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/microsoft/mssql/provider.yaml b/providers/microsoft/mssql/provider.yaml index 1466dd7587cbc..55a5638017e92 100644 --- a/providers/microsoft/mssql/provider.yaml +++ b/providers/microsoft/mssql/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779138097 +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: + - 4.6.1 - 4.6.0 - 4.5.2 - 4.5.1 diff --git a/providers/microsoft/mssql/pyproject.toml b/providers/microsoft/mssql/pyproject.toml index 8da4c6cc9a577..16c97e247680f 100644 --- a/providers/microsoft/mssql/pyproject.toml +++ b/providers/microsoft/mssql/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-microsoft-mssql" -version = "4.6.0" +version = "4.6.1" description = "Provider package apache-airflow-providers-microsoft-mssql for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -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-microsoft-mssql/4.6.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-mssql/4.6.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-mssql/4.6.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-mssql/4.6.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" diff --git a/providers/microsoft/mssql/src/airflow/providers/microsoft/mssql/__init__.py b/providers/microsoft/mssql/src/airflow/providers/microsoft/mssql/__init__.py index 6034607021f50..e4e204d1ecec7 100644 --- a/providers/microsoft/mssql/src/airflow/providers/microsoft/mssql/__init__.py +++ b/providers/microsoft/mssql/src/airflow/providers/microsoft/mssql/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.6.0" +__version__ = "4.6.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/microsoft/psrp/README.rst b/providers/microsoft/psrp/README.rst index dbd685c5aba09..434c0b4d555b0 100644 --- a/providers/microsoft/psrp/README.rst +++ b/providers/microsoft/psrp/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-microsoft-psrp`` -Release: ``3.2.5`` +Release: ``3.2.6`` This package provides remote execution capabilities via the @@ -38,7 +38,7 @@ This is a provider package for ``microsoft.psrp`` provider. All classes for this are in ``airflow.providers.microsoft.psrp`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/microsoft/psrp/docs/changelog.rst b/providers/microsoft/psrp/docs/changelog.rst index 9cf3fbcf34967..cf1576c90c878 100644 --- a/providers/microsoft/psrp/docs/changelog.rst +++ b/providers/microsoft/psrp/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +3.2.6 +..... + +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(!): + + 3.2.5 ..... diff --git a/providers/microsoft/psrp/docs/index.rst b/providers/microsoft/psrp/docs/index.rst index 1da848513e155..a5d66a36f6ed2 100644 --- a/providers/microsoft/psrp/docs/index.rst +++ b/providers/microsoft/psrp/docs/index.rst @@ -70,7 +70,7 @@ This package provides remote execution capabilities via the `__. -Release: 3.2.5 +Release: 3.2.6 Provider package ---------------- @@ -123,5 +123,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-microsoft-psrp 3.2.5 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-microsoft-psrp 3.2.5 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-psrp 3.2.6 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-psrp 3.2.6 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/microsoft/psrp/provider.yaml b/providers/microsoft/psrp/provider.yaml index 20684ac0ee530..d1a5f90d2c9f1 100644 --- a/providers/microsoft/psrp/provider.yaml +++ b/providers/microsoft/psrp/provider.yaml @@ -25,12 +25,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592529 +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: + - 3.2.6 - 3.2.5 - 3.2.4 - 3.2.3 diff --git a/providers/microsoft/psrp/pyproject.toml b/providers/microsoft/psrp/pyproject.toml index dd6f46aac6766..767de01974697 100644 --- a/providers/microsoft/psrp/pyproject.toml +++ b/providers/microsoft/psrp/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-microsoft-psrp" -version = "3.2.5" +version = "3.2.6" description = "Provider package apache-airflow-providers-microsoft-psrp for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-microsoft-psrp/3.2.5" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-psrp/3.2.5/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-psrp/3.2.6" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-psrp/3.2.6/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" diff --git a/providers/microsoft/psrp/src/airflow/providers/microsoft/psrp/__init__.py b/providers/microsoft/psrp/src/airflow/providers/microsoft/psrp/__init__.py index 705949975eb4f..dc48dca84d749 100644 --- a/providers/microsoft/psrp/src/airflow/providers/microsoft/psrp/__init__.py +++ b/providers/microsoft/psrp/src/airflow/providers/microsoft/psrp/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.2.5" +__version__ = "3.2.6" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/microsoft/winrm/README.rst b/providers/microsoft/winrm/README.rst index 47865a464e085..85100ef7ba6e3 100644 --- a/providers/microsoft/winrm/README.rst +++ b/providers/microsoft/winrm/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-microsoft-winrm`` -Release: ``3.14.2`` +Release: ``3.14.3`` `Windows Remote Management (WinRM) `__ @@ -36,7 +36,7 @@ This is a provider package for ``microsoft.winrm`` provider. All classes for thi are in ``airflow.providers.microsoft.winrm`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/microsoft/winrm/docs/changelog.rst b/providers/microsoft/winrm/docs/changelog.rst index a9d01a9607b56..a515850c53bde 100644 --- a/providers/microsoft/winrm/docs/changelog.rst +++ b/providers/microsoft/winrm/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +3.14.3 +...... + +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.14.2 ...... diff --git a/providers/microsoft/winrm/docs/index.rst b/providers/microsoft/winrm/docs/index.rst index 828de746691c3..5736bcbc9ccc3 100644 --- a/providers/microsoft/winrm/docs/index.rst +++ b/providers/microsoft/winrm/docs/index.rst @@ -76,7 +76,7 @@ apache-airflow-providers-microsoft-winrm package `Windows Remote Management (WinRM) `__ -Release: 3.14.2 +Release: 3.14.3 Provider package ---------------- @@ -129,5 +129,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-microsoft-winrm 3.14.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-microsoft-winrm 3.14.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-winrm 3.14.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-winrm 3.14.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/microsoft/winrm/provider.yaml b/providers/microsoft/winrm/provider.yaml index ec3ae4fc08355..ca5d9aa441cee 100644 --- a/providers/microsoft/winrm/provider.yaml +++ b/providers/microsoft/winrm/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592538 +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: + - 3.14.3 - 3.14.2 - 3.14.1 - 3.14.0 diff --git a/providers/microsoft/winrm/pyproject.toml b/providers/microsoft/winrm/pyproject.toml index 68828e52de712..4efc46026ac99 100644 --- a/providers/microsoft/winrm/pyproject.toml +++ b/providers/microsoft/winrm/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-microsoft-winrm" -version = "3.14.2" +version = "3.14.3" description = "Provider package apache-airflow-providers-microsoft-winrm for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-microsoft-winrm/3.14.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-winrm/3.14.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-winrm/3.14.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-winrm/3.14.3/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" diff --git a/providers/microsoft/winrm/src/airflow/providers/microsoft/winrm/__init__.py b/providers/microsoft/winrm/src/airflow/providers/microsoft/winrm/__init__.py index 1b6471512e55b..e660484496a32 100644 --- a/providers/microsoft/winrm/src/airflow/providers/microsoft/winrm/__init__.py +++ b/providers/microsoft/winrm/src/airflow/providers/microsoft/winrm/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.14.2" +__version__ = "3.14.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/mysql/README.rst b/providers/mysql/README.rst index 87f9aa433279e..f6000636c7268 100644 --- a/providers/mysql/README.rst +++ b/providers/mysql/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-mysql`` -Release: ``6.6.0`` +Release: ``6.6.1`` `MySQL `__ @@ -36,7 +36,7 @@ This is a provider package for ``mysql`` provider. All classes for this provider are in ``airflow.providers.mysql`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -103,4 +103,4 @@ Extra Dependencies ========================== ======================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/mysql/docs/changelog.rst b/providers/mysql/docs/changelog.rst index 39cb6e33d71e9..d43de7ca2ca94 100644 --- a/providers/mysql/docs/changelog.rst +++ b/providers/mysql/docs/changelog.rst @@ -26,6 +26,28 @@ Changelog --------- +6.6.1 +..... + +Bug Fixes +~~~~~~~~~ + +* ``Fix broken tests due to pymysql 1.2.0 incompat with aiomysql (#67467)`` + +Misc +~~~~ + +* ``Cap pymysql<1.2 in PyPI constraints generation (#67491)`` + +Doc-only +~~~~~~~~ + +* ``Auto-sync provider README.rst Requirements with pyproject.toml (#67669)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 6.6.0 ..... diff --git a/providers/mysql/docs/index.rst b/providers/mysql/docs/index.rst index 0292fd7e40d88..9382e535fd3f6 100644 --- a/providers/mysql/docs/index.rst +++ b/providers/mysql/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-mysql package `MySQL `__ -Release: 6.6.0 +Release: 6.6.1 Provider package ---------------- @@ -141,5 +141,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-mysql 6.6.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-mysql 6.6.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-mysql 6.6.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-mysql 6.6.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/mysql/provider.yaml b/providers/mysql/provider.yaml index ab1f8db3fdb2f..95b1342c80068 100644 --- a/providers/mysql/provider.yaml +++ b/providers/mysql/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779138132 +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: + - 6.6.1 - 6.6.0 - 6.5.3 - 6.5.2 diff --git a/providers/mysql/pyproject.toml b/providers/mysql/pyproject.toml index 610152a6e0bc4..fcf9b6f5e87d0 100644 --- a/providers/mysql/pyproject.toml +++ b/providers/mysql/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-mysql" -version = "6.6.0" +version = "6.6.1" description = "Provider package apache-airflow-providers-mysql for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -139,8 +139,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-mysql/6.6.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-mysql/6.6.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-mysql/6.6.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-mysql/6.6.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" diff --git a/providers/mysql/src/airflow/providers/mysql/__init__.py b/providers/mysql/src/airflow/providers/mysql/__init__.py index abe1f4e4ee1d9..be7a12b795c84 100644 --- a/providers/mysql/src/airflow/providers/mysql/__init__.py +++ b/providers/mysql/src/airflow/providers/mysql/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "6.6.0" +__version__ = "6.6.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/neo4j/README.rst b/providers/neo4j/README.rst index e5eff499b8fd4..4934609841369 100644 --- a/providers/neo4j/README.rst +++ b/providers/neo4j/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-neo4j`` -Release: ``3.11.5`` +Release: ``3.11.6`` `Neo4j `__ @@ -36,7 +36,7 @@ This is a provider package for ``neo4j`` provider. All classes for this provider are in ``airflow.providers.neo4j`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/neo4j/docs/changelog.rst b/providers/neo4j/docs/changelog.rst index b7909dc96ceb5..e9da0f9db4109 100644 --- a/providers/neo4j/docs/changelog.rst +++ b/providers/neo4j/docs/changelog.rst @@ -29,6 +29,19 @@ Changelog --------- +3.11.6 +...... + +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.11.5 ...... diff --git a/providers/neo4j/docs/index.rst b/providers/neo4j/docs/index.rst index 9a8c10d3aceb3..0c2c0cecdff1c 100644 --- a/providers/neo4j/docs/index.rst +++ b/providers/neo4j/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-neo4j package `Neo4j `__ -Release: 3.11.5 +Release: 3.11.6 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-neo4j 3.11.5 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-neo4j 3.11.5 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-neo4j 3.11.6 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-neo4j 3.11.6 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/neo4j/provider.yaml b/providers/neo4j/provider.yaml index 2940e182a3f9d..30403a81ab047 100644 --- a/providers/neo4j/provider.yaml +++ b/providers/neo4j/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592565 +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: + - 3.11.6 - 3.11.5 - 3.11.4 - 3.11.3 diff --git a/providers/neo4j/pyproject.toml b/providers/neo4j/pyproject.toml index 690ac9f51c30e..cd72ad33f2003 100644 --- a/providers/neo4j/pyproject.toml +++ b/providers/neo4j/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-neo4j" -version = "3.11.5" +version = "3.11.6" description = "Provider package apache-airflow-providers-neo4j for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-neo4j/3.11.5" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-neo4j/3.11.5/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-neo4j/3.11.6" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-neo4j/3.11.6/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" diff --git a/providers/neo4j/src/airflow/providers/neo4j/__init__.py b/providers/neo4j/src/airflow/providers/neo4j/__init__.py index 5f40dbfcce983..fa6eaa04d8e49 100644 --- a/providers/neo4j/src/airflow/providers/neo4j/__init__.py +++ b/providers/neo4j/src/airflow/providers/neo4j/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.11.5" +__version__ = "3.11.6" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/odbc/README.rst b/providers/odbc/README.rst index caf2dae1e4559..0ad77ef643e37 100644 --- a/providers/odbc/README.rst +++ b/providers/odbc/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-odbc`` -Release: ``4.12.2`` +Release: ``4.12.3`` `ODBC `__ @@ -36,7 +36,7 @@ This is a provider package for ``odbc`` provider. All classes for this provider are in ``airflow.providers.odbc`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -81,4 +81,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/odbc/docs/changelog.rst b/providers/odbc/docs/changelog.rst index 79abb2dbf9c52..69af8a3fcf9c7 100644 --- a/providers/odbc/docs/changelog.rst +++ b/providers/odbc/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +4.12.3 +...... + +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(!): + + 4.12.2 ...... diff --git a/providers/odbc/docs/index.rst b/providers/odbc/docs/index.rst index b223e01e8b63d..08dc47475323a 100644 --- a/providers/odbc/docs/index.rst +++ b/providers/odbc/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-odbc package `ODBC `__ -Release: 4.12.2 +Release: 4.12.3 Provider package ---------------- @@ -133,5 +133,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-odbc 4.12.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-odbc 4.12.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-odbc 4.12.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-odbc 4.12.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/odbc/provider.yaml b/providers/odbc/provider.yaml index fcb951e7cb907..a52b8c4df72e2 100644 --- a/providers/odbc/provider.yaml +++ b/providers/odbc/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592575 +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: + - 4.12.3 - 4.12.2 - 4.12.1 - 4.12.0 diff --git a/providers/odbc/pyproject.toml b/providers/odbc/pyproject.toml index 5af930214eeee..925c40b9ef948 100644 --- a/providers/odbc/pyproject.toml +++ b/providers/odbc/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-odbc" -version = "4.12.2" +version = "4.12.3" description = "Provider package apache-airflow-providers-odbc for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -102,8 +102,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-odbc/4.12.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-odbc/4.12.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-odbc/4.12.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-odbc/4.12.3/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" diff --git a/providers/odbc/src/airflow/providers/odbc/__init__.py b/providers/odbc/src/airflow/providers/odbc/__init__.py index 9e17beed2e08f..a9ade6aa98cfc 100644 --- a/providers/odbc/src/airflow/providers/odbc/__init__.py +++ b/providers/odbc/src/airflow/providers/odbc/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.12.2" +__version__ = "4.12.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/openai/README.rst b/providers/openai/README.rst index ff5e376fa9700..a3c4ba53ac55d 100644 --- a/providers/openai/README.rst +++ b/providers/openai/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-openai`` -Release: ``1.7.4`` +Release: ``1.7.5`` `OpenAI `__ provider for Apache Airflow. @@ -38,7 +38,7 @@ This is a provider package for ``openai`` provider. All classes for this provide are in ``airflow.providers.openai`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/openai/docs/changelog.rst b/providers/openai/docs/changelog.rst index cc6e4eb32c3e4..bb3bcbb6b4b81 100644 --- a/providers/openai/docs/changelog.rst +++ b/providers/openai/docs/changelog.rst @@ -20,6 +20,19 @@ Changelog --------- +1.7.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)`` + + 1.7.4 ..... diff --git a/providers/openai/docs/index.rst b/providers/openai/docs/index.rst index 06cbf15a6cd8d..70ba43a0a9bf3 100644 --- a/providers/openai/docs/index.rst +++ b/providers/openai/docs/index.rst @@ -73,7 +73,7 @@ Enables interaction with OpenAI APIs for text generation, embeddings, and other AI-powered workflows directly from Airflow DAGs. -Release: 1.7.4 +Release: 1.7.5 Provider package ---------------- @@ -126,5 +126,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-openai 1.7.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-openai 1.7.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openai 1.7.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openai 1.7.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/openai/provider.yaml b/providers/openai/provider.yaml index 3bc84065eaaf3..f587c56e62eab 100644 --- a/providers/openai/provider.yaml +++ b/providers/openai/provider.yaml @@ -27,13 +27,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592580 +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: + - 1.7.5 - 1.7.4 - 1.7.3 - 1.7.2 diff --git a/providers/openai/pyproject.toml b/providers/openai/pyproject.toml index a93e19b644653..489e9c69c4973 100644 --- a/providers/openai/pyproject.toml +++ b/providers/openai/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-openai" -version = "1.7.4" +version = "1.7.5" description = "Provider package apache-airflow-providers-openai for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-openai/1.7.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-openai/1.7.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-openai/1.7.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-openai/1.7.5/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" diff --git a/providers/openai/src/airflow/providers/openai/__init__.py b/providers/openai/src/airflow/providers/openai/__init__.py index 757c278fd7c5e..e49f58ccc1f43 100644 --- a/providers/openai/src/airflow/providers/openai/__init__.py +++ b/providers/openai/src/airflow/providers/openai/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.7.4" +__version__ = "1.7.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/openfaas/README.rst b/providers/openfaas/README.rst index ebb004ee059df..93ec011306df3 100644 --- a/providers/openfaas/README.rst +++ b/providers/openfaas/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-openfaas`` -Release: ``3.9.4`` +Release: ``3.9.5`` `OpenFaaS `__ @@ -36,7 +36,7 @@ This is a provider package for ``openfaas`` provider. All classes for this provi are in ``airflow.providers.openfaas`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -77,4 +77,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/openfaas/docs/changelog.rst b/providers/openfaas/docs/changelog.rst index e3dafae000e14..e91d5b210f909 100644 --- a/providers/openfaas/docs/changelog.rst +++ b/providers/openfaas/docs/changelog.rst @@ -27,6 +27,18 @@ 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(!): + + 3.9.4 ..... diff --git a/providers/openfaas/docs/index.rst b/providers/openfaas/docs/index.rst index 9fec4c28e6aca..0dc82d97a3221 100644 --- a/providers/openfaas/docs/index.rst +++ b/providers/openfaas/docs/index.rst @@ -68,7 +68,7 @@ apache-airflow-providers-openfaas package `OpenFaaS `__ -Release: 3.9.4 +Release: 3.9.5 Provider package ---------------- @@ -120,5 +120,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-openfaas 3.9.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-openfaas 3.9.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openfaas 3.9.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openfaas 3.9.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/openfaas/provider.yaml b/providers/openfaas/provider.yaml index 9cf652cde45d4..7a608ae79d5ee 100644 --- a/providers/openfaas/provider.yaml +++ b/providers/openfaas/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592584 +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: + - 3.9.5 - 3.9.4 - 3.9.3 - 3.9.2 diff --git a/providers/openfaas/pyproject.toml b/providers/openfaas/pyproject.toml index 6305999b6b115..02ac5a33afb60 100644 --- a/providers/openfaas/pyproject.toml +++ b/providers/openfaas/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-openfaas" -version = "3.9.4" +version = "3.9.5" description = "Provider package apache-airflow-providers-openfaas for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -98,8 +98,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-openfaas/3.9.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-openfaas/3.9.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-openfaas/3.9.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-openfaas/3.9.5/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" diff --git a/providers/openfaas/src/airflow/providers/openfaas/__init__.py b/providers/openfaas/src/airflow/providers/openfaas/__init__.py index d401b32d1c0df..932cea864ba34 100644 --- a/providers/openfaas/src/airflow/providers/openfaas/__init__.py +++ b/providers/openfaas/src/airflow/providers/openfaas/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.9.4" +__version__ = "3.9.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/openlineage/README.rst b/providers/openlineage/README.rst index 6367413f55734..b399e6fbf9dce 100644 --- a/providers/openlineage/README.rst +++ b/providers/openlineage/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-openlineage`` -Release: ``2.17.0`` +Release: ``2.18.0`` `OpenLineage `__ is an open framework for data lineage collection. @@ -37,7 +37,7 @@ This is a provider package for ``openlineage`` provider. All classes for this pr are in ``airflow.providers.openlineage`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -92,4 +92,4 @@ Extra Dependencies ============== ====================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/openlineage/docs/changelog.rst b/providers/openlineage/docs/changelog.rst index 0004a220b2bbf..c6bd37681a555 100644 --- a/providers/openlineage/docs/changelog.rst +++ b/providers/openlineage/docs/changelog.rst @@ -26,6 +26,34 @@ Changelog --------- +2.18.0 +...... + +Features +~~~~~~~~ + +* ``Openlineage: Read HTTP API key auth from Airflow connection (#66342)`` + +Bug Fixes +~~~~~~~~~ + +* ``fix(openlineage): self-heal ProcessPoolExecutor on BrokenProcessPool (#67400)`` + +Misc +~~~~ + +* ``Remove further findings from positional session check (#67712)`` + +Doc-only +~~~~~~~~ + +* ``Correct README.rst common compat version reference inconsistency (#67554)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``tests: Add new options to test operator (#67195)`` + + 2.17.0 ...... diff --git a/providers/openlineage/docs/index.rst b/providers/openlineage/docs/index.rst index 7045d83096f56..c33ff9f41490c 100644 --- a/providers/openlineage/docs/index.rst +++ b/providers/openlineage/docs/index.rst @@ -83,7 +83,7 @@ apache-airflow-providers-openlineage package At its core it is an extensible specification that systems can use to interoperate with lineage metadata. -Release: 2.17.0 +Release: 2.18.0 Provider package ---------------- @@ -140,5 +140,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-openlineage 2.17.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-openlineage 2.17.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openlineage 2.18.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openlineage 2.18.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/openlineage/provider.yaml b/providers/openlineage/provider.yaml index c8fd3f514b37f..c219b2390f2d2 100644 --- a/providers/openlineage/provider.yaml +++ b/providers/openlineage/provider.yaml @@ -24,12 +24,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779138202 +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: + - 2.18.0 - 2.17.0 - 2.16.0 - 2.15.0 diff --git a/providers/openlineage/pyproject.toml b/providers/openlineage/pyproject.toml index ff8bf233a7ec0..9e6a3100c9305 100644 --- a/providers/openlineage/pyproject.toml +++ b/providers/openlineage/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-openlineage" -version = "2.17.0" +version = "2.18.0" description = "Provider package apache-airflow-providers-openlineage for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -115,8 +115,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-openlineage/2.17.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-openlineage/2.17.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-openlineage/2.18.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-openlineage/2.18.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" diff --git a/providers/openlineage/src/airflow/providers/openlineage/__init__.py b/providers/openlineage/src/airflow/providers/openlineage/__init__.py index ad04a472fc242..be3f0c3fdf09f 100644 --- a/providers/openlineage/src/airflow/providers/openlineage/__init__.py +++ b/providers/openlineage/src/airflow/providers/openlineage/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.17.0" +__version__ = "2.18.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/opensearch/README.rst b/providers/opensearch/README.rst index 980aca956e6ea..0241c8ab556b8 100644 --- a/providers/opensearch/README.rst +++ b/providers/opensearch/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-opensearch`` -Release: ``1.9.2`` +Release: ``1.9.3`` `OpenSearch `__ @@ -36,7 +36,7 @@ This is a provider package for ``opensearch`` provider. All classes for this pro are in ``airflow.providers.opensearch`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/opensearch/docs/changelog.rst b/providers/opensearch/docs/changelog.rst index c9cd7a28bc583..6d805088db91f 100644 --- a/providers/opensearch/docs/changelog.rst +++ b/providers/opensearch/docs/changelog.rst @@ -36,6 +36,19 @@ set ``REMOTE_TASK_LOG = OpensearchRemoteLogIO(...)`` at module scope in that module. See the OpenSearch provider's logging guide for the updated override example. +1.9.3 +..... + +Misc +~~~~ + +* ``Refactor Opensearch log formatter to use timezone.from_timestamp (#66856)`` +* ``Deprecate implicit REMOTE_TASK_LOG registration in OpensearchTaskHandler (#67106)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 1.9.2 ..... diff --git a/providers/opensearch/docs/index.rst b/providers/opensearch/docs/index.rst index 90cd3c8b67755..c64ff21a3b2d4 100644 --- a/providers/opensearch/docs/index.rst +++ b/providers/opensearch/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-opensearch package `OpenSearch `__ -Release: 1.9.2 +Release: 1.9.3 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-opensearch 1.9.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-opensearch 1.9.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-opensearch 1.9.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-opensearch 1.9.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/opensearch/provider.yaml b/providers/opensearch/provider.yaml index 566768037995c..1f26af1bb3944 100644 --- a/providers/opensearch/provider.yaml +++ b/providers/opensearch/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779138222 +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: + - 1.9.3 - 1.9.2 - 1.9.1 - 1.9.0 diff --git a/providers/opensearch/pyproject.toml b/providers/opensearch/pyproject.toml index d764b8b21f7a3..c82e0923833aa 100644 --- a/providers/opensearch/pyproject.toml +++ b/providers/opensearch/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-opensearch" -version = "1.9.2" +version = "1.9.3" description = "Provider package apache-airflow-providers-opensearch for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-opensearch/1.9.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.9.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.9.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.9.3/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" diff --git a/providers/opensearch/src/airflow/providers/opensearch/__init__.py b/providers/opensearch/src/airflow/providers/opensearch/__init__.py index bd7e72c947e12..cc98d4cbc2016 100644 --- a/providers/opensearch/src/airflow/providers/opensearch/__init__.py +++ b/providers/opensearch/src/airflow/providers/opensearch/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.9.2" +__version__ = "1.9.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "3.0.0" diff --git a/providers/opsgenie/README.rst b/providers/opsgenie/README.rst index 89b3124340799..a811b4155897c 100644 --- a/providers/opsgenie/README.rst +++ b/providers/opsgenie/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-opsgenie`` -Release: ``5.10.3`` +Release: ``5.10.4`` `Opsgenie `__ @@ -36,7 +36,7 @@ This is a provider package for ``opsgenie`` provider. All classes for this provi are in ``airflow.providers.opsgenie`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/opsgenie/docs/changelog.rst b/providers/opsgenie/docs/changelog.rst index 0e4ffefc1b011..85042e4ffe20a 100644 --- a/providers/opsgenie/docs/changelog.rst +++ b/providers/opsgenie/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +5.10.4 +...... + +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)`` + + 5.10.3 ...... diff --git a/providers/opsgenie/docs/index.rst b/providers/opsgenie/docs/index.rst index 996df2c2786e0..9f90bc329d5e9 100644 --- a/providers/opsgenie/docs/index.rst +++ b/providers/opsgenie/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-opsgenie package `Opsgenie `__ -Release: 5.10.3 +Release: 5.10.4 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-opsgenie 5.10.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-opsgenie 5.10.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-opsgenie 5.10.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-opsgenie 5.10.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/opsgenie/provider.yaml b/providers/opsgenie/provider.yaml index a2c633c3e03c1..e59b28b29817c 100644 --- a/providers/opsgenie/provider.yaml +++ b/providers/opsgenie/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592621 +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.10.4 - 5.10.3 - 5.10.2 - 5.10.1 diff --git a/providers/opsgenie/pyproject.toml b/providers/opsgenie/pyproject.toml index 8215ff64fd9af..71a525d4da484 100644 --- a/providers/opsgenie/pyproject.toml +++ b/providers/opsgenie/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-opsgenie" -version = "5.10.3" +version = "5.10.4" description = "Provider package apache-airflow-providers-opsgenie for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-opsgenie/5.10.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-opsgenie/5.10.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-opsgenie/5.10.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-opsgenie/5.10.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" diff --git a/providers/opsgenie/src/airflow/providers/opsgenie/__init__.py b/providers/opsgenie/src/airflow/providers/opsgenie/__init__.py index a7af48a7f5a18..7b86a88fbf4aa 100644 --- a/providers/opsgenie/src/airflow/providers/opsgenie/__init__.py +++ b/providers/opsgenie/src/airflow/providers/opsgenie/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "5.10.3" +__version__ = "5.10.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/oracle/README.rst b/providers/oracle/README.rst index ff4f9f7f8e02f..6332f5ce8c3b4 100644 --- a/providers/oracle/README.rst +++ b/providers/oracle/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-oracle`` -Release: ``4.6.0`` +Release: ``4.6.1`` `Oracle `__ @@ -36,7 +36,7 @@ This is a provider package for ``oracle`` provider. All classes for this provide are in ``airflow.providers.oracle`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -91,4 +91,4 @@ Extra Dependencies =============== ============================================================================================================================================================================================================================================ The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/oracle/docs/changelog.rst b/providers/oracle/docs/changelog.rst index 363b2f91f8c24..42c8fa03f10c5 100644 --- a/providers/oracle/docs/changelog.rst +++ b/providers/oracle/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +4.6.1 +..... + +Misc +~~~~ + +* ``Add prek hook enforcing the "example" tag on example DAGs (#67354)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 4.6.0 ..... diff --git a/providers/oracle/docs/index.rst b/providers/oracle/docs/index.rst index 4e07d52f76fd0..20e33acc9db5c 100644 --- a/providers/oracle/docs/index.rst +++ b/providers/oracle/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-oracle package `Oracle `__ -Release: 4.6.0 +Release: 4.6.1 Provider package ---------------- @@ -133,5 +133,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-oracle 4.6.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-oracle 4.6.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-oracle 4.6.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-oracle 4.6.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/oracle/provider.yaml b/providers/oracle/provider.yaml index 7d44daeaccc6d..cb264191b4ccf 100644 --- a/providers/oracle/provider.yaml +++ b/providers/oracle/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779138238 +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: + - 4.6.1 - 4.6.0 - 4.5.3 - 4.5.2 diff --git a/providers/oracle/pyproject.toml b/providers/oracle/pyproject.toml index 16cb15bdc0d60..46df98e28cb8a 100644 --- a/providers/oracle/pyproject.toml +++ b/providers/oracle/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-oracle" -version = "4.6.0" +version = "4.6.1" description = "Provider package apache-airflow-providers-oracle for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -121,8 +121,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-oracle/4.6.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-oracle/4.6.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-oracle/4.6.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-oracle/4.6.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" diff --git a/providers/oracle/src/airflow/providers/oracle/__init__.py b/providers/oracle/src/airflow/providers/oracle/__init__.py index b5f652b732064..b552a5325a349 100644 --- a/providers/oracle/src/airflow/providers/oracle/__init__.py +++ b/providers/oracle/src/airflow/providers/oracle/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.6.0" +__version__ = "4.6.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/pagerduty/README.rst b/providers/pagerduty/README.rst index df8a065c0539c..ecefefc810825 100644 --- a/providers/pagerduty/README.rst +++ b/providers/pagerduty/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-pagerduty`` -Release: ``5.2.5`` +Release: ``5.2.6`` `Pagerduty `__ @@ -36,7 +36,7 @@ This is a provider package for ``pagerduty`` provider. All classes for this prov are in ``airflow.providers.pagerduty`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/pagerduty/docs/changelog.rst b/providers/pagerduty/docs/changelog.rst index 9981f93b7f759..eb94a46825756 100644 --- a/providers/pagerduty/docs/changelog.rst +++ b/providers/pagerduty/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +5.2.6 +..... + +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(!): + + 5.2.5 ..... diff --git a/providers/pagerduty/docs/index.rst b/providers/pagerduty/docs/index.rst index 1ddb2c2661317..421e73d6e349a 100644 --- a/providers/pagerduty/docs/index.rst +++ b/providers/pagerduty/docs/index.rst @@ -69,7 +69,7 @@ apache-airflow-providers-pagerduty package `Pagerduty `__ -Release: 5.2.5 +Release: 5.2.6 Provider package ---------------- @@ -124,5 +124,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-pagerduty 5.2.5 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-pagerduty 5.2.5 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-pagerduty 5.2.6 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-pagerduty 5.2.6 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/pagerduty/provider.yaml b/providers/pagerduty/provider.yaml index 2071b0654b360..f3cfbc492fbe4 100644 --- a/providers/pagerduty/provider.yaml +++ b/providers/pagerduty/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592630 +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.2.6 - 5.2.5 - 5.2.4 - 5.2.3 diff --git a/providers/pagerduty/pyproject.toml b/providers/pagerduty/pyproject.toml index 82a5ce7204650..39c06416b6af0 100644 --- a/providers/pagerduty/pyproject.toml +++ b/providers/pagerduty/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-pagerduty" -version = "5.2.5" +version = "5.2.6" description = "Provider package apache-airflow-providers-pagerduty for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -101,8 +101,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-pagerduty/5.2.5" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-pagerduty/5.2.5/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-pagerduty/5.2.6" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-pagerduty/5.2.6/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" diff --git a/providers/pagerduty/src/airflow/providers/pagerduty/__init__.py b/providers/pagerduty/src/airflow/providers/pagerduty/__init__.py index e47d2648b10c7..814bc7ea29e66 100644 --- a/providers/pagerduty/src/airflow/providers/pagerduty/__init__.py +++ b/providers/pagerduty/src/airflow/providers/pagerduty/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "5.2.5" +__version__ = "5.2.6" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/papermill/README.rst b/providers/papermill/README.rst index 4bd902b334f45..34f7fa16725b0 100644 --- a/providers/papermill/README.rst +++ b/providers/papermill/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-papermill`` -Release: ``3.13.0`` +Release: ``3.13.1`` `Papermill `__ @@ -36,7 +36,7 @@ This is a provider package for ``papermill`` provider. All classes for this prov are in ``airflow.providers.papermill`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -84,4 +84,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/papermill/docs/changelog.rst b/providers/papermill/docs/changelog.rst index 4d1261fe48438..edfbca65e62c7 100644 --- a/providers/papermill/docs/changelog.rst +++ b/providers/papermill/docs/changelog.rst @@ -27,6 +27,20 @@ Changelog --------- +3.13.1 +...... + +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(!): + * ``Providers wave 2026-04-21 (#65614)`` + * ``Providers wave 2026-04-21`` + + 3.13.0 ...... diff --git a/providers/papermill/docs/index.rst b/providers/papermill/docs/index.rst index f55e08717c8df..505def34f1702 100644 --- a/providers/papermill/docs/index.rst +++ b/providers/papermill/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-papermill package `Papermill `__ -Release: 3.13.0 +Release: 3.13.1 Provider package ---------------- @@ -136,5 +136,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-papermill 3.13.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-papermill 3.13.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-papermill 3.13.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-papermill 3.13.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/papermill/provider.yaml b/providers/papermill/provider.yaml index df2369fbd4f8d..d1af5f124814e 100644 --- a/providers/papermill/provider.yaml +++ b/providers/papermill/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1776779174 +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: + - 3.13.1 - 3.13.0 - 3.12.3 - 3.12.2 diff --git a/providers/papermill/pyproject.toml b/providers/papermill/pyproject.toml index c3cf1898bc1d6..37d6fb5ab2878 100644 --- a/providers/papermill/pyproject.toml +++ b/providers/papermill/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-papermill" -version = "3.13.0" +version = "3.13.1" description = "Provider package apache-airflow-providers-papermill for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -105,8 +105,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-papermill/3.13.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-papermill/3.13.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-papermill/3.13.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-papermill/3.13.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" diff --git a/providers/papermill/src/airflow/providers/papermill/__init__.py b/providers/papermill/src/airflow/providers/papermill/__init__.py index ab79e2745186c..2714efea96b64 100644 --- a/providers/papermill/src/airflow/providers/papermill/__init__.py +++ b/providers/papermill/src/airflow/providers/papermill/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.13.0" +__version__ = "3.13.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/pgvector/README.rst b/providers/pgvector/README.rst index c315d911d3afb..f908bf02f71b4 100644 --- a/providers/pgvector/README.rst +++ b/providers/pgvector/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-pgvector`` -Release: ``1.7.1`` +Release: ``1.7.2`` `pgvector `__ @@ -36,7 +36,7 @@ This is a provider package for ``pgvector`` provider. All classes for this provi are in ``airflow.providers.pgvector`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -89,4 +89,4 @@ Extra Dependencies ============== ======================================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/pgvector/docs/changelog.rst b/providers/pgvector/docs/changelog.rst index d3f99612329dd..515fea7658d0b 100644 --- a/providers/pgvector/docs/changelog.rst +++ b/providers/pgvector/docs/changelog.rst @@ -20,6 +20,19 @@ Changelog --------- +1.7.2 +..... + +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)`` + + 1.7.1 ..... diff --git a/providers/pgvector/docs/index.rst b/providers/pgvector/docs/index.rst index a317f355ae4fa..a678448a5eb7d 100644 --- a/providers/pgvector/docs/index.rst +++ b/providers/pgvector/docs/index.rst @@ -79,7 +79,7 @@ apache-airflow-providers-pgvector package `pgvector `__ -Release: 1.7.1 +Release: 1.7.2 Provider package ---------------- @@ -134,5 +134,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-pgvector 1.7.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-pgvector 1.7.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-pgvector 1.7.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-pgvector 1.7.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/pgvector/provider.yaml b/providers/pgvector/provider.yaml index 8294cd9bb3817..50fff7db9c068 100644 --- a/providers/pgvector/provider.yaml +++ b/providers/pgvector/provider.yaml @@ -25,13 +25,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299589 +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: + - 1.7.2 - 1.7.1 - 1.7.0 - 1.6.1 diff --git a/providers/pgvector/pyproject.toml b/providers/pgvector/pyproject.toml index f7a2f0a71c7f1..4bd7a8a766c61 100644 --- a/providers/pgvector/pyproject.toml +++ b/providers/pgvector/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-pgvector" -version = "1.7.1" +version = "1.7.2" description = "Provider package apache-airflow-providers-pgvector for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -108,8 +108,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-pgvector/1.7.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-pgvector/1.7.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-pgvector/1.7.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-pgvector/1.7.2/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" diff --git a/providers/pgvector/src/airflow/providers/pgvector/__init__.py b/providers/pgvector/src/airflow/providers/pgvector/__init__.py index aa401a66ec0ba..b8141156f7f43 100644 --- a/providers/pgvector/src/airflow/providers/pgvector/__init__.py +++ b/providers/pgvector/src/airflow/providers/pgvector/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.7.1" +__version__ = "1.7.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/postgres/README.rst b/providers/postgres/README.rst index 2c151d72943c4..e76b46df84f80 100644 --- a/providers/postgres/README.rst +++ b/providers/postgres/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-postgres`` -Release: ``6.7.0`` +Release: ``6.7.1`` `PostgreSQL `__ @@ -36,7 +36,7 @@ This is a provider package for ``postgres`` provider. All classes for this provi are in ``airflow.providers.postgres`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -100,4 +100,4 @@ Extra Dependencies =================== ============================================================================================================================================================ The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/postgres/docs/changelog.rst b/providers/postgres/docs/changelog.rst index d65e5f91e2d68..e543e14114085 100644 --- a/providers/postgres/docs/changelog.rst +++ b/providers/postgres/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +6.7.1 +..... + +Misc +~~~~ + +* ``Refactor PostgresHook and associated runtime tests (#66893)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 6.7.0 ..... diff --git a/providers/postgres/docs/index.rst b/providers/postgres/docs/index.rst index c4a0fa1c74195..1438c53894950 100644 --- a/providers/postgres/docs/index.rst +++ b/providers/postgres/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-postgres package `PostgreSQL `__ -Release: 6.7.0 +Release: 6.7.1 Provider package ---------------- @@ -138,5 +138,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-postgres 6.7.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-postgres 6.7.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-postgres 6.7.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-postgres 6.7.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/postgres/provider.yaml b/providers/postgres/provider.yaml index 41cd5ec40ddc4..f18a8b8d0ddda 100644 --- a/providers/postgres/provider.yaml +++ b/providers/postgres/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779138287 +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: + - 6.7.1 - 6.7.0 - 6.6.3 - 6.6.2 diff --git a/providers/postgres/pyproject.toml b/providers/postgres/pyproject.toml index ce36184f47d3f..a5e10d9d13789 100644 --- a/providers/postgres/pyproject.toml +++ b/providers/postgres/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-postgres" -version = "6.7.0" +version = "6.7.1" description = "Provider package apache-airflow-providers-postgres for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -137,8 +137,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-postgres/6.7.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.7.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.7.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.7.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" diff --git a/providers/postgres/src/airflow/providers/postgres/__init__.py b/providers/postgres/src/airflow/providers/postgres/__init__.py index b7bf686f5a542..33406f38456a5 100644 --- a/providers/postgres/src/airflow/providers/postgres/__init__.py +++ b/providers/postgres/src/airflow/providers/postgres/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "6.7.0" +__version__ = "6.7.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/qdrant/README.rst b/providers/qdrant/README.rst index b084b683245cf..2302d04997d46 100644 --- a/providers/qdrant/README.rst +++ b/providers/qdrant/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-qdrant`` -Release: ``1.5.5`` +Release: ``1.5.6`` `Qdrant `__ @@ -36,7 +36,7 @@ This is a provider package for ``qdrant`` provider. All classes for this provide are in ``airflow.providers.qdrant`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/qdrant/docs/changelog.rst b/providers/qdrant/docs/changelog.rst index cbcee7d6906fb..be484ce7df4cb 100644 --- a/providers/qdrant/docs/changelog.rst +++ b/providers/qdrant/docs/changelog.rst @@ -20,6 +20,19 @@ Changelog --------- +1.5.6 +..... + +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)`` + + 1.5.5 ..... diff --git a/providers/qdrant/docs/index.rst b/providers/qdrant/docs/index.rst index 6e6979e5c50e0..9f6534cf651e5 100644 --- a/providers/qdrant/docs/index.rst +++ b/providers/qdrant/docs/index.rst @@ -70,7 +70,7 @@ apache-airflow-providers-qdrant package `Qdrant `__ -Release: 1.5.5 +Release: 1.5.6 Provider package ---------------- @@ -123,5 +123,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-qdrant 1.5.5 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-qdrant 1.5.5 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-qdrant 1.5.6 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-qdrant 1.5.6 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/qdrant/provider.yaml b/providers/qdrant/provider.yaml index 220de521b7e7f..ea75a225652cc 100644 --- a/providers/qdrant/provider.yaml +++ b/providers/qdrant/provider.yaml @@ -25,13 +25,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592660 +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: + - 1.5.6 - 1.5.5 - 1.5.4 - 1.5.3 diff --git a/providers/qdrant/pyproject.toml b/providers/qdrant/pyproject.toml index 80320fe16ff45..af8c408286494 100644 --- a/providers/qdrant/pyproject.toml +++ b/providers/qdrant/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-qdrant" -version = "1.5.5" +version = "1.5.6" description = "Provider package apache-airflow-providers-qdrant for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-qdrant/1.5.5" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-qdrant/1.5.5/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-qdrant/1.5.6" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-qdrant/1.5.6/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" diff --git a/providers/qdrant/src/airflow/providers/qdrant/__init__.py b/providers/qdrant/src/airflow/providers/qdrant/__init__.py index 6951f9eb98fe5..35f58f85b3c4f 100644 --- a/providers/qdrant/src/airflow/providers/qdrant/__init__.py +++ b/providers/qdrant/src/airflow/providers/qdrant/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.5.5" +__version__ = "1.5.6" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/redis/README.rst b/providers/redis/README.rst index bd3eecbe1b519..fdc629a784151 100644 --- a/providers/redis/README.rst +++ b/providers/redis/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-redis`` -Release: ``4.4.4`` +Release: ``4.4.5`` `Redis `__ @@ -36,7 +36,7 @@ This is a provider package for ``redis`` provider. All classes for this provider are in ``airflow.providers.redis`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -88,4 +88,4 @@ Extra Dependencies ==================== ==================================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/redis/docs/changelog.rst b/providers/redis/docs/changelog.rst index 1a45c2c62b5df..4db9ccb8910bd 100644 --- a/providers/redis/docs/changelog.rst +++ b/providers/redis/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +4.4.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)`` + + 4.4.4 ..... diff --git a/providers/redis/docs/index.rst b/providers/redis/docs/index.rst index 603753b55a601..46b57c104784e 100644 --- a/providers/redis/docs/index.rst +++ b/providers/redis/docs/index.rst @@ -79,7 +79,7 @@ apache-airflow-providers-redis package `Redis `__ -Release: 4.4.4 +Release: 4.4.5 Provider package ---------------- @@ -133,5 +133,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-redis 4.4.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-redis 4.4.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-redis 4.4.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-redis 4.4.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/redis/provider.yaml b/providers/redis/provider.yaml index 8724d7e0374df..6dfb2ca843597 100644 --- a/providers/redis/provider.yaml +++ b/providers/redis/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592669 +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: + - 4.4.5 - 4.4.4 - 4.4.3 - 4.4.2 diff --git a/providers/redis/pyproject.toml b/providers/redis/pyproject.toml index 794db345604d2..5aa0c5a9f1545 100644 --- a/providers/redis/pyproject.toml +++ b/providers/redis/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-redis" -version = "4.4.4" +version = "4.4.5" description = "Provider package apache-airflow-providers-redis for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -108,8 +108,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-redis/4.4.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-redis/4.4.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-redis/4.4.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-redis/4.4.5/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" diff --git a/providers/redis/src/airflow/providers/redis/__init__.py b/providers/redis/src/airflow/providers/redis/__init__.py index bd390fb2d63cd..d88b0e6224bd0 100644 --- a/providers/redis/src/airflow/providers/redis/__init__.py +++ b/providers/redis/src/airflow/providers/redis/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.4.4" +__version__ = "4.4.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/salesforce/README.rst b/providers/salesforce/README.rst index 7273c1cf662f8..7dfd1e243098c 100644 --- a/providers/salesforce/README.rst +++ b/providers/salesforce/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-salesforce`` -Release: ``5.14.0`` +Release: ``5.14.1`` `Salesforce `__ @@ -36,7 +36,7 @@ This is a provider package for ``salesforce`` provider. All classes for this pro are in ``airflow.providers.salesforce`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -81,4 +81,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/salesforce/docs/changelog.rst b/providers/salesforce/docs/changelog.rst index ccd938f1562e3..b1eb35119748a 100644 --- a/providers/salesforce/docs/changelog.rst +++ b/providers/salesforce/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +5.14.1 +...... + +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)`` + + 5.14.0 ...... diff --git a/providers/salesforce/docs/index.rst b/providers/salesforce/docs/index.rst index f26e498ff15b2..cd7949bf0e77e 100644 --- a/providers/salesforce/docs/index.rst +++ b/providers/salesforce/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-salesforce package `Salesforce `__ -Release: 5.14.0 +Release: 5.14.1 Provider package ---------------- @@ -133,5 +133,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-salesforce 5.14.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-salesforce 5.14.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-salesforce 5.14.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-salesforce 5.14.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/salesforce/provider.yaml b/providers/salesforce/provider.yaml index a39d05ec822e9..aa4206531afbd 100644 --- a/providers/salesforce/provider.yaml +++ b/providers/salesforce/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592689 +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.14.1 - 5.14.0 - 5.13.0 - 5.12.3 diff --git a/providers/salesforce/pyproject.toml b/providers/salesforce/pyproject.toml index 4d58d8a3372eb..d16ff50b679ef 100644 --- a/providers/salesforce/pyproject.toml +++ b/providers/salesforce/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-salesforce" -version = "5.14.0" +version = "5.14.1" description = "Provider package apache-airflow-providers-salesforce for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -102,8 +102,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-salesforce/5.14.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-salesforce/5.14.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-salesforce/5.14.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-salesforce/5.14.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" diff --git a/providers/salesforce/src/airflow/providers/salesforce/__init__.py b/providers/salesforce/src/airflow/providers/salesforce/__init__.py index 90826d21419eb..ea3771ba2bcd9 100644 --- a/providers/salesforce/src/airflow/providers/salesforce/__init__.py +++ b/providers/salesforce/src/airflow/providers/salesforce/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "5.14.0" +__version__ = "5.14.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/samba/README.rst b/providers/samba/README.rst index 66227c25cd864..1c63de88669c3 100644 --- a/providers/samba/README.rst +++ b/providers/samba/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-samba`` -Release: ``4.12.5`` +Release: ``4.12.6`` `Samba `__ @@ -36,7 +36,7 @@ This is a provider package for ``samba`` provider. All classes for this provider are in ``airflow.providers.samba`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -88,4 +88,4 @@ Extra Dependencies ========== =================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/samba/docs/changelog.rst b/providers/samba/docs/changelog.rst index e1b80a728b424..4f98917e76a1d 100644 --- a/providers/samba/docs/changelog.rst +++ b/providers/samba/docs/changelog.rst @@ -27,6 +27,23 @@ Changelog --------- +4.12.6 +...... + +Bug Fixes +~~~~~~~~~ + +* ``Validate GCSToSambaOperator destination path stays within destination_path (#67857)`` + +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)`` + 4.12.5 ...... diff --git a/providers/samba/docs/index.rst b/providers/samba/docs/index.rst index 6d8cc0afdf3c1..d3fa3c9e27575 100644 --- a/providers/samba/docs/index.rst +++ b/providers/samba/docs/index.rst @@ -76,7 +76,7 @@ apache-airflow-providers-samba package `Samba `__ -Release: 4.12.5 +Release: 4.12.6 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-samba 4.12.5 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-samba 4.12.5 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-samba 4.12.6 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-samba 4.12.6 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/samba/provider.yaml b/providers/samba/provider.yaml index 4f00b409200d9..17cbc0e02430f 100644 --- a/providers/samba/provider.yaml +++ b/providers/samba/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592695 +source-date-epoch: 1780425054 # 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.12.6 - 4.12.5 - 4.12.4 - 4.12.3 diff --git a/providers/samba/pyproject.toml b/providers/samba/pyproject.toml index b3a0682f579e5..268199698f8e1 100644 --- a/providers/samba/pyproject.toml +++ b/providers/samba/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-samba" -version = "4.12.5" +version = "4.12.6" description = "Provider package apache-airflow-providers-samba for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -107,8 +107,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-samba/4.12.5" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-samba/4.12.5/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-samba/4.12.6" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-samba/4.12.6/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" diff --git a/providers/samba/src/airflow/providers/samba/__init__.py b/providers/samba/src/airflow/providers/samba/__init__.py index 8baf4df72c516..ce20a2624457a 100644 --- a/providers/samba/src/airflow/providers/samba/__init__.py +++ b/providers/samba/src/airflow/providers/samba/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.12.5" +__version__ = "4.12.6" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/segment/README.rst b/providers/segment/README.rst index b7fed2fd6fa60..b92522c56927e 100644 --- a/providers/segment/README.rst +++ b/providers/segment/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-segment`` -Release: ``3.9.4`` +Release: ``3.9.5`` `Segment `__ @@ -36,7 +36,7 @@ This is a provider package for ``segment`` provider. All classes for this provid are in ``airflow.providers.segment`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/segment/docs/changelog.rst b/providers/segment/docs/changelog.rst index ab2f519c28a1b..3acbf5fea7a5a 100644 --- a/providers/segment/docs/changelog.rst +++ b/providers/segment/docs/changelog.rst @@ -27,6 +27,18 @@ 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(!): + + 3.9.4 ..... diff --git a/providers/segment/docs/index.rst b/providers/segment/docs/index.rst index a834d96429915..5b3151d01241d 100644 --- a/providers/segment/docs/index.rst +++ b/providers/segment/docs/index.rst @@ -61,7 +61,7 @@ apache-airflow-providers-segment package `Segment `__ -Release: 3.9.4 +Release: 3.9.5 Provider package ---------------- @@ -114,5 +114,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-segment 3.9.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-segment 3.9.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-segment 3.9.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-segment 3.9.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/segment/provider.yaml b/providers/segment/provider.yaml index 3f18461cfbcec..121fb54b5076b 100644 --- a/providers/segment/provider.yaml +++ b/providers/segment/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592699 +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: + - 3.9.5 - 3.9.4 - 3.9.3 - 3.9.2 diff --git a/providers/segment/pyproject.toml b/providers/segment/pyproject.toml index 3e228e50d30aa..ba4cd5fd5a15e 100644 --- a/providers/segment/pyproject.toml +++ b/providers/segment/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-segment" -version = "3.9.4" +version = "3.9.5" description = "Provider package apache-airflow-providers-segment for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -101,8 +101,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-segment/3.9.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-segment/3.9.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-segment/3.9.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-segment/3.9.5/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" diff --git a/providers/segment/src/airflow/providers/segment/__init__.py b/providers/segment/src/airflow/providers/segment/__init__.py index 93de38f9df6a4..603d440a6a2ac 100644 --- a/providers/segment/src/airflow/providers/segment/__init__.py +++ b/providers/segment/src/airflow/providers/segment/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.9.4" +__version__ = "3.9.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/sendgrid/README.rst b/providers/sendgrid/README.rst index b252ae1090665..6c428a27bd636 100644 --- a/providers/sendgrid/README.rst +++ b/providers/sendgrid/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-sendgrid`` -Release: ``4.2.3`` +Release: ``4.2.4`` `Sendgrid `__ @@ -36,7 +36,7 @@ This is a provider package for ``sendgrid`` provider. All classes for this provi are in ``airflow.providers.sendgrid`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/sendgrid/docs/changelog.rst b/providers/sendgrid/docs/changelog.rst index b8a5ce1efb83b..359b591cddd41 100644 --- a/providers/sendgrid/docs/changelog.rst +++ b/providers/sendgrid/docs/changelog.rst @@ -27,6 +27,20 @@ Changelog --------- +4.2.4 +..... + +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(!): + * ``Providers wave 2026-04-21 (#65614)`` + * ``Providers wave 2026-04-21`` + + 4.2.3 ..... diff --git a/providers/sendgrid/docs/index.rst b/providers/sendgrid/docs/index.rst index 64d2917a845da..a67eb7e4bbac3 100644 --- a/providers/sendgrid/docs/index.rst +++ b/providers/sendgrid/docs/index.rst @@ -61,7 +61,7 @@ apache-airflow-providers-sendgrid package `Sendgrid `__ -Release: 4.2.3 +Release: 4.2.4 Provider package ---------------- @@ -114,5 +114,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-sendgrid 4.2.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-sendgrid 4.2.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-sendgrid 4.2.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-sendgrid 4.2.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/sendgrid/provider.yaml b/providers/sendgrid/provider.yaml index 59c5a2bbd8b98..522ae6350bab3 100644 --- a/providers/sendgrid/provider.yaml +++ b/providers/sendgrid/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1776838543 +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: + - 4.2.4 - 4.2.3 - 4.2.2 - 4.2.1 diff --git a/providers/sendgrid/pyproject.toml b/providers/sendgrid/pyproject.toml index 5d0ff8040ceaf..a1348355ad32f 100644 --- a/providers/sendgrid/pyproject.toml +++ b/providers/sendgrid/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-sendgrid" -version = "4.2.3" +version = "4.2.4" description = "Provider package apache-airflow-providers-sendgrid for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-sendgrid/4.2.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-sendgrid/4.2.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-sendgrid/4.2.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-sendgrid/4.2.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" diff --git a/providers/sendgrid/src/airflow/providers/sendgrid/__init__.py b/providers/sendgrid/src/airflow/providers/sendgrid/__init__.py index 2149f821e8faa..48f3c3e6d33af 100644 --- a/providers/sendgrid/src/airflow/providers/sendgrid/__init__.py +++ b/providers/sendgrid/src/airflow/providers/sendgrid/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.2.3" +__version__ = "4.2.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/sftp/README.rst b/providers/sftp/README.rst index d18bd16e48103..bfefd310168af 100644 --- a/providers/sftp/README.rst +++ b/providers/sftp/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-sftp`` -Release: ``5.8.0`` +Release: ``5.8.1`` `SSH File Transfer Protocol (SFTP) `__ @@ -36,7 +36,7 @@ This is a provider package for ``sftp`` provider. All classes for this provider are in ``airflow.providers.sftp`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -94,4 +94,4 @@ Extra Dependencies =============== ======================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/sftp/docs/changelog.rst b/providers/sftp/docs/changelog.rst index 81f7292630a64..1020d43eb8cc2 100644 --- a/providers/sftp/docs/changelog.rst +++ b/providers/sftp/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +5.8.1 +..... + +Misc +~~~~ + +* ``Use compat timezone helpers in sensor and trigger of SFTP provider (#65442)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 5.8.0 ..... diff --git a/providers/sftp/docs/index.rst b/providers/sftp/docs/index.rst index b01bc7f381529..e6e202dcf2e17 100644 --- a/providers/sftp/docs/index.rst +++ b/providers/sftp/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-sftp package `SSH File Transfer Protocol (SFTP) `__ -Release: 5.8.0 +Release: 5.8.1 Provider package ---------------- @@ -136,5 +136,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-sftp 5.8.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-sftp 5.8.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-sftp 5.8.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-sftp 5.8.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/sftp/provider.yaml b/providers/sftp/provider.yaml index 2535fa64a1899..797656462e59d 100644 --- a/providers/sftp/provider.yaml +++ b/providers/sftp/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779138344 +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.8.1 - 5.8.0 - 5.7.4 - 5.7.3 diff --git a/providers/sftp/pyproject.toml b/providers/sftp/pyproject.toml index 29ed8a12d56f3..e289bc087a805 100644 --- a/providers/sftp/pyproject.toml +++ b/providers/sftp/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-sftp" -version = "5.8.0" +version = "5.8.1" description = "Provider package apache-airflow-providers-sftp for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -116,8 +116,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-sftp/5.8.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-sftp/5.8.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-sftp/5.8.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-sftp/5.8.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" diff --git a/providers/sftp/src/airflow/providers/sftp/__init__.py b/providers/sftp/src/airflow/providers/sftp/__init__.py index ce50cd8a1c38c..a9ff8ed2c01a9 100644 --- a/providers/sftp/src/airflow/providers/sftp/__init__.py +++ b/providers/sftp/src/airflow/providers/sftp/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "5.8.0" +__version__ = "5.8.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/singularity/README.rst b/providers/singularity/README.rst index 845510300bdbf..8486670c45f39 100644 --- a/providers/singularity/README.rst +++ b/providers/singularity/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-singularity`` -Release: ``3.9.3`` +Release: ``3.9.4`` `Singularity `__ @@ -36,7 +36,7 @@ This is a provider package for ``singularity`` provider. All classes for this pr are in ``airflow.providers.singularity`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/singularity/docs/changelog.rst b/providers/singularity/docs/changelog.rst index 61d167436a210..43adce9335baf 100644 --- a/providers/singularity/docs/changelog.rst +++ b/providers/singularity/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +3.9.4 +..... + +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.3 ..... diff --git a/providers/singularity/docs/index.rst b/providers/singularity/docs/index.rst index eb28b58fc7336..65b9a91ca5fbb 100644 --- a/providers/singularity/docs/index.rst +++ b/providers/singularity/docs/index.rst @@ -69,7 +69,7 @@ apache-airflow-providers-singularity package `Singularity `__ -Release: 3.9.3 +Release: 3.9.4 Provider package ---------------- @@ -122,5 +122,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-singularity 3.9.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-singularity 3.9.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-singularity 3.9.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-singularity 3.9.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/singularity/provider.yaml b/providers/singularity/provider.yaml index bcb6a2fe66106..82bbd294ee084 100644 --- a/providers/singularity/provider.yaml +++ b/providers/singularity/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299722 +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: + - 3.9.4 - 3.9.3 - 3.9.2 - 3.9.1 diff --git a/providers/singularity/pyproject.toml b/providers/singularity/pyproject.toml index 4acb9151d7c84..e5a1e81f15c46 100644 --- a/providers/singularity/pyproject.toml +++ b/providers/singularity/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-singularity" -version = "3.9.3" +version = "3.9.4" description = "Provider package apache-airflow-providers-singularity for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-singularity/3.9.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-singularity/3.9.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-singularity/3.9.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-singularity/3.9.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" diff --git a/providers/singularity/src/airflow/providers/singularity/__init__.py b/providers/singularity/src/airflow/providers/singularity/__init__.py index 2d99380a327d1..e104a74e13c2b 100644 --- a/providers/singularity/src/airflow/providers/singularity/__init__.py +++ b/providers/singularity/src/airflow/providers/singularity/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.9.3" +__version__ = "3.9.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/slack/README.rst b/providers/slack/README.rst index 8cf6ff1053327..27d974d1867b3 100644 --- a/providers/slack/README.rst +++ b/providers/slack/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-slack`` -Release: ``9.10.0`` +Release: ``9.10.1`` `Slack `__ services integration including: @@ -39,7 +39,7 @@ This is a provider package for ``slack`` provider. All classes for this provider are in ``airflow.providers.slack`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -85,4 +85,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/slack/docs/changelog.rst b/providers/slack/docs/changelog.rst index d51433a5e148e..c208c4722df8c 100644 --- a/providers/slack/docs/changelog.rst +++ b/providers/slack/docs/changelog.rst @@ -27,6 +27,24 @@ Changelog --------- +9.10.1 +...... + +Misc +~~~~ + +* ``Add explicit [tool.flit.sdist] sections to flit-based pyproject.tomls (#65861)`` + +Doc-only +~~~~~~~~ + +* ``Fix Slack notifier howto guide code example for Airflow 3 (#66111)`` + +.. 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)`` + + 9.10.0 ...... diff --git a/providers/slack/docs/index.rst b/providers/slack/docs/index.rst index c812e05260dfd..c963bb7245498 100644 --- a/providers/slack/docs/index.rst +++ b/providers/slack/docs/index.rst @@ -81,7 +81,7 @@ apache-airflow-providers-slack package - `Slack Incoming Webhook `__ -Release: 9.10.0 +Release: 9.10.1 Provider package ---------------- @@ -138,5 +138,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-slack 9.10.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-slack 9.10.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-slack 9.10.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-slack 9.10.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/slack/provider.yaml b/providers/slack/provider.yaml index bf581750da020..6ef233503fb5c 100644 --- a/providers/slack/provider.yaml +++ b/providers/slack/provider.yaml @@ -26,12 +26,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592715 +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.10.1 - 9.10.0 - 9.9.0 - 9.8.0 diff --git a/providers/slack/pyproject.toml b/providers/slack/pyproject.toml index 2f7de12d60005..7050ae686d788 100644 --- a/providers/slack/pyproject.toml +++ b/providers/slack/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-slack" -version = "9.10.0" +version = "9.10.1" description = "Provider package apache-airflow-providers-slack for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -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-slack/9.10.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-slack/9.10.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-slack/9.10.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-slack/9.10.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" diff --git a/providers/slack/src/airflow/providers/slack/__init__.py b/providers/slack/src/airflow/providers/slack/__init__.py index 79b81a2a1f0f3..326a3929493df 100644 --- a/providers/slack/src/airflow/providers/slack/__init__.py +++ b/providers/slack/src/airflow/providers/slack/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "9.10.0" +__version__ = "9.10.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/sqlite/README.rst b/providers/sqlite/README.rst index 69be19c0ff394..340c7107e9882 100644 --- a/providers/sqlite/README.rst +++ b/providers/sqlite/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-sqlite`` -Release: ``4.3.2`` +Release: ``4.3.3`` `SQLite `__ @@ -36,7 +36,7 @@ This is a provider package for ``sqlite`` provider. All classes for this provide are in ``airflow.providers.sqlite`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -77,4 +77,4 @@ Dependent package ============================================================================================================ ============== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/sqlite/docs/changelog.rst b/providers/sqlite/docs/changelog.rst index 4ced1412aad25..f9fa7810db04b 100644 --- a/providers/sqlite/docs/changelog.rst +++ b/providers/sqlite/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +4.3.3 +..... + +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)`` + + 4.3.2 ..... diff --git a/providers/sqlite/docs/index.rst b/providers/sqlite/docs/index.rst index 746b69c8f5415..79402ca42c7bb 100644 --- a/providers/sqlite/docs/index.rst +++ b/providers/sqlite/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-sqlite package `SQLite `__ -Release: 4.3.2 +Release: 4.3.3 Provider package ---------------- @@ -129,5 +129,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-sqlite 4.3.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-sqlite 4.3.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-sqlite 4.3.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-sqlite 4.3.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/sqlite/provider.yaml b/providers/sqlite/provider.yaml index 55d77bf020840..4381c424bf392 100644 --- a/providers/sqlite/provider.yaml +++ b/providers/sqlite/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592750 +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: + - 4.3.3 - 4.3.2 - 4.3.1 - 4.3.0 diff --git a/providers/sqlite/pyproject.toml b/providers/sqlite/pyproject.toml index a5a52b78054c4..a907380ab069e 100644 --- a/providers/sqlite/pyproject.toml +++ b/providers/sqlite/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-sqlite" -version = "4.3.2" +version = "4.3.3" description = "Provider package apache-airflow-providers-sqlite for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-sqlite/4.3.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-sqlite/4.3.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-sqlite/4.3.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-sqlite/4.3.3/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" diff --git a/providers/sqlite/src/airflow/providers/sqlite/__init__.py b/providers/sqlite/src/airflow/providers/sqlite/__init__.py index 64cba671564ec..697465e121cb0 100644 --- a/providers/sqlite/src/airflow/providers/sqlite/__init__.py +++ b/providers/sqlite/src/airflow/providers/sqlite/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.3.2" +__version__ = "4.3.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/standard/README.rst b/providers/standard/README.rst index a2cc3c6a6cef1..2f02b75e77baa 100644 --- a/providers/standard/README.rst +++ b/providers/standard/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-standard`` -Release: ``1.13.1`` +Release: ``1.14.0`` Airflow Standard Provider @@ -36,7 +36,7 @@ This is a provider package for ``standard`` provider. All classes for this provi are in ``airflow.providers.standard`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -87,4 +87,4 @@ Extra Dependencies =============== ======================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/standard/docs/changelog.rst b/providers/standard/docs/changelog.rst index c1233960429cb..aa424b2facc9a 100644 --- a/providers/standard/docs/changelog.rst +++ b/providers/standard/docs/changelog.rst @@ -35,6 +35,37 @@ Changelog --------- +1.14.0 +...... + +Features +~~~~~~~~ + +* ``Share one poll loop across sibling event triggers (#66584)`` + +Bug Fixes +~~~~~~~~~ + +* ``Fix TriggerDagRunOperator fail_when_dag_is_paused on Airflow 3.2+ (#67726)`` + +Misc +~~~~ + +* ``Remove findings from positional session check in Core Dag Modules (#67789)`` +* ``Remove further findings from positional session check (#67712)`` +* ``Add prek hook enforcing the "example" tag on example DAGs (#67354)`` + +Doc-only +~~~~~~~~ + +* ``fix typo "@tash.bash" -> "@task.bash (#67301)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``Rename task_state/asset_state to task_store/asset_store across the codebase (#67833)`` + * ``Remove findings from positional session check in Core TI Modules (#67809)`` + + 1.13.1 ...... diff --git a/providers/standard/docs/index.rst b/providers/standard/docs/index.rst index da147deb881fd..71c5ae54cf3ed 100644 --- a/providers/standard/docs/index.rst +++ b/providers/standard/docs/index.rst @@ -66,7 +66,7 @@ apache-airflow-providers-standard package Airflow Standard Provider -Release: 1.13.1 +Release: 1.14.0 Provider package ---------------- @@ -119,5 +119,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-standard 1.13.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-standard 1.13.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-standard 1.14.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-standard 1.14.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/standard/provider.yaml b/providers/standard/provider.yaml index da9cbdc7d6dee..0062afbf4182c 100644 --- a/providers/standard/provider.yaml +++ b/providers/standard/provider.yaml @@ -22,12 +22,13 @@ description: | Airflow Standard Provider state: ready lifecycle: production -source-date-epoch: 1779138423 +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: + - 1.14.0 - 1.13.1 - 1.13.0 - 1.12.3 diff --git a/providers/standard/pyproject.toml b/providers/standard/pyproject.toml index 6be2d005c8560..949b57c305556 100644 --- a/providers/standard/pyproject.toml +++ b/providers/standard/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-standard" -version = "1.13.1" +version = "1.14.0" description = "Provider package apache-airflow-providers-standard for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -107,8 +107,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-standard/1.13.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-standard/1.13.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-standard/1.14.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-standard/1.14.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" diff --git a/providers/standard/src/airflow/providers/standard/__init__.py b/providers/standard/src/airflow/providers/standard/__init__.py index 0ea044f56fbfa..18c477d7806fe 100644 --- a/providers/standard/src/airflow/providers/standard/__init__.py +++ b/providers/standard/src/airflow/providers/standard/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.13.1" +__version__ = "1.14.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/tableau/README.rst b/providers/tableau/README.rst index 1c1f55adbca6d..49c6555e0fd82 100644 --- a/providers/tableau/README.rst +++ b/providers/tableau/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-tableau`` -Release: ``5.4.1`` +Release: ``5.5.0`` `Tableau `__ @@ -36,7 +36,7 @@ This is a provider package for ``tableau`` provider. All classes for this provid are in ``airflow.providers.tableau`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/tableau/docs/changelog.rst b/providers/tableau/docs/changelog.rst index c5d49eb607ac3..216ec662b27fc 100644 --- a/providers/tableau/docs/changelog.rst +++ b/providers/tableau/docs/changelog.rst @@ -27,6 +27,28 @@ Changelog --------- +5.5.0 +..... + +Features +~~~~~~~~ + +* ``Add incremental refresh support to 'TableauOperator' (#67340)`` + +Misc +~~~~ + +* ``Remove exclusion of yanked version dependencies from providers (#66857)`` + +Doc-only +~~~~~~~~ + +* ``Auto-sync provider README.rst Requirements with pyproject.toml (#67669)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + + 5.4.1 ..... diff --git a/providers/tableau/docs/index.rst b/providers/tableau/docs/index.rst index 274f816583557..9b67688bcbab5 100644 --- a/providers/tableau/docs/index.rst +++ b/providers/tableau/docs/index.rst @@ -71,7 +71,7 @@ apache-airflow-providers-tableau package `Tableau `__ -Release: 5.4.1 +Release: 5.5.0 Provider package ---------------- @@ -124,5 +124,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-tableau 5.4.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-tableau 5.4.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-tableau 5.5.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-tableau 5.5.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/tableau/provider.yaml b/providers/tableau/provider.yaml index ea355e6f223ee..b5fc10e3b049e 100644 --- a/providers/tableau/provider.yaml +++ b/providers/tableau/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1779138433 +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.0 - 5.4.1 - 5.4.0 - 5.3.4 diff --git a/providers/tableau/pyproject.toml b/providers/tableau/pyproject.toml index 2ef42f64dfff8..923a1d40f621e 100644 --- a/providers/tableau/pyproject.toml +++ b/providers/tableau/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-tableau" -version = "5.4.1" +version = "5.5.0" description = "Provider package apache-airflow-providers-tableau for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-tableau/5.4.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-tableau/5.4.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-tableau/5.5.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-tableau/5.5.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" diff --git a/providers/tableau/src/airflow/providers/tableau/__init__.py b/providers/tableau/src/airflow/providers/tableau/__init__.py index 0dffa887e1e4e..79f7bb13603c8 100644 --- a/providers/tableau/src/airflow/providers/tableau/__init__.py +++ b/providers/tableau/src/airflow/providers/tableau/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "5.4.1" +__version__ = "5.5.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/telegram/README.rst b/providers/telegram/README.rst index 4e11a23a0cbd3..75dc04e87cbcd 100644 --- a/providers/telegram/README.rst +++ b/providers/telegram/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-telegram`` -Release: ``4.9.4`` +Release: ``4.9.5`` `Telegram `__ @@ -36,7 +36,7 @@ This is a provider package for ``telegram`` provider. All classes for this provi are in ``airflow.providers.telegram`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/telegram/docs/changelog.rst b/providers/telegram/docs/changelog.rst index e17be6ee3a8ee..0c3db61663e2f 100644 --- a/providers/telegram/docs/changelog.rst +++ b/providers/telegram/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +4.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)`` + + 4.9.4 ..... diff --git a/providers/telegram/docs/index.rst b/providers/telegram/docs/index.rst index 582fe1baa5381..9a155843abef7 100644 --- a/providers/telegram/docs/index.rst +++ b/providers/telegram/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-telegram package `Telegram `__ -Release: 4.9.4 +Release: 4.9.5 Provider package ---------------- @@ -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 `_ -* `The apache-airflow-providers-telegram 4.9.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-telegram 4.9.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-telegram 4.9.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-telegram 4.9.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/telegram/provider.yaml b/providers/telegram/provider.yaml index 690ba03f6b44d..40303d94521a4 100644 --- a/providers/telegram/provider.yaml +++ b/providers/telegram/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592814 +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: + - 4.9.5 - 4.9.4 - 4.9.3 - 4.9.2 diff --git a/providers/telegram/pyproject.toml b/providers/telegram/pyproject.toml index ab26488d497e0..12e6edc2d47f7 100644 --- a/providers/telegram/pyproject.toml +++ b/providers/telegram/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-telegram" -version = "4.9.4" +version = "4.9.5" description = "Provider package apache-airflow-providers-telegram for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-telegram/4.9.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-telegram/4.9.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-telegram/4.9.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-telegram/4.9.5/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" diff --git a/providers/telegram/src/airflow/providers/telegram/__init__.py b/providers/telegram/src/airflow/providers/telegram/__init__.py index 032d704252ef5..f04b33d45b4b5 100644 --- a/providers/telegram/src/airflow/providers/telegram/__init__.py +++ b/providers/telegram/src/airflow/providers/telegram/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.9.4" +__version__ = "4.9.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/vespa/README.rst b/providers/vespa/README.rst index 953a7482211e3..f5a4161051668 100644 --- a/providers/vespa/README.rst +++ b/providers/vespa/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-vespa`` -Release: ``0.1.0`` +Release: ``0.1.1`` `Vespa `__ @@ -36,7 +36,7 @@ This is a provider package for ``vespa`` provider. All classes for this provider are in ``airflow.providers.vespa`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -78,4 +78,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/vespa/docs/changelog.rst b/providers/vespa/docs/changelog.rst index b274915cadbc1..e5eb504a30bc0 100644 --- a/providers/vespa/docs/changelog.rst +++ b/providers/vespa/docs/changelog.rst @@ -25,6 +25,18 @@ Changelog --------- +0.1.1 +..... + +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(!): + + 0.1.0 ..... diff --git a/providers/vespa/docs/index.rst b/providers/vespa/docs/index.rst index 9f1e1b23be2c1..941dc83716a50 100644 --- a/providers/vespa/docs/index.rst +++ b/providers/vespa/docs/index.rst @@ -70,7 +70,7 @@ apache-airflow-providers-vespa package `Vespa `__ -Release: 0.1.0 +Release: 0.1.1 Provider package ---------------- @@ -123,5 +123,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-vespa 0.1.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-vespa 0.1.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-vespa 0.1.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-vespa 0.1.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/vespa/provider.yaml b/providers/vespa/provider.yaml index 4303f4d301952..c83fa556a8f24 100644 --- a/providers/vespa/provider.yaml +++ b/providers/vespa/provider.yaml @@ -25,13 +25,14 @@ description: | state: ready lifecycle: incubation -source-date-epoch: 1773842590 +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: + - 0.1.1 - 0.1.0 integrations: diff --git a/providers/vespa/pyproject.toml b/providers/vespa/pyproject.toml index 547e378b6f5cf..b624a883f72ac 100644 --- a/providers/vespa/pyproject.toml +++ b/providers/vespa/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-vespa" -version = "0.1.0" +version = "0.1.1" description = "Provider package apache-airflow-providers-vespa for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -99,8 +99,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-vespa/0.1.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-vespa/0.1.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-vespa/0.1.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-vespa/0.1.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" diff --git a/providers/vespa/src/airflow/providers/vespa/__init__.py b/providers/vespa/src/airflow/providers/vespa/__init__.py index 2f6b8fd4e356f..f3dbcd95a9eff 100644 --- a/providers/vespa/src/airflow/providers/vespa/__init__.py +++ b/providers/vespa/src/airflow/providers/vespa/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "0.1.0" +__version__ = "0.1.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/ydb/README.rst b/providers/ydb/README.rst index b5dbbae9dddf4..919cd9cc1e6bc 100644 --- a/providers/ydb/README.rst +++ b/providers/ydb/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-ydb`` -Release: ``2.5.2`` +Release: ``2.5.3`` `YDB `__ @@ -36,7 +36,7 @@ This is a provider package for ``ydb`` provider. All classes for this provider p are in ``airflow.providers.ydb`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -81,4 +81,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/ydb/docs/changelog.rst b/providers/ydb/docs/changelog.rst index a13f30d4de435..11ce9ae40b815 100644 --- a/providers/ydb/docs/changelog.rst +++ b/providers/ydb/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +2.5.3 +..... + +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)`` + + 2.5.2 ..... diff --git a/providers/ydb/docs/index.rst b/providers/ydb/docs/index.rst index d57391e1581b4..0fcfcd2e3e29c 100644 --- a/providers/ydb/docs/index.rst +++ b/providers/ydb/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-ydb package `YDB `__ -Release: 2.5.2 +Release: 2.5.3 Provider package ---------------- @@ -133,5 +133,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-ydb 2.5.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-ydb 2.5.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-ydb 2.5.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-ydb 2.5.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/ydb/provider.yaml b/providers/ydb/provider.yaml index 41c88063a5921..20c16eb5f627d 100644 --- a/providers/ydb/provider.yaml +++ b/providers/ydb/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1775592853 +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: + - 2.5.3 - 2.5.2 - 2.5.1 - 2.5.0 diff --git a/providers/ydb/pyproject.toml b/providers/ydb/pyproject.toml index ec8755ddc5364..2687a2f1f1770 100644 --- a/providers/ydb/pyproject.toml +++ b/providers/ydb/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-ydb" -version = "2.5.2" +version = "2.5.3" description = "Provider package apache-airflow-providers-ydb for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -102,8 +102,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-ydb/2.5.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-ydb/2.5.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-ydb/2.5.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-ydb/2.5.3/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" diff --git a/providers/ydb/src/airflow/providers/ydb/__init__.py b/providers/ydb/src/airflow/providers/ydb/__init__.py index 68ccccfaebcf9..af1a1a4faa53a 100644 --- a/providers/ydb/src/airflow/providers/ydb/__init__.py +++ b/providers/ydb/src/airflow/providers/ydb/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.5.2" +__version__ = "2.5.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/uv.lock b/uv.lock index 2796573bb3fd5..f59d258fc5be1 100644 --- a/uv.lock +++ b/uv.lock @@ -2874,7 +2874,7 @@ packages = [] [[package]] name = "apache-airflow-providers-airbyte" -version = "5.5.0" +version = "5.5.1" source = { editable = "providers/airbyte" } dependencies = [ { name = "airbyte-api" }, @@ -2913,7 +2913,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-akeyless" -version = "0.1.0" +version = "0.2.0" source = { editable = "providers/akeyless" } dependencies = [ { name = "akeyless" }, @@ -3001,7 +3001,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-amazon" -version = "9.29.0" +version = "9.30.0" source = { editable = "providers/amazon" } dependencies = [ { name = "apache-airflow" }, @@ -3205,7 +3205,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-cassandra" -version = "3.9.4" +version = "3.9.5" source = { editable = "providers/apache/cassandra" } dependencies = [ { name = "apache-airflow" }, @@ -3244,7 +3244,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-drill" -version = "3.3.2" +version = "3.3.3" source = { editable = "providers/apache/drill" } dependencies = [ { name = "apache-airflow" }, @@ -3335,7 +3335,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-flink" -version = "1.8.4" +version = "1.8.5" source = { editable = "providers/apache/flink" } dependencies = [ { name = "apache-airflow" }, @@ -3526,7 +3526,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-iceberg" -version = "2.0.2" +version = "2.0.3" source = { editable = "providers/apache/iceberg" } dependencies = [ { name = "apache-airflow" }, @@ -3565,7 +3565,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-impala" -version = "1.9.2" +version = "1.9.3" source = { editable = "providers/apache/impala" } dependencies = [ { name = "apache-airflow" }, @@ -3679,7 +3679,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-kylin" -version = "3.10.4" +version = "3.10.5" source = { editable = "providers/apache/kylin" } dependencies = [ { name = "apache-airflow" }, @@ -3759,7 +3759,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-pig" -version = "4.8.4" +version = "4.8.5" source = { editable = "providers/apache/pig" } dependencies = [ { name = "apache-airflow" }, @@ -3794,7 +3794,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-pinot" -version = "4.10.2" +version = "4.10.3" source = { editable = "providers/apache/pinot" } dependencies = [ { name = "apache-airflow" }, @@ -3836,7 +3836,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-spark" -version = "6.0.2" +version = "6.1.0" source = { editable = "providers/apache/spark" } dependencies = [ { name = "apache-airflow" }, @@ -3900,7 +3900,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-tinkerpop" -version = "1.1.3" +version = "1.1.4" source = { editable = "providers/apache/tinkerpop" } dependencies = [ { name = "apache-airflow" }, @@ -3937,7 +3937,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apprise" -version = "2.3.3" +version = "2.3.4" source = { editable = "providers/apprise" } dependencies = [ { name = "apache-airflow" }, @@ -3974,7 +3974,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-arangodb" -version = "2.9.4" +version = "2.9.5" source = { editable = "providers/arangodb" } dependencies = [ { name = "apache-airflow" }, @@ -4011,7 +4011,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-asana" -version = "2.11.3" +version = "2.11.4" source = { editable = "providers/asana" } dependencies = [ { name = "apache-airflow" }, @@ -4048,7 +4048,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-atlassian-jira" -version = "3.3.3" +version = "3.3.4" source = { editable = "providers/atlassian/jira" } dependencies = [ { name = "apache-airflow" }, @@ -4137,7 +4137,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-cloudant" -version = "4.3.4" +version = "4.3.5" source = { editable = "providers/cloudant" } dependencies = [ { name = "apache-airflow" }, @@ -4174,7 +4174,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-cncf-kubernetes" -version = "10.17.1" +version = "10.18.0" source = { editable = "providers/cncf/kubernetes" } dependencies = [ { name = "aiofiles" }, @@ -4222,7 +4222,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-cohere" -version = "1.6.5" +version = "1.6.6" source = { editable = "providers/cohere" } dependencies = [ { name = "apache-airflow" }, @@ -4262,7 +4262,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-common-ai" -version = "0.3.0" +version = "0.4.0" source = { editable = "providers/common/ai" } dependencies = [ { name = "apache-airflow" }, @@ -4442,7 +4442,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-common-io" -version = "1.7.2" +version = "1.7.3" source = { editable = "providers/common/io" } dependencies = [ { name = "apache-airflow" }, @@ -4486,7 +4486,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-common-messaging" -version = "2.0.3" +version = "2.0.4" source = { editable = "providers/common/messaging" } dependencies = [ { name = "apache-airflow" }, @@ -4532,7 +4532,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-common-sql" -version = "2.0.0" +version = "2.0.1" source = { editable = "providers/common/sql" } dependencies = [ { name = "apache-airflow" }, @@ -4633,7 +4633,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-databricks" -version = "7.15.0" +version = "7.16.0" source = { editable = "providers/databricks" } dependencies = [ { name = "aiohttp" }, @@ -4738,7 +4738,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-datadog" -version = "3.10.4" +version = "3.10.5" source = { editable = "providers/datadog" } dependencies = [ { name = "apache-airflow" }, @@ -4775,7 +4775,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-dbt-cloud" -version = "4.9.0" +version = "4.9.1" source = { editable = "providers/dbt/cloud" } dependencies = [ { name = "aiohttp" }, @@ -4830,7 +4830,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-dingding" -version = "3.9.4" +version = "3.9.5" source = { editable = "providers/dingding" } dependencies = [ { name = "apache-airflow" }, @@ -4908,7 +4908,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-docker" -version = "4.5.6" +version = "4.5.7" source = { editable = "providers/docker" } dependencies = [ { name = "apache-airflow" }, @@ -4947,7 +4947,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-edge3" -version = "3.7.0" +version = "3.8.0" source = { editable = "providers/edge3" } dependencies = [ { name = "aiofiles" }, @@ -4990,7 +4990,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-elasticsearch" -version = "6.5.4" +version = "6.6.0" source = { editable = "providers/elasticsearch" } dependencies = [ { name = "apache-airflow" }, @@ -4999,6 +4999,11 @@ dependencies = [ { name = "elasticsearch" }, ] +[package.optional-dependencies] +polars = [ + { name = "polars" }, +] + [package.dev-dependencies] dev = [ { name = "apache-airflow" }, @@ -5017,7 +5022,9 @@ requires-dist = [ { name = "apache-airflow-providers-common-compat", editable = "providers/common/compat" }, { name = "apache-airflow-providers-common-sql", editable = "providers/common/sql" }, { name = "elasticsearch", specifier = ">=8.10,<10" }, + { name = "polars", marker = "extra == 'polars'", specifier = ">=1.26.0" }, ] +provides-extras = ["polars"] [package.metadata.requires-dev] dev = [ @@ -5032,7 +5039,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-exasol" -version = "4.10.2" +version = "4.10.3" source = { editable = "providers/exasol" } dependencies = [ { name = "apache-airflow" }, @@ -5086,7 +5093,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-fab" -version = "3.6.4" +version = "3.6.5" source = { editable = "providers/fab" } dependencies = [ { name = "apache-airflow" }, @@ -5171,7 +5178,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-facebook" -version = "3.9.4" +version = "3.9.5" source = { editable = "providers/facebook" } dependencies = [ { name = "apache-airflow" }, @@ -5289,7 +5296,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-github" -version = "2.11.2" +version = "2.11.3" source = { editable = "providers/github" } dependencies = [ { name = "apache-airflow" }, @@ -5326,7 +5333,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-google" -version = "22.0.0" +version = "22.1.0" source = { editable = "providers/google" } dependencies = [ { name = "apache-airflow" }, @@ -5625,7 +5632,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-grpc" -version = "3.9.4" +version = "3.9.5" source = { editable = "providers/grpc" } dependencies = [ { name = "apache-airflow" }, @@ -5666,7 +5673,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-hashicorp" -version = "4.6.0" +version = "4.7.0" source = { editable = "providers/hashicorp" } dependencies = [ { name = "apache-airflow" }, @@ -5716,7 +5723,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-http" -version = "6.0.2" +version = "6.0.3" source = { editable = "providers/http" } dependencies = [ { name = "aiohttp" }, @@ -5887,7 +5894,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-informatica" -version = "0.1.3" +version = "0.1.4" source = { editable = "providers/informatica" } dependencies = [ { name = "apache-airflow" }, @@ -5935,7 +5942,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-jdbc" -version = "5.4.4" +version = "5.5.0" source = { editable = "providers/jdbc" } dependencies = [ { name = "apache-airflow" }, @@ -5995,7 +6002,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-jenkins" -version = "4.2.5" +version = "4.2.6" source = { editable = "providers/jenkins" } dependencies = [ { name = "apache-airflow" }, @@ -6032,7 +6039,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-keycloak" -version = "0.7.2" +version = "0.7.3" source = { editable = "providers/keycloak" } dependencies = [ { name = "apache-airflow" }, @@ -6069,7 +6076,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-microsoft-azure" -version = "13.3.0" +version = "13.4.0" source = { editable = "providers/microsoft/azure" } dependencies = [ { name = "adlfs" }, @@ -6193,7 +6200,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-microsoft-mssql" -version = "4.6.0" +version = "4.6.1" source = { editable = "providers/microsoft/mssql" } dependencies = [ { name = "apache-airflow" }, @@ -6246,7 +6253,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-microsoft-psrp" -version = "3.2.5" +version = "3.2.6" source = { editable = "providers/microsoft/psrp" } dependencies = [ { name = "apache-airflow" }, @@ -6283,7 +6290,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-microsoft-winrm" -version = "3.14.2" +version = "3.14.3" source = { editable = "providers/microsoft/winrm" } dependencies = [ { name = "apache-airflow" }, @@ -6363,7 +6370,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-mysql" -version = "6.6.0" +version = "6.6.1" source = { editable = "providers/mysql" } dependencies = [ { name = "aiomysql" }, @@ -6444,7 +6451,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-neo4j" -version = "3.11.5" +version = "3.11.6" source = { editable = "providers/neo4j" } dependencies = [ { name = "apache-airflow" }, @@ -6481,7 +6488,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-odbc" -version = "4.12.2" +version = "4.12.3" source = { editable = "providers/odbc" } dependencies = [ { name = "apache-airflow" }, @@ -6523,7 +6530,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-openai" -version = "1.7.4" +version = "1.7.5" source = { editable = "providers/openai" } dependencies = [ { name = "apache-airflow" }, @@ -6560,7 +6567,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-openfaas" -version = "3.9.4" +version = "3.9.5" source = { editable = "providers/openfaas" } dependencies = [ { name = "apache-airflow" }, @@ -6595,7 +6602,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-openlineage" -version = "2.17.0" +version = "2.18.0" source = { editable = "providers/openlineage" } dependencies = [ { name = "apache-airflow" }, @@ -6656,7 +6663,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-opensearch" -version = "1.9.2" +version = "1.9.3" source = { editable = "providers/opensearch" } dependencies = [ { name = "apache-airflow" }, @@ -6693,7 +6700,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-opsgenie" -version = "5.10.3" +version = "5.10.4" source = { editable = "providers/opsgenie" } dependencies = [ { name = "apache-airflow" }, @@ -6730,7 +6737,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-oracle" -version = "4.6.0" +version = "4.6.1" source = { editable = "providers/oracle" } dependencies = [ { name = "apache-airflow" }, @@ -6796,7 +6803,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-pagerduty" -version = "5.2.5" +version = "5.2.6" source = { editable = "providers/pagerduty" } dependencies = [ { name = "apache-airflow" }, @@ -6837,7 +6844,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-papermill" -version = "3.13.0" +version = "3.13.1" source = { editable = "providers/papermill" } dependencies = [ { name = "apache-airflow" }, @@ -6884,7 +6891,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-pgvector" -version = "1.7.1" +version = "1.7.2" source = { editable = "providers/pgvector" } dependencies = [ { name = "apache-airflow" }, @@ -6969,7 +6976,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-postgres" -version = "6.7.0" +version = "6.7.1" source = { editable = "providers/postgres" } dependencies = [ { name = "apache-airflow" }, @@ -7123,7 +7130,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-qdrant" -version = "1.5.5" +version = "1.5.6" source = { editable = "providers/qdrant" } dependencies = [ { name = "apache-airflow" }, @@ -7160,7 +7167,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-redis" -version = "4.4.4" +version = "4.4.5" source = { editable = "providers/redis" } dependencies = [ { name = "apache-airflow" }, @@ -7206,7 +7213,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-salesforce" -version = "5.14.0" +version = "5.14.1" source = { editable = "providers/salesforce" } dependencies = [ { name = "apache-airflow" }, @@ -7247,7 +7254,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-samba" -version = "4.12.5" +version = "4.12.6" source = { editable = "providers/samba" } dependencies = [ { name = "apache-airflow" }, @@ -7293,7 +7300,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-segment" -version = "3.9.4" +version = "3.9.5" source = { editable = "providers/segment" } dependencies = [ { name = "apache-airflow" }, @@ -7330,7 +7337,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-sendgrid" -version = "4.2.3" +version = "4.2.4" source = { editable = "providers/sendgrid" } dependencies = [ { name = "apache-airflow" }, @@ -7367,7 +7374,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-sftp" -version = "5.8.0" +version = "5.8.1" source = { editable = "providers/sftp" } dependencies = [ { name = "aiofiles" }, @@ -7426,7 +7433,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-singularity" -version = "3.9.3" +version = "3.9.4" source = { editable = "providers/singularity" } dependencies = [ { name = "apache-airflow" }, @@ -7463,7 +7470,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-slack" -version = "9.10.0" +version = "9.10.1" source = { editable = "providers/slack" } dependencies = [ { name = "apache-airflow" }, @@ -7622,7 +7629,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-sqlite" -version = "4.3.2" +version = "4.3.3" source = { editable = "providers/sqlite" } dependencies = [ { name = "apache-airflow" }, @@ -7697,7 +7704,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-standard" -version = "1.13.1" +version = "1.14.0" source = { editable = "providers/standard" } dependencies = [ { name = "apache-airflow" }, @@ -7743,7 +7750,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-tableau" -version = "5.4.1" +version = "5.5.0" source = { editable = "providers/tableau" } dependencies = [ { name = "apache-airflow" }, @@ -7780,7 +7787,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-telegram" -version = "4.9.4" +version = "4.9.5" source = { editable = "providers/telegram" } dependencies = [ { name = "apache-airflow" }, @@ -8003,7 +8010,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-vespa" -version = "0.1.0" +version = "0.1.1" source = { editable = "providers/vespa" } dependencies = [ { name = "apache-airflow" }, @@ -8129,7 +8136,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-ydb" -version = "2.5.2" +version = "2.5.3" source = { editable = "providers/ydb" } dependencies = [ { name = "apache-airflow" }, From 1391f4b6eaebaaa604ca21c2b9ea7ac95e347ef3 Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Wed, 3 Jun 2026 00:05:12 +0200 Subject: [PATCH 2/4] Address review feedback on provider changelogs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - amazon: move S3 transfer-operators fix (#67378, vincbeck) and EcsRunTaskOperator log-level fix (#67180, jscheffl) from Features to Bug Fixes; beautify the EksPodOperator entry (#65335). - google: beautify the idle/auto-stop TTL entry (#65653) — drop conventional-commit prefix. - openlineage: beautify the ProcessPoolExecutor self-heal entry (#67400). - edge3: reword the 3.8.0 note — the provider still supports Airflow 3.0+, only the execute-callback feature (#67679) needs 3.3+ (jscheffl); move the Swagger API docs entry (#67390) to Doc-only; beautify the team_name clarification (#66718). - apache/drill: move the flit.sdist housekeeping entry (#65861) to the excluded block to match the kafka convention (jscheffl). --- providers/amazon/docs/changelog.rst | 6 +++--- providers/apache/drill/docs/changelog.rst | 6 +----- providers/edge3/docs/changelog.rst | 6 +++--- providers/google/docs/changelog.rst | 2 +- providers/openlineage/docs/changelog.rst | 2 +- 5 files changed, 9 insertions(+), 13 deletions(-) diff --git a/providers/amazon/docs/changelog.rst b/providers/amazon/docs/changelog.rst index 42a7f8a8d1874..509f983bb0b68 100644 --- a/providers/amazon/docs/changelog.rst +++ b/providers/amazon/docs/changelog.rst @@ -33,11 +33,9 @@ Features ~~~~~~~~ * ``Add 'GlueCatalogBatchDeletePartitionOperator' (#66721)`` -* ``Fix inconsistency in S3 transfer operators (#67378)`` * ``Add 'OpenSearchServerlessCreateCollectionOperator' (#66549)`` * ``Propogate 'verify' and 'botocore_config' in batch triggers (#67508)`` * ``Add ExecuteCallback support to AWS ECS Executor (#63657)`` -* ``fix: Support log level parsing from container output in 'EcsRunTaskOperator' (#67180)`` Bug Fixes ~~~~~~~~~ @@ -45,7 +43,9 @@ 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 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 ~~~~ diff --git a/providers/apache/drill/docs/changelog.rst b/providers/apache/drill/docs/changelog.rst index 0d92a16fe505c..76d8ad5027cba 100644 --- a/providers/apache/drill/docs/changelog.rst +++ b/providers/apache/drill/docs/changelog.rst @@ -29,13 +29,9 @@ Changelog 3.3.3 ..... -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(!): + * ``Add explicit [tool.flit.sdist] sections to flit-based pyproject.tomls (#65861)`` * ``refactor: word changed from DAG to Dag in providers/apache/ (#66153)`` * ``Fix stale system test documentation links (#65071)`` diff --git a/providers/edge3/docs/changelog.rst b/providers/edge3/docs/changelog.rst index 32aa86af8bea4..ab555c406288c 100644 --- a/providers/edge3/docs/changelog.rst +++ b/providers/edge3/docs/changelog.rst @@ -31,7 +31,7 @@ Changelog ..... .. note:: - This release of the Edge provider requires Apache Airflow 3.3+; the new execute-callback worker support (#67679) relies on APIs available only in Airflow 3.3 and later. + The new execute-callback worker support (#67679) requires Apache Airflow 3.3+, as it relies on APIs available only in Airflow 3.3 and later. The Edge provider itself continues to support Apache Airflow 3.0+; the execute-callback feature is simply inactive on older releases. Features ~~~~~~~~ @@ -44,7 +44,6 @@ Misc * ``Fix exceptions of positional session use in Edge provider (2) (#67812)`` * ``Bump the edge-ui-package-updates group across 1 directory with 16 updates (#67740)`` * ``Fix exceptions of positional session use in Edge provider (#67661)`` -* ``Replace Sphinx Redoc with Swagger API Docs (#67390)`` * ``Add prek hook to enforce HTTPException is imported from fastapi (#67367)`` * ``Remove dead auth code from Airflow2 times in Edge (#67374)`` * ``Add prek hook enforcing the "example" tag on example DAGs (#67354)`` @@ -52,9 +51,10 @@ Misc Doc-only ~~~~~~~~ +* ``Replace Sphinx Redoc with Swagger API Docs (#67390)`` * ``Correct README.rst common compat version reference inconsistency (#67554)`` * ``Add some more clarifications on edge roles (#67379)`` -* ``docs(edge3): clarify WorkerQueuesBase.team_name is an experimental hint, cross-ref workload.rst (#66718)`` +* ``Clarify WorkerQueuesBase.team_name is an experimental hint, cross-ref workload.rst (#66718)`` .. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!): diff --git a/providers/google/docs/changelog.rst b/providers/google/docs/changelog.rst index 469ef38edbf20..90814d4bf3377 100644 --- a/providers/google/docs/changelog.rst +++ b/providers/google/docs/changelog.rst @@ -33,7 +33,7 @@ Changelog Features ~~~~~~~~ -* ``feat: add idle/auto stop TTLs and master/worker instance flexibility … (#65653)`` +* ``Add idle/auto stop TTLs and master/worker instance flexibility … (#65653)`` Bug Fixes ~~~~~~~~~ diff --git a/providers/openlineage/docs/changelog.rst b/providers/openlineage/docs/changelog.rst index c6bd37681a555..97acab8db2681 100644 --- a/providers/openlineage/docs/changelog.rst +++ b/providers/openlineage/docs/changelog.rst @@ -37,7 +37,7 @@ Features Bug Fixes ~~~~~~~~~ -* ``fix(openlineage): self-heal ProcessPoolExecutor on BrokenProcessPool (#67400)`` +* ``Self-heal ProcessPoolExecutor on BrokenProcessPool (#67400)`` Misc ~~~~ From 9e7fb0b1090631b0d3ffeb22dfab2922c3c17e52 Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Wed, 3 Jun 2026 00:12:51 +0200 Subject: [PATCH 3/4] Make apache/drill 3.3.3 a doc-only release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The only non-excluded drill change in this wave was the flit.sdist housekeeping entry, which jscheffl asked to exclude — leaving an empty changelog. Promote the DAG-to-Dag wording change (#66153) into a Doc-only section so drill 3.3.3 ships as a legitimate doc-only release instead of an empty one. --- providers/apache/drill/docs/changelog.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/providers/apache/drill/docs/changelog.rst b/providers/apache/drill/docs/changelog.rst index 76d8ad5027cba..215e08f432aaf 100644 --- a/providers/apache/drill/docs/changelog.rst +++ b/providers/apache/drill/docs/changelog.rst @@ -29,10 +29,14 @@ Changelog 3.3.3 ..... +Doc-only +~~~~~~~~ + +* ``Change DAG to Dag wording in providers/apache/ (#66153)`` + .. Below changes are excluded from the changelog. Move them to appropriate section above if needed. Do not delete the lines(!): * ``Add explicit [tool.flit.sdist] sections to flit-based pyproject.tomls (#65861)`` - * ``refactor: word changed from DAG to Dag in providers/apache/ (#66153)`` * ``Fix stale system test documentation links (#65071)`` From f50627a5bf1e63cf6d9748b0e4fc3a606beba97d Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Wed, 3 Jun 2026 00:18:39 +0200 Subject: [PATCH 4/4] Fold post-prep provider commits into changelogs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Incremental-update pass for commits that landed on main after this wave was prepared: - amazon: Propogate verify/botocore_config in redshift cluster triggers (#67876) → Features (mirrors the batch-triggers entry #67508). - databricks: Lock in workflow depends_on parent-key behavior (#66681) → Bug Fixes. - edge3: Fix Edge worker fork mode reporting supervisor failures as success (#67887) → Bug Fixes. - google: Migrate Stackdriver logging config to RemoteLogIO pattern (#66513) → Misc. --- providers/amazon/docs/changelog.rst | 1 + providers/databricks/docs/changelog.rst | 5 +++++ providers/edge3/docs/changelog.rst | 5 +++++ providers/google/docs/changelog.rst | 1 + 4 files changed, 12 insertions(+) diff --git a/providers/amazon/docs/changelog.rst b/providers/amazon/docs/changelog.rst index 509f983bb0b68..903e03aabae55 100644 --- a/providers/amazon/docs/changelog.rst +++ b/providers/amazon/docs/changelog.rst @@ -35,6 +35,7 @@ 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 diff --git a/providers/databricks/docs/changelog.rst b/providers/databricks/docs/changelog.rst index 4d8d095e8e5a1..73e3098a22fa4 100644 --- a/providers/databricks/docs/changelog.rst +++ b/providers/databricks/docs/changelog.rst @@ -36,6 +36,11 @@ Features * ``Forward Airflow Dag params to Databricks job parameters in CreateJobs/SubmitRun/RunNow (#66613)`` * ``Add session-level query tags to Databricks SQL operators (#66895)`` +Bug Fixes +~~~~~~~~~ + +* ``Lock in Databricks workflow depends_on parent-key behavior (#66681)`` + Misc ~~~~ diff --git a/providers/edge3/docs/changelog.rst b/providers/edge3/docs/changelog.rst index ab555c406288c..27d62b0879f98 100644 --- a/providers/edge3/docs/changelog.rst +++ b/providers/edge3/docs/changelog.rst @@ -38,6 +38,11 @@ Features * ``Fix edge executor to support handling execute callback workload (#67679)`` +Bug Fixes +~~~~~~~~~ + +* ``Fix Edge worker fork mode reporting supervisor failures as success (#67887)`` + Misc ~~~~ diff --git a/providers/google/docs/changelog.rst b/providers/google/docs/changelog.rst index 90814d4bf3377..0eee8d9428a1c 100644 --- a/providers/google/docs/changelog.rst +++ b/providers/google/docs/changelog.rst @@ -50,6 +50,7 @@ Misc ~~~~ * ``Bump minimum google-api-core to 2.30.3 to fix Dag import timeout (#67774)`` +* ``Migrate Stackdriver logging config to RemoteLogIO pattern (#66513)`` * ``Remove further findings from positional session check (#67712)`` * ``Rework StackdriverTaskHandler for the structlog era #65191 (#65198)`` * ``Fixing mypy errors in google gen ai provider and tests (#67276)``