From 01114dcffb2ea751881179b060817e73b0f562c9 Mon Sep 17 00:00:00 2001 From: Jarek Potiuk Date: Tue, 7 Apr 2026 23:22:39 +0300 Subject: [PATCH] Prepare providers release 2026-04-07 Apply suggestions from code review Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com> --- providers/.last_release_date.txt | 2 +- providers/airbyte/README.rst | 6 +- providers/airbyte/docs/changelog.rst | 11 + providers/airbyte/docs/index.rst | 6 +- providers/airbyte/provider.yaml | 3 +- providers/airbyte/pyproject.toml | 6 +- .../src/airflow/providers/airbyte/__init__.py | 2 +- providers/alibaba/README.rst | 17 +- providers/alibaba/docs/changelog.rst | 14 + providers/alibaba/docs/index.rst | 6 +- providers/alibaba/provider.yaml | 3 +- providers/alibaba/pyproject.toml | 6 +- .../src/airflow/providers/alibaba/__init__.py | 2 +- providers/amazon/README.rst | 11 +- providers/amazon/docs/changelog.rst | 34 ++ providers/amazon/docs/index.rst | 8 +- providers/amazon/provider.yaml | 3 +- providers/amazon/pyproject.toml | 8 +- .../src/airflow/providers/amazon/__init__.py | 2 +- providers/apache/cassandra/README.rst | 6 +- providers/apache/cassandra/docs/changelog.rst | 11 + 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 | 11 + 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/druid/README.rst | 6 +- providers/apache/druid/docs/changelog.rst | 11 + providers/apache/druid/docs/index.rst | 6 +- providers/apache/druid/provider.yaml | 3 +- providers/apache/druid/pyproject.toml | 6 +- .../providers/apache/druid/__init__.py | 2 +- providers/apache/hdfs/README.rst | 6 +- providers/apache/hdfs/docs/changelog.rst | 12 + providers/apache/hdfs/docs/index.rst | 6 +- providers/apache/hdfs/provider.yaml | 3 +- providers/apache/hdfs/pyproject.toml | 6 +- .../airflow/providers/apache/hdfs/__init__.py | 2 +- providers/apache/hive/README.rst | 6 +- providers/apache/hive/docs/changelog.rst | 11 + providers/apache/hive/docs/index.rst | 6 +- providers/apache/hive/provider.yaml | 3 +- providers/apache/hive/pyproject.toml | 6 +- .../airflow/providers/apache/hive/__init__.py | 2 +- providers/apache/iceberg/README.rst | 6 +- providers/apache/iceberg/docs/changelog.rst | 11 + 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 | 11 + 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/kafka/README.rst | 6 +- providers/apache/kafka/docs/changelog.rst | 11 + providers/apache/kafka/docs/index.rst | 6 +- providers/apache/kafka/provider.yaml | 3 +- providers/apache/kafka/pyproject.toml | 6 +- .../providers/apache/kafka/__init__.py | 2 +- providers/apache/kylin/README.rst | 6 +- providers/apache/kylin/docs/changelog.rst | 11 + 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/livy/README.rst | 6 +- providers/apache/livy/docs/changelog.rst | 11 + providers/apache/livy/docs/index.rst | 6 +- providers/apache/livy/provider.yaml | 3 +- providers/apache/livy/pyproject.toml | 6 +- .../airflow/providers/apache/livy/__init__.py | 2 +- providers/apache/pig/README.rst | 6 +- providers/apache/pig/docs/changelog.rst | 11 + 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 | 11 + 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 | 12 + 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 | 11 + 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 | 11 + 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 | 11 + 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 | 11 + 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 +- providers/celery/README.rst | 6 +- providers/celery/docs/changelog.rst | 23 ++ providers/celery/docs/index.rst | 6 +- providers/celery/provider.yaml | 3 +- providers/celery/pyproject.toml | 6 +- .../src/airflow/providers/celery/__init__.py | 2 +- providers/cloudant/README.rst | 6 +- providers/cloudant/docs/changelog.rst | 11 + 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 | 26 ++ 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 | 11 + 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 | 59 +++- providers/common/ai/docs/commits.rst | 5 +- providers/common/compat/README.rst | 6 +- providers/common/compat/docs/changelog.rst | 12 + providers/common/compat/docs/index.rst | 6 +- providers/common/compat/provider.yaml | 3 +- providers/common/compat/pyproject.toml | 6 +- .../providers/common/compat/__init__.py | 2 +- providers/databricks/README.rst | 6 +- providers/databricks/docs/changelog.rst | 11 + 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 | 11 + 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 | 11 + 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 | 11 + providers/dingding/docs/index.rst | 6 +- providers/dingding/provider.yaml | 3 +- providers/dingding/pyproject.toml | 6 +- .../airflow/providers/dingding/__init__.py | 2 +- providers/discord/README.rst | 6 +- providers/discord/docs/changelog.rst | 11 + providers/discord/docs/index.rst | 6 +- providers/discord/provider.yaml | 3 +- providers/discord/pyproject.toml | 6 +- .../src/airflow/providers/discord/__init__.py | 2 +- providers/docker/README.rst | 6 +- providers/docker/docs/changelog.rst | 11 + 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 | 27 ++ 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 | 6 +- providers/elasticsearch/docs/changelog.rst | 23 ++ 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 | 11 + 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 | 7 +- providers/fab/docs/changelog.rst | 25 ++ 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 | 11 + providers/facebook/docs/index.rst | 6 +- providers/facebook/provider.yaml | 3 +- providers/facebook/pyproject.toml | 6 +- .../airflow/providers/facebook/__init__.py | 2 +- providers/ftp/README.rst | 6 +- providers/ftp/docs/changelog.rst | 11 + providers/ftp/docs/index.rst | 6 +- providers/ftp/provider.yaml | 3 +- providers/ftp/pyproject.toml | 6 +- .../ftp/src/airflow/providers/ftp/__init__.py | 2 +- providers/git/README.rst | 6 +- providers/git/docs/changelog.rst | 12 + providers/git/docs/index.rst | 6 +- providers/git/provider.yaml | 3 +- providers/git/pyproject.toml | 6 +- .../git/src/airflow/providers/git/__init__.py | 2 +- providers/github/README.rst | 6 +- providers/github/docs/changelog.rst | 12 + 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 | 8 +- providers/google/docs/changelog.rst | 33 ++ 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 | 11 + 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 | 11 + 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 | 11 + providers/http/docs/index.rst | 6 +- providers/http/provider.yaml | 3 +- providers/http/pyproject.toml | 6 +- .../src/airflow/providers/http/__init__.py | 2 +- providers/imap/README.rst | 6 +- providers/imap/docs/changelog.rst | 11 + providers/imap/docs/index.rst | 6 +- providers/imap/provider.yaml | 3 +- providers/imap/pyproject.toml | 6 +- .../src/airflow/providers/imap/__init__.py | 2 +- providers/influxdb/README.rst | 6 +- providers/influxdb/docs/changelog.rst | 11 + providers/influxdb/docs/index.rst | 6 +- providers/influxdb/provider.yaml | 3 +- providers/influxdb/pyproject.toml | 6 +- .../airflow/providers/influxdb/__init__.py | 2 +- providers/informatica/README.rst | 6 +- providers/informatica/docs/changelog.rst | 12 + 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 | 6 +- providers/jdbc/docs/changelog.rst | 11 + 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 | 11 + 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 | 11 + 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 | 18 + 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 | 11 + 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 | 11 + 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 | 16 + 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/mongo/README.rst | 6 +- providers/mongo/docs/changelog.rst | 11 + providers/mongo/docs/index.rst | 6 +- providers/mongo/provider.yaml | 3 +- providers/mongo/pyproject.toml | 6 +- .../src/airflow/providers/mongo/__init__.py | 2 +- providers/mysql/README.rst | 6 +- providers/mysql/docs/changelog.rst | 16 + 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 | 11 + 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 | 11 + 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 | 11 + 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 | 11 + 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 | 8 +- providers/openlineage/docs/changelog.rst | 12 + providers/openlineage/docs/index.rst | 8 +- providers/openlineage/provider.yaml | 3 +- providers/openlineage/pyproject.toml | 8 +- .../airflow/providers/openlineage/__init__.py | 2 +- providers/opensearch/README.rst | 8 +- providers/opensearch/docs/changelog.rst | 16 + 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 | 11 + 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 | 11 + 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 | 11 + 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 | 11 + providers/papermill/docs/index.rst | 6 +- providers/papermill/provider.yaml | 3 +- providers/papermill/pyproject.toml | 6 +- .../airflow/providers/papermill/__init__.py | 2 +- providers/pinecone/README.rst | 6 +- providers/pinecone/docs/changelog.rst | 12 + providers/pinecone/docs/index.rst | 6 +- providers/pinecone/provider.yaml | 3 +- providers/pinecone/pyproject.toml | 6 +- .../airflow/providers/pinecone/__init__.py | 2 +- providers/postgres/README.rst | 6 +- providers/postgres/docs/changelog.rst | 11 + providers/postgres/docs/index.rst | 6 +- providers/postgres/provider.yaml | 3 +- providers/postgres/pyproject.toml | 6 +- .../airflow/providers/postgres/__init__.py | 2 +- providers/presto/README.rst | 6 +- providers/presto/docs/changelog.rst | 11 + providers/presto/docs/index.rst | 6 +- providers/presto/provider.yaml | 3 +- providers/presto/pyproject.toml | 6 +- .../src/airflow/providers/presto/__init__.py | 2 +- providers/qdrant/README.rst | 6 +- providers/qdrant/docs/changelog.rst | 11 + 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 | 12 + 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 | 16 + 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 | 11 + 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 | 11 + providers/segment/docs/index.rst | 6 +- providers/segment/provider.yaml | 3 +- providers/segment/pyproject.toml | 6 +- .../src/airflow/providers/segment/__init__.py | 2 +- providers/sftp/README.rst | 6 +- providers/sftp/docs/changelog.rst | 11 + providers/sftp/docs/index.rst | 6 +- providers/sftp/provider.yaml | 3 +- providers/sftp/pyproject.toml | 6 +- .../src/airflow/providers/sftp/__init__.py | 2 +- providers/slack/README.rst | 6 +- providers/slack/docs/changelog.rst | 16 + providers/slack/docs/index.rst | 6 +- providers/slack/provider.yaml | 3 +- providers/slack/pyproject.toml | 6 +- .../src/airflow/providers/slack/__init__.py | 2 +- providers/smtp/README.rst | 6 +- providers/smtp/docs/changelog.rst | 11 + providers/smtp/docs/index.rst | 6 +- providers/smtp/provider.yaml | 3 +- providers/smtp/pyproject.toml | 6 +- .../src/airflow/providers/smtp/__init__.py | 2 +- providers/snowflake/README.rst | 6 +- providers/snowflake/docs/changelog.rst | 16 + providers/snowflake/docs/index.rst | 6 +- providers/snowflake/provider.yaml | 3 +- providers/snowflake/pyproject.toml | 6 +- .../airflow/providers/snowflake/__init__.py | 2 +- providers/sqlite/README.rst | 6 +- providers/sqlite/docs/changelog.rst | 11 + providers/sqlite/docs/index.rst | 6 +- providers/sqlite/provider.yaml | 3 +- providers/sqlite/pyproject.toml | 6 +- .../src/airflow/providers/sqlite/__init__.py | 2 +- providers/ssh/README.rst | 7 +- providers/ssh/docs/changelog.rst | 47 +++ providers/ssh/docs/index.rst | 6 +- providers/ssh/provider.yaml | 3 +- providers/ssh/pyproject.toml | 6 +- .../ssh/src/airflow/providers/ssh/__init__.py | 2 +- providers/standard/README.rst | 6 +- providers/standard/docs/changelog.rst | 18 + 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 | 16 + 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 | 11 + providers/telegram/docs/index.rst | 6 +- providers/telegram/provider.yaml | 3 +- providers/telegram/pyproject.toml | 6 +- .../airflow/providers/telegram/__init__.py | 2 +- providers/teradata/README.rst | 6 +- providers/teradata/docs/changelog.rst | 11 + providers/teradata/docs/index.rst | 6 +- providers/teradata/provider.yaml | 3 +- providers/teradata/pyproject.toml | 6 +- .../airflow/providers/teradata/__init__.py | 2 +- providers/trino/README.rst | 6 +- providers/trino/docs/changelog.rst | 11 + providers/trino/docs/index.rst | 6 +- providers/trino/provider.yaml | 3 +- providers/trino/pyproject.toml | 6 +- .../src/airflow/providers/trino/__init__.py | 2 +- providers/vertica/README.rst | 6 +- providers/vertica/docs/changelog.rst | 11 + providers/vertica/docs/index.rst | 6 +- providers/vertica/provider.yaml | 3 +- providers/vertica/pyproject.toml | 6 +- .../src/airflow/providers/vertica/__init__.py | 2 +- providers/weaviate/README.rst | 6 +- providers/weaviate/docs/changelog.rst | 11 + providers/weaviate/docs/index.rst | 6 +- providers/weaviate/provider.yaml | 3 +- providers/weaviate/pyproject.toml | 6 +- .../airflow/providers/weaviate/__init__.py | 2 +- providers/yandex/README.rst | 10 +- providers/yandex/docs/changelog.rst | 13 + providers/yandex/docs/index.rst | 6 +- providers/yandex/provider.yaml | 3 +- providers/yandex/pyproject.toml | 6 +- .../src/airflow/providers/yandex/__init__.py | 2 +- providers/ydb/README.rst | 6 +- providers/ydb/docs/changelog.rst | 11 + providers/ydb/docs/index.rst | 6 +- providers/ydb/provider.yaml | 3 +- providers/ydb/pyproject.toml | 6 +- .../ydb/src/airflow/providers/ydb/__init__.py | 2 +- providers/zendesk/README.rst | 6 +- providers/zendesk/docs/changelog.rst | 11 + providers/zendesk/docs/index.rst | 6 +- providers/zendesk/provider.yaml | 3 +- providers/zendesk/pyproject.toml | 6 +- .../src/airflow/providers/zendesk/__init__.py | 2 +- uv.lock | 311 +++++++++++++----- 544 files changed, 2578 insertions(+), 1109 deletions(-) diff --git a/providers/.last_release_date.txt b/providers/.last_release_date.txt index 2261237fe8327..153381a524401 100644 --- a/providers/.last_release_date.txt +++ b/providers/.last_release_date.txt @@ -1 +1 @@ -2026-03-24 +2026-04-07 diff --git a/providers/airbyte/README.rst b/providers/airbyte/README.rst index f3b02aca44508..0c9ef06691cc1 100644 --- a/providers/airbyte/README.rst +++ b/providers/airbyte/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-airbyte`` -Release: ``5.4.0`` +Release: ``5.4.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 bc3b078ec4c27..622493ace1f9a 100644 --- a/providers/airbyte/docs/changelog.rst +++ b/providers/airbyte/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +5.4.1 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 5.4.0 ..... diff --git a/providers/airbyte/docs/index.rst b/providers/airbyte/docs/index.rst index bc95fe0e1a6a3..2080c8160c22f 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.4.0 +Release: 5.4.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.4.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-airbyte 5.4.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-airbyte 5.4.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-airbyte 5.4.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/airbyte/provider.yaml b/providers/airbyte/provider.yaml index c12e15e064bb1..82b5778f4ca19 100644 --- a/providers/airbyte/provider.yaml +++ b/providers/airbyte/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298099 +source-date-epoch: 1775591506 # 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.4.1 - 5.4.0 - 5.3.3 - 5.3.2 diff --git a/providers/airbyte/pyproject.toml b/providers/airbyte/pyproject.toml index 812f548c44432..bd613bf7dafe1 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.4.0" +version = "5.4.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.4.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.4.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.4.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.4.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 1a202d9985b5b..c8d18ceaa336c 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.4.0" +__version__ = "5.4.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/alibaba/README.rst b/providers/alibaba/README.rst index af1d885c6b9a3..1d4b6bfe7c8e1 100644 --- a/providers/alibaba/README.rst +++ b/providers/alibaba/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-alibaba`` -Release: ``3.3.6`` +Release: ``3.3.7`` Alibaba Cloud integration (including `Alibaba Cloud `__). @@ -36,7 +36,7 @@ This is a provider package for ``alibaba`` provider. All classes for this provid are in ``airflow.providers.alibaba`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -50,16 +50,17 @@ The package supports the following python versions: 3.10,3.11,3.12,3.13,3.14 Requirements ------------ -========================================== ================== +========================================== ======================================== PIP package Version required -========================================== ================== +========================================== ======================================== ``apache-airflow`` ``>=2.11.0`` ``apache-airflow-providers-common-compat`` ``>=1.13.0`` -``oss2`` ``>=2.14.0`` +``alibabacloud-oss-v2`` ``>=1.2.0`` ``alibabacloud_adb20211201`` ``>=1.0.0`` ``alibabacloud_tea_openapi`` ``>=0.3.7`` -``pyodps`` ``>=0.12.2.2`` -========================================== ================== +``pyodps`` ``>=0.12.2.2; python_version < "3.13"`` +``pyodps`` ``>=0.12.5.1; python_version >= "3.13"`` +========================================== ======================================== Cross provider package dependencies ----------------------------------- @@ -81,4 +82,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/alibaba/docs/changelog.rst b/providers/alibaba/docs/changelog.rst index 6a5ed288792b7..6e088a506cfad 100644 --- a/providers/alibaba/docs/changelog.rst +++ b/providers/alibaba/docs/changelog.rst @@ -26,6 +26,20 @@ Changelog --------- +3.3.7 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``Replace 'oss2' with 'alibabacloud-oss-v2' (#64361)`` +* ``Bump pyodps for python>=3.13 (#64210)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``Add 4-day cooldown for uv dependency resolution (#64249)`` + 3.3.6 ..... diff --git a/providers/alibaba/docs/index.rst b/providers/alibaba/docs/index.rst index 474e795dab143..b01df6423a1d7 100644 --- a/providers/alibaba/docs/index.rst +++ b/providers/alibaba/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-alibaba package Alibaba Cloud integration (including `Alibaba Cloud `__). -Release: 3.3.6 +Release: 3.3.7 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-alibaba 3.3.6 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-alibaba 3.3.6 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-alibaba 3.3.7 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-alibaba 3.3.7 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/alibaba/provider.yaml b/providers/alibaba/provider.yaml index f5bed7b7429b0..46d43d4a62095 100644 --- a/providers/alibaba/provider.yaml +++ b/providers/alibaba/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298167 +source-date-epoch: 1775591532 # 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.7 - 3.3.6 - 3.3.5 - 3.3.4 diff --git a/providers/alibaba/pyproject.toml b/providers/alibaba/pyproject.toml index 8bec1f952d75f..c63f4ee3745e7 100644 --- a/providers/alibaba/pyproject.toml +++ b/providers/alibaba/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-alibaba" -version = "3.3.6" +version = "3.3.7" description = "Provider package apache-airflow-providers-alibaba for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -103,8 +103,8 @@ apache-airflow-providers-common-sql = {workspace = true} apache-airflow-providers-standard = {workspace = true} [project.urls] -"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.6" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.6/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.7" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.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/alibaba/src/airflow/providers/alibaba/__init__.py b/providers/alibaba/src/airflow/providers/alibaba/__init__.py index 4c06dceb522ac..d32951d60397f 100644 --- a/providers/alibaba/src/airflow/providers/alibaba/__init__.py +++ b/providers/alibaba/src/airflow/providers/alibaba/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.3.6" +__version__ = "3.3.7" 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 11103430a0ef1..b2e0d7d183025 100644 --- a/providers/amazon/README.rst +++ b/providers/amazon/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-amazon`` -Release: ``9.24.0`` +Release: ``9.25.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 ------------ @@ -54,7 +54,7 @@ Requirements PIP package Version required ========================================== ====================================== ``apache-airflow`` ``>=2.11.0`` -``apache-airflow-providers-common-compat`` ``>=1.13.0`` +``apache-airflow-providers-common-compat`` ``>=1.14.3`` ``apache-airflow-providers-common-sql`` ``>=1.32.0`` ``apache-airflow-providers-http`` ``boto3`` ``>=1.41.0`` @@ -63,6 +63,7 @@ PIP package Version required ``watchtower`` ``>=3.3.1,<4`` ``jsonpath_ng`` ``>=1.5.3`` ``redshift_connector`` ``>=2.1.3`` +``redshift_connector`` ``>=2.1.13; python_version >= "3.14"`` ``asgiref`` ``>=2.3.0; python_version < "3.14"`` ``asgiref`` ``>=3.11.1; python_version >= "3.14"`` ``PyAthena`` ``>=3.10.0`` @@ -110,7 +111,7 @@ Optional dependencies ==================== ============================================================================================================================================================ Extra Dependencies ==================== ============================================================================================================================================================ -``aiobotocore`` ``aiobotocore[boto3]>=2.26.0`` +``aiobotocore`` ``aiobotocore>=3.0.0`` ``cncf.kubernetes`` ``apache-airflow-providers-cncf-kubernetes>=7.2.0`` ``s3fs`` ``s3fs>=2023.10.0`` ``python3-saml`` ``python3-saml>=1.16.0; python_version < '3.13'``, ``xmlsec>=1.3.14; python_version < '3.13'``, ``lxml>=6.0.0; python_version < '3.13'`` @@ -132,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 5a7f725feaef9..a50dea4685069 100644 --- a/providers/amazon/docs/changelog.rst +++ b/providers/amazon/docs/changelog.rst @@ -26,6 +26,40 @@ Changelog --------- +9.25.0 +...... + +Features +~~~~~~~~ + +* ``Add OpenLineage parent and transport info injection to 'EmrServerlessStartJobOperator' (#64807)`` +* ``Add 'EksPodTrigger' (#64187)`` +* ``Add SageMakerConditionOperator and SageMakerFailOperator (#64545)`` + +Bug Fixes +~~~~~~~~~ + +* ``Fix AwsBaseWaiterTrigger losing error details on deferred task failure (#64085)`` +* ``Fix assume_role_with_web_identity not using botocore config for STS calls (#64216)`` + +Misc +~~~~ + +* ``Improve debuggability of SQS, Lambda, EC2, and RDS hooks (#64661)`` +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``Bump the min aibotocore version to 3.0.0 (#64631)`` +* ``Remove the lxml workaround (#64554)`` +* ``Add debug logging and fix exception handling in DynamoDB hook (#64629)`` +* ``Add OpenLineage parent info injection to GlueJobOperator (#64513)`` +* ``Remove obsolete boto3 extra from aiobotocore dependency (#64330)`` +* ``Replace AWS keys with placeholder text in documentation and code examples (#63577)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``Revert "fix(glue): Fix GlueJobOperator verbose logs not showing in deferrable mode (#63086)" (#64340)`` + * ``fix(glue): Fix GlueJobOperator verbose logs not showing in deferrable mode (#63086)`` + * ``Compat sdk conf follow-up for multiple providers (#64161)`` + 9.24.0 ...... diff --git a/providers/amazon/docs/index.rst b/providers/amazon/docs/index.rst index f97d8883da137..0b8bcfba67f6a 100644 --- a/providers/amazon/docs/index.rst +++ b/providers/amazon/docs/index.rst @@ -87,7 +87,7 @@ apache-airflow-providers-amazon package Amazon integration (including `Amazon Web Services (AWS) `__). -Release: 9.24.0 +Release: 9.25.0 Provider package ---------------- @@ -111,7 +111,7 @@ The minimum Apache Airflow version supported by this provider distribution is `` PIP package Version required ========================================== ====================================== ``apache-airflow`` ``>=2.11.0`` -``apache-airflow-providers-common-compat`` ``>=1.13.0`` +``apache-airflow-providers-common-compat`` ``>=1.14.3`` ``apache-airflow-providers-common-sql`` ``>=1.32.0`` ``apache-airflow-providers-http`` ``boto3`` ``>=1.41.0`` @@ -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-amazon 9.24.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-amazon 9.24.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-amazon 9.25.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-amazon 9.25.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/amazon/provider.yaml b/providers/amazon/provider.yaml index fa59480e5c471..2dc4a94a42faf 100644 --- a/providers/amazon/provider.yaml +++ b/providers/amazon/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298274 +source-date-epoch: 1775591628 # 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.25.0 - 9.24.0 - 9.23.0 - 9.22.0 diff --git a/providers/amazon/pyproject.toml b/providers/amazon/pyproject.toml index 1bfdaef9ebe40..579e015a3f627 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.24.0" +version = "9.25.0" description = "Provider package apache-airflow-providers-amazon for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -60,7 +60,7 @@ requires-python = ">=3.10" # After you modify the dependencies, and rebuild your Breeze CI image with ``breeze ci-image build`` dependencies = [ "apache-airflow>=2.11.0", - "apache-airflow-providers-common-compat>=1.13.0", # use next version + "apache-airflow-providers-common-compat>=1.14.3", "apache-airflow-providers-common-sql>=1.32.0", "apache-airflow-providers-http", # We should update minimum version of boto3 and here regularly to avoid `pip` backtracking with the number @@ -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.24.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.24.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.25.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.25.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 6fe0646f1912d..3aff3c7801842 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.24.0" +__version__ = "9.25.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 7e70e9de1afbe..20415a3e3e250 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.3`` +Release: ``3.9.4`` `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 a2cfaf75e5f39..f020e29443a9e 100644 --- a/providers/apache/cassandra/docs/changelog.rst +++ b/providers/apache/cassandra/docs/changelog.rst @@ -26,6 +26,17 @@ Changelog --------- +3.9.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.9.3 ..... diff --git a/providers/apache/cassandra/docs/index.rst b/providers/apache/cassandra/docs/index.rst index 0827731918fb5..add665b7acc6e 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.3 +Release: 3.9.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-cassandra 3.9.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-cassandra 3.9.3 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/apache/cassandra/provider.yaml b/providers/apache/cassandra/provider.yaml index 2567553f833e2..b1aecd4ad6ac5 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: 1774298312 +source-date-epoch: 1775591642 # 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/apache/cassandra/pyproject.toml b/providers/apache/cassandra/pyproject.toml index 195016ea3cec3..a3314d5fce8da 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.3" +version = "3.9.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-cassandra/3.9.3/changelog.html" +"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" "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 2557d61134024..650e4a2386571 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.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/apache/drill/README.rst b/providers/apache/drill/README.rst index 3a98698a4d637..393a18d8c7987 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.1`` +Release: ``3.3.2`` `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 82a0ac1760ac8..7113e22ae2924 100644 --- a/providers/apache/drill/docs/changelog.rst +++ b/providers/apache/drill/docs/changelog.rst @@ -26,6 +26,17 @@ Changelog --------- +3.3.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.3.1 ..... diff --git a/providers/apache/drill/docs/index.rst b/providers/apache/drill/docs/index.rst index 928ab2683722b..6150d9b75461c 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.1 +Release: 3.3.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-drill 3.3.1 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/apache/drill/provider.yaml b/providers/apache/drill/provider.yaml index cf3168ae89077..365fb76f1048d 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: 1774298329 +source-date-epoch: 1775591653 # 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.2 - 3.3.1 - 3.3.0 - 3.2.1 diff --git a/providers/apache/drill/pyproject.toml b/providers/apache/drill/pyproject.toml index fa37d712cdce5..d223bccfd7893 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.1" +version = "3.3.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-drill/3.3.1/changelog.html" +"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" "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 2018388730f4f..99e873d761511 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.1" +__version__ = "3.3.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/druid/README.rst b/providers/apache/druid/README.rst index a89371203880b..dc845105939e3 100644 --- a/providers/apache/druid/README.rst +++ b/providers/apache/druid/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-druid`` -Release: ``4.5.1`` +Release: ``4.5.2`` `Apache Druid `__. @@ -36,7 +36,7 @@ This is a provider package for ``apache.druid`` provider. All classes for this p are in ``airflow.providers.apache.druid`` 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/druid/docs/changelog.rst b/providers/apache/druid/docs/changelog.rst index 5a62c0b4e9292..c31ee1ea701e8 100644 --- a/providers/apache/druid/docs/changelog.rst +++ b/providers/apache/druid/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.5.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.5.1 ..... diff --git a/providers/apache/druid/docs/index.rst b/providers/apache/druid/docs/index.rst index 6970ac304b034..539166d885a91 100644 --- a/providers/apache/druid/docs/index.rst +++ b/providers/apache/druid/docs/index.rst @@ -76,7 +76,7 @@ apache-airflow-providers-apache-druid package `Apache Druid `__. -Release: 4.5.1 +Release: 4.5.2 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-apache-druid 4.5.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-druid 4.5.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-druid 4.5.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-druid 4.5.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/druid/provider.yaml b/providers/apache/druid/provider.yaml index 55e8764cb1fdb..3af222d4b1ba5 100644 --- a/providers/apache/druid/provider.yaml +++ b/providers/apache/druid/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298342 +source-date-epoch: 1775591663 # 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.2 - 4.5.1 - 4.5.0 - 4.4.2 diff --git a/providers/apache/druid/pyproject.toml b/providers/apache/druid/pyproject.toml index 63c770d1aeb52..b186ae47bcfe0 100644 --- a/providers/apache/druid/pyproject.toml +++ b/providers/apache/druid/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-druid" -version = "4.5.1" +version = "4.5.2" description = "Provider package apache-airflow-providers-apache-druid for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -110,8 +110,8 @@ apache-airflow-providers-common-sql = {workspace = true} apache-airflow-providers-standard = {workspace = true} [project.urls] -"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-druid/4.5.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-druid/4.5.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-druid/4.5.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-druid/4.5.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/apache/druid/src/airflow/providers/apache/druid/__init__.py b/providers/apache/druid/src/airflow/providers/apache/druid/__init__.py index 40b2dd86c9d86..c70e51aed99e1 100644 --- a/providers/apache/druid/src/airflow/providers/apache/druid/__init__.py +++ b/providers/apache/druid/src/airflow/providers/apache/druid/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.5.1" +__version__ = "4.5.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/hdfs/README.rst b/providers/apache/hdfs/README.rst index d2e52e59946e5..07067d56a1b2f 100644 --- a/providers/apache/hdfs/README.rst +++ b/providers/apache/hdfs/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-hdfs`` -Release: ``4.11.4`` +Release: ``4.11.5`` `Hadoop Distributed File System (HDFS) `__ @@ -37,7 +37,7 @@ This is a provider package for ``apache.hdfs`` provider. All classes for this pr are in ``airflow.providers.apache.hdfs`` 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/apache/hdfs/docs/changelog.rst b/providers/apache/hdfs/docs/changelog.rst index fefea44e30606..75405ed0eed80 100644 --- a/providers/apache/hdfs/docs/changelog.rst +++ b/providers/apache/hdfs/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +4.11.5 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``Fix advertising some of the missing provider capabilities via provider info (#64127)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.11.4 ...... diff --git a/providers/apache/hdfs/docs/index.rst b/providers/apache/hdfs/docs/index.rst index 7cd10598b7bbb..81807de3505c2 100644 --- a/providers/apache/hdfs/docs/index.rst +++ b/providers/apache/hdfs/docs/index.rst @@ -65,7 +65,7 @@ apache-airflow-providers-apache-hdfs package and `WebHDFS `__. -Release: 4.11.4 +Release: 4.11.5 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-apache-hdfs 4.11.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-hdfs 4.11.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-hdfs 4.11.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-hdfs 4.11.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/hdfs/provider.yaml b/providers/apache/hdfs/provider.yaml index 63a602aa1b805..1f9cc0e6d9f48 100644 --- a/providers/apache/hdfs/provider.yaml +++ b/providers/apache/hdfs/provider.yaml @@ -24,12 +24,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298372 +source-date-epoch: 1775591680 # 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.11.5 - 4.11.4 - 4.11.3 - 4.11.2 diff --git a/providers/apache/hdfs/pyproject.toml b/providers/apache/hdfs/pyproject.toml index 3101d616e9226..5d407e00ace9d 100644 --- a/providers/apache/hdfs/pyproject.toml +++ b/providers/apache/hdfs/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-hdfs" -version = "4.11.4" +version = "4.11.5" description = "Provider package apache-airflow-providers-apache-hdfs 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-hdfs/4.11.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.11.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.11.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hdfs/4.11.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/hdfs/src/airflow/providers/apache/hdfs/__init__.py b/providers/apache/hdfs/src/airflow/providers/apache/hdfs/__init__.py index 6a527853b40e8..c8c087ebcf78d 100644 --- a/providers/apache/hdfs/src/airflow/providers/apache/hdfs/__init__.py +++ b/providers/apache/hdfs/src/airflow/providers/apache/hdfs/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.11.4" +__version__ = "4.11.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/hive/README.rst b/providers/apache/hive/README.rst index 11966a5f0da76..41e3d0ff20422 100644 --- a/providers/apache/hive/README.rst +++ b/providers/apache/hive/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-hive`` -Release: ``9.4.1`` +Release: ``9.4.2`` `Apache Hive `__ @@ -36,7 +36,7 @@ This is a provider package for ``apache.hive`` provider. All classes for this pr are in ``airflow.providers.apache.hive`` 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/apache/hive/docs/changelog.rst b/providers/apache/hive/docs/changelog.rst index 7099b5f1b1983..460f84a4a8409 100644 --- a/providers/apache/hive/docs/changelog.rst +++ b/providers/apache/hive/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +9.4.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 9.4.1 ..... diff --git a/providers/apache/hive/docs/index.rst b/providers/apache/hive/docs/index.rst index b8280fb3ae79e..7557efe665fe8 100644 --- a/providers/apache/hive/docs/index.rst +++ b/providers/apache/hive/docs/index.rst @@ -79,7 +79,7 @@ apache-airflow-providers-apache-hive package `Apache Hive `__ -Release: 9.4.1 +Release: 9.4.2 Provider package ---------------- @@ -145,5 +145,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-hive 9.4.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-hive 9.4.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-hive 9.4.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-hive 9.4.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/hive/provider.yaml b/providers/apache/hive/provider.yaml index 84dcd4e8b7082..0bb4498ebafaa 100644 --- a/providers/apache/hive/provider.yaml +++ b/providers/apache/hive/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298386 +source-date-epoch: 1775591691 # 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.4.2 - 9.4.1 - 9.4.0 - 9.3.0 diff --git a/providers/apache/hive/pyproject.toml b/providers/apache/hive/pyproject.toml index 3ad8cb7a93791..be07e0a32acaf 100644 --- a/providers/apache/hive/pyproject.toml +++ b/providers/apache/hive/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-hive" -version = "9.4.1" +version = "9.4.2" description = "Provider package apache-airflow-providers-apache-hive for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -144,8 +144,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-hive/9.4.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.4.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.4.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.4.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/apache/hive/src/airflow/providers/apache/hive/__init__.py b/providers/apache/hive/src/airflow/providers/apache/hive/__init__.py index f5671f3e49270..ec6789a4afe11 100644 --- a/providers/apache/hive/src/airflow/providers/apache/hive/__init__.py +++ b/providers/apache/hive/src/airflow/providers/apache/hive/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "9.4.1" +__version__ = "9.4.2" 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 96984e1f29e7c..3814bb2f0c2fa 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.1`` +Release: ``2.0.2`` `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 c3d3d16dd9fea..b18ba160d7db0 100644 --- a/providers/apache/iceberg/docs/changelog.rst +++ b/providers/apache/iceberg/docs/changelog.rst @@ -26,6 +26,17 @@ Changelog --------- +2.0.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 2.0.1 ..... diff --git a/providers/apache/iceberg/docs/index.rst b/providers/apache/iceberg/docs/index.rst index 289cf375018be..f98184d8e7bef 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.1 +Release: 2.0.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-iceberg 2.0.1 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/apache/iceberg/provider.yaml b/providers/apache/iceberg/provider.yaml index 8ba84038777a1..2cff85b65dd29 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: 1774298402 +source-date-epoch: 1775591708 # 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.2 - 2.0.1 - 2.0.0 - 1.4.1 diff --git a/providers/apache/iceberg/pyproject.toml b/providers/apache/iceberg/pyproject.toml index a9e496feba58a..5e158b92eef54 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.1" +version = "2.0.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-iceberg/2.0.1/changelog.html" +"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" "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 7324e33c66f75..eb7f2bea204d5 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.1" +__version__ = "2.0.2" 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 cd174351eff8f..01e532c280371 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.1`` +Release: ``1.9.2`` `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 eb4a4228af838..a9dcc527ef4b3 100644 --- a/providers/apache/impala/docs/changelog.rst +++ b/providers/apache/impala/docs/changelog.rst @@ -26,6 +26,17 @@ Changelog --------- +1.9.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 1.9.1 ..... diff --git a/providers/apache/impala/docs/index.rst b/providers/apache/impala/docs/index.rst index d53c801981eb0..815ed24d18977 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.1 +Release: 1.9.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-impala 1.9.1 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/apache/impala/provider.yaml b/providers/apache/impala/provider.yaml index 7dd8636f8730a..b04a0adbdf758 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: 1774298417 +source-date-epoch: 1775591713 # 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.2 - 1.9.1 - 1.9.0 - 1.8.1 diff --git a/providers/apache/impala/pyproject.toml b/providers/apache/impala/pyproject.toml index 7234622d33d08..00dfdf8c27f66 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.1" +version = "1.9.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-impala/1.9.1/changelog.html" +"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" "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 57658e09bf0b5..bbcc2fdbe8c3e 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.1" +__version__ = "1.9.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/kafka/README.rst b/providers/apache/kafka/README.rst index 2937d42210973..08fa80a9a9712 100644 --- a/providers/apache/kafka/README.rst +++ b/providers/apache/kafka/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-kafka`` -Release: ``1.13.1`` +Release: ``1.13.2`` `Apache Kafka `__ @@ -36,7 +36,7 @@ This is a provider package for ``apache.kafka`` provider. All classes for this p are in ``airflow.providers.apache.kafka`` 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/kafka/docs/changelog.rst b/providers/apache/kafka/docs/changelog.rst index afc87f4221381..68ff7b74d15e6 100644 --- a/providers/apache/kafka/docs/changelog.rst +++ b/providers/apache/kafka/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +1.13.2 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 1.13.1 ...... diff --git a/providers/apache/kafka/docs/index.rst b/providers/apache/kafka/docs/index.rst index 708cb8a02b7b4..2a3296b0a8c79 100644 --- a/providers/apache/kafka/docs/index.rst +++ b/providers/apache/kafka/docs/index.rst @@ -83,7 +83,7 @@ apache-airflow-providers-apache-kafka package `Apache Kafka `__ -Release: 1.13.1 +Release: 1.13.2 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-apache-kafka 1.13.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-kafka 1.13.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-kafka 1.13.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-kafka 1.13.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/kafka/provider.yaml b/providers/apache/kafka/provider.yaml index fb682f73ba02d..aa102950e2917 100644 --- a/providers/apache/kafka/provider.yaml +++ b/providers/apache/kafka/provider.yaml @@ -21,7 +21,7 @@ name: Apache Kafka state: ready lifecycle: production -source-date-epoch: 1774298448 +source-date-epoch: 1775591721 description: | `Apache Kafka `__ # Note that those versions are maintained by release manager - do not update them manually @@ -29,6 +29,7 @@ description: | # In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider have # to be done in the same PR versions: + - 1.13.2 - 1.13.1 - 1.13.0 - 1.12.0 diff --git a/providers/apache/kafka/pyproject.toml b/providers/apache/kafka/pyproject.toml index cfbb870eaa1e0..7f1adff1bb2cb 100644 --- a/providers/apache/kafka/pyproject.toml +++ b/providers/apache/kafka/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-kafka" -version = "1.13.1" +version = "1.13.2" description = "Provider package apache-airflow-providers-apache-kafka 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-apache-kafka/1.13.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-kafka/1.13.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-kafka/1.13.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-kafka/1.13.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/apache/kafka/src/airflow/providers/apache/kafka/__init__.py b/providers/apache/kafka/src/airflow/providers/apache/kafka/__init__.py index 1a4d956dc207e..b7599c61a1f23 100644 --- a/providers/apache/kafka/src/airflow/providers/apache/kafka/__init__.py +++ b/providers/apache/kafka/src/airflow/providers/apache/kafka/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.13.1" +__version__ = "1.13.2" 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 35839b1590286..548625c4645a2 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.3`` +Release: ``3.10.4`` `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 cb725ba1663be..24e2ce025b0ff 100644 --- a/providers/apache/kylin/docs/changelog.rst +++ b/providers/apache/kylin/docs/changelog.rst @@ -29,6 +29,17 @@ Changelog --------- +3.10.4 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.10.3 ...... diff --git a/providers/apache/kylin/docs/index.rst b/providers/apache/kylin/docs/index.rst index e619421031ebc..1862d29dc1052 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.3 +Release: 3.10.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-apache-kylin 3.10.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-kylin 3.10.3 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/apache/kylin/provider.yaml b/providers/apache/kylin/provider.yaml index fa7a110482c05..ba5e9d2e77312 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: 1774298459 +source-date-epoch: 1775591727 # 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.4 - 3.10.3 - 3.10.2 - 3.10.1 diff --git a/providers/apache/kylin/pyproject.toml b/providers/apache/kylin/pyproject.toml index 0cfa7e9e38c3a..5d88ec096230a 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.3" +version = "3.10.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-kylin/3.10.3/changelog.html" +"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" "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 2aa8a5110c760..fe1634013dac8 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.3" +__version__ = "3.10.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/apache/livy/README.rst b/providers/apache/livy/README.rst index 056a82c983b86..8acf141c4d3f1 100644 --- a/providers/apache/livy/README.rst +++ b/providers/apache/livy/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apache-livy`` -Release: ``4.5.4`` +Release: ``4.5.5`` `Apache Livy `__ @@ -36,7 +36,7 @@ This is a provider package for ``apache.livy`` provider. All classes for this pr are in ``airflow.providers.apache.livy`` 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/livy/docs/changelog.rst b/providers/apache/livy/docs/changelog.rst index ba5dcbdab8584..89c9bee0b0a69 100644 --- a/providers/apache/livy/docs/changelog.rst +++ b/providers/apache/livy/docs/changelog.rst @@ -28,6 +28,17 @@ Changelog --------- +4.5.5 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.5.4 ..... diff --git a/providers/apache/livy/docs/index.rst b/providers/apache/livy/docs/index.rst index 7ba5c962f44e9..94ed0c72e439d 100644 --- a/providers/apache/livy/docs/index.rst +++ b/providers/apache/livy/docs/index.rst @@ -76,7 +76,7 @@ apache-airflow-providers-apache-livy package `Apache Livy `__ -Release: 4.5.4 +Release: 4.5.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-livy 4.5.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-livy 4.5.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-livy 4.5.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-livy 4.5.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/livy/provider.yaml b/providers/apache/livy/provider.yaml index 1844bbaddfba8..7435d67265d08 100644 --- a/providers/apache/livy/provider.yaml +++ b/providers/apache/livy/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298473 +source-date-epoch: 1775591733 # 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.5 - 4.5.4 - 4.5.3 - 4.5.2 diff --git a/providers/apache/livy/pyproject.toml b/providers/apache/livy/pyproject.toml index 5d8cf5bc33beb..44971a2ad772b 100644 --- a/providers/apache/livy/pyproject.toml +++ b/providers/apache/livy/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-apache-livy" -version = "4.5.4" +version = "4.5.5" description = "Provider package apache-airflow-providers-apache-livy 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-livy/4.5.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-livy/4.5.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-livy/4.5.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-livy/4.5.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/livy/src/airflow/providers/apache/livy/__init__.py b/providers/apache/livy/src/airflow/providers/apache/livy/__init__.py index 52a98a7a783a1..506d0f395da05 100644 --- a/providers/apache/livy/src/airflow/providers/apache/livy/__init__.py +++ b/providers/apache/livy/src/airflow/providers/apache/livy/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.5.4" +__version__ = "4.5.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 480d78738f97b..73407b309c041 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.3`` +Release: ``4.8.4`` `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 2beb4a535f06c..773b54f841c93 100644 --- a/providers/apache/pig/docs/changelog.rst +++ b/providers/apache/pig/docs/changelog.rst @@ -29,6 +29,17 @@ Changelog --------- +4.8.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.8.3 ..... diff --git a/providers/apache/pig/docs/index.rst b/providers/apache/pig/docs/index.rst index 3a3a2bbc1858a..39d2f65eb29a5 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.3 +Release: 4.8.4 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.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-pig 4.8.3 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/apache/pig/provider.yaml b/providers/apache/pig/provider.yaml index 2992c6009b476..fda1239b73825 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: 1774298489 +source-date-epoch: 1775591739 # 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.4 - 4.8.3 - 4.8.2 - 4.8.1 diff --git a/providers/apache/pig/pyproject.toml b/providers/apache/pig/pyproject.toml index 1d543a930d05a..ad8b88ac1bb6a 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.3" +version = "4.8.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-pig/4.8.3/changelog.html" +"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" "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 959403b01f003..03231be4547f3 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.3" +__version__ = "4.8.4" 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 dc5c30611c887..53b4cce5f33c2 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.1`` +Release: ``4.10.2`` `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 85e3a8e68b893..e467743794c58 100644 --- a/providers/apache/pinot/docs/changelog.rst +++ b/providers/apache/pinot/docs/changelog.rst @@ -29,6 +29,17 @@ Changelog --------- +4.10.2 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.10.1 ...... diff --git a/providers/apache/pinot/docs/index.rst b/providers/apache/pinot/docs/index.rst index 3b363c066e091..fa7235187eac7 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.1 +Release: 4.10.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-pinot 4.10.1 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/apache/pinot/provider.yaml b/providers/apache/pinot/provider.yaml index 3c50bf17032c3..acc0a87ec2417 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: 1774298497 +source-date-epoch: 1775591745 # 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.2 - 4.10.1 - 4.10.0 - 4.9.2 diff --git a/providers/apache/pinot/pyproject.toml b/providers/apache/pinot/pyproject.toml index 57123e0bda142..4d844cd81a108 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.1" +version = "4.10.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-pinot/4.10.1/changelog.html" +"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" "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 6acb85dac29be..340c3ab45066d 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.1" +__version__ = "4.10.2" 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 465c6851d0eb0..562370cc3b44e 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.0`` +Release: ``6.0.1`` `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 ------------ @@ -91,4 +91,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 a63473230a5f8..a1b4b139367ea 100644 --- a/providers/apache/spark/docs/changelog.rst +++ b/providers/apache/spark/docs/changelog.rst @@ -29,6 +29,18 @@ Changelog --------- +6.0.1 +..... + +Misc +~~~~ + +* ``Add post_submit_commands to SparkSubmitHook for sidecar lifecycle management (#64391)`` +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 6.0.0 ..... diff --git a/providers/apache/spark/docs/index.rst b/providers/apache/spark/docs/index.rst index 75dd706f5ae8a..90edff72e243f 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.0 +Release: 6.0.1 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-apache-spark 6.0.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-spark 6.0.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-spark 6.0.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apache-spark 6.0.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apache/spark/provider.yaml b/providers/apache/spark/provider.yaml index 15bfe3b7ee2d2..eeaa8cc13e219 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: 1774298523 +source-date-epoch: 1775591754 # Note that those versions are maintained by release manager - do not update them manually # with the exception of case where other provider in sources has >= new provider version. # In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider have # to be done in the same PR versions: + - 6.0.1 - 6.0.0 - 5.6.0 - 5.5.1 diff --git a/providers/apache/spark/pyproject.toml b/providers/apache/spark/pyproject.toml index 118a49823cb32..c579b249b8c46 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.0" +version = "6.0.1" description = "Provider package apache-airflow-providers-apache-spark 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-apache-spark/6.0.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/6.0.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/6.0.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/6.0.1/changelog.html" "Bug Tracker" = "https://github.com/apache/airflow/issues" "Source Code" = "https://github.com/apache/airflow" "Slack Chat" = "https://s.apache.org/airflow-slack" 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 5031fd67e8c94..b914a2892b15f 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.0" +__version__ = "6.0.1" 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 4cd60891c7350..e41c68fb2449e 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.2`` +Release: ``1.1.3`` `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 19bf74b46df13..0839926a36c03 100644 --- a/providers/apache/tinkerpop/docs/changelog.rst +++ b/providers/apache/tinkerpop/docs/changelog.rst @@ -18,6 +18,17 @@ ``apache-airflow-providers-apache-tinkerpop`` +1.1.3 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 1.1.2 ..... diff --git a/providers/apache/tinkerpop/docs/index.rst b/providers/apache/tinkerpop/docs/index.rst index 2218619665d03..7e86ba085c37f 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.2 +Release: 1.1.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-apache-tinkerpop 1.1.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apache-tinkerpop 1.1.2 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/apache/tinkerpop/provider.yaml b/providers/apache/tinkerpop/provider.yaml index b98dfeb73fed4..6c07b97b88a29 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: 1774298539 +source-date-epoch: 1775591763 # note that these versions are maintained by the release manager - do not update them manually versions: + - 1.1.3 - 1.1.2 - 1.1.1 - 1.1.0 diff --git a/providers/apache/tinkerpop/pyproject.toml b/providers/apache/tinkerpop/pyproject.toml index 96dc56f46f838..a13cdd6950c29 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.2" +version = "1.1.3" 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.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apache-tinkerpop/1.1.2/changelog.html" +"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" "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 842b2339068c8..ddfdf8b0013f0 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.2" +__version__ = "1.1.3" 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 1517fd5bc2664..e22b7d71335eb 100644 --- a/providers/apprise/README.rst +++ b/providers/apprise/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-apprise`` -Release: ``2.3.2`` +Release: ``2.3.3`` `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 9b77076bbb8e1..a829353b88aaf 100644 --- a/providers/apprise/docs/changelog.rst +++ b/providers/apprise/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +2.3.3 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 2.3.2 ..... diff --git a/providers/apprise/docs/index.rst b/providers/apprise/docs/index.rst index 1e94f3052e1ca..68f6555a7b5a2 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.2 +Release: 2.3.3 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.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-apprise 2.3.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apprise 2.3.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-apprise 2.3.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/apprise/provider.yaml b/providers/apprise/provider.yaml index c95c6c7715dca..25a707baf19e4 100644 --- a/providers/apprise/provider.yaml +++ b/providers/apprise/provider.yaml @@ -25,13 +25,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298549 +source-date-epoch: 1775591771 # 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.3 - 2.3.2 - 2.3.1 - 2.3.0 diff --git a/providers/apprise/pyproject.toml b/providers/apprise/pyproject.toml index 04307539c6792..e4e73c4177ae3 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.2" +version = "2.3.3" 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.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-apprise/2.3.2/changelog.html" +"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" "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 e2f963e0af649..28a1bf9474bf6 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.2" +__version__ = "2.3.3" 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 8c8b8f310eeeb..ffdf0aa7d3a2f 100644 --- a/providers/arangodb/README.rst +++ b/providers/arangodb/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-arangodb`` -Release: ``2.9.3`` +Release: ``2.9.4`` `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 64263188828cd..81243f57923ad 100644 --- a/providers/arangodb/docs/changelog.rst +++ b/providers/arangodb/docs/changelog.rst @@ -28,6 +28,17 @@ Changelog --------- +2.9.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 2.9.3 ..... diff --git a/providers/arangodb/docs/index.rst b/providers/arangodb/docs/index.rst index 1f43f903af31a..e6aa182be93a0 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.3 +Release: 2.9.4 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.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-arangodb 2.9.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-arangodb 2.9.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-arangodb 2.9.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/arangodb/provider.yaml b/providers/arangodb/provider.yaml index c2c001832b0b8..9c6a8d8a21b5c 100644 --- a/providers/arangodb/provider.yaml +++ b/providers/arangodb/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298564 +source-date-epoch: 1775591776 # 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.4 - 2.9.3 - 2.9.2 - 2.9.1 diff --git a/providers/arangodb/pyproject.toml b/providers/arangodb/pyproject.toml index 37a65f5d9c564..f8ff120b5da2e 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.3" +version = "2.9.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-arangodb/2.9.3/changelog.html" +"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" "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 72405732f9269..3d3fd52172063 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.3" +__version__ = "2.9.4" 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 11f1e89cb223d..1a82bcaea495e 100644 --- a/providers/asana/README.rst +++ b/providers/asana/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-asana`` -Release: ``2.11.2`` +Release: ``2.11.3`` `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 293190b92d87b..ba9d0b3f0f76b 100644 --- a/providers/asana/docs/changelog.rst +++ b/providers/asana/docs/changelog.rst @@ -26,6 +26,17 @@ Changelog --------- +2.11.3 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 2.11.2 ...... diff --git a/providers/asana/docs/index.rst b/providers/asana/docs/index.rst index 5300e13af463c..2d5c99980613d 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.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-asana 2.11.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-asana 2.11.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-asana 2.11.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-asana 2.11.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/asana/provider.yaml b/providers/asana/provider.yaml index 3bf54f515b497..fc4da6080dc49 100644 --- a/providers/asana/provider.yaml +++ b/providers/asana/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298575 +source-date-epoch: 1775591780 # 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/asana/pyproject.toml b/providers/asana/pyproject.toml index 062269322f664..03f10757b7d11 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.2" +version = "2.11.3" 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.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-asana/2.11.2/changelog.html" +"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" "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 58f19c334e666..029932becaa10 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.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/atlassian/jira/README.rst b/providers/atlassian/jira/README.rst index cb6b34974494a..ff94e6886b9b4 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.2`` +Release: ``3.3.3`` `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 f285ba00489ac..9afbfe79d4d61 100644 --- a/providers/atlassian/jira/docs/changelog.rst +++ b/providers/atlassian/jira/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +3.3.3 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``CI: Upgrade important CI environment (#64744)`` + 3.3.2 ..... diff --git a/providers/atlassian/jira/docs/index.rst b/providers/atlassian/jira/docs/index.rst index 8ef5dc7cc2e06..882597c047a5e 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.2 +Release: 3.3.3 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.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-atlassian-jira 3.3.2 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/atlassian/jira/provider.yaml b/providers/atlassian/jira/provider.yaml index 4c6ce85c0f0c4..bddee25f75cdb 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: 1774298583 +source-date-epoch: 1775591790 # 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/atlassian/jira/pyproject.toml b/providers/atlassian/jira/pyproject.toml index 360f014f2fbf1..664921955c243 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.2" +version = "3.3.3" 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.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-atlassian-jira/3.3.2/changelog.html" +"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" "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 3c58e14609994..1ad0b5f33e25c 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.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/celery/README.rst b/providers/celery/README.rst index 25349344a01f7..1c77e5fa9f0df 100644 --- a/providers/celery/README.rst +++ b/providers/celery/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-celery`` -Release: ``3.17.2`` +Release: ``3.18.0`` `Celery `__ @@ -36,7 +36,7 @@ This is a provider package for ``celery`` provider. All classes for this provide are in ``airflow.providers.celery`` 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/celery/docs/changelog.rst b/providers/celery/docs/changelog.rst index 39594cd99024e..b4b325d75e8fb 100644 --- a/providers/celery/docs/changelog.rst +++ b/providers/celery/docs/changelog.rst @@ -27,6 +27,29 @@ Changelog --------- +3.18.0 +...... + +Features +~~~~~~~~ + +* ``Ignore redelivered message for already-running task (#64052)`` + +Bug Fixes +~~~~~~~~~ + +* ``Fix amqps:// SSL config and celery_config_options bypass (#64392)`` + +Misc +~~~~ + +* ``Clean up CeleryExecutor to use workload terminology and typing (#63888)`` +* ``Compat sdk conf follow-up: Celery, Common AI, FAB, Edge3 (#64292)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``Fix Celery tests after conf-backcompat merge (#64388)`` + 3.17.2 ...... diff --git a/providers/celery/docs/index.rst b/providers/celery/docs/index.rst index 640afad2d935e..559d64efeb6e7 100644 --- a/providers/celery/docs/index.rst +++ b/providers/celery/docs/index.rst @@ -67,7 +67,7 @@ apache-airflow-providers-celery package `Celery `__ -Release: 3.17.2 +Release: 3.18.0 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-celery 3.17.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-celery 3.17.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-celery 3.18.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-celery 3.18.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/celery/provider.yaml b/providers/celery/provider.yaml index 0da7df9f09a20..b89ea4e16ae50 100644 --- a/providers/celery/provider.yaml +++ b/providers/celery/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298619 +source-date-epoch: 1775591849 # 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.18.0 - 3.17.2 - 3.17.1 - 3.17.0 diff --git a/providers/celery/pyproject.toml b/providers/celery/pyproject.toml index 703e00a4065a2..2d075e6dbea67 100644 --- a/providers/celery/pyproject.toml +++ b/providers/celery/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-celery" -version = "3.17.2" +version = "3.18.0" description = "Provider package apache-airflow-providers-celery 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-celery/3.17.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-celery/3.17.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-celery/3.18.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-celery/3.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/celery/src/airflow/providers/celery/__init__.py b/providers/celery/src/airflow/providers/celery/__init__.py index aa5de35178e48..246882caa33c1 100644 --- a/providers/celery/src/airflow/providers/celery/__init__.py +++ b/providers/celery/src/airflow/providers/celery/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.17.2" +__version__ = "3.18.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/cloudant/README.rst b/providers/cloudant/README.rst index 365059e7e216d..7abcd89a7fb6d 100644 --- a/providers/cloudant/README.rst +++ b/providers/cloudant/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-cloudant`` -Release: ``4.3.3`` +Release: ``4.3.4`` `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 c1e649c2a5df2..bc9945e115ab8 100644 --- a/providers/cloudant/docs/changelog.rst +++ b/providers/cloudant/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.3.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.3.3 ..... diff --git a/providers/cloudant/docs/index.rst b/providers/cloudant/docs/index.rst index 7742773deccca..b0254e06ad447 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.3 +Release: 4.3.4 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.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-cloudant 4.3.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cloudant 4.3.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cloudant 4.3.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/cloudant/provider.yaml b/providers/cloudant/provider.yaml index 276c602cc7614..105b3471303ba 100644 --- a/providers/cloudant/provider.yaml +++ b/providers/cloudant/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298722 +source-date-epoch: 1775591858 # 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.4 - 4.3.3 - 4.3.2 - 4.3.1 diff --git a/providers/cloudant/pyproject.toml b/providers/cloudant/pyproject.toml index bb146ca6d41f8..330485991c708 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.3" +version = "4.3.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-cloudant/4.3.3/changelog.html" +"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" "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 634cbeff5c89b..67ce7344ac292 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.3" +__version__ = "4.3.4" 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 f116817986dad..90f1b2069af4b 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.15.0`` +Release: ``10.16.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 b8ab91f7fe09f..fdb53f085b9e5 100644 --- a/providers/cncf/kubernetes/docs/changelog.rst +++ b/providers/cncf/kubernetes/docs/changelog.rst @@ -27,6 +27,32 @@ Changelog --------- +10.16.0 +....... + +Features +~~~~~~~~ + +* ``Add retries for '_write_logs' method in 'KubernetesPodOperator' (#64471)`` + +Bug Fixes +~~~~~~~~~ + +* ``Handle rate limiting of K8s API server in K8s executor (#64504)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``Log on_kill job deletion in kubernetes spark operator at INFO level (#64633)`` +* ``Update cncf's import conf path to use common compat SDK (#64143)`` +* ``Fix advertising some of the missing provider capabilities via provider info (#64127)`` +* ``Add explicit type annotations to k8s code to fix mypy (#64260)`` +* ``Pass parameters to Kubernetes methods conditionally (#64242)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 10.15.0 ....... diff --git a/providers/cncf/kubernetes/docs/index.rst b/providers/cncf/kubernetes/docs/index.rst index 2cc40d4d73142..d76214c0ed8a5 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.15.0 +Release: 10.16.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.15.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-cncf-kubernetes 10.15.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cncf-kubernetes 10.16.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cncf-kubernetes 10.16.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/cncf/kubernetes/provider.yaml b/providers/cncf/kubernetes/provider.yaml index 2923ada07c8fc..5d19bfa52417d 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: 1774298846 +source-date-epoch: 1775591918 # 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.16.0 - 10.15.0 - 10.14.0 - 10.13.0 diff --git a/providers/cncf/kubernetes/pyproject.toml b/providers/cncf/kubernetes/pyproject.toml index bf8fcb170f898..27dc75938d2c0 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.15.0" +version = "10.16.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.15.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/10.15.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/10.16.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/10.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/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/__init__.py b/providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/__init__.py index 611ce035b08d7..8321b669c2fb9 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.15.0" +__version__ = "10.16.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 48a34219ccceb..fa359ee3501f6 100644 --- a/providers/cohere/README.rst +++ b/providers/cohere/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-cohere`` -Release: ``1.6.4`` +Release: ``1.6.5`` `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 b9528fa0da996..a286f6e6acab0 100644 --- a/providers/cohere/docs/changelog.rst +++ b/providers/cohere/docs/changelog.rst @@ -20,6 +20,17 @@ Changelog --------- +1.6.5 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 1.6.4 ..... diff --git a/providers/cohere/docs/index.rst b/providers/cohere/docs/index.rst index 57018caa51a4d..3bd9e1005ae1d 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.4 +Release: 1.6.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-cohere 1.6.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-cohere 1.6.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cohere 1.6.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-cohere 1.6.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/cohere/provider.yaml b/providers/cohere/provider.yaml index bf5189a2a1a06..0d028a1844510 100644 --- a/providers/cohere/provider.yaml +++ b/providers/cohere/provider.yaml @@ -25,13 +25,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298858 +source-date-epoch: 1775591929 # 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.5 - 1.6.4 - 1.6.3 - 1.6.2 diff --git a/providers/cohere/pyproject.toml b/providers/cohere/pyproject.toml index 4cfb29feb40dc..1ecb90ef3c333 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.4" +version = "1.6.5" 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.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-cohere/1.6.4/changelog.html" +"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" "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 f24971215052f..0b91dcf5bb757 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.4" +__version__ = "1.6.5" 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 004ef2018a3b1..1181e97391741 100644 --- a/providers/common/ai/README.rst +++ b/providers/common/ai/README.rst @@ -26,13 +26,13 @@ Package ``apache-airflow-providers-common-ai`` Release: ``0.1.0`` -``Common AI Provider`` +AI/LLM hooks and operators for Airflow pipelines using `pydantic-ai `__. Provider package ---------------- -This is a provider package for ``common-ai`` provider. All classes for this provider package +This is a provider package for ``common.ai`` provider. All classes for this provider package are in ``airflow.providers.common.ai`` python package. You can find package information and changelog for the provider @@ -41,20 +41,61 @@ in the `documentation =3.0.0`` -================== ================== +========================================== ================== +PIP package Version required +========================================== ================== +``apache-airflow`` ``>=3.0.0`` +``apache-airflow-providers-common-compat`` ``>=1.14.1`` +``apache-airflow-providers-standard`` ``>=1.12.1`` +``pydantic-ai-slim`` ``>=1.34.0`` +========================================== ================== + +Cross provider package dependencies +----------------------------------- + +Those are dependencies that might be needed in order to use all the features of the package. +You need to install the specified providers in order to use them. + +You can install such cross-provider dependencies when installing from PyPI. For example: + +.. code-block:: bash + + pip install apache-airflow-providers-common-ai[common.compat] + + +================================================================================================================== ================= +Dependent package Extra +================================================================================================================== ================= +`apache-airflow-providers-common-compat `_ ``common.compat`` +`apache-airflow-providers-common-sql `_ ``common.sql`` +`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]`` +``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`` +============== ============================================================================================= The changelog for the provider package can be found in the `changelog `_. diff --git a/providers/common/ai/docs/commits.rst b/providers/common/ai/docs/commits.rst index 1407450a2287a..5f9d6c77437ee 100644 --- a/providers/common/ai/docs/commits.rst +++ b/providers/common/ai/docs/commits.rst @@ -1,3 +1,4 @@ + .. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information @@ -25,10 +26,10 @@ Package apache-airflow-providers-common-ai ------------------------------------------------------ -``Common AI Provider`` +AI/LLM hooks and operators for Airflow pipelines using `pydantic-ai `__. -This is detailed commit list of changes for versions provider package: ``common-ai``. +This is detailed commit list of changes for versions provider package: ``common.ai``. For high-level changelog, see :doc:`package information including changelog `. .. airflow-providers-commits:: diff --git a/providers/common/compat/README.rst b/providers/common/compat/README.rst index 5b8a9cebac882..dea11ad6680d6 100644 --- a/providers/common/compat/README.rst +++ b/providers/common/compat/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-common-compat`` -Release: ``1.14.2`` +Release: ``1.14.3`` Common Compatibility Provider - providing compatibility code for previous Airflow versions @@ -36,7 +36,7 @@ This is a provider package for ``common.compat`` provider. All classes for this are in ``airflow.providers.common.compat`` 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/common/compat/docs/changelog.rst b/providers/common/compat/docs/changelog.rst index 660dca89073f0..a329256d7c759 100644 --- a/providers/common/compat/docs/changelog.rst +++ b/providers/common/compat/docs/changelog.rst @@ -25,6 +25,18 @@ Changelog --------- +1.14.3 +...... + +Misc +~~~~ + +* ``Add OpenLineage parent and transport info injection to 'EmrServerlessStartJobOperator' (#64807)`` +* ``Add OpenLineage parent info injection to GlueJobOperator (#64513)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 1.14.2 ...... diff --git a/providers/common/compat/docs/index.rst b/providers/common/compat/docs/index.rst index 19aad2668c1b4..3dcdd0eafd602 100644 --- a/providers/common/compat/docs/index.rst +++ b/providers/common/compat/docs/index.rst @@ -62,7 +62,7 @@ apache-airflow-providers-common-compat package Common Compatibility Provider - providing compatibility code for previous Airflow versions -Release: 1.14.2 +Release: 1.14.3 Provider package ---------------- @@ -115,5 +115,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-common-compat 1.14.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-common-compat 1.14.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-common-compat 1.14.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-common-compat 1.14.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/common/compat/provider.yaml b/providers/common/compat/provider.yaml index 8225c66026926..b536ea8c64cd4 100644 --- a/providers/common/compat/provider.yaml +++ b/providers/common/compat/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298879 +source-date-epoch: 1775591951 # 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.3 - 1.14.2 - 1.14.1 - 1.14.0 diff --git a/providers/common/compat/pyproject.toml b/providers/common/compat/pyproject.toml index 1f0525c387116..998173aa594a0 100644 --- a/providers/common/compat/pyproject.toml +++ b/providers/common/compat/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-common-compat" -version = "1.14.2" +version = "1.14.3" description = "Provider package apache-airflow-providers-common-compat 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-common-compat/1.14.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.14.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.14.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.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/common/compat/src/airflow/providers/common/compat/__init__.py b/providers/common/compat/src/airflow/providers/common/compat/__init__.py index b72951e217874..3a9efe604ed5b 100644 --- a/providers/common/compat/src/airflow/providers/common/compat/__init__.py +++ b/providers/common/compat/src/airflow/providers/common/compat/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "1.14.2" +__version__ = "1.14.3" 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 50c53b858ece9..80a7903d945eb 100644 --- a/providers/databricks/README.rst +++ b/providers/databricks/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-databricks`` -Release: ``7.12.0`` +Release: ``7.12.1`` `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 97445d9a4dc79..a495762f27a82 100644 --- a/providers/databricks/docs/changelog.rst +++ b/providers/databricks/docs/changelog.rst @@ -44,6 +44,17 @@ Changelog mount ``ca.crt`` at ``/var/run/secrets/kubernetes.io/serviceaccount/ca.crt``. If you are affected, please open an issue so support for a configurable CA path can be added. +7.12.1 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 7.12.0 ...... diff --git a/providers/databricks/docs/index.rst b/providers/databricks/docs/index.rst index 6f0799367d5d2..bdc9b6efbbbe0 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.12.0 +Release: 7.12.1 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.12.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-databricks 7.12.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-databricks 7.12.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-databricks 7.12.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/databricks/provider.yaml b/providers/databricks/provider.yaml index 1a3a3fb18bede..deccacc29c631 100644 --- a/providers/databricks/provider.yaml +++ b/providers/databricks/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298972 +source-date-epoch: 1775591964 # 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.12.1 - 7.12.0 - 7.11.0 - 7.10.0 diff --git a/providers/databricks/pyproject.toml b/providers/databricks/pyproject.toml index ab2d15bb59b2d..729b0389724c7 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.12.0" +version = "7.12.1" 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.12.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-databricks/7.12.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-databricks/7.12.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-databricks/7.12.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/databricks/src/airflow/providers/databricks/__init__.py b/providers/databricks/src/airflow/providers/databricks/__init__.py index 2e00d6e9dcc2e..3a3ea65aa04d5 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.12.0" +__version__ = "7.12.1" 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 cfcb569572453..98850d29e5c16 100644 --- a/providers/datadog/README.rst +++ b/providers/datadog/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-datadog`` -Release: ``3.10.3`` +Release: ``3.10.4`` `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 090ee95e3cbf8..e5a70c681bf10 100644 --- a/providers/datadog/docs/changelog.rst +++ b/providers/datadog/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +3.10.4 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.10.3 ...... diff --git a/providers/datadog/docs/index.rst b/providers/datadog/docs/index.rst index 161c9f68120bc..ff721bbeee997 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.3 +Release: 3.10.4 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.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-datadog 3.10.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-datadog 3.10.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-datadog 3.10.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/datadog/provider.yaml b/providers/datadog/provider.yaml index 1732f099733d6..af55f790ff762 100644 --- a/providers/datadog/provider.yaml +++ b/providers/datadog/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774298983 +source-date-epoch: 1775591970 # 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.4 - 3.10.3 - 3.10.2 - 3.10.1 diff --git a/providers/datadog/pyproject.toml b/providers/datadog/pyproject.toml index 7e42cf85492a1..0b5268d0848be 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.3" +version = "3.10.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-datadog/3.10.3/changelog.html" +"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" "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 39ec13299de58..0d393281b922f 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.3" +__version__ = "3.10.4" 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 81c76296ee4f3..ec5fd7ce4b05b 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.8.0`` +Release: ``4.8.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 7ab9ed92a8580..0bf68bb2d36b5 100644 --- a/providers/dbt/cloud/docs/changelog.rst +++ b/providers/dbt/cloud/docs/changelog.rst @@ -28,6 +28,17 @@ Changelog --------- +4.8.1 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.8.0 ..... diff --git a/providers/dbt/cloud/docs/index.rst b/providers/dbt/cloud/docs/index.rst index 6cd15f8414f49..fc9363fe19764 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.8.0 +Release: 4.8.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.8.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-dbt-cloud 4.8.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-dbt-cloud 4.8.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-dbt-cloud 4.8.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/dbt/cloud/provider.yaml b/providers/dbt/cloud/provider.yaml index 30325305fa49e..f39a98769c846 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: 1774299006 +source-date-epoch: 1775591975 # 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.1 - 4.8.0 - 4.7.0 - 4.6.5 diff --git a/providers/dbt/cloud/pyproject.toml b/providers/dbt/cloud/pyproject.toml index 671a612a0ab5d..0544cf8836beb 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.8.0" +version = "4.8.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.8.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/4.8.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/4.8.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/4.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/dbt/cloud/src/airflow/providers/dbt/cloud/__init__.py b/providers/dbt/cloud/src/airflow/providers/dbt/cloud/__init__.py index 5274bc29b319f..f82b99ce5894f 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.8.0" +__version__ = "4.8.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 9ac14225dfda9..2a7e757467128 100644 --- a/providers/dingding/README.rst +++ b/providers/dingding/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-dingding`` -Release: ``3.9.3`` +Release: ``3.9.4`` `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 ea664b359ee0f..d362cbc074ad2 100644 --- a/providers/dingding/docs/changelog.rst +++ b/providers/dingding/docs/changelog.rst @@ -28,6 +28,17 @@ Changelog --------- +3.9.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.9.3 ..... diff --git a/providers/dingding/docs/index.rst b/providers/dingding/docs/index.rst index 793aa2e855b38..6572b9b4ea130 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.3 +Release: 3.9.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-dingding 3.9.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-dingding 3.9.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-dingding 3.9.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-dingding 3.9.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/dingding/provider.yaml b/providers/dingding/provider.yaml index 7a0d97ca157e3..9b156dca089b9 100644 --- a/providers/dingding/provider.yaml +++ b/providers/dingding/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299016 +source-date-epoch: 1775591980 # 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/dingding/pyproject.toml b/providers/dingding/pyproject.toml index 4f172229e4031..0221b83e77ed6 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.3" +version = "3.9.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-dingding/3.9.3/changelog.html" +"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" "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 f4882803515a2..faa49d580ba47 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.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/discord/README.rst b/providers/discord/README.rst index 9c39dc310708a..97dde4a441a11 100644 --- a/providers/discord/README.rst +++ b/providers/discord/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-discord`` -Release: ``3.12.1`` +Release: ``3.12.2`` `Discord `__ @@ -36,7 +36,7 @@ This is a provider package for ``discord`` provider. All classes for this provid are in ``airflow.providers.discord`` 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/discord/docs/changelog.rst b/providers/discord/docs/changelog.rst index b62fb9fb126e5..4d9f0b3578d0a 100644 --- a/providers/discord/docs/changelog.rst +++ b/providers/discord/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +3.12.2 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.12.1 ...... diff --git a/providers/discord/docs/index.rst b/providers/discord/docs/index.rst index f15bd5449cfa6..00fd35d30fdc4 100644 --- a/providers/discord/docs/index.rst +++ b/providers/discord/docs/index.rst @@ -63,7 +63,7 @@ apache-airflow-providers-discord package `Discord `__ -Release: 3.12.1 +Release: 3.12.2 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-discord 3.12.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-discord 3.12.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-discord 3.12.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-discord 3.12.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/discord/provider.yaml b/providers/discord/provider.yaml index 4d8b0a40a8aa1..d0a648b7ea208 100644 --- a/providers/discord/provider.yaml +++ b/providers/discord/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299031 +source-date-epoch: 1775591984 # 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.12.2 - 3.12.1 - 3.12.0 - 3.11.1 diff --git a/providers/discord/pyproject.toml b/providers/discord/pyproject.toml index 5e5ea6485cee1..c43d7b2f50e11 100644 --- a/providers/discord/pyproject.toml +++ b/providers/discord/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-discord" -version = "3.12.1" +version = "3.12.2" description = "Provider package apache-airflow-providers-discord 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-discord/3.12.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-discord/3.12.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-discord/3.12.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-discord/3.12.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/discord/src/airflow/providers/discord/__init__.py b/providers/discord/src/airflow/providers/discord/__init__.py index 02fbd80602121..e28cefbcf9aa8 100644 --- a/providers/discord/src/airflow/providers/discord/__init__.py +++ b/providers/discord/src/airflow/providers/discord/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.12.1" +__version__ = "3.12.2" 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 d50377f9df8a1..6ecb393ffad20 100644 --- a/providers/docker/README.rst +++ b/providers/docker/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-docker`` -Release: ``4.5.4`` +Release: ``4.5.5`` `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 b40805ea1c3b9..09acd0a22721a 100644 --- a/providers/docker/docs/changelog.rst +++ b/providers/docker/docs/changelog.rst @@ -28,6 +28,17 @@ Changelog --------- +4.5.5 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.5.4 ..... diff --git a/providers/docker/docs/index.rst b/providers/docker/docs/index.rst index 236cc19653ff8..ed3c5fdee36e6 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.4 +Release: 4.5.5 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.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-docker 4.5.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-docker 4.5.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-docker 4.5.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/docker/provider.yaml b/providers/docker/provider.yaml index 2043871373e3a..a525b43f0a183 100644 --- a/providers/docker/provider.yaml +++ b/providers/docker/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299040 +source-date-epoch: 1775591989 # 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.5 - 4.5.4 - 4.5.3 - 4.5.2 diff --git a/providers/docker/pyproject.toml b/providers/docker/pyproject.toml index 61954ed5d7365..aaa4cb826c4f2 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.4" +version = "4.5.5" 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.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-docker/4.5.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-docker/4.5.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-docker/4.5.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/docker/src/airflow/providers/docker/__init__.py b/providers/docker/src/airflow/providers/docker/__init__.py index 01255342e344f..43825d1ef62a8 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.4" +__version__ = "4.5.5" 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 ee789d3d02087..d734524b9f52e 100644 --- a/providers/edge3/README.rst +++ b/providers/edge3/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-edge3`` -Release: ``3.3.0`` +Release: ``3.4.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 2cf6365c4c54f..6238ab2754e17 100644 --- a/providers/edge3/docs/changelog.rst +++ b/providers/edge3/docs/changelog.rst @@ -27,6 +27,33 @@ Changelog --------- +3.4.0 +..... + +Features +~~~~~~~~ + +* ``AIP 67 - Multi-Team: Update Edge Executor to support multi team (#61646)`` + +Misc +~~~~ + +* ``Remove dependabot alarms in edge provider plugin (#64788)`` +* ``Bump vite in /providers/edge3/src/airflow/providers/edge3/plugins/www (#64800)`` +* ``Add no-op _process_workloads to EdgeExecutor to improve readability (#64236)`` +* ``Add 4-day cooldown for pnpm dependency resolution (#64337)`` +* ``chore(deps-dev): bump happy-dom (#64421)`` +* ``Fix dependabot alarms in Edge provider (#64368)`` +* ``chore(deps-dev): bump happy-dom (#64272)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``CI: Upgrade important CI environment (#64744)`` + * ``CI: Upgrade important CI environment (#64451)`` + * ``Compat sdk conf follow-up: Celery, Common AI, FAB, Edge3 (#64292)`` + * ``[main] Upgrade important CI environment (#64239)`` + * ``Add 4-day cooldown for uv dependency resolution (#64249)`` + 3.3.0 ..... diff --git a/providers/edge3/docs/index.rst b/providers/edge3/docs/index.rst index e12a0c7b84830..20a04faa9c071 100644 --- a/providers/edge3/docs/index.rst +++ b/providers/edge3/docs/index.rst @@ -97,7 +97,7 @@ Additional REST API endpoints are provided to distribute tasks and manage the ed are provided by the API server. -Release: 3.3.0 +Release: 3.4.0 Provider package ---------------- @@ -153,5 +153,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.3.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-edge3 3.3.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-edge3 3.4.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-edge3 3.4.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/edge3/provider.yaml b/providers/edge3/provider.yaml index 06188d2bbe3a7..1ba8b89067a4c 100644 --- a/providers/edge3/provider.yaml +++ b/providers/edge3/provider.yaml @@ -34,7 +34,7 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299111 +source-date-epoch: 1775592062 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.4.0 - 3.3.0 - 3.2.0 - 3.1.0 diff --git a/providers/edge3/pyproject.toml b/providers/edge3/pyproject.toml index 41854615951e2..921544d446805 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.3.0" +version = "3.4.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.3.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-edge3/3.3.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-edge3/3.4.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-edge3/3.4.0/changelog.html" "Bug Tracker" = "https://github.com/apache/airflow/issues" "Source Code" = "https://github.com/apache/airflow" "Slack Chat" = "https://s.apache.org/airflow-slack" diff --git a/providers/edge3/src/airflow/providers/edge3/__init__.py b/providers/edge3/src/airflow/providers/edge3/__init__.py index 23a3e8d66ae4e..d7d98d1ff37d4 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.3.0" +__version__ = "3.4.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 6507e5fc7b301..0aa659ae11c14 100644 --- a/providers/elasticsearch/README.rst +++ b/providers/elasticsearch/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-elasticsearch`` -Release: ``6.5.1`` +Release: ``6.5.2`` `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 ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= 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 c18c00fbe37ea..2742767eb333c 100644 --- a/providers/elasticsearch/docs/changelog.rst +++ b/providers/elasticsearch/docs/changelog.rst @@ -27,6 +27,29 @@ Changelog --------- +6.5.2 +..... + +Bug Fixes +~~~~~~~~~ + +* ``ElasticsearchTaskHandler: Request only required source fields for task logs (#64562)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``Optimize 'ElasticsearchTaskHandler' by removing redundant 'count()' call before 'search()' (#64372)`` + +Doc-only +~~~~~~~~ + +* ``Document expected Elasticsearch document schema for external log shippers (#64363)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``tests: refactor unit test of elasticsearch (#64200)`` + 6.5.1 ..... diff --git a/providers/elasticsearch/docs/index.rst b/providers/elasticsearch/docs/index.rst index acc650f6f1dff..220b5249a7109 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.1 +Release: 6.5.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-elasticsearch 6.5.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-elasticsearch 6.5.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-elasticsearch 6.5.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-elasticsearch 6.5.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/elasticsearch/provider.yaml b/providers/elasticsearch/provider.yaml index 345cb2917e42c..ffc2af35728c6 100644 --- a/providers/elasticsearch/provider.yaml +++ b/providers/elasticsearch/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299132 +source-date-epoch: 1775592098 # 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.5.2 - 6.5.1 - 6.5.0 - 6.4.4 diff --git a/providers/elasticsearch/pyproject.toml b/providers/elasticsearch/pyproject.toml index 3cf36763ff326..6556f251fbcd1 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.1" +version = "6.5.2" description = "Provider package apache-airflow-providers-elasticsearch 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-elasticsearch/6.5.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-elasticsearch/6.5.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-elasticsearch/6.5.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-elasticsearch/6.5.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/elasticsearch/src/airflow/providers/elasticsearch/__init__.py b/providers/elasticsearch/src/airflow/providers/elasticsearch/__init__.py index b0fa742c7944a..4196dc366c4a6 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.1" +__version__ = "6.5.2" 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 7726cf7abf82f..941ce4a2f8c67 100644 --- a/providers/exasol/README.rst +++ b/providers/exasol/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-exasol`` -Release: ``4.10.1`` +Release: ``4.10.2`` `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 23eea5e27daea..940e78cd4ca8d 100644 --- a/providers/exasol/docs/changelog.rst +++ b/providers/exasol/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.10.2 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.10.1 ...... diff --git a/providers/exasol/docs/index.rst b/providers/exasol/docs/index.rst index 5ecd940d41d57..e621e478efcf3 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.1 +Release: 4.10.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-exasol 4.10.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-exasol 4.10.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-exasol 4.10.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/exasol/provider.yaml b/providers/exasol/provider.yaml index be2e3850ce699..2d5b965238b97 100644 --- a/providers/exasol/provider.yaml +++ b/providers/exasol/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299140 +source-date-epoch: 1775592111 # 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.2 - 4.10.1 - 4.10.0 - 4.9.3 diff --git a/providers/exasol/pyproject.toml b/providers/exasol/pyproject.toml index 4a3e0ffa7aa69..d0b3bb2959eef 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.1" +version = "4.10.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-exasol/4.10.1/changelog.html" +"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" "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 db5f91b831d03..9edaee41b5918 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.1" +__version__ = "4.10.2" 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 0d94e293e5f5c..bcb15b65242e7 100644 --- a/providers/fab/README.rst +++ b/providers/fab/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-fab`` -Release: ``3.6.0`` +Release: ``3.6.1`` `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 ------------ @@ -100,7 +100,8 @@ Optional dependencies Extra Dependencies ============ =================== ``kerberos`` ``kerberos>=1.3.0`` +``oauth`` ``authlib>=1.0.0`` ============ =================== 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 1039e24439a48..e7492f1c09735 100644 --- a/providers/fab/docs/changelog.rst +++ b/providers/fab/docs/changelog.rst @@ -20,6 +20,31 @@ Changelog --------- +3.6.1 +..... + +Bug Fixes +~~~~~~~~~ + +* ``Add authlib as optional oauth extra in fab provider (#64457)`` +* ``Prevent AppBuilder re-initialization race in FastAPI login (#64151) (#64418)`` + +Misc +~~~~ + +* ``Remove dependabot alarms in fab provider npm dependencies (#64789)`` +* ``Add 4-day cooldown for pnpm dependency resolution (#64337)`` +* ``Fix dependabot alarms in FAB provider (#64369)`` +* ``Fix NPM security issues in FAB provider (#64308)`` +* ``chore(deps-dev): bump eslint (#64171)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``CI: Upgrade important CI environment (#64451)`` + * ``Compat sdk conf follow-up: Celery, Common AI, FAB, Edge3 (#64292)`` + * ``[main] Upgrade important CI environment (#64239)`` + * ``Add 4-day cooldown for uv dependency resolution (#64249)`` + 3.6.0 ..... diff --git a/providers/fab/docs/index.rst b/providers/fab/docs/index.rst index 2cd7524ea3f15..a4b753135ce48 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.0 +Release: 3.6.1 Provider package ---------------- @@ -153,5 +153,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.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-fab 3.6.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-fab 3.6.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-fab 3.6.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/fab/provider.yaml b/providers/fab/provider.yaml index cab5ab86e68d3..7a6d72fa20922 100644 --- a/providers/fab/provider.yaml +++ b/providers/fab/provider.yaml @@ -29,7 +29,7 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299194 +source-date-epoch: 1775592167 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.1 - 3.6.0 - 3.5.0 - 3.4.0 diff --git a/providers/fab/pyproject.toml b/providers/fab/pyproject.toml index 99699253e9733..57ce7816afb36 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.0" +version = "3.6.1" description = "Provider package apache-airflow-providers-fab 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-fab/3.6.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-fab/3.6.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-fab/3.6.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-fab/3.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/fab/src/airflow/providers/fab/__init__.py b/providers/fab/src/airflow/providers/fab/__init__.py index 9849821faea30..832508f1cc5d8 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.0" +__version__ = "3.6.1" 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 0148820333bbf..d6f3664686cc0 100644 --- a/providers/facebook/README.rst +++ b/providers/facebook/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-facebook`` -Release: ``3.9.3`` +Release: ``3.9.4`` `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 a7109ca2d6653..b1f4d1c18d3f1 100644 --- a/providers/facebook/docs/changelog.rst +++ b/providers/facebook/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +3.9.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.9.3 ..... diff --git a/providers/facebook/docs/index.rst b/providers/facebook/docs/index.rst index 531997bb7c9f6..be3c8f3d71e2d 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.3 +Release: 3.9.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-facebook 3.9.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-facebook 3.9.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-facebook 3.9.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-facebook 3.9.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/facebook/provider.yaml b/providers/facebook/provider.yaml index 457dda758f46c..56ff0ed724f46 100644 --- a/providers/facebook/provider.yaml +++ b/providers/facebook/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299206 +source-date-epoch: 1775592179 # 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/facebook/pyproject.toml b/providers/facebook/pyproject.toml index 7c4b7d826307d..02c9586de42ca 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.3" +version = "3.9.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-facebook/3.9.3/changelog.html" +"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" "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 b001f3b307184..ab421e04b83d2 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.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/ftp/README.rst b/providers/ftp/README.rst index 958b0335d6ede..7b7185d67b5b3 100644 --- a/providers/ftp/README.rst +++ b/providers/ftp/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-ftp`` -Release: ``3.14.2`` +Release: ``3.14.3`` `File Transfer Protocol (FTP) `__ @@ -36,7 +36,7 @@ This is a provider package for ``ftp`` provider. All classes for this provider p are in ``airflow.providers.ftp`` 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/ftp/docs/changelog.rst b/providers/ftp/docs/changelog.rst index 71f983032bbc4..a5e42eaf82f0f 100644 --- a/providers/ftp/docs/changelog.rst +++ b/providers/ftp/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +3.14.3 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.14.2 ...... diff --git a/providers/ftp/docs/index.rst b/providers/ftp/docs/index.rst index 00dc67709fd81..6487a2ba6bdd3 100644 --- a/providers/ftp/docs/index.rst +++ b/providers/ftp/docs/index.rst @@ -84,7 +84,7 @@ apache-airflow-providers-ftp package `File Transfer Protocol (FTP) `__ -Release: 3.14.2 +Release: 3.14.3 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-ftp 3.14.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-ftp 3.14.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-ftp 3.14.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-ftp 3.14.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/ftp/provider.yaml b/providers/ftp/provider.yaml index d6e2a25f9ade2..7982ad34e368e 100644 --- a/providers/ftp/provider.yaml +++ b/providers/ftp/provider.yaml @@ -23,8 +23,9 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299217 +source-date-epoch: 1775592231 versions: + - 3.14.3 - 3.14.2 - 3.14.1 - 3.14.0 diff --git a/providers/ftp/pyproject.toml b/providers/ftp/pyproject.toml index 693dfad8fe5e8..df90c957c280b 100644 --- a/providers/ftp/pyproject.toml +++ b/providers/ftp/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-ftp" -version = "3.14.2" +version = "3.14.3" description = "Provider package apache-airflow-providers-ftp 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-ftp/3.14.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-ftp/3.14.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-ftp/3.14.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-ftp/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/ftp/src/airflow/providers/ftp/__init__.py b/providers/ftp/src/airflow/providers/ftp/__init__.py index b0f141192fab7..6eb77cf57894b 100644 --- a/providers/ftp/src/airflow/providers/ftp/__init__.py +++ b/providers/ftp/src/airflow/providers/ftp/__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/git/README.rst b/providers/git/README.rst index 9f3ec3c66d4bb..733e2845dd2f6 100644 --- a/providers/git/README.rst +++ b/providers/git/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-git`` -Release: ``0.3.0`` +Release: ``0.3.1`` `Distributed version control system (GIT) `__ @@ -36,7 +36,7 @@ This is a provider package for ``git`` provider. All classes for this provider p are in ``airflow.providers.git`` 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/git/docs/changelog.rst b/providers/git/docs/changelog.rst index 8eacdcef76266..c7f46fa57c3e0 100644 --- a/providers/git/docs/changelog.rst +++ b/providers/git/docs/changelog.rst @@ -19,6 +19,18 @@ Changelog --------- +0.3.1 +..... + +Misc +~~~~ + +* ``Harden GitHook SSH command building and URL construction (#64756)`` +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 0.3.0 ..... diff --git a/providers/git/docs/index.rst b/providers/git/docs/index.rst index d1461c40c312c..bd14143e9d504 100644 --- a/providers/git/docs/index.rst +++ b/providers/git/docs/index.rst @@ -72,7 +72,7 @@ apache-airflow-providers-git package `Distributed version control system (GIT) `__ -Release: 0.3.0 +Release: 0.3.1 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-git 0.3.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-git 0.3.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-git 0.3.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-git 0.3.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/git/provider.yaml b/providers/git/provider.yaml index fd61c900ab97d..daf5d8c0e6bb9 100644 --- a/providers/git/provider.yaml +++ b/providers/git/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299235 +source-date-epoch: 1775592251 # 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.3.1 - 0.3.0 - 0.2.4 - 0.2.3 diff --git a/providers/git/pyproject.toml b/providers/git/pyproject.toml index 05d7cb5bc4557..706344826193a 100644 --- a/providers/git/pyproject.toml +++ b/providers/git/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-git" -version = "0.3.0" +version = "0.3.1" description = "Provider package apache-airflow-providers-git 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-git/0.3.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-git/0.3.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-git/0.3.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-git/0.3.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/git/src/airflow/providers/git/__init__.py b/providers/git/src/airflow/providers/git/__init__.py index b6de2afec7941..7e3f8593e232e 100644 --- a/providers/git/src/airflow/providers/git/__init__.py +++ b/providers/git/src/airflow/providers/git/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "0.3.0" +__version__ = "0.3.1" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "3.0.0" diff --git a/providers/github/README.rst b/providers/github/README.rst index a3446d330bbef..2d706893ec940 100644 --- a/providers/github/README.rst +++ b/providers/github/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-github`` -Release: ``2.11.1`` +Release: ``2.11.2`` `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 3b901500cd813..3ff189e59af8c 100644 --- a/providers/github/docs/changelog.rst +++ b/providers/github/docs/changelog.rst @@ -29,6 +29,18 @@ Changelog --------- +2.11.2 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``CI: Upgrade important CI environment (#64744)`` + 2.11.1 ...... diff --git a/providers/github/docs/index.rst b/providers/github/docs/index.rst index d4e9a71ce7bdc..dd08386424be7 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.1 +Release: 2.11.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-github 2.11.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-github 2.11.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-github 2.11.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/github/provider.yaml b/providers/github/provider.yaml index 7d5d216db6aef..04918a72513e2 100644 --- a/providers/github/provider.yaml +++ b/providers/github/provider.yaml @@ -24,12 +24,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299250 +source-date-epoch: 1775592262 # 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.2 - 2.11.1 - 2.11.0 - 2.10.2 diff --git a/providers/github/pyproject.toml b/providers/github/pyproject.toml index 7828b5efed7cc..a2d535d61e178 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.1" +version = "2.11.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-github/2.11.1/changelog.html" +"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" "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 3953aec42bad0..0efea2395cf3f 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.1" +__version__ = "2.11.2" 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 f5c30397b79c4..eca3da21d73e4 100644 --- a/providers/google/README.rst +++ b/providers/google/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-google`` -Release: ``21.0.0`` +Release: ``21.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 ------------ @@ -76,7 +76,7 @@ PIP package Version required ``google-api-python-client`` ``>=2.0.2`` ``google-auth`` ``>=2.29.0`` ``google-auth-httplib2`` ``>=0.0.1`` -``google-cloud-aiplatform[evaluation]`` ``>=1.98.0`` +``google-cloud-aiplatform[evaluation]`` ``>=1.145.0`` ``ray[default]`` ``>=2.42.0; python_version < "3.13"`` ``ray[default]`` ``>=2.49.0; python_version >= "3.13" and python_version < "3.14"`` ``google-cloud-bigquery-storage`` ``>=2.31.0; python_version < "3.13"`` @@ -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 c5b59622eec02..cfb243715753e 100644 --- a/providers/google/docs/changelog.rst +++ b/providers/google/docs/changelog.rst @@ -28,6 +28,39 @@ Changelog --------- +21.1.0 +...... + +Features +~~~~~~~~ + +* ``GCSHook: Log NotFound error instead of raise on Blob deletion (#62424)`` +* ``Attempt best-effort cancellation of pending futures on 'GoogleCloudError' and cap worker count to number of files in 'GCSTimeSpanFileTransformOperator'. This avoids scheduling unnecessary work during failures and prevents over-provisioning threads for small batches. Existing failure semantics are preserved ('*_continue_on_fail' unchanged). Updated tests to validate cancellation behaviour and worker cap. (#64511)`` + +Bug Fixes +~~~~~~~~~ + +* ``Fix S3ToGCSOperator deferrable mode to return list of copied files (#63533)`` +* ``Fix 'RayJobBaseOperator' polling to recognize STOPPED as terminal status (#64206)`` + +Misc +~~~~ + +* ``Bump 'google-cloud-aiplatform[evaluation]>=1.145.0' (#64786)`` +* ``Deprecate use_rest_api parameter in CloudComposerDAGRunSensor and CloudComposerDAGRunTrigger (#64672)`` +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``Update default api version of campaign manager sensor (#64265)`` +* ``Fix advertising some of the missing provider capabilities via provider info (#64127)`` +* ``misc: specify remove date for deprecations warnings (#63505)`` +* ``Use compat sdk conf import in Google Gen AI operators (#64157)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``CI: Upgrade important CI environment (#64744)`` + * ``Update the SDF version to fix the system test for DisplayVideo (#64302)`` + * ``Update the kueue version to fix the system test for kubernetes engine (#64293)`` + * ``fix(mypy): Pass parameters to Kubernetes methods conditionally (#64242)`` + 21.0.0 ...... diff --git a/providers/google/docs/index.rst b/providers/google/docs/index.rst index a6d431ba20226..44b2236b7c8cb 100644 --- a/providers/google/docs/index.rst +++ b/providers/google/docs/index.rst @@ -89,7 +89,7 @@ Google services including: - `Google Workspace `__ (formerly Google Suite) -Release: 21.0.0 +Release: 21.1.0 Provider package ---------------- @@ -234,5 +234,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 21.0.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-google 21.0.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-google 21.1.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-google 21.1.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/google/provider.yaml b/providers/google/provider.yaml index 4cf0d13246dc4..8370e462e1132 100644 --- a/providers/google/provider.yaml +++ b/providers/google/provider.yaml @@ -30,12 +30,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1773070870 +source-date-epoch: 1775592361 # 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: + - 21.1.0 - 21.0.0 - 20.0.0 - 19.5.0 diff --git a/providers/google/pyproject.toml b/providers/google/pyproject.toml index 6e02dd8e32880..87be3edb03c4c 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 = "21.0.0" +version = "21.1.0" description = "Provider package apache-airflow-providers-google for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -266,8 +266,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/21.0.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-google/21.0.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-google/21.1.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-google/21.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 b698e55c63bd7..8c6ff526d1977 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__ = "21.0.0" +__version__ = "21.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 01191e5af237e..29491c65815c3 100644 --- a/providers/grpc/README.rst +++ b/providers/grpc/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-grpc`` -Release: ``3.9.3`` +Release: ``3.9.4`` `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 a344e09044f4c..e2e42d0dd4469 100644 --- a/providers/grpc/docs/changelog.rst +++ b/providers/grpc/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +3.9.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.9.3 ..... diff --git a/providers/grpc/docs/index.rst b/providers/grpc/docs/index.rst index 92e5a241714bb..cf17df0acaa6b 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.3 +Release: 3.9.4 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.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-grpc 3.9.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-grpc 3.9.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-grpc 3.9.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/grpc/provider.yaml b/providers/grpc/provider.yaml index c40c081210337..321cc9e5d48fe 100644 --- a/providers/grpc/provider.yaml +++ b/providers/grpc/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299308 +source-date-epoch: 1775592370 # 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/grpc/pyproject.toml b/providers/grpc/pyproject.toml index d305e05f2d515..5588c131e67b1 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.3" +version = "3.9.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-grpc/3.9.3/changelog.html" +"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" "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 9a872944594a7..ac4654aa9f806 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.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/hashicorp/README.rst b/providers/hashicorp/README.rst index 25bad792b2629..16d62cd87f8a7 100644 --- a/providers/hashicorp/README.rst +++ b/providers/hashicorp/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-hashicorp`` -Release: ``4.5.1`` +Release: ``4.5.2`` 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 e6973467ec316..aeefe6426d642 100644 --- a/providers/hashicorp/docs/changelog.rst +++ b/providers/hashicorp/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.5.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.5.1 ..... diff --git a/providers/hashicorp/docs/index.rst b/providers/hashicorp/docs/index.rst index 1e27918d2f235..1628c0f8cda95 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.5.1 +Release: 4.5.2 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.5.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-hashicorp 4.5.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-hashicorp 4.5.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-hashicorp 4.5.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/hashicorp/provider.yaml b/providers/hashicorp/provider.yaml index 024aaf3c051fa..da2558619b3a4 100644 --- a/providers/hashicorp/provider.yaml +++ b/providers/hashicorp/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299324 +source-date-epoch: 1775592378 # 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.2 - 4.5.1 - 4.5.0 - 4.4.3 diff --git a/providers/hashicorp/pyproject.toml b/providers/hashicorp/pyproject.toml index efa3f9f25816c..160a39e9c5b80 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.5.1" +version = "4.5.2" 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.5.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-hashicorp/4.5.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-hashicorp/4.5.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-hashicorp/4.5.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/hashicorp/src/airflow/providers/hashicorp/__init__.py b/providers/hashicorp/src/airflow/providers/hashicorp/__init__.py index bbc747ddc6067..7ec07bc710ec6 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.5.1" +__version__ = "4.5.2" 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 d3ca7494ec6bd..b8b349baee3a4 100644 --- a/providers/http/README.rst +++ b/providers/http/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-http`` -Release: ``6.0.1`` +Release: ``6.0.2`` `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 9e39820161ec4..dcb4da2703aa7 100644 --- a/providers/http/docs/changelog.rst +++ b/providers/http/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +6.0.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 6.0.1 ..... diff --git a/providers/http/docs/index.rst b/providers/http/docs/index.rst index b702dead8337d..36a4449f967d8 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.1 +Release: 6.0.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-http 6.0.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-http 6.0.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-http 6.0.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/http/provider.yaml b/providers/http/provider.yaml index ba5182aa59a28..ba8b912c5531d 100644 --- a/providers/http/provider.yaml +++ b/providers/http/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299332 +source-date-epoch: 1775592384 # 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.2 - 6.0.1 - 6.0.0 - 5.6.4 diff --git a/providers/http/pyproject.toml b/providers/http/pyproject.toml index 62fd47b0977f9..99011670626db 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.1" +version = "6.0.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-http/6.0.1/changelog.html" +"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" "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 8ccb6ee618d06..9b576b6fdef67 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.1" +__version__ = "6.0.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/imap/README.rst b/providers/imap/README.rst index 15cdc0df62dde..98271b6623bec 100644 --- a/providers/imap/README.rst +++ b/providers/imap/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-imap`` -Release: ``3.11.1`` +Release: ``3.11.2`` `Internet Message Access Protocol (IMAP) `__ @@ -36,7 +36,7 @@ This is a provider package for ``imap`` provider. All classes for this provider are in ``airflow.providers.imap`` 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/imap/docs/changelog.rst b/providers/imap/docs/changelog.rst index 574e87fcbdcde..11764eef0d2a8 100644 --- a/providers/imap/docs/changelog.rst +++ b/providers/imap/docs/changelog.rst @@ -26,6 +26,17 @@ Changelog --------- +3.11.2 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.11.1 ...... diff --git a/providers/imap/docs/index.rst b/providers/imap/docs/index.rst index 19512013940b4..0e9ed17ef91b1 100644 --- a/providers/imap/docs/index.rst +++ b/providers/imap/docs/index.rst @@ -63,7 +63,7 @@ apache-airflow-providers-imap package `Internet Message Access Protocol (IMAP) `__ -Release: 3.11.1 +Release: 3.11.2 Provider package ---------------- @@ -115,5 +115,5 @@ Downloading official packages You can download officially released packages and verify their checksums and signatures from the `Official Apache Download site `_ -* `The apache-airflow-providers-imap 3.11.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-imap 3.11.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-imap 3.11.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-imap 3.11.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/imap/provider.yaml b/providers/imap/provider.yaml index 2b26df84fa95f..86456312e2e48 100644 --- a/providers/imap/provider.yaml +++ b/providers/imap/provider.yaml @@ -24,12 +24,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299341 +source-date-epoch: 1775592390 # 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.2 - 3.11.1 - 3.11.0 - 3.10.3 diff --git a/providers/imap/pyproject.toml b/providers/imap/pyproject.toml index b3b382a386af6..0be0a5d119cac 100644 --- a/providers/imap/pyproject.toml +++ b/providers/imap/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-imap" -version = "3.11.1" +version = "3.11.2" description = "Provider package apache-airflow-providers-imap 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-imap/3.11.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-imap/3.11.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-imap/3.11.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-imap/3.11.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/imap/src/airflow/providers/imap/__init__.py b/providers/imap/src/airflow/providers/imap/__init__.py index cf80ce7cc6142..acd19cdcc691d 100644 --- a/providers/imap/src/airflow/providers/imap/__init__.py +++ b/providers/imap/src/airflow/providers/imap/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.11.1" +__version__ = "3.11.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/influxdb/README.rst b/providers/influxdb/README.rst index c8f0fa8495f93..232480c2e4f17 100644 --- a/providers/influxdb/README.rst +++ b/providers/influxdb/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-influxdb`` -Release: ``2.10.3`` +Release: ``2.10.4`` `InfluxDB `__ @@ -36,7 +36,7 @@ This is a provider package for ``influxdb`` provider. All classes for this provi are in ``airflow.providers.influxdb`` 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/influxdb/docs/changelog.rst b/providers/influxdb/docs/changelog.rst index 163bc6c86b088..e74ea19e4c483 100644 --- a/providers/influxdb/docs/changelog.rst +++ b/providers/influxdb/docs/changelog.rst @@ -28,6 +28,17 @@ Changelog --------- +2.10.4 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 2.10.3 ...... diff --git a/providers/influxdb/docs/index.rst b/providers/influxdb/docs/index.rst index b42ead9642b2b..c6aff0166c160 100644 --- a/providers/influxdb/docs/index.rst +++ b/providers/influxdb/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-influxdb package `InfluxDB `__ -Release: 2.10.3 +Release: 2.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-influxdb 2.10.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-influxdb 2.10.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-influxdb 2.10.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-influxdb 2.10.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/influxdb/provider.yaml b/providers/influxdb/provider.yaml index 4bdbb7ec072d2..a3c1c3b6bcb5b 100644 --- a/providers/influxdb/provider.yaml +++ b/providers/influxdb/provider.yaml @@ -25,12 +25,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299349 +source-date-epoch: 1775592395 # 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.10.4 - 2.10.3 - 2.10.2 - 2.10.1 diff --git a/providers/influxdb/pyproject.toml b/providers/influxdb/pyproject.toml index 9c638a6a57391..063784f071a0b 100644 --- a/providers/influxdb/pyproject.toml +++ b/providers/influxdb/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-influxdb" -version = "2.10.3" +version = "2.10.4" description = "Provider package apache-airflow-providers-influxdb 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-influxdb/2.10.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-influxdb/2.10.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-influxdb/2.10.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-influxdb/2.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/influxdb/src/airflow/providers/influxdb/__init__.py b/providers/influxdb/src/airflow/providers/influxdb/__init__.py index 18ed9c9c0c938..a51d9049c3bf6 100644 --- a/providers/influxdb/src/airflow/providers/influxdb/__init__.py +++ b/providers/influxdb/src/airflow/providers/influxdb/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.10.3" +__version__ = "2.10.4" 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 2de7e54b923b7..7ca441e8d9355 100644 --- a/providers/informatica/README.rst +++ b/providers/informatica/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-informatica`` -Release: ``0.1.2`` +Release: ``0.1.3`` `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 a1c60c7ff89df..5f49c6cb739bc 100644 --- a/providers/informatica/docs/changelog.rst +++ b/providers/informatica/docs/changelog.rst @@ -28,6 +28,18 @@ Changelog ========= +0.1.3 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``Use compat sdk conf import in Informatica provider (#64155)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 0.1.2 ..... diff --git a/providers/informatica/docs/index.rst b/providers/informatica/docs/index.rst index 2c2114ab8d5e8..4c63f8cb2d018 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.2 +Release: 0.1.3 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.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-informatica 0.1.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-informatica 0.1.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-informatica 0.1.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/informatica/provider.yaml b/providers/informatica/provider.yaml index d88583d30afbd..569ad37a37124 100644 --- a/providers/informatica/provider.yaml +++ b/providers/informatica/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: incubation -source-date-epoch: 1774299356 +source-date-epoch: 1775592403 # 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.3 - 0.1.2 - 0.1.1 diff --git a/providers/informatica/pyproject.toml b/providers/informatica/pyproject.toml index f8942e50c575e..194aab203eb7d 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.2" +version = "0.1.3" 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.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-informatica/0.1.2/changelog.html" +"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" "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 d59652d19fae1..523679d006e53 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.2" +__version__ = "0.1.3" 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 ba4515544d029..aa86474ae5189 100644 --- a/providers/jdbc/README.rst +++ b/providers/jdbc/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-jdbc`` -Release: ``5.4.2`` +Release: ``5.4.3`` `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 ------------ @@ -80,4 +80,4 @@ Dependent package ================================================================================================================== ================= 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 6115e0f344b61..5354cee2955dc 100644 --- a/providers/jdbc/docs/changelog.rst +++ b/providers/jdbc/docs/changelog.rst @@ -26,6 +26,17 @@ Changelog --------- +5.4.3 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 5.4.2 ..... diff --git a/providers/jdbc/docs/index.rst b/providers/jdbc/docs/index.rst index a7b7227ccd4e4..864fc97cd3aa5 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.2 +Release: 5.4.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-jdbc 5.4.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-jdbc 5.4.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-jdbc 5.4.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-jdbc 5.4.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/jdbc/provider.yaml b/providers/jdbc/provider.yaml index f2ff8df3fec99..d95eec63bb4d7 100644 --- a/providers/jdbc/provider.yaml +++ b/providers/jdbc/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299366 +source-date-epoch: 1775592406 # 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.4.3 - 5.4.2 - 5.4.1 - 5.4.0 diff --git a/providers/jdbc/pyproject.toml b/providers/jdbc/pyproject.toml index c4c82e7ab8148..63d8c88a1b183 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.2" +version = "5.4.3" description = "Provider package apache-airflow-providers-jdbc 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-jdbc/5.4.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-jdbc/5.4.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-jdbc/5.4.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-jdbc/5.4.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/jdbc/src/airflow/providers/jdbc/__init__.py b/providers/jdbc/src/airflow/providers/jdbc/__init__.py index e8bf6e8a1033a..5ac87622f89fb 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.2" +__version__ = "5.4.3" 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 ba65c1e855b44..3749706103042 100644 --- a/providers/jenkins/README.rst +++ b/providers/jenkins/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-jenkins`` -Release: ``4.2.4`` +Release: ``4.2.5`` `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 8afef182b0cfc..57b2f47d41920 100644 --- a/providers/jenkins/docs/changelog.rst +++ b/providers/jenkins/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.2.5 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.2.4 ..... diff --git a/providers/jenkins/docs/index.rst b/providers/jenkins/docs/index.rst index 4f2dcf1daa148..f85af66cace35 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.4 +Release: 4.2.5 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.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-jenkins 4.2.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-jenkins 4.2.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-jenkins 4.2.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/jenkins/provider.yaml b/providers/jenkins/provider.yaml index ed0f26495ed47..a303fc207ee03 100644 --- a/providers/jenkins/provider.yaml +++ b/providers/jenkins/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299373 +source-date-epoch: 1775592894 # 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.5 - 4.2.4 - 4.2.3 - 4.2.2 diff --git a/providers/jenkins/pyproject.toml b/providers/jenkins/pyproject.toml index ca16e3f441ede..153c4c116d608 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.4" +version = "4.2.5" 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.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-jenkins/4.2.4/changelog.html" +"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" "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 966a0377944eb..860212cfcd44c 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.4" +__version__ = "4.2.5" 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 ae9869f278b87..35b2d78184693 100644 --- a/providers/keycloak/README.rst +++ b/providers/keycloak/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-keycloak`` -Release: ``0.7.0`` +Release: ``0.7.1`` ``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 4ceb31f5eaa49..90a132e94d7bb 100644 --- a/providers/keycloak/docs/changelog.rst +++ b/providers/keycloak/docs/changelog.rst @@ -25,6 +25,17 @@ Changelog --------- +0.7.1 +..... + +Misc +~~~~ + +* ``Compat sdk conf follow-up for multiple providers (#64161)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 0.7.0 ..... diff --git a/providers/keycloak/docs/index.rst b/providers/keycloak/docs/index.rst index 784ef2288fbf0..957820035004f 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.0 +Release: 0.7.1 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.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-keycloak 0.7.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-keycloak 0.7.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-keycloak 0.7.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/keycloak/provider.yaml b/providers/keycloak/provider.yaml index 65944b919a2dc..6139507b6ac6f 100644 --- a/providers/keycloak/provider.yaml +++ b/providers/keycloak/provider.yaml @@ -23,9 +23,10 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299399 +source-date-epoch: 1775592483 # note that those versions are maintained by release manager - do not update them manually versions: + - 0.7.1 - 0.7.0 - 0.6.0 - 0.5.3 diff --git a/providers/keycloak/pyproject.toml b/providers/keycloak/pyproject.toml index f03fa0ef164da..2b60b7855bad6 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.0" +version = "0.7.1" 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.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-keycloak/0.7.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-keycloak/0.7.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-keycloak/0.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/keycloak/src/airflow/providers/keycloak/__init__.py b/providers/keycloak/src/airflow/providers/keycloak/__init__.py index 142abe42bd9c9..0832710e61ef3 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.0" +__version__ = "0.7.1" 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 606d3007772e6..5903d3f19cb3a 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.1.0`` +Release: ``13.1.1`` `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 500f289b5d41b..d3c29c937359f 100644 --- a/providers/microsoft/azure/docs/changelog.rst +++ b/providers/microsoft/azure/docs/changelog.rst @@ -27,6 +27,24 @@ Changelog --------- +13.1.1 +...... + +Bug Fixes +~~~~~~~~~ + +* ``Return empty list when AzureContainerInstanceHook.get_logs receives Logs(content=None) instead of returning [None]. (#63394)`` +* ``Ensure presence of conn.login in microsoft azure hook before usage (#64241)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``Compat sdk conf follow-up for multiple providers (#64161)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 13.1.0 ...... diff --git a/providers/microsoft/azure/docs/index.rst b/providers/microsoft/azure/docs/index.rst index 2c8d1589d5006..77d9393bc49ae 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.1.0 +Release: 13.1.1 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.1.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-microsoft-azure 13.1.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-azure 13.1.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-azure 13.1.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/microsoft/azure/provider.yaml b/providers/microsoft/azure/provider.yaml index 0ca91f724d2b6..a2328210de861 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: 1774299427 +source-date-epoch: 1775592513 # 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.1.1 - 13.1.0 - 13.0.1 - 13.0.0 diff --git a/providers/microsoft/azure/pyproject.toml b/providers/microsoft/azure/pyproject.toml index 2fb8043b6b1e8..2aff8490862c3 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.1.0" +version = "13.1.1" description = "Provider package apache-airflow-providers-microsoft-azure for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -154,8 +154,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.1.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/13.1.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/13.1.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/13.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/microsoft/azure/src/airflow/providers/microsoft/azure/__init__.py b/providers/microsoft/azure/src/airflow/providers/microsoft/azure/__init__.py index f6c3727621c84..d35e2f1f784c2 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.1.0" +__version__ = "13.1.1" 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 75fc059b70e7e..8a8d18a94c822 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.5.1`` +Release: ``4.5.2`` `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 ------------ @@ -90,4 +90,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 b17c6c9036eff..91c4ef0512110 100644 --- a/providers/microsoft/mssql/docs/changelog.rst +++ b/providers/microsoft/mssql/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.5.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.5.1 ..... diff --git a/providers/microsoft/mssql/docs/index.rst b/providers/microsoft/mssql/docs/index.rst index 6e14dfda6134e..9d3b13a269042 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.5.1 +Release: 4.5.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-microsoft-mssql 4.5.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-microsoft-mssql 4.5.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-mssql 4.5.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-microsoft-mssql 4.5.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/microsoft/mssql/provider.yaml b/providers/microsoft/mssql/provider.yaml index 1c9f2815794f3..6c2a0cb842640 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: 1774299435 +source-date-epoch: 1775592523 # 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.2 - 4.5.1 - 4.5.0 - 4.4.1 diff --git a/providers/microsoft/mssql/pyproject.toml b/providers/microsoft/mssql/pyproject.toml index da93610b8940a..e20b9fa48b85e 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.5.1" +version = "4.5.2" description = "Provider package apache-airflow-providers-microsoft-mssql 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-microsoft-mssql/4.5.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-mssql/4.5.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-mssql/4.5.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-mssql/4.5.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/microsoft/mssql/src/airflow/providers/microsoft/mssql/__init__.py b/providers/microsoft/mssql/src/airflow/providers/microsoft/mssql/__init__.py index 37b9eb2603c4d..5409ee0b0b2a3 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.5.1" +__version__ = "4.5.2" 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 7183fde5f93f6..dbd685c5aba09 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.4`` +Release: ``3.2.5`` 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 b90bae738c2fd..9cf3fbcf34967 100644 --- a/providers/microsoft/psrp/docs/changelog.rst +++ b/providers/microsoft/psrp/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +3.2.5 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.2.4 ..... diff --git a/providers/microsoft/psrp/docs/index.rst b/providers/microsoft/psrp/docs/index.rst index 986218773e757..1da848513e155 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.4 +Release: 3.2.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-microsoft-psrp 3.2.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-microsoft-psrp 3.2.4 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/microsoft/psrp/provider.yaml b/providers/microsoft/psrp/provider.yaml index 0b3f5fda10be0..20684ac0ee530 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: 1774299446 +source-date-epoch: 1775592529 # 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.5 - 3.2.4 - 3.2.3 - 3.2.2 diff --git a/providers/microsoft/psrp/pyproject.toml b/providers/microsoft/psrp/pyproject.toml index fbeec827f5fbd..91d1a98325306 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.4" +version = "3.2.5" 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.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-psrp/3.2.4/changelog.html" +"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" "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 0cc26d32014a4..705949975eb4f 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.4" +__version__ = "3.2.5" 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 074711772be08..47865a464e085 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.1`` +Release: ``3.14.2`` `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 b6509ea181943..a9d01a9607b56 100644 --- a/providers/microsoft/winrm/docs/changelog.rst +++ b/providers/microsoft/winrm/docs/changelog.rst @@ -27,6 +27,22 @@ Changelog --------- +3.14.2 +...... + +Bug Fixes +~~~~~~~~~ + +* ``Fixed output encoding in WinRMTrigger for WinRMOperator in deferred mode (#64154)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.14.1 ...... diff --git a/providers/microsoft/winrm/docs/index.rst b/providers/microsoft/winrm/docs/index.rst index 447c90499d701..828de746691c3 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.1 +Release: 3.14.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-microsoft-winrm 3.14.1 wheel package `_ (`asc `__, `sha512 `__) +* `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 `__) diff --git a/providers/microsoft/winrm/provider.yaml b/providers/microsoft/winrm/provider.yaml index 395fc6b534af4..ec3ae4fc08355 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: 1774299452 +source-date-epoch: 1775592538 # 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.2 - 3.14.1 - 3.14.0 - 3.13.3 diff --git a/providers/microsoft/winrm/pyproject.toml b/providers/microsoft/winrm/pyproject.toml index 80fc60578e100..35dc5b2995ee6 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.1" +version = "3.14.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-microsoft-winrm/3.14.1/changelog.html" +"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" "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 642c72112e3b8..1b6471512e55b 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.1" +__version__ = "3.14.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/mongo/README.rst b/providers/mongo/README.rst index 9ea1e248243c5..cc212ca466e09 100644 --- a/providers/mongo/README.rst +++ b/providers/mongo/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-mongo`` -Release: ``5.3.4`` +Release: ``5.3.5`` `MongoDB `__ @@ -36,7 +36,7 @@ This is a provider package for ``mongo`` provider. All classes for this provider are in ``airflow.providers.mongo`` 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/mongo/docs/changelog.rst b/providers/mongo/docs/changelog.rst index 25049cc4aa302..d4a2f0f95e857 100644 --- a/providers/mongo/docs/changelog.rst +++ b/providers/mongo/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +5.3.5 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 5.3.4 ..... diff --git a/providers/mongo/docs/index.rst b/providers/mongo/docs/index.rst index 99535e8f234a1..228710ac76bd7 100644 --- a/providers/mongo/docs/index.rst +++ b/providers/mongo/docs/index.rst @@ -62,7 +62,7 @@ apache-airflow-providers-mongo package `MongoDB `__ -Release: 5.3.4 +Release: 5.3.5 Provider package ---------------- @@ -116,5 +116,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-mongo 5.3.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-mongo 5.3.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-mongo 5.3.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-mongo 5.3.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/mongo/provider.yaml b/providers/mongo/provider.yaml index 3222c2ea0b498..f184eed72baef 100644 --- a/providers/mongo/provider.yaml +++ b/providers/mongo/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299462 +source-date-epoch: 1775592545 # 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.3.5 - 5.3.4 - 5.3.3 - 5.3.2 diff --git a/providers/mongo/pyproject.toml b/providers/mongo/pyproject.toml index 71b4ee8d8abdb..167a2c910ad12 100644 --- a/providers/mongo/pyproject.toml +++ b/providers/mongo/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-mongo" -version = "5.3.4" +version = "5.3.5" description = "Provider package apache-airflow-providers-mongo 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-mongo/5.3.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-mongo/5.3.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-mongo/5.3.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-mongo/5.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/mongo/src/airflow/providers/mongo/__init__.py b/providers/mongo/src/airflow/providers/mongo/__init__.py index 470f009c14497..ccb32209bda44 100644 --- a/providers/mongo/src/airflow/providers/mongo/__init__.py +++ b/providers/mongo/src/airflow/providers/mongo/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "5.3.4" +__version__ = "5.3.5" 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 53645a886bfad..cd9b1ea3ab91f 100644 --- a/providers/mysql/README.rst +++ b/providers/mysql/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-mysql`` -Release: ``6.5.1`` +Release: ``6.5.2`` `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 ------------ @@ -101,4 +101,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 52ac35b071d68..fccd563c13225 100644 --- a/providers/mysql/docs/changelog.rst +++ b/providers/mysql/docs/changelog.rst @@ -26,6 +26,22 @@ Changelog --------- +6.5.2 +..... + +Bug Fixes +~~~~~~~~~ + +* ``Prevent SQL keyword parameterization in MySQL bulk_load_custom (#63530)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 6.5.1 ..... diff --git a/providers/mysql/docs/index.rst b/providers/mysql/docs/index.rst index 4c0fabfecf24b..1813ca2fda9cf 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.5.1 +Release: 6.5.2 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-mysql 6.5.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-mysql 6.5.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-mysql 6.5.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-mysql 6.5.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/mysql/provider.yaml b/providers/mysql/provider.yaml index 957df37535670..f983a2cae43ad 100644 --- a/providers/mysql/provider.yaml +++ b/providers/mysql/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299469 +source-date-epoch: 1775592557 # 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.5.2 - 6.5.1 - 6.5.0 - 6.4.3 diff --git a/providers/mysql/pyproject.toml b/providers/mysql/pyproject.toml index 8ce35b180ff24..e8375bf573db5 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.5.1" +version = "6.5.2" description = "Provider package apache-airflow-providers-mysql for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -133,8 +133,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.5.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-mysql/6.5.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-mysql/6.5.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-mysql/6.5.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/mysql/src/airflow/providers/mysql/__init__.py b/providers/mysql/src/airflow/providers/mysql/__init__.py index 334635c93c60f..c77260cf6c808 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.5.1" +__version__ = "6.5.2" 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 aea7fa82a2ccf..e5eff499b8fd4 100644 --- a/providers/neo4j/README.rst +++ b/providers/neo4j/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-neo4j`` -Release: ``3.11.4`` +Release: ``3.11.5`` `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 2c0710587b3fe..b7909dc96ceb5 100644 --- a/providers/neo4j/docs/changelog.rst +++ b/providers/neo4j/docs/changelog.rst @@ -29,6 +29,17 @@ Changelog --------- +3.11.5 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.11.4 ...... diff --git a/providers/neo4j/docs/index.rst b/providers/neo4j/docs/index.rst index 97e5b48664346..9a8c10d3aceb3 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.4 +Release: 3.11.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-neo4j 3.11.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-neo4j 3.11.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-neo4j 3.11.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-neo4j 3.11.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/neo4j/provider.yaml b/providers/neo4j/provider.yaml index fd224839f853d..2940e182a3f9d 100644 --- a/providers/neo4j/provider.yaml +++ b/providers/neo4j/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299478 +source-date-epoch: 1775592565 # 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.5 - 3.11.4 - 3.11.3 - 3.11.2 diff --git a/providers/neo4j/pyproject.toml b/providers/neo4j/pyproject.toml index 4fc1d98b07c41..751388e3f430e 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.4" +version = "3.11.5" 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.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-neo4j/3.11.4/changelog.html" +"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" "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 b71c90baafeda..5f40dbfcce983 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.4" +__version__ = "3.11.5" 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 b6b117b35324f..caf2dae1e4559 100644 --- a/providers/odbc/README.rst +++ b/providers/odbc/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-odbc`` -Release: ``4.12.1`` +Release: ``4.12.2`` `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 34f845ba6eafc..79abb2dbf9c52 100644 --- a/providers/odbc/docs/changelog.rst +++ b/providers/odbc/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.12.2 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.12.1 ...... diff --git a/providers/odbc/docs/index.rst b/providers/odbc/docs/index.rst index 91479184f3a23..b223e01e8b63d 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.1 +Release: 4.12.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-odbc 4.12.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-odbc 4.12.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-odbc 4.12.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/odbc/provider.yaml b/providers/odbc/provider.yaml index 3b33173e5705c..fcb951e7cb907 100644 --- a/providers/odbc/provider.yaml +++ b/providers/odbc/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299486 +source-date-epoch: 1775592575 # 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.2 - 4.12.1 - 4.12.0 - 4.11.1 diff --git a/providers/odbc/pyproject.toml b/providers/odbc/pyproject.toml index a9cdb6a539aa1..b4f9fa1dd8079 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.1" +version = "4.12.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-odbc/4.12.1/changelog.html" +"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" "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 5f44cc9180e6d..9e17beed2e08f 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.1" +__version__ = "4.12.2" 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 c6db51c11eb37..ff5e376fa9700 100644 --- a/providers/openai/README.rst +++ b/providers/openai/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-openai`` -Release: ``1.7.3`` +Release: ``1.7.4`` `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 ec19c3dbe8c98..cc6e4eb32c3e4 100644 --- a/providers/openai/docs/changelog.rst +++ b/providers/openai/docs/changelog.rst @@ -20,6 +20,17 @@ Changelog --------- +1.7.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 1.7.3 ..... diff --git a/providers/openai/docs/index.rst b/providers/openai/docs/index.rst index 3d069c7323fff..06cbf15a6cd8d 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.3 +Release: 1.7.4 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.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-openai 1.7.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openai 1.7.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openai 1.7.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/openai/provider.yaml b/providers/openai/provider.yaml index 4da687ef82f22..3bc84065eaaf3 100644 --- a/providers/openai/provider.yaml +++ b/providers/openai/provider.yaml @@ -27,13 +27,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299508 +source-date-epoch: 1775592580 # 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.4 - 1.7.3 - 1.7.2 - 1.7.1 diff --git a/providers/openai/pyproject.toml b/providers/openai/pyproject.toml index f340ba48a1c00..16936ea9535f8 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.3" +version = "1.7.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-openai/1.7.3/changelog.html" +"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" "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 e3a30eec86c3d..757c278fd7c5e 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.3" +__version__ = "1.7.4" 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 8b3bf57f2e2ad..ebb004ee059df 100644 --- a/providers/openfaas/README.rst +++ b/providers/openfaas/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-openfaas`` -Release: ``3.9.3`` +Release: ``3.9.4`` `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 a3d69d6419275..e3dafae000e14 100644 --- a/providers/openfaas/docs/changelog.rst +++ b/providers/openfaas/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +3.9.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.9.3 ..... diff --git a/providers/openfaas/docs/index.rst b/providers/openfaas/docs/index.rst index dbf1c34424d23..9fec4c28e6aca 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.3 +Release: 3.9.4 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.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-openfaas 3.9.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openfaas 3.9.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openfaas 3.9.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/openfaas/provider.yaml b/providers/openfaas/provider.yaml index ca9e140d57d6a..9cf652cde45d4 100644 --- a/providers/openfaas/provider.yaml +++ b/providers/openfaas/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299519 +source-date-epoch: 1775592584 # 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/openfaas/pyproject.toml b/providers/openfaas/pyproject.toml index b96abd34489eb..120f19907dc9e 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.3" +version = "3.9.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-openfaas/3.9.3/changelog.html" +"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" "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 1c856df910263..d401b32d1c0df 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.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/openlineage/README.rst b/providers/openlineage/README.rst index f7a60ff4593fc..bd3a510f80b89 100644 --- a/providers/openlineage/README.rst +++ b/providers/openlineage/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-openlineage`` -Release: ``2.13.0`` +Release: ``2.14.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 ------------ @@ -56,7 +56,7 @@ PIP package Version required ========================================== ================== ``apache-airflow`` ``>=2.11.0`` ``apache-airflow-providers-common-sql`` ``>=1.32.0`` -``apache-airflow-providers-common-compat`` ``>=1.14.0`` +``apache-airflow-providers-common-compat`` ``>=1.14.3`` ``attrs`` ``>=22.2`` ``openlineage-integration-common`` ``>=1.41.0`` ``openlineage-python`` ``>=1.41.0`` @@ -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 d5873672428b0..0266040755b48 100644 --- a/providers/openlineage/docs/changelog.rst +++ b/providers/openlineage/docs/changelog.rst @@ -26,6 +26,18 @@ Changelog --------- +2.14.0 +...... + +Features +~~~~~~~~ + +* ``Add OpenLineage parent and transport info injection to 'EmrServerlessStartJobOperator' (#64807)`` +* ``Add OpenLineage parent info injection to GlueJobOperator (#64513)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 2.13.0 ...... diff --git a/providers/openlineage/docs/index.rst b/providers/openlineage/docs/index.rst index 98ec6ae5e8b26..23106f3c3edbe 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.13.0 +Release: 2.14.0 Provider package ---------------- @@ -108,7 +108,7 @@ PIP package Version required ========================================== ================== ``apache-airflow`` ``>=2.11.0`` ``apache-airflow-providers-common-sql`` ``>=1.32.0`` -``apache-airflow-providers-common-compat`` ``>=1.14.0`` +``apache-airflow-providers-common-compat`` ``>=1.14.3`` ``attrs`` ``>=22.2`` ``openlineage-integration-common`` ``>=1.41.0`` ``openlineage-python`` ``>=1.41.0`` @@ -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.13.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-openlineage 2.13.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openlineage 2.14.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-openlineage 2.14.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/openlineage/provider.yaml b/providers/openlineage/provider.yaml index 038f33e8ede8c..ad90cee5d32f6 100644 --- a/providers/openlineage/provider.yaml +++ b/providers/openlineage/provider.yaml @@ -24,12 +24,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299533 +source-date-epoch: 1775592600 # 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.14.0 - 2.13.0 - 2.12.0 - 2.11.0 diff --git a/providers/openlineage/pyproject.toml b/providers/openlineage/pyproject.toml index 989d2d2748d5c..ad08142979e12 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.13.0" +version = "2.14.0" description = "Provider package apache-airflow-providers-openlineage for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -61,7 +61,7 @@ requires-python = ">=3.10" dependencies = [ "apache-airflow>=2.11.0", "apache-airflow-providers-common-sql>=1.32.0", - "apache-airflow-providers-common-compat>=1.14.0", # use next version + "apache-airflow-providers-common-compat>=1.14.3", "attrs>=22.2", "openlineage-integration-common>=1.41.0", "openlineage-python>=1.41.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.13.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-openlineage/2.13.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-openlineage/2.14.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-openlineage/2.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/openlineage/src/airflow/providers/openlineage/__init__.py b/providers/openlineage/src/airflow/providers/openlineage/__init__.py index 5948049baee4b..10db047d5421f 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.13.0" +__version__ = "2.14.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 1c8aec04415bd..0baa70501deda 100644 --- a/providers/opensearch/README.rst +++ b/providers/opensearch/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-opensearch`` -Release: ``1.8.5`` +Release: ``1.9.0`` `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 ------------ @@ -53,7 +53,7 @@ Requirements ========================================== ================== PIP package Version required ========================================== ================== -``apache-airflow`` ``>=2.11.0`` +``apache-airflow`` ``>=3.0.0`` ``apache-airflow-providers-common-compat`` ``>=1.12.0`` ``opensearch-py`` ``>=2.2.0`` ========================================== ================== @@ -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 6f4c53c94fade..76560826118af 100644 --- a/providers/opensearch/docs/changelog.rst +++ b/providers/opensearch/docs/changelog.rst @@ -27,6 +27,22 @@ Changelog --------- +1.9.0 +..... + +Features +~~~~~~~~ + +* ``Add 'write_to_os' writing task logs to opensearch (#64364)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 1.8.5 ..... diff --git a/providers/opensearch/docs/index.rst b/providers/opensearch/docs/index.rst index c339ac6c29681..f9ec504bf955d 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.8.5 +Release: 1.9.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-opensearch 1.8.5 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-opensearch 1.8.5 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-opensearch 1.9.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-opensearch 1.9.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/opensearch/provider.yaml b/providers/opensearch/provider.yaml index 84e71e4181346..bef583f84a2ed 100644 --- a/providers/opensearch/provider.yaml +++ b/providers/opensearch/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299545 +source-date-epoch: 1775592616 # 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.0 - 1.8.5 - 1.8.4 - 1.8.3 diff --git a/providers/opensearch/pyproject.toml b/providers/opensearch/pyproject.toml index b110dc36cfa5d..64efcf0d2f080 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.8.5" +version = "1.9.0" 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.8.5" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.8.5/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.9.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.9.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/opensearch/src/airflow/providers/opensearch/__init__.py b/providers/opensearch/src/airflow/providers/opensearch/__init__.py index d52ce569a16e3..2376e12de0fd4 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.8.5" +__version__ = "1.9.0" 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 48b647c3fee8d..89b3124340799 100644 --- a/providers/opsgenie/README.rst +++ b/providers/opsgenie/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-opsgenie`` -Release: ``5.10.2`` +Release: ``5.10.3`` `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 03273982089cf..0e4ffefc1b011 100644 --- a/providers/opsgenie/docs/changelog.rst +++ b/providers/opsgenie/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +5.10.3 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 5.10.2 ...... diff --git a/providers/opsgenie/docs/index.rst b/providers/opsgenie/docs/index.rst index 299a7fdb534f9..996df2c2786e0 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.2 +Release: 5.10.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-opsgenie 5.10.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-opsgenie 5.10.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-opsgenie 5.10.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-opsgenie 5.10.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/opsgenie/provider.yaml b/providers/opsgenie/provider.yaml index de3dc0bca5a8d..a2c633c3e03c1 100644 --- a/providers/opsgenie/provider.yaml +++ b/providers/opsgenie/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299553 +source-date-epoch: 1775592621 # 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.3 - 5.10.2 - 5.10.1 - 5.10.0 diff --git a/providers/opsgenie/pyproject.toml b/providers/opsgenie/pyproject.toml index f17102d2d2a83..faca9a9f8c96e 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.2" +version = "5.10.3" 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.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-opsgenie/5.10.2/changelog.html" +"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" "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 2b9c5d0cdb0e8..a7af48a7f5a18 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.2" +__version__ = "5.10.3" 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 49a1216c8107e..62fc3f6964afc 100644 --- a/providers/oracle/README.rst +++ b/providers/oracle/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-oracle`` -Release: ``4.5.2`` +Release: ``4.5.3`` `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 c24b6e1f70974..e457d68020b08 100644 --- a/providers/oracle/docs/changelog.rst +++ b/providers/oracle/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.5.3 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.5.2 ..... diff --git a/providers/oracle/docs/index.rst b/providers/oracle/docs/index.rst index b862ad21681af..bcaf7bd47d55f 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.5.2 +Release: 4.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-oracle 4.5.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-oracle 4.5.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-oracle 4.5.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-oracle 4.5.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/oracle/provider.yaml b/providers/oracle/provider.yaml index d0e1955db911c..fc0226a35f4ae 100644 --- a/providers/oracle/provider.yaml +++ b/providers/oracle/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299562 +source-date-epoch: 1775592625 # 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.3 - 4.5.2 - 4.5.1 - 4.5.0 diff --git a/providers/oracle/pyproject.toml b/providers/oracle/pyproject.toml index d6d5d6695caba..c1e3bee77ddc4 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.5.2" +version = "4.5.3" 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.5.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-oracle/4.5.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-oracle/4.5.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-oracle/4.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/oracle/src/airflow/providers/oracle/__init__.py b/providers/oracle/src/airflow/providers/oracle/__init__.py index 688f042b0cbbb..0828d85316bd0 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.5.2" +__version__ = "4.5.3" 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 c0253abe2bf6b..df8a065c0539c 100644 --- a/providers/pagerduty/README.rst +++ b/providers/pagerduty/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-pagerduty`` -Release: ``5.2.4`` +Release: ``5.2.5`` `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 7b77ed188bea3..9981f93b7f759 100644 --- a/providers/pagerduty/docs/changelog.rst +++ b/providers/pagerduty/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +5.2.5 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 5.2.4 ..... diff --git a/providers/pagerduty/docs/index.rst b/providers/pagerduty/docs/index.rst index 0748adf04b33d..1ddb2c2661317 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.4 +Release: 5.2.5 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.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-pagerduty 5.2.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-pagerduty 5.2.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-pagerduty 5.2.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/pagerduty/provider.yaml b/providers/pagerduty/provider.yaml index 345409a58460c..2071b0654b360 100644 --- a/providers/pagerduty/provider.yaml +++ b/providers/pagerduty/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299571 +source-date-epoch: 1775592630 # 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.5 - 5.2.4 - 5.2.3 - 5.2.2 diff --git a/providers/pagerduty/pyproject.toml b/providers/pagerduty/pyproject.toml index 07afd12dcd0a4..9df2c424a7e92 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.4" +version = "5.2.5" 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.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-pagerduty/5.2.4/changelog.html" +"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" "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 b45de9e4bafe6..e47d2648b10c7 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.4" +__version__ = "5.2.5" 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 fa302f71d98d9..0f60e63d22ed8 100644 --- a/providers/papermill/README.rst +++ b/providers/papermill/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-papermill`` -Release: ``3.12.2`` +Release: ``3.12.3`` `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 eb895a7dd51b7..91412d180e18b 100644 --- a/providers/papermill/docs/changelog.rst +++ b/providers/papermill/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +3.12.3 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.12.2 ...... diff --git a/providers/papermill/docs/index.rst b/providers/papermill/docs/index.rst index 274b5c2761d3b..dbd729609ace1 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.12.2 +Release: 3.12.3 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.12.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-papermill 3.12.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-papermill 3.12.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-papermill 3.12.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/papermill/provider.yaml b/providers/papermill/provider.yaml index ab59302596cb5..1ca851161094a 100644 --- a/providers/papermill/provider.yaml +++ b/providers/papermill/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299580 +source-date-epoch: 1775592635 # 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.12.3 - 3.12.2 - 3.12.1 - 3.12.0 diff --git a/providers/papermill/pyproject.toml b/providers/papermill/pyproject.toml index c668e56aceab0..25e31b2423b57 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.12.2" +version = "3.12.3" 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.12.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-papermill/3.12.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-papermill/3.12.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-papermill/3.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/papermill/src/airflow/providers/papermill/__init__.py b/providers/papermill/src/airflow/providers/papermill/__init__.py index 4158e7ce88be4..99dd98160bd09 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.12.2" +__version__ = "3.12.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/pinecone/README.rst b/providers/pinecone/README.rst index f951d334a42e8..dc1bc788dca6d 100644 --- a/providers/pinecone/README.rst +++ b/providers/pinecone/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-pinecone`` -Release: ``2.4.3`` +Release: ``2.4.4`` `Pinecone `__ @@ -36,7 +36,7 @@ This is a provider package for ``pinecone`` provider. All classes for this provi are in ``airflow.providers.pinecone`` 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/pinecone/docs/changelog.rst b/providers/pinecone/docs/changelog.rst index 5002937d20673..9a7c6370dc603 100644 --- a/providers/pinecone/docs/changelog.rst +++ b/providers/pinecone/docs/changelog.rst @@ -20,6 +20,18 @@ Changelog --------- +2.4.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``update pinecone's type dependency to resolve mypy checker error (#64524)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 2.4.3 ..... diff --git a/providers/pinecone/docs/index.rst b/providers/pinecone/docs/index.rst index b837105ddbc2f..4df0d7f2426cb 100644 --- a/providers/pinecone/docs/index.rst +++ b/providers/pinecone/docs/index.rst @@ -71,7 +71,7 @@ apache-airflow-providers-pinecone package `Pinecone `__ -Release: 2.4.3 +Release: 2.4.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-pinecone 2.4.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-pinecone 2.4.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-pinecone 2.4.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-pinecone 2.4.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/pinecone/provider.yaml b/providers/pinecone/provider.yaml index f41eb876b7122..feabafa191f03 100644 --- a/providers/pinecone/provider.yaml +++ b/providers/pinecone/provider.yaml @@ -25,13 +25,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299600 +source-date-epoch: 1775592645 # 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.4.4 - 2.4.3 - 2.4.2 - 2.4.1 diff --git a/providers/pinecone/pyproject.toml b/providers/pinecone/pyproject.toml index b187b4e2e2e65..955d39cbfd591 100644 --- a/providers/pinecone/pyproject.toml +++ b/providers/pinecone/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-pinecone" -version = "2.4.3" +version = "2.4.4" description = "Provider package apache-airflow-providers-pinecone 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-pinecone/2.4.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-pinecone/2.4.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-pinecone/2.4.4" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-pinecone/2.4.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/pinecone/src/airflow/providers/pinecone/__init__.py b/providers/pinecone/src/airflow/providers/pinecone/__init__.py index ecea82fb2359b..8cdfe3ec2863f 100644 --- a/providers/pinecone/src/airflow/providers/pinecone/__init__.py +++ b/providers/pinecone/src/airflow/providers/pinecone/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.4.3" +__version__ = "2.4.4" 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 a88f470637d61..261f79f3a52e2 100644 --- a/providers/postgres/README.rst +++ b/providers/postgres/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-postgres`` -Release: ``6.6.2`` +Release: ``6.6.3`` `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 eecdb8b242af6..2236b593f3319 100644 --- a/providers/postgres/docs/changelog.rst +++ b/providers/postgres/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +6.6.3 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 6.6.2 ..... diff --git a/providers/postgres/docs/index.rst b/providers/postgres/docs/index.rst index 87797e48a99ac..a625a8ce70169 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.6.2 +Release: 6.6.3 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.6.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-postgres 6.6.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-postgres 6.6.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-postgres 6.6.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/postgres/provider.yaml b/providers/postgres/provider.yaml index 599b1b89db4aa..030a02069d3b8 100644 --- a/providers/postgres/provider.yaml +++ b/providers/postgres/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299615 +source-date-epoch: 1775592651 # 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.3 - 6.6.2 - 6.6.1 - 6.6.0 diff --git a/providers/postgres/pyproject.toml b/providers/postgres/pyproject.toml index 3b16285ac7c0b..9b1ac9f39395d 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.6.2" +version = "6.6.3" 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.6.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.6.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.6.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.6.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/postgres/src/airflow/providers/postgres/__init__.py b/providers/postgres/src/airflow/providers/postgres/__init__.py index 5471e974c06c1..ad04bbc557071 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.6.2" +__version__ = "6.6.3" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/presto/README.rst b/providers/presto/README.rst index 7710b6e4efb08..7b343671c5f7e 100644 --- a/providers/presto/README.rst +++ b/providers/presto/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-presto`` -Release: ``5.11.1`` +Release: ``5.11.2`` `Presto `__ @@ -36,7 +36,7 @@ This is a provider package for ``presto`` provider. All classes for this provide are in ``airflow.providers.presto`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -96,4 +96,4 @@ Extra Dependencies ============== =================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/presto/docs/changelog.rst b/providers/presto/docs/changelog.rst index 16c398d16ea79..52450f5338b6c 100644 --- a/providers/presto/docs/changelog.rst +++ b/providers/presto/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +5.11.2 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 5.11.1 ...... diff --git a/providers/presto/docs/index.rst b/providers/presto/docs/index.rst index 2dcf8f2ef2f6c..b56036e3f7a16 100644 --- a/providers/presto/docs/index.rst +++ b/providers/presto/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-presto package `Presto `__ -Release: 5.11.1 +Release: 5.11.2 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-presto 5.11.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-presto 5.11.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-presto 5.11.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-presto 5.11.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/presto/provider.yaml b/providers/presto/provider.yaml index f7af7c0c1416e..e695cd532549e 100644 --- a/providers/presto/provider.yaml +++ b/providers/presto/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299622 +source-date-epoch: 1775592656 # 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.11.2 - 5.11.1 - 5.11.0 - 5.10.3 diff --git a/providers/presto/pyproject.toml b/providers/presto/pyproject.toml index a92c83d288618..eb2e49d44039b 100644 --- a/providers/presto/pyproject.toml +++ b/providers/presto/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-presto" -version = "5.11.1" +version = "5.11.2" description = "Provider package apache-airflow-providers-presto for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -119,8 +119,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-presto/5.11.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-presto/5.11.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-presto/5.11.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-presto/5.11.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/presto/src/airflow/providers/presto/__init__.py b/providers/presto/src/airflow/providers/presto/__init__.py index 97dd7cf39c142..4018d087caf9a 100644 --- a/providers/presto/src/airflow/providers/presto/__init__.py +++ b/providers/presto/src/airflow/providers/presto/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "5.11.1" +__version__ = "5.11.2" 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 431c682a786c8..b084b683245cf 100644 --- a/providers/qdrant/README.rst +++ b/providers/qdrant/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-qdrant`` -Release: ``1.5.4`` +Release: ``1.5.5`` `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 5cb9f0c0f5bba..cbcee7d6906fb 100644 --- a/providers/qdrant/docs/changelog.rst +++ b/providers/qdrant/docs/changelog.rst @@ -20,6 +20,17 @@ Changelog --------- +1.5.5 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 1.5.4 ..... diff --git a/providers/qdrant/docs/index.rst b/providers/qdrant/docs/index.rst index 65369cca32353..6e6979e5c50e0 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.4 +Release: 1.5.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-qdrant 1.5.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-qdrant 1.5.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-qdrant 1.5.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-qdrant 1.5.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/qdrant/provider.yaml b/providers/qdrant/provider.yaml index 1a46ae04b96fe..220de521b7e7f 100644 --- a/providers/qdrant/provider.yaml +++ b/providers/qdrant/provider.yaml @@ -25,13 +25,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299640 +source-date-epoch: 1775592660 # 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.5 - 1.5.4 - 1.5.3 - 1.5.2 diff --git a/providers/qdrant/pyproject.toml b/providers/qdrant/pyproject.toml index 4acadbc9b0b47..97b717a74e6cb 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.4" +version = "1.5.5" 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.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-qdrant/1.5.4/changelog.html" +"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" "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 db05f5bc265fe..6951f9eb98fe5 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.4" +__version__ = "1.5.5" 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 c692aa2ed796e..bd3eecbe1b519 100644 --- a/providers/redis/README.rst +++ b/providers/redis/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-redis`` -Release: ``4.4.3`` +Release: ``4.4.4`` `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 1905957cfacae..1a45c2c62b5df 100644 --- a/providers/redis/docs/changelog.rst +++ b/providers/redis/docs/changelog.rst @@ -27,6 +27,18 @@ Changelog --------- +4.4.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``Fix advertising some of the missing provider capabilities via provider info (#64127)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.4.3 ..... diff --git a/providers/redis/docs/index.rst b/providers/redis/docs/index.rst index 084f3a807c417..603753b55a601 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.3 +Release: 4.4.4 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.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-redis 4.4.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-redis 4.4.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-redis 4.4.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/redis/provider.yaml b/providers/redis/provider.yaml index 25b2794aa029b..8724d7e0374df 100644 --- a/providers/redis/provider.yaml +++ b/providers/redis/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299650 +source-date-epoch: 1775592669 # 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.4 - 4.4.3 - 4.4.2 - 4.4.1 diff --git a/providers/redis/pyproject.toml b/providers/redis/pyproject.toml index 7e81759adb5a4..fed0f5e808a1c 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.3" +version = "4.4.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-redis/4.4.3/changelog.html" +"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" "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 b2383069d37b2..bd390fb2d63cd 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.3" +__version__ = "4.4.4" 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 11925107cbe39..7273c1cf662f8 100644 --- a/providers/salesforce/README.rst +++ b/providers/salesforce/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-salesforce`` -Release: ``5.13.0`` +Release: ``5.14.0`` `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 df61e3f873abc..ccd938f1562e3 100644 --- a/providers/salesforce/docs/changelog.rst +++ b/providers/salesforce/docs/changelog.rst @@ -27,6 +27,22 @@ Changelog --------- +5.14.0 +...... + +Features +~~~~~~~~ + +* ``Add transient-error retry to SalesforceBulkOperator (#64575)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 5.13.0 ...... diff --git a/providers/salesforce/docs/index.rst b/providers/salesforce/docs/index.rst index ab0c2588cfd16..f26e498ff15b2 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.13.0 +Release: 5.14.0 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.13.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-salesforce 5.13.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-salesforce 5.14.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-salesforce 5.14.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/salesforce/provider.yaml b/providers/salesforce/provider.yaml index 0ac19a3af11fd..a39d05ec822e9 100644 --- a/providers/salesforce/provider.yaml +++ b/providers/salesforce/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299666 +source-date-epoch: 1775592689 # 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.0 - 5.13.0 - 5.12.3 - 5.12.2 diff --git a/providers/salesforce/pyproject.toml b/providers/salesforce/pyproject.toml index 08b1bf4b84c67..5fff200ecc9e1 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.13.0" +version = "5.14.0" 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.13.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-salesforce/5.13.0/changelog.html" +"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" "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 3743d9c3173d9..90826d21419eb 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.13.0" +__version__ = "5.14.0" 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 dc31840c31935..66227c25cd864 100644 --- a/providers/samba/README.rst +++ b/providers/samba/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-samba`` -Release: ``4.12.4`` +Release: ``4.12.5`` `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 7ed61aed09038..e1b80a728b424 100644 --- a/providers/samba/docs/changelog.rst +++ b/providers/samba/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.12.5 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.12.4 ...... diff --git a/providers/samba/docs/index.rst b/providers/samba/docs/index.rst index 188d34c3de959..6d8cc0afdf3c1 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.4 +Release: 4.12.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-samba 4.12.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-samba 4.12.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-samba 4.12.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-samba 4.12.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/samba/provider.yaml b/providers/samba/provider.yaml index 90f13179fa68b..4f00b409200d9 100644 --- a/providers/samba/provider.yaml +++ b/providers/samba/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299675 +source-date-epoch: 1775592695 # 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.5 - 4.12.4 - 4.12.3 - 4.12.2 diff --git a/providers/samba/pyproject.toml b/providers/samba/pyproject.toml index 1ac6920106cd6..b9eacb15552b1 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.4" +version = "4.12.5" 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.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-samba/4.12.4/changelog.html" +"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" "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 8b02d1c0293e9..8baf4df72c516 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.4" +__version__ = "4.12.5" 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 d2881e1080ed7..b7fed2fd6fa60 100644 --- a/providers/segment/README.rst +++ b/providers/segment/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-segment`` -Release: ``3.9.3`` +Release: ``3.9.4`` `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 d0a5fbcb7bebb..ab2f519c28a1b 100644 --- a/providers/segment/docs/changelog.rst +++ b/providers/segment/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +3.9.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.9.3 ..... diff --git a/providers/segment/docs/index.rst b/providers/segment/docs/index.rst index 8ec3382b673d9..a834d96429915 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.3 +Release: 3.9.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-segment 3.9.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-segment 3.9.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-segment 3.9.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-segment 3.9.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/segment/provider.yaml b/providers/segment/provider.yaml index edd62e155b0dd..3f18461cfbcec 100644 --- a/providers/segment/provider.yaml +++ b/providers/segment/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299684 +source-date-epoch: 1775592699 # 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/segment/pyproject.toml b/providers/segment/pyproject.toml index 24ec14c8484cf..d1e8aa6d8d3f3 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.3" +version = "3.9.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-segment/3.9.3/changelog.html" +"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" "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 148b716373a0a..93de38f9df6a4 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.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/sftp/README.rst b/providers/sftp/README.rst index 06577c18744a3..f839916c69bb3 100644 --- a/providers/sftp/README.rst +++ b/providers/sftp/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-sftp`` -Release: ``5.7.2`` +Release: ``5.7.3`` `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 ------------ @@ -93,4 +93,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 140102ef1c326..77a8d9df28fc3 100644 --- a/providers/sftp/docs/changelog.rst +++ b/providers/sftp/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +5.7.3 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 5.7.2 ..... diff --git a/providers/sftp/docs/index.rst b/providers/sftp/docs/index.rst index f3c1f2995682a..52468e032b93d 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.7.2 +Release: 5.7.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-sftp 5.7.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-sftp 5.7.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-sftp 5.7.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-sftp 5.7.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/sftp/provider.yaml b/providers/sftp/provider.yaml index d5d4502a2aae0..619a3f7568d14 100644 --- a/providers/sftp/provider.yaml +++ b/providers/sftp/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299712 +source-date-epoch: 1775592704 # 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.7.3 - 5.7.2 - 5.7.1 - 5.7.0 diff --git a/providers/sftp/pyproject.toml b/providers/sftp/pyproject.toml index bc29ec09c7137..17d5715cf1f9b 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.7.2" +version = "5.7.3" description = "Provider package apache-airflow-providers-sftp 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-sftp/5.7.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-sftp/5.7.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-sftp/5.7.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-sftp/5.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/sftp/src/airflow/providers/sftp/__init__.py b/providers/sftp/src/airflow/providers/sftp/__init__.py index f25ac10f9aec2..1223bfe320f90 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.7.2" +__version__ = "5.7.3" 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 4fba9a42112f8..8cf6ff1053327 100644 --- a/providers/slack/README.rst +++ b/providers/slack/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-slack`` -Release: ``9.9.0`` +Release: ``9.10.0`` `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 12e4ecfa3f6cd..d51433a5e148e 100644 --- a/providers/slack/docs/changelog.rst +++ b/providers/slack/docs/changelog.rst @@ -27,6 +27,22 @@ Changelog --------- +9.10.0 +...... + +Features +~~~~~~~~ + +* ``Add SlackAPIConversationsHistoryOperator for conversations.history API (#64674)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 9.9.0 ..... diff --git a/providers/slack/docs/index.rst b/providers/slack/docs/index.rst index 7d4e561cf34fd..c812e05260dfd 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.9.0 +Release: 9.10.0 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.9.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-slack 9.9.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-slack 9.10.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-slack 9.10.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/slack/provider.yaml b/providers/slack/provider.yaml index 00e396ad7aa01..bf581750da020 100644 --- a/providers/slack/provider.yaml +++ b/providers/slack/provider.yaml @@ -26,12 +26,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299741 +source-date-epoch: 1775592715 # 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.0 - 9.9.0 - 9.8.0 - 9.7.0 diff --git a/providers/slack/pyproject.toml b/providers/slack/pyproject.toml index 962623f002f78..25288cb8d3788 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.9.0" +version = "9.10.0" 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.9.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-slack/9.9.0/changelog.html" +"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" "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 227bdc6f4f74a..79b81a2a1f0f3 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.9.0" +__version__ = "9.10.0" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/smtp/README.rst b/providers/smtp/README.rst index 83b5046131c0d..ff5d0906c7e13 100644 --- a/providers/smtp/README.rst +++ b/providers/smtp/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-smtp`` -Release: ``2.4.4`` +Release: ``2.4.5`` `Simple Mail Transfer Protocol (SMTP) `__ @@ -36,7 +36,7 @@ This is a provider package for ``smtp`` provider. All classes for this provider are in ``airflow.providers.smtp`` 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/smtp/docs/changelog.rst b/providers/smtp/docs/changelog.rst index 46a7d0c2581c4..9208a3973143d 100644 --- a/providers/smtp/docs/changelog.rst +++ b/providers/smtp/docs/changelog.rst @@ -28,6 +28,17 @@ Changelog --------- +2.4.5 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 2.4.4 ..... diff --git a/providers/smtp/docs/index.rst b/providers/smtp/docs/index.rst index 1f8e4492256d8..dc5d7a5c0354b 100644 --- a/providers/smtp/docs/index.rst +++ b/providers/smtp/docs/index.rst @@ -64,7 +64,7 @@ apache-airflow-providers-smtp package `Simple Mail Transfer Protocol (SMTP) `__ -Release: 2.4.4 +Release: 2.4.5 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-smtp 2.4.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-smtp 2.4.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-smtp 2.4.5 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-smtp 2.4.5 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/smtp/provider.yaml b/providers/smtp/provider.yaml index 02bc7941c3dc8..d50a0bbb572bd 100644 --- a/providers/smtp/provider.yaml +++ b/providers/smtp/provider.yaml @@ -24,12 +24,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299749 +source-date-epoch: 1775592724 # 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.4.5 - 2.4.4 - 2.4.3 - 2.4.2 diff --git a/providers/smtp/pyproject.toml b/providers/smtp/pyproject.toml index 54bce6a209a17..098c6468b5468 100644 --- a/providers/smtp/pyproject.toml +++ b/providers/smtp/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-smtp" -version = "2.4.4" +version = "2.4.5" description = "Provider package apache-airflow-providers-smtp 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-smtp/2.4.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-smtp/2.4.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-smtp/2.4.5" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-smtp/2.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/smtp/src/airflow/providers/smtp/__init__.py b/providers/smtp/src/airflow/providers/smtp/__init__.py index 9ec09e75dde38..bc05baccf85a3 100644 --- a/providers/smtp/src/airflow/providers/smtp/__init__.py +++ b/providers/smtp/src/airflow/providers/smtp/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "2.4.4" +__version__ = "2.4.5" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/snowflake/README.rst b/providers/snowflake/README.rst index b12924f4e8fbc..04c9641977d10 100644 --- a/providers/snowflake/README.rst +++ b/providers/snowflake/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-snowflake`` -Release: ``6.12.0`` +Release: ``6.12.1`` `Snowflake `__ @@ -36,7 +36,7 @@ This is a provider package for ``snowflake`` provider. All classes for this prov are in ``airflow.providers.snowflake`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -102,4 +102,4 @@ Extra Dependencies =================== ==================================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/snowflake/docs/changelog.rst b/providers/snowflake/docs/changelog.rst index 9fccdd4c5980d..ec06a08697205 100644 --- a/providers/snowflake/docs/changelog.rst +++ b/providers/snowflake/docs/changelog.rst @@ -27,6 +27,22 @@ Changelog --------- +6.12.1 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +Doc-only +~~~~~~~~ + +* ``enhance SnowflakeSqlApi docstring (statement_count) (#64727)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 6.12.0 ...... diff --git a/providers/snowflake/docs/index.rst b/providers/snowflake/docs/index.rst index 1c646a6973fd3..b8f0ab12a839e 100644 --- a/providers/snowflake/docs/index.rst +++ b/providers/snowflake/docs/index.rst @@ -79,7 +79,7 @@ apache-airflow-providers-snowflake package `Snowflake `__ -Release: 6.12.0 +Release: 6.12.1 Provider package ---------------- @@ -146,5 +146,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-snowflake 6.12.0 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-snowflake 6.12.0 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-snowflake 6.12.1 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-snowflake 6.12.1 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/snowflake/provider.yaml b/providers/snowflake/provider.yaml index 7f6a0bae533d5..5aa0bf972b212 100644 --- a/providers/snowflake/provider.yaml +++ b/providers/snowflake/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299759 +source-date-epoch: 1775592741 # 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.12.1 - 6.12.0 - 6.11.0 - 6.10.0 diff --git a/providers/snowflake/pyproject.toml b/providers/snowflake/pyproject.toml index 47059e0b15b8b..c739a5ceef18b 100644 --- a/providers/snowflake/pyproject.toml +++ b/providers/snowflake/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-snowflake" -version = "6.12.0" +version = "6.12.1" description = "Provider package apache-airflow-providers-snowflake for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -127,8 +127,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-snowflake/6.12.0" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-snowflake/6.12.0/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-snowflake/6.12.1" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-snowflake/6.12.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/snowflake/src/airflow/providers/snowflake/__init__.py b/providers/snowflake/src/airflow/providers/snowflake/__init__.py index baf7c814edc23..805f1d4a45620 100644 --- a/providers/snowflake/src/airflow/providers/snowflake/__init__.py +++ b/providers/snowflake/src/airflow/providers/snowflake/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "6.12.0" +__version__ = "6.12.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 4778686881a2a..69be19c0ff394 100644 --- a/providers/sqlite/README.rst +++ b/providers/sqlite/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-sqlite`` -Release: ``4.3.1`` +Release: ``4.3.2`` `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 77a001f4cc20d..4ced1412aad25 100644 --- a/providers/sqlite/docs/changelog.rst +++ b/providers/sqlite/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.3.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.3.1 ..... diff --git a/providers/sqlite/docs/index.rst b/providers/sqlite/docs/index.rst index 4c1a8ab70d1b7..746b69c8f5415 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.1 +Release: 4.3.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-sqlite 4.3.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-sqlite 4.3.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-sqlite 4.3.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/sqlite/provider.yaml b/providers/sqlite/provider.yaml index a98e02420fcee..55d77bf020840 100644 --- a/providers/sqlite/provider.yaml +++ b/providers/sqlite/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299767 +source-date-epoch: 1775592750 # 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.2 - 4.3.1 - 4.3.0 - 4.2.1 diff --git a/providers/sqlite/pyproject.toml b/providers/sqlite/pyproject.toml index ffaf224d4499c..dc48fb2c595ac 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.1" +version = "4.3.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-sqlite/4.3.1/changelog.html" +"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" "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 3b8308faf75d4..64cba671564ec 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.1" +__version__ = "4.3.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/ssh/README.rst b/providers/ssh/README.rst index 09fe1b1197958..4950e14f8a73d 100644 --- a/providers/ssh/README.rst +++ b/providers/ssh/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-ssh`` -Release: ``4.3.3`` +Release: ``5.0.0`` `Secure Shell (SSH) `__ @@ -36,7 +36,7 @@ This is a provider package for ``ssh`` provider. All classes for this provider p are in ``airflow.providers.ssh`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -57,7 +57,6 @@ PIP package Version required ``apache-airflow-providers-common-compat`` ``>=1.12.0`` ``asyncssh`` ``>=2.12.0`` ``paramiko`` ``>=3.4.0,<4.0.0`` -``sshtunnel`` ``>=0.3.2`` ========================================== ================== Cross provider package dependencies @@ -80,4 +79,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/ssh/docs/changelog.rst b/providers/ssh/docs/changelog.rst index 308eadd7f8280..5d66d9cae4a08 100644 --- a/providers/ssh/docs/changelog.rst +++ b/providers/ssh/docs/changelog.rst @@ -27,6 +27,53 @@ Changelog --------- +5.0.0 +..... + +Breaking changes +~~~~~~~~~~~~~~~~ + +* ``Replace 'sshtunnel' with native paramiko/asyncssh tunneling (#64299)`` + +With this change we provide minimal backward compatibility shim, +Rather than fully reimplementing SSHTunnelForwarder's API surface. While most +of the usages of the get_tunnel() method in the codebase should work without +modifications - some of the more advanced use cases might require code changes, +user need to inspect changes between the old SSHTunnelForwarder and SSHTunnel +class if they used advanced featured of the forwarder. + +The details and suggestion of the code changes are explained by the deprecation/ +errors when the properties are used. + +The SSHTunnel provides: + +* `Context manager (enter/exit) - the recommended interface +* .start()/.stop() - deprecated, emit AirflowProviderDeprecationWarning +* .local_bind_port and .local_bind_address - preserved as properties +* getattr - raises AttributeError with migration hint for +* SSHTunnelForwarder-specific attributes (e.g., tunnel_is_up, ssh_host) + +AsyncSSHTunnel is a thin wrapper that: + +* Manages the lifecycle (listener + SSH connection cleanup in aexit) +* Exposes .local_bind_port via listener.get_port() +* Handles cleanup on aenter failure (closes SSH connection if forward_local_port raises) +* Follows the async with await hook.get_tunnel(...) pattern +* Eager socket binding in constructor + +Bug Fixes +~~~~~~~~~ + +* ``Fix SSHHookAsync defaulting no_host_key_check to False unlike SSHHook (#64225)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.3.3 ..... diff --git a/providers/ssh/docs/index.rst b/providers/ssh/docs/index.rst index c27343398cabe..ab1fa122a5565 100644 --- a/providers/ssh/docs/index.rst +++ b/providers/ssh/docs/index.rst @@ -69,7 +69,7 @@ apache-airflow-providers-ssh package `Secure Shell (SSH) `__ -Release: 4.3.3 +Release: 5.0.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-ssh 4.3.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-ssh 4.3.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-ssh 5.0.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-ssh 5.0.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/ssh/provider.yaml b/providers/ssh/provider.yaml index 3ee5fc6098c2c..24f50ed5b459e 100644 --- a/providers/ssh/provider.yaml +++ b/providers/ssh/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299774 +source-date-epoch: 1775592769 # 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.0.0 - 4.3.3 - 4.3.2 - 4.3.1 diff --git a/providers/ssh/pyproject.toml b/providers/ssh/pyproject.toml index 9fbce1d87cd11..ab8a24631b444 100644 --- a/providers/ssh/pyproject.toml +++ b/providers/ssh/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-ssh" -version = "4.3.3" +version = "5.0.0" description = "Provider package apache-airflow-providers-ssh 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-ssh/4.3.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-ssh/4.3.3/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-ssh/5.0.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-ssh/5.0.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/ssh/src/airflow/providers/ssh/__init__.py b/providers/ssh/src/airflow/providers/ssh/__init__.py index 54f74d98dd943..dd977a215b65b 100644 --- a/providers/ssh/src/airflow/providers/ssh/__init__.py +++ b/providers/ssh/src/airflow/providers/ssh/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.3.3" +__version__ = "5.0.0" 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 3a5df2061b789..d89ec307b7919 100644 --- a/providers/standard/README.rst +++ b/providers/standard/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-standard`` -Release: ``1.12.2`` +Release: ``1.12.3`` 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 92c0f2a11d48f..1c6092d8b514c 100644 --- a/providers/standard/docs/changelog.rst +++ b/providers/standard/docs/changelog.rst @@ -35,6 +35,24 @@ Changelog --------- +1.12.3 +...... + +Bug Fixes +~~~~~~~~~ + +* ``ExternalTaskSensor check_existence ignored in deferrable mode (Airflow < 3.0) (#64394)`` +* ``Remove premature param value validation in HITLOperator (#64108)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``CI: Upgrade important CI environment (#64744)`` + 1.12.2 ...... diff --git a/providers/standard/docs/index.rst b/providers/standard/docs/index.rst index fe30006194ba4..42e7ce85e6701 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.12.2 +Release: 1.12.3 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.12.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-standard 1.12.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-standard 1.12.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-standard 1.12.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/standard/provider.yaml b/providers/standard/provider.yaml index ec133cd844398..b8b635ccfc279 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: 1774299789 +source-date-epoch: 1775592796 # 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.12.3 - 1.12.2 - 1.12.1 - 1.12.0 diff --git a/providers/standard/pyproject.toml b/providers/standard/pyproject.toml index 7fe490507c90b..2536362ff16a1 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.12.2" +version = "1.12.3" 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.12.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-standard/1.12.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-standard/1.12.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-standard/1.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/standard/src/airflow/providers/standard/__init__.py b/providers/standard/src/airflow/providers/standard/__init__.py index ef417da65d62b..76ca6a3a57820 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.12.2" +__version__ = "1.12.3" 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 3b8d5841b1e4a..867828e9f102c 100644 --- a/providers/tableau/README.rst +++ b/providers/tableau/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-tableau`` -Release: ``5.3.4`` +Release: ``5.4.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 4fa4537253c18..8edf531bb70f7 100644 --- a/providers/tableau/docs/changelog.rst +++ b/providers/tableau/docs/changelog.rst @@ -27,6 +27,22 @@ Changelog --------- +5.4.0 +..... + +Features +~~~~~~~~ + +* ``Introduced retries to the TableauSensor (#52770)`` + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 5.3.4 ..... diff --git a/providers/tableau/docs/index.rst b/providers/tableau/docs/index.rst index 8980b2238f3be..9b128175801e7 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.3.4 +Release: 5.4.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.3.4 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-tableau 5.3.4 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-tableau 5.4.0 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-tableau 5.4.0 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/tableau/provider.yaml b/providers/tableau/provider.yaml index c74d98bfb146d..ed9a2b78f2c46 100644 --- a/providers/tableau/provider.yaml +++ b/providers/tableau/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299802 +source-date-epoch: 1775592808 # 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.4.0 - 5.3.4 - 5.3.3 - 5.3.2 diff --git a/providers/tableau/pyproject.toml b/providers/tableau/pyproject.toml index b8079502d5c83..14fe7b627904b 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.3.4" +version = "5.4.0" description = "Provider package apache-airflow-providers-tableau 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-tableau/5.3.4" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-tableau/5.3.4/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-tableau/5.4.0" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-tableau/5.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/tableau/src/airflow/providers/tableau/__init__.py b/providers/tableau/src/airflow/providers/tableau/__init__.py index 40afaec8d9a29..59e35db2c175d 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.3.4" +__version__ = "5.4.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 6f48237a73824..4e11a23a0cbd3 100644 --- a/providers/telegram/README.rst +++ b/providers/telegram/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-telegram`` -Release: ``4.9.3`` +Release: ``4.9.4`` `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 525b83a122b86..e17be6ee3a8ee 100644 --- a/providers/telegram/docs/changelog.rst +++ b/providers/telegram/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.9.4 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.9.3 ..... diff --git a/providers/telegram/docs/index.rst b/providers/telegram/docs/index.rst index e40ef334b0f3f..582fe1baa5381 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.3 +Release: 4.9.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-telegram 4.9.3 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-telegram 4.9.3 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-telegram 4.9.4 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-telegram 4.9.4 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/telegram/provider.yaml b/providers/telegram/provider.yaml index 56adba65bfce7..690ba03f6b44d 100644 --- a/providers/telegram/provider.yaml +++ b/providers/telegram/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299812 +source-date-epoch: 1775592814 # 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.4 - 4.9.3 - 4.9.2 - 4.9.1 diff --git a/providers/telegram/pyproject.toml b/providers/telegram/pyproject.toml index f6e10c235584d..1ec5539f6b870 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.3" +version = "4.9.4" 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.3" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-telegram/4.9.3/changelog.html" +"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" "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 b6ef8878f7d4b..032d704252ef5 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.3" +__version__ = "4.9.4" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/teradata/README.rst b/providers/teradata/README.rst index 27735201a6cd8..a52c91ceeb9fd 100644 --- a/providers/teradata/README.rst +++ b/providers/teradata/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-teradata`` -Release: ``3.5.1`` +Release: ``3.5.2`` `Teradata `__ @@ -36,7 +36,7 @@ This is a provider package for ``teradata`` provider. All classes for this provi are in ``airflow.providers.teradata`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -96,4 +96,4 @@ Extra Dependencies =================== ============================================ The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/teradata/docs/changelog.rst b/providers/teradata/docs/changelog.rst index b5f1a732e5e64..e8cbb525c8a20 100644 --- a/providers/teradata/docs/changelog.rst +++ b/providers/teradata/docs/changelog.rst @@ -25,6 +25,17 @@ Changelog --------- +3.5.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.5.1 ..... diff --git a/providers/teradata/docs/index.rst b/providers/teradata/docs/index.rst index e915d98ab190b..7089650d20c46 100644 --- a/providers/teradata/docs/index.rst +++ b/providers/teradata/docs/index.rst @@ -77,7 +77,7 @@ apache-airflow-providers-teradata package `Teradata `__ -Release: 3.5.1 +Release: 3.5.2 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-teradata 3.5.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-teradata 3.5.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-teradata 3.5.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-teradata 3.5.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/teradata/provider.yaml b/providers/teradata/provider.yaml index c23d26bf67475..fb8d670648d47 100644 --- a/providers/teradata/provider.yaml +++ b/providers/teradata/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299823 +source-date-epoch: 1775592819 # 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.5.2 - 3.5.1 - 3.5.0 - 3.4.3 diff --git a/providers/teradata/pyproject.toml b/providers/teradata/pyproject.toml index 2c8a07a25f730..e37df2ce9e200 100644 --- a/providers/teradata/pyproject.toml +++ b/providers/teradata/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-teradata" -version = "3.5.1" +version = "3.5.2" description = "Provider package apache-airflow-providers-teradata 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-teradata/3.5.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.5.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.5.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.5.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/teradata/src/airflow/providers/teradata/__init__.py b/providers/teradata/src/airflow/providers/teradata/__init__.py index c378d5490e5fc..2b2d54fc49a89 100644 --- a/providers/teradata/src/airflow/providers/teradata/__init__.py +++ b/providers/teradata/src/airflow/providers/teradata/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "3.5.1" +__version__ = "3.5.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/trino/README.rst b/providers/trino/README.rst index 346a817498628..be165d715a498 100644 --- a/providers/trino/README.rst +++ b/providers/trino/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-trino`` -Release: ``6.5.1`` +Release: ``6.5.2`` `Trino `__ @@ -36,7 +36,7 @@ This is a provider package for ``trino`` provider. All classes for this provider are in ``airflow.providers.trino`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -95,4 +95,4 @@ Extra Dependencies =============== ======================================== The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/trino/docs/changelog.rst b/providers/trino/docs/changelog.rst index 798f8d604f0c1..f853af490b574 100644 --- a/providers/trino/docs/changelog.rst +++ b/providers/trino/docs/changelog.rst @@ -26,6 +26,17 @@ Changelog --------- +6.5.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 6.5.1 ..... diff --git a/providers/trino/docs/index.rst b/providers/trino/docs/index.rst index f74887db7d0a4..00e933ca6f7e9 100644 --- a/providers/trino/docs/index.rst +++ b/providers/trino/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-trino package `Trino `__ -Release: 6.5.1 +Release: 6.5.2 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-trino 6.5.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-trino 6.5.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-trino 6.5.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-trino 6.5.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/trino/provider.yaml b/providers/trino/provider.yaml index 5d48efd3f69c0..b61c072e24b45 100644 --- a/providers/trino/provider.yaml +++ b/providers/trino/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299832 +source-date-epoch: 1775592823 # 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.5.2 - 6.5.1 - 6.5.0 - 6.4.2 diff --git a/providers/trino/pyproject.toml b/providers/trino/pyproject.toml index 2665d7b55c629..a5102ad5c4c74 100644 --- a/providers/trino/pyproject.toml +++ b/providers/trino/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-trino" -version = "6.5.1" +version = "6.5.2" description = "Provider package apache-airflow-providers-trino for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -117,8 +117,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-trino/6.5.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-trino/6.5.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-trino/6.5.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-trino/6.5.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/trino/src/airflow/providers/trino/__init__.py b/providers/trino/src/airflow/providers/trino/__init__.py index 16eeda798c6a9..a016ff3f72444 100644 --- a/providers/trino/src/airflow/providers/trino/__init__.py +++ b/providers/trino/src/airflow/providers/trino/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "6.5.1" +__version__ = "6.5.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/vertica/README.rst b/providers/vertica/README.rst index 94beff23e24bd..81b6bce586412 100644 --- a/providers/vertica/README.rst +++ b/providers/vertica/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-vertica`` -Release: ``4.3.1`` +Release: ``4.3.2`` `Vertica `__ @@ -36,7 +36,7 @@ This is a provider package for ``vertica`` provider. All classes for this provid are in ``airflow.providers.vertica`` 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/vertica/docs/changelog.rst b/providers/vertica/docs/changelog.rst index a1272da0b7069..c0dda7e8097b1 100644 --- a/providers/vertica/docs/changelog.rst +++ b/providers/vertica/docs/changelog.rst @@ -28,6 +28,17 @@ Changelog --------- +4.3.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.3.1 ..... diff --git a/providers/vertica/docs/index.rst b/providers/vertica/docs/index.rst index 78c3d11d7374f..6799892618d33 100644 --- a/providers/vertica/docs/index.rst +++ b/providers/vertica/docs/index.rst @@ -78,7 +78,7 @@ apache-airflow-providers-vertica package `Vertica `__ -Release: 4.3.1 +Release: 4.3.2 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-vertica 4.3.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-vertica 4.3.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-vertica 4.3.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-vertica 4.3.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/vertica/provider.yaml b/providers/vertica/provider.yaml index 6a119d11981b7..b48006e9f60b8 100644 --- a/providers/vertica/provider.yaml +++ b/providers/vertica/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299839 +source-date-epoch: 1775592828 # 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.2 - 4.3.1 - 4.3.0 - 4.2.1 diff --git a/providers/vertica/pyproject.toml b/providers/vertica/pyproject.toml index 67b25c34079d4..42d59c71e5448 100644 --- a/providers/vertica/pyproject.toml +++ b/providers/vertica/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-vertica" -version = "4.3.1" +version = "4.3.2" description = "Provider package apache-airflow-providers-vertica for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -110,8 +110,8 @@ apache-airflow-providers-common-sql = {workspace = true} apache-airflow-providers-standard = {workspace = true} [project.urls] -"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-vertica/4.3.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-vertica/4.3.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-vertica/4.3.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-vertica/4.3.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/vertica/src/airflow/providers/vertica/__init__.py b/providers/vertica/src/airflow/providers/vertica/__init__.py index dddbbc1cafd7f..6a97827d6669b 100644 --- a/providers/vertica/src/airflow/providers/vertica/__init__.py +++ b/providers/vertica/src/airflow/providers/vertica/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.3.1" +__version__ = "4.3.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/weaviate/README.rst b/providers/weaviate/README.rst index 50af88121ad49..86970e2816a6c 100644 --- a/providers/weaviate/README.rst +++ b/providers/weaviate/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-weaviate`` -Release: ``3.3.2`` +Release: ``3.3.3`` `Weaviate `__ @@ -36,7 +36,7 @@ This is a provider package for ``weaviate`` provider. All classes for this provi are in ``airflow.providers.weaviate`` 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/weaviate/docs/changelog.rst b/providers/weaviate/docs/changelog.rst index 05b5e938a84b5..bbc9ab398fb44 100644 --- a/providers/weaviate/docs/changelog.rst +++ b/providers/weaviate/docs/changelog.rst @@ -20,6 +20,17 @@ Changelog --------- +3.3.3 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 3.3.2 ..... diff --git a/providers/weaviate/docs/index.rst b/providers/weaviate/docs/index.rst index 3de807f0b4254..a9e01c6201052 100644 --- a/providers/weaviate/docs/index.rst +++ b/providers/weaviate/docs/index.rst @@ -79,7 +79,7 @@ apache-airflow-providers-weaviate package `Weaviate `__ -Release: 3.3.2 +Release: 3.3.3 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-weaviate 3.3.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-weaviate 3.3.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-weaviate 3.3.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-weaviate 3.3.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/weaviate/provider.yaml b/providers/weaviate/provider.yaml index 72f538ba6237c..55a33473c3467 100644 --- a/providers/weaviate/provider.yaml +++ b/providers/weaviate/provider.yaml @@ -25,13 +25,14 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299850 +source-date-epoch: 1775592833 # 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/weaviate/pyproject.toml b/providers/weaviate/pyproject.toml index ee2304257ae2a..b02feb7f80791 100644 --- a/providers/weaviate/pyproject.toml +++ b/providers/weaviate/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-weaviate" -version = "3.3.2" +version = "3.3.3" description = "Provider package apache-airflow-providers-weaviate for Apache Airflow" readme = "README.rst" license = "Apache-2.0" @@ -103,8 +103,8 @@ apache-airflow-providers-common-sql = {workspace = true} apache-airflow-providers-standard = {workspace = true} [project.urls] -"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-weaviate/3.3.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-weaviate/3.3.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-weaviate/3.3.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-weaviate/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/weaviate/src/airflow/providers/weaviate/__init__.py b/providers/weaviate/src/airflow/providers/weaviate/__init__.py index 8c74282542330..be5ac45df2776 100644 --- a/providers/weaviate/src/airflow/providers/weaviate/__init__.py +++ b/providers/weaviate/src/airflow/providers/weaviate/__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/yandex/README.rst b/providers/yandex/README.rst index 9a03c004fe78a..9cce1f2da9400 100644 --- a/providers/yandex/README.rst +++ b/providers/yandex/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-yandex`` -Release: ``4.4.1`` +Release: ``4.4.2`` This package is for Yandex, including: @@ -38,7 +38,7 @@ This is a provider package for ``yandex`` provider. All classes for this provide are in ``airflow.providers.yandex`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. Installation ------------ @@ -56,11 +56,13 @@ Requirements PIP package Version required ========================================== ======================================= ``apache-airflow`` ``>=2.11.0`` +``yandexcloud`` ``>=0.383.0; python_version >= "3.14"`` ``yandexcloud`` ``>=0.376.0; python_version >= "3.13"`` ``yandexcloud`` ``>=0.328.0; python_version < "3.13"`` ``yandex-query-client`` ``>=0.1.4`` ``apache-airflow-providers-common-compat`` ``>=1.13.0`` -``grpcio`` ``>=1.70.0`` +``grpcio`` ``>=1.70.0; python_version < "3.14"`` +``grpcio`` ``>=1.78.0; python_version >= "3.14"`` ========================================== ======================================= Cross provider package dependencies @@ -83,4 +85,4 @@ Dependent package ================================================================================================================== ================= The changelog for the provider package can be found in the -`changelog `_. +`changelog `_. diff --git a/providers/yandex/docs/changelog.rst b/providers/yandex/docs/changelog.rst index fbae178805492..792ac0d8d7267 100644 --- a/providers/yandex/docs/changelog.rst +++ b/providers/yandex/docs/changelog.rst @@ -27,6 +27,19 @@ Changelog --------- +4.4.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` +* ``Remove the lxml workaround (#64554)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + * ``Fix pytest in Yandexcloud if 0.384.0 (#64696)`` + 4.4.1 ..... diff --git a/providers/yandex/docs/index.rst b/providers/yandex/docs/index.rst index 8bfbc977993c6..5f2123e02d951 100644 --- a/providers/yandex/docs/index.rst +++ b/providers/yandex/docs/index.rst @@ -81,7 +81,7 @@ This package is for Yandex, including: - `Yandex.Cloud `__ -Release: 4.4.1 +Release: 4.4.2 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-yandex 4.4.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-yandex 4.4.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-yandex 4.4.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-yandex 4.4.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/yandex/provider.yaml b/providers/yandex/provider.yaml index e2c6e59bbf808..39d93567c8cc8 100644 --- a/providers/yandex/provider.yaml +++ b/providers/yandex/provider.yaml @@ -24,12 +24,13 @@ description: | - `Yandex.Cloud `__ state: ready lifecycle: production -source-date-epoch: 1774299883 +source-date-epoch: 1775592843 # 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.2 - 4.4.1 - 4.4.0 - 4.3.3 diff --git a/providers/yandex/pyproject.toml b/providers/yandex/pyproject.toml index 916d0143336b1..c661b83e79ff7 100644 --- a/providers/yandex/pyproject.toml +++ b/providers/yandex/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-yandex" -version = "4.4.1" +version = "4.4.2" description = "Provider package apache-airflow-providers-yandex 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-yandex/4.4.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-yandex/4.4.1/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-yandex/4.4.2" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-yandex/4.4.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/yandex/src/airflow/providers/yandex/__init__.py b/providers/yandex/src/airflow/providers/yandex/__init__.py index c8056c5ab79eb..9f526d2ae65d7 100644 --- a/providers/yandex/src/airflow/providers/yandex/__init__.py +++ b/providers/yandex/src/airflow/providers/yandex/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.4.1" +__version__ = "4.4.2" 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 ae08a4504966d..b5dbbae9dddf4 100644 --- a/providers/ydb/README.rst +++ b/providers/ydb/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-ydb`` -Release: ``2.5.1`` +Release: ``2.5.2`` `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 8c0b2559d20d9..a13f30d4de435 100644 --- a/providers/ydb/docs/changelog.rst +++ b/providers/ydb/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +2.5.2 +..... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 2.5.1 ..... diff --git a/providers/ydb/docs/index.rst b/providers/ydb/docs/index.rst index 89afbdcab8dba..d57391e1581b4 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.1 +Release: 2.5.2 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.1 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-ydb 2.5.1 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-ydb 2.5.2 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-ydb 2.5.2 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/ydb/provider.yaml b/providers/ydb/provider.yaml index 8be7a1706eae8..41c88063a5921 100644 --- a/providers/ydb/provider.yaml +++ b/providers/ydb/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299893 +source-date-epoch: 1775592853 # 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.2 - 2.5.1 - 2.5.0 - 2.4.0 diff --git a/providers/ydb/pyproject.toml b/providers/ydb/pyproject.toml index 5eb7eb285664e..3461e7b6a132e 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.1" +version = "2.5.2" 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.1" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-ydb/2.5.1/changelog.html" +"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" "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 fefbaf975b275..68ccccfaebcf9 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.1" +__version__ = "2.5.2" if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse( "2.11.0" diff --git a/providers/zendesk/README.rst b/providers/zendesk/README.rst index d557f914e099f..efeefde93ceb4 100644 --- a/providers/zendesk/README.rst +++ b/providers/zendesk/README.rst @@ -23,7 +23,7 @@ Package ``apache-airflow-providers-zendesk`` -Release: ``4.11.2`` +Release: ``4.11.3`` `Zendesk `__ @@ -36,7 +36,7 @@ This is a provider package for ``zendesk`` provider. All classes for this provid are in ``airflow.providers.zendesk`` 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/zendesk/docs/changelog.rst b/providers/zendesk/docs/changelog.rst index ec20d864e7038..6e9eeb160c00e 100644 --- a/providers/zendesk/docs/changelog.rst +++ b/providers/zendesk/docs/changelog.rst @@ -27,6 +27,17 @@ Changelog --------- +4.11.3 +...... + +Misc +~~~~ + +* ``Load hook metadata from YAML without importing Hook class (#63826)`` + +.. Below changes are excluded from the changelog. Move them to + appropriate section above if needed. Do not delete the lines(!): + 4.11.2 ...... diff --git a/providers/zendesk/docs/index.rst b/providers/zendesk/docs/index.rst index 919fdd996632f..1269b2747d08d 100644 --- a/providers/zendesk/docs/index.rst +++ b/providers/zendesk/docs/index.rst @@ -76,7 +76,7 @@ apache-airflow-providers-zendesk package `Zendesk `__ -Release: 4.11.2 +Release: 4.11.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-zendesk 4.11.2 sdist package `_ (`asc `__, `sha512 `__) -* `The apache-airflow-providers-zendesk 4.11.2 wheel package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-zendesk 4.11.3 sdist package `_ (`asc `__, `sha512 `__) +* `The apache-airflow-providers-zendesk 4.11.3 wheel package `_ (`asc `__, `sha512 `__) diff --git a/providers/zendesk/provider.yaml b/providers/zendesk/provider.yaml index 133c239bdb814..925648ee50a59 100644 --- a/providers/zendesk/provider.yaml +++ b/providers/zendesk/provider.yaml @@ -23,12 +23,13 @@ description: | state: ready lifecycle: production -source-date-epoch: 1774299902 +source-date-epoch: 1775592857 # 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.11.3 - 4.11.2 - 4.11.1 - 4.11.0 diff --git a/providers/zendesk/pyproject.toml b/providers/zendesk/pyproject.toml index c37884db049c4..59924b170742b 100644 --- a/providers/zendesk/pyproject.toml +++ b/providers/zendesk/pyproject.toml @@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi" [project] name = "apache-airflow-providers-zendesk" -version = "4.11.2" +version = "4.11.3" description = "Provider package apache-airflow-providers-zendesk 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-zendesk/4.11.2" -"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-zendesk/4.11.2/changelog.html" +"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-zendesk/4.11.3" +"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-zendesk/4.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/zendesk/src/airflow/providers/zendesk/__init__.py b/providers/zendesk/src/airflow/providers/zendesk/__init__.py index 004df584d3fa1..d126d5e348501 100644 --- a/providers/zendesk/src/airflow/providers/zendesk/__init__.py +++ b/providers/zendesk/src/airflow/providers/zendesk/__init__.py @@ -29,7 +29,7 @@ __all__ = ["__version__"] -__version__ = "4.11.2" +__version__ = "4.11.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 ddf37e9ea951e..33d5b72989029 100644 --- a/uv.lock +++ b/uv.lock @@ -12,9 +12,138 @@ resolution-markers = [ ] [options] -exclude-newer = "2026-04-02T21:30:21.486358184Z" +exclude-newer = "2026-04-03T22:16:12.267492Z" exclude-newer-span = "P4D" +[options.exclude-newer-package] +apache-airflow-providers-informatica = false +apache-airflow-providers-amazon = false +apache-airflow-providers-elasticsearch = false +apache-airflow-providers-microsoft-winrm = false +apache-airflow-docker-tests = false +apache-airflow-providers = false +apache-airflow-providers-fab = false +apache-airflow-providers-openlineage = false +apache-airflow-providers-sftp = false +apache-airflow-e2e-tests = false +apache-airflow-shared-logging = false +apache-airflow-providers-apache-drill = false +apache-airflow-providers-pgvector = false +apache-airflow-providers-imap = false +apache-airflow-providers-qdrant = false +apache-airflow-providers-edge3 = false +apache-airflow-providers-neo4j = false +apache-airflow-providers-discord = false +apache-airflow-providers-opensearch = false +apache-airflow-providers-samba = false +apache-airflow-providers-arangodb = false +apache-airflow-providers-apache-spark = false +apache-airflow-providers-ftp = false +apache-airflow-helm-tests = false +apache-airflow-providers-jenkins = false +apache-airflow-shared-listeners = false +apache-airflow-providers-telegram = false +apache-airflow-shared-providers-discovery = false +apache-airflow-providers-celery = false +apache-airflow-providers-docker = false +apache-airflow-providers-sendgrid = false +apache-airflow-providers-common-ai = false +apache-airflow = false +apache-airflow-shared-observability = false +apache-airflow-dev = false +apache-airflow-providers-dbt-cloud = false +apache-airflow-providers-openfaas = false +apache-airflow-devel-common = false +apache-airflow-providers-apache-cassandra = false +apache-airflow-providers-asana = false +apache-airflow-providers-oracle = false +apache-airflow-providers-mysql = false +apache-airflow-providers-alibaba = false +apache-airflow-providers-microsoft-mssql = false +apache-airflow-providers-teradata = false +apache-airflow-providers-jdbc = false +apache-airflow-providers-common-io = false +apache-airflow-providers-cohere = false +apache-airflow-providers-pinecone = false +apache-airflow-providers-segment = false +apache-airflow-providers-redis = false +apache-airflow-shared-dagnode = false +apache-airflow-providers-apache-pinot = false +apache-airflow-providers-weaviate = false +apache-airflow-providers-salesforce = false +apache-airflow-providers-ssh = false +apache-airflow-providers-papermill = false +apache-airflow-providers-google = false +apache-airflow-providers-microsoft-psrp = false +apache-airflow-providers-vertica = false +apache-airflow-providers-apache-hdfs = false +apache-airflow-shared-template-rendering = false +apache-airflow-providers-http = false +apache-airflow-providers-slack = false +apache-airflow-providers-databricks = false +apache-airflow-providers-sqlite = false +apache-airflow-shared-module-loading = false +apache-airflow-providers-yandex = false +apache-airflow-shared-serialization = false +apache-airflow-scripts = false +apache-airflow-providers-exasol = false +apache-airflow-providers-mongo = false +apache-airflow-providers-apprise = false +apache-airflow-providers-apache-impala = false +apache-airflow-ctl = false +apache-airflow-providers-github = false +apache-airflow-providers-snowflake = false +apache-airflow-providers-zendesk = false +apache-airflow-providers-presto = false +apache-airflow-providers-airbyte = false +apache-airflow-providers-apache-hive = false +apache-airflow-kubernetes-tests = false +apache-airflow-providers-grpc = false +apache-airflow-providers-apache-druid = false +apache-airflow-providers-cncf-kubernetes = false +apache-airflow-providers-apache-flink = false +apache-airflow-providers-apache-pig = false +apache-airflow-providers-apache-tinkerpop = false +apache-airflow-shared-timezones = false +apache-airflow-providers-apache-iceberg = false +apache-airflow-breeze = false +apache-airflow-providers-opsgenie = false +apache-airflow-providers-apache-livy = false +apache-airflow-core = false +apache-airflow-providers-hashicorp = false +apache-airflow-providers-pagerduty = false +apache-airflow-providers-datadog = false +apache-airflow-providers-apache-kafka = false +apache-airflow-providers-influxdb = false +apache-airflow-providers-keycloak = false +apache-airflow-providers-trino = false +apache-airflow-providers-common-messaging = false +apache-airflow-providers-standard = false +apache-airflow-providers-singularity = false +apache-airflow-providers-common-compat = false +apache-airflow-ctl-tests = false +apache-airflow-providers-tableau = false +apache-airflow-providers-common-sql = false +apache-airflow-shared-configuration = false +apache-airflow-providers-facebook = false +apache-airflow-providers-ydb = false +apache-airflow-providers-microsoft-azure = false +apache-airflow-shared-plugins-manager = false +apache-airflow-shared-secrets-backend = false +apache-airflow-shared-secrets-masker = false +apache-airflow-providers-git = false +apache-airflow-task-sdk = false +apache-airflow-providers-atlassian-jira = false +apache-airflow-providers-odbc = false +apache-airflow-providers-postgres = false +apache-airflow-providers-openai = false +apache-airflow-task-sdk-integration-tests = false +apache-airflow-providers-smtp = false +apache-airflow-providers-dingding = false +apache-airflow-providers-apache-kylin = false +apache-airflow-providers-cloudant = false +apache-aurflow-docker-stack = false + [manifest] members = [ "apache-airflow", @@ -2440,7 +2569,7 @@ packages = [] [[package]] name = "apache-airflow-providers-airbyte" -version = "5.4.0" +version = "5.4.1" source = { editable = "providers/airbyte" } dependencies = [ { name = "airbyte-api" }, @@ -2479,7 +2608,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-alibaba" -version = "3.3.6" +version = "3.3.7" source = { editable = "providers/alibaba" } dependencies = [ { name = "alibabacloud-adb20211201" }, @@ -2523,7 +2652,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-amazon" -version = "9.24.0" +version = "9.25.0" source = { editable = "providers/amazon" } dependencies = [ { name = "apache-airflow" }, @@ -2727,7 +2856,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-cassandra" -version = "3.9.3" +version = "3.9.4" source = { editable = "providers/apache/cassandra" } dependencies = [ { name = "apache-airflow" }, @@ -2766,7 +2895,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-drill" -version = "3.3.1" +version = "3.3.2" source = { editable = "providers/apache/drill" } dependencies = [ { name = "apache-airflow" }, @@ -2806,7 +2935,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-druid" -version = "4.5.1" +version = "4.5.2" source = { editable = "providers/apache/druid" } dependencies = [ { name = "apache-airflow" }, @@ -2898,7 +3027,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-hdfs" -version = "4.11.4" +version = "4.11.5" source = { editable = "providers/apache/hdfs" } dependencies = [ { name = "apache-airflow" }, @@ -2943,7 +3072,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-hive" -version = "9.4.1" +version = "9.4.2" source = { editable = "providers/apache/hive" } dependencies = [ { name = "apache-airflow" }, @@ -3044,7 +3173,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-iceberg" -version = "2.0.1" +version = "2.0.2" source = { editable = "providers/apache/iceberg" } dependencies = [ { name = "apache-airflow" }, @@ -3083,7 +3212,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-impala" -version = "1.9.1" +version = "1.9.2" source = { editable = "providers/apache/impala" } dependencies = [ { name = "apache-airflow" }, @@ -3139,7 +3268,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-kafka" -version = "1.13.1" +version = "1.13.2" source = { editable = "providers/apache/kafka" } dependencies = [ { name = "apache-airflow" }, @@ -3195,7 +3324,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-kylin" -version = "3.10.3" +version = "3.10.4" source = { editable = "providers/apache/kylin" } dependencies = [ { name = "apache-airflow" }, @@ -3232,7 +3361,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-livy" -version = "4.5.4" +version = "4.5.5" source = { editable = "providers/apache/livy" } dependencies = [ { name = "aiohttp" }, @@ -3275,7 +3404,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-pig" -version = "4.8.3" +version = "4.8.4" source = { editable = "providers/apache/pig" } dependencies = [ { name = "apache-airflow" }, @@ -3310,7 +3439,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-pinot" -version = "4.10.1" +version = "4.10.2" source = { editable = "providers/apache/pinot" } dependencies = [ { name = "apache-airflow" }, @@ -3352,7 +3481,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-spark" -version = "6.0.0" +version = "6.0.1" source = { editable = "providers/apache/spark" } dependencies = [ { name = "apache-airflow" }, @@ -3412,7 +3541,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apache-tinkerpop" -version = "1.1.2" +version = "1.1.3" source = { editable = "providers/apache/tinkerpop" } dependencies = [ { name = "apache-airflow" }, @@ -3449,7 +3578,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-apprise" -version = "2.3.2" +version = "2.3.3" source = { editable = "providers/apprise" } dependencies = [ { name = "apache-airflow" }, @@ -3486,7 +3615,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-arangodb" -version = "2.9.3" +version = "2.9.4" source = { editable = "providers/arangodb" } dependencies = [ { name = "apache-airflow" }, @@ -3523,7 +3652,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-asana" -version = "2.11.2" +version = "2.11.3" source = { editable = "providers/asana" } dependencies = [ { name = "apache-airflow" }, @@ -3560,7 +3689,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-atlassian-jira" -version = "3.3.2" +version = "3.3.3" source = { editable = "providers/atlassian/jira" } dependencies = [ { name = "apache-airflow" }, @@ -3601,7 +3730,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-celery" -version = "3.17.2" +version = "3.18.0" source = { editable = "providers/celery" } dependencies = [ { name = "apache-airflow" }, @@ -3649,7 +3778,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-cloudant" -version = "4.3.3" +version = "4.3.4" source = { editable = "providers/cloudant" } dependencies = [ { name = "apache-airflow" }, @@ -3686,7 +3815,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-cncf-kubernetes" -version = "10.15.0" +version = "10.16.0" source = { editable = "providers/cncf/kubernetes" } dependencies = [ { name = "aiofiles" }, @@ -3734,7 +3863,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-cohere" -version = "1.6.4" +version = "1.6.5" source = { editable = "providers/cohere" } dependencies = [ { name = "apache-airflow" }, @@ -3865,7 +3994,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-common-compat" -version = "1.14.2" +version = "1.14.3" source = { editable = "providers/common/compat" } dependencies = [ { name = "apache-airflow" }, @@ -4103,7 +4232,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-databricks" -version = "7.12.0" +version = "7.12.1" source = { editable = "providers/databricks" } dependencies = [ { name = "aiohttp" }, @@ -4208,7 +4337,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-datadog" -version = "3.10.3" +version = "3.10.4" source = { editable = "providers/datadog" } dependencies = [ { name = "apache-airflow" }, @@ -4245,7 +4374,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-dbt-cloud" -version = "4.8.0" +version = "4.8.1" source = { editable = "providers/dbt/cloud" } dependencies = [ { name = "aiohttp" }, @@ -4300,7 +4429,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-dingding" -version = "3.9.3" +version = "3.9.4" source = { editable = "providers/dingding" } dependencies = [ { name = "apache-airflow" }, @@ -4339,7 +4468,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-discord" -version = "3.12.1" +version = "3.12.2" source = { editable = "providers/discord" } dependencies = [ { name = "apache-airflow" }, @@ -4378,7 +4507,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-docker" -version = "4.5.4" +version = "4.5.5" source = { editable = "providers/docker" } dependencies = [ { name = "apache-airflow" }, @@ -4417,7 +4546,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-edge3" -version = "3.3.0" +version = "3.4.0" source = { editable = "providers/edge3" } dependencies = [ { name = "aiofiles" }, @@ -4460,7 +4589,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-elasticsearch" -version = "6.5.1" +version = "6.5.2" source = { editable = "providers/elasticsearch" } dependencies = [ { name = "apache-airflow" }, @@ -4502,7 +4631,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-exasol" -version = "4.10.1" +version = "4.10.2" source = { editable = "providers/exasol" } dependencies = [ { name = "apache-airflow" }, @@ -4556,7 +4685,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-fab" -version = "3.6.0" +version = "3.6.1" source = { editable = "providers/fab" } dependencies = [ { name = "apache-airflow" }, @@ -4639,7 +4768,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-facebook" -version = "3.9.3" +version = "3.9.4" source = { editable = "providers/facebook" } dependencies = [ { name = "apache-airflow" }, @@ -4676,7 +4805,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-ftp" -version = "3.14.2" +version = "3.14.3" source = { editable = "providers/ftp" } dependencies = [ { name = "apache-airflow" }, @@ -4720,7 +4849,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-git" -version = "0.3.0" +version = "0.3.1" source = { editable = "providers/git" } dependencies = [ { name = "apache-airflow" }, @@ -4757,7 +4886,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-github" -version = "2.11.1" +version = "2.11.2" source = { editable = "providers/github" } dependencies = [ { name = "apache-airflow" }, @@ -4794,7 +4923,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-google" -version = "21.0.0" +version = "21.1.0" source = { editable = "providers/google" } dependencies = [ { name = "apache-airflow" }, @@ -5093,7 +5222,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-grpc" -version = "3.9.3" +version = "3.9.4" source = { editable = "providers/grpc" } dependencies = [ { name = "apache-airflow" }, @@ -5134,7 +5263,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-hashicorp" -version = "4.5.1" +version = "4.5.2" source = { editable = "providers/hashicorp" } dependencies = [ { name = "apache-airflow" }, @@ -5184,7 +5313,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-http" -version = "6.0.1" +version = "6.0.2" source = { editable = "providers/http" } dependencies = [ { name = "aiohttp" }, @@ -5228,7 +5357,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-imap" -version = "3.11.1" +version = "3.11.2" source = { editable = "providers/imap" } dependencies = [ { name = "apache-airflow" }, @@ -5263,7 +5392,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-influxdb" -version = "2.10.3" +version = "2.10.4" source = { editable = "providers/influxdb" } dependencies = [ { name = "apache-airflow" }, @@ -5302,7 +5431,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-informatica" -version = "0.1.2" +version = "0.1.3" source = { editable = "providers/informatica" } dependencies = [ { name = "apache-airflow" }, @@ -5350,7 +5479,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-jdbc" -version = "5.4.2" +version = "5.4.3" source = { editable = "providers/jdbc" } dependencies = [ { name = "apache-airflow" }, @@ -5391,7 +5520,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-jenkins" -version = "4.2.4" +version = "4.2.5" source = { editable = "providers/jenkins" } dependencies = [ { name = "apache-airflow" }, @@ -5428,7 +5557,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-keycloak" -version = "0.7.0" +version = "0.7.1" source = { editable = "providers/keycloak" } dependencies = [ { name = "apache-airflow" }, @@ -5465,7 +5594,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-microsoft-azure" -version = "13.1.0" +version = "13.1.1" source = { editable = "providers/microsoft/azure" } dependencies = [ { name = "adlfs" }, @@ -5589,7 +5718,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-microsoft-mssql" -version = "4.5.1" +version = "4.5.2" source = { editable = "providers/microsoft/mssql" } dependencies = [ { name = "apache-airflow" }, @@ -5638,7 +5767,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-microsoft-psrp" -version = "3.2.4" +version = "3.2.5" source = { editable = "providers/microsoft/psrp" } dependencies = [ { name = "apache-airflow" }, @@ -5675,7 +5804,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-microsoft-winrm" -version = "3.14.1" +version = "3.14.2" source = { editable = "providers/microsoft/winrm" } dependencies = [ { name = "apache-airflow" }, @@ -5712,7 +5841,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-mongo" -version = "5.3.4" +version = "5.3.5" source = { editable = "providers/mongo" } dependencies = [ { name = "apache-airflow" }, @@ -5753,7 +5882,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-mysql" -version = "6.5.1" +version = "6.5.2" source = { editable = "providers/mysql" } dependencies = [ { name = "aiomysql" }, @@ -5831,7 +5960,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-neo4j" -version = "3.11.4" +version = "3.11.5" source = { editable = "providers/neo4j" } dependencies = [ { name = "apache-airflow" }, @@ -5868,7 +5997,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-odbc" -version = "4.12.1" +version = "4.12.2" source = { editable = "providers/odbc" } dependencies = [ { name = "apache-airflow" }, @@ -5910,7 +6039,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-openai" -version = "1.7.3" +version = "1.7.4" source = { editable = "providers/openai" } dependencies = [ { name = "apache-airflow" }, @@ -5947,7 +6076,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-openfaas" -version = "3.9.3" +version = "3.9.4" source = { editable = "providers/openfaas" } dependencies = [ { name = "apache-airflow" }, @@ -5982,7 +6111,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-openlineage" -version = "2.13.0" +version = "2.14.0" source = { editable = "providers/openlineage" } dependencies = [ { name = "apache-airflow" }, @@ -6043,7 +6172,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-opensearch" -version = "1.8.5" +version = "1.9.0" source = { editable = "providers/opensearch" } dependencies = [ { name = "apache-airflow" }, @@ -6080,7 +6209,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-opsgenie" -version = "5.10.2" +version = "5.10.3" source = { editable = "providers/opsgenie" } dependencies = [ { name = "apache-airflow" }, @@ -6117,7 +6246,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-oracle" -version = "4.5.2" +version = "4.5.3" source = { editable = "providers/oracle" } dependencies = [ { name = "apache-airflow" }, @@ -6183,7 +6312,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-pagerduty" -version = "5.2.4" +version = "5.2.5" source = { editable = "providers/pagerduty" } dependencies = [ { name = "apache-airflow" }, @@ -6224,7 +6353,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-papermill" -version = "3.12.2" +version = "3.12.3" source = { editable = "providers/papermill" } dependencies = [ { name = "apache-airflow" }, @@ -6319,7 +6448,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-pinecone" -version = "2.4.3" +version = "2.4.4" source = { editable = "providers/pinecone" } dependencies = [ { name = "apache-airflow" }, @@ -6356,7 +6485,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-postgres" -version = "6.6.2" +version = "6.6.3" source = { editable = "providers/postgres" } dependencies = [ { name = "apache-airflow" }, @@ -6444,7 +6573,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-presto" -version = "5.11.1" +version = "5.11.2" source = { editable = "providers/presto" } dependencies = [ { name = "apache-airflow" }, @@ -6508,7 +6637,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-qdrant" -version = "1.5.4" +version = "1.5.5" source = { editable = "providers/qdrant" } dependencies = [ { name = "apache-airflow" }, @@ -6545,7 +6674,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-redis" -version = "4.4.3" +version = "4.4.4" source = { editable = "providers/redis" } dependencies = [ { name = "apache-airflow" }, @@ -6591,7 +6720,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-salesforce" -version = "5.13.0" +version = "5.14.0" source = { editable = "providers/salesforce" } dependencies = [ { name = "apache-airflow" }, @@ -6632,7 +6761,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-samba" -version = "4.12.4" +version = "4.12.5" source = { editable = "providers/samba" } dependencies = [ { name = "apache-airflow" }, @@ -6678,7 +6807,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-segment" -version = "3.9.3" +version = "3.9.4" source = { editable = "providers/segment" } dependencies = [ { name = "apache-airflow" }, @@ -6757,7 +6886,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-sftp" -version = "5.7.2" +version = "5.7.3" source = { editable = "providers/sftp" } dependencies = [ { name = "apache-airflow" }, @@ -6851,7 +6980,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-slack" -version = "9.9.0" +version = "9.10.0" source = { editable = "providers/slack" } dependencies = [ { name = "apache-airflow" }, @@ -6900,7 +7029,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-smtp" -version = "2.4.4" +version = "2.4.5" source = { editable = "providers/smtp" } dependencies = [ { name = "aiosmtplib" }, @@ -6937,7 +7066,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-snowflake" -version = "6.12.0" +version = "6.12.1" source = { editable = "providers/snowflake" } dependencies = [ { name = "apache-airflow" }, @@ -7010,7 +7139,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-sqlite" -version = "4.3.1" +version = "4.3.2" source = { editable = "providers/sqlite" } dependencies = [ { name = "apache-airflow" }, @@ -7046,7 +7175,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-ssh" -version = "4.3.3" +version = "5.0.0" source = { editable = "providers/ssh" } dependencies = [ { name = "apache-airflow" }, @@ -7085,7 +7214,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-standard" -version = "1.12.2" +version = "1.12.3" source = { editable = "providers/standard" } dependencies = [ { name = "apache-airflow" }, @@ -7131,7 +7260,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-tableau" -version = "5.3.4" +version = "5.4.0" source = { editable = "providers/tableau" } dependencies = [ { name = "apache-airflow" }, @@ -7168,7 +7297,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-telegram" -version = "4.9.3" +version = "4.9.4" source = { editable = "providers/telegram" } dependencies = [ { name = "apache-airflow" }, @@ -7205,7 +7334,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-teradata" -version = "3.5.1" +version = "3.5.2" source = { editable = "providers/teradata" } dependencies = [ { name = "apache-airflow" }, @@ -7275,7 +7404,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-trino" -version = "6.5.1" +version = "6.5.2" source = { editable = "providers/trino" } dependencies = [ { name = "apache-airflow" }, @@ -7336,7 +7465,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-vertica" -version = "4.3.1" +version = "4.3.2" source = { editable = "providers/vertica" } dependencies = [ { name = "apache-airflow" }, @@ -7387,7 +7516,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-weaviate" -version = "3.3.2" +version = "3.3.3" source = { editable = "providers/weaviate" } dependencies = [ { name = "apache-airflow" }, @@ -7430,7 +7559,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-yandex" -version = "4.4.1" +version = "4.4.2" source = { editable = "providers/yandex" } dependencies = [ { name = "apache-airflow" }, @@ -7476,7 +7605,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-ydb" -version = "2.5.1" +version = "2.5.2" source = { editable = "providers/ydb" } dependencies = [ { name = "apache-airflow" }, @@ -7519,7 +7648,7 @@ docs = [{ name = "apache-airflow-devel-common", extras = ["docs"], editable = "d [[package]] name = "apache-airflow-providers-zendesk" -version = "4.11.2" +version = "4.11.3" source = { editable = "providers/zendesk" } dependencies = [ { name = "apache-airflow" },