This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 55b35f739c5 Prepare providers release 2026-08-06 (#71219)
55b35f739c5 is described below
commit 55b35f739c5fcb0cf88f71a15a42baa2dda75eaa
Author: Jarek Potiuk <[email protected]>
AuthorDate: Thu Aug 6 17:10:31 2026 +0800
Prepare providers release 2026-08-06 (#71219)
Re-cut of the 2026-08-01 wave, whose vote was cancelled: it carried the
pandas
cap that has since been reverted, and enough providers were affected that
trimming them one at a time would have left little to vote on.
Clickhousedb drops out of the wave - its 1.0.1 was never published, so it
goes
back to 1.0.0 and the change rides a later release. Opensearch moves to a
minor
because the wave now adds a public 'from_config' and registers a log scheme.
---
providers/.last_release_date.txt | 2 +-
providers/amazon/README.rst | 8 ++++----
providers/amazon/docs/changelog.rst | 6 +++++-
providers/apache/hdfs/docs/changelog.rst | 3 ++-
providers/apache/hive/docs/changelog.rst | 3 ++-
providers/apache/spark/docs/changelog.rst | 1 +
providers/clickhousedb/README.rst | 6 +++---
providers/clickhousedb/docs/changelog.rst | 15 ---------------
providers/clickhousedb/docs/index.rst | 6 +++---
providers/clickhousedb/provider.yaml | 1 -
providers/clickhousedb/pyproject.toml | 6 +++---
.../src/airflow/providers/clickhousedb/__init__.py | 2 +-
providers/common/ai/docs/changelog.rst | 2 ++
providers/common/sql/README.rst | 8 ++++----
providers/common/sql/docs/changelog.rst | 3 ++-
providers/databricks/docs/changelog.rst | 3 ++-
providers/edge3/docs/changelog.rst | 1 +
providers/exasol/docs/changelog.rst | 3 ++-
providers/fab/docs/changelog.rst | 1 +
providers/git/docs/changelog.rst | 5 +++++
providers/google/docs/changelog.rst | 5 ++++-
providers/microsoft/azure/docs/changelog.rst | 2 ++
providers/opensearch/README.rst | 6 +++---
providers/opensearch/docs/changelog.rst | 7 ++++++-
providers/opensearch/docs/index.rst | 6 +++---
providers/opensearch/provider.yaml | 4 ++--
providers/opensearch/pyproject.toml | 6 +++---
.../src/airflow/providers/opensearch/__init__.py | 2 +-
providers/papermill/docs/changelog.rst | 3 ++-
providers/postgres/README.rst | 8 ++++----
providers/postgres/docs/changelog.rst | 3 ++-
providers/presto/docs/changelog.rst | 3 ++-
providers/salesforce/docs/changelog.rst | 4 +++-
providers/snowflake/docs/changelog.rst | 4 +++-
providers/trino/docs/changelog.rst | 3 ++-
providers/weaviate/docs/changelog.rst | 3 ++-
providers/yandex/docs/changelog.rst | 1 +
37 files changed, 89 insertions(+), 66 deletions(-)
diff --git a/providers/.last_release_date.txt b/providers/.last_release_date.txt
index 9c6e373bfef..cdf76605067 100644
--- a/providers/.last_release_date.txt
+++ b/providers/.last_release_date.txt
@@ -1 +1 @@
-2026-08-01
+2026-08-06
diff --git a/providers/amazon/README.rst b/providers/amazon/README.rst
index 51d9b03452f..4e5804faa02 100644
--- a/providers/amazon/README.rst
+++ b/providers/amazon/README.rst
@@ -105,9 +105,9 @@ Dependent package
Optional dependencies
----------------------
-====================
=====================================================================================================================================================================
+====================
============================================================================================================================================================
Extra Dependencies
-====================
=====================================================================================================================================================================
+====================
============================================================================================================================================================
``aiobotocore`` ``aiobotocore>=3.0.0``
``cncf.kubernetes`` ``apache-airflow-providers-cncf-kubernetes>=7.2.0``
``s3fs`` ``s3fs>=2023.10.0``
@@ -120,14 +120,14 @@ Extra Dependencies
``imap`` ``apache-airflow-providers-imap``
``microsoft.azure`` ``apache-airflow-providers-microsoft-azure``
``mongo`` ``apache-airflow-providers-mongo``
-``pandas`` ``pandas>=2.1.2,<3; python_version <"3.13"``,
``pandas>=2.2.3,<3; python_version >="3.13" and python_version <"3.14"``,
``pandas>=2.3.3,<3; python_version >="3.14"``
+``pandas`` ``pandas>=2.1.2; python_version <"3.13"``,
``pandas>=2.2.3; python_version >="3.13" and python_version <"3.14"``,
``pandas>=2.3.3; python_version >="3.14"``
``openlineage`` ``apache-airflow-providers-openlineage>=2.3.0``
``salesforce`` ``apache-airflow-providers-salesforce``
``ssh`` ``apache-airflow-providers-ssh``
``standard`` ``apache-airflow-providers-standard``
``common.messaging`` ``apache-airflow-providers-common-messaging>=2.0.0``
``sqlalchemy`` ``sqlalchemy>=1.4.54``
-====================
=====================================================================================================================================================================
+====================
============================================================================================================================================================
The changelog for the provider package can be found in the
`changelog
<https://airflow.apache.org/docs/apache-airflow-providers-amazon/9.34.0/changelog.html>`_.
diff --git a/providers/amazon/docs/changelog.rst
b/providers/amazon/docs/changelog.rst
index b8c0691e90c..f27c8f691b5 100644
--- a/providers/amazon/docs/changelog.rst
+++ b/providers/amazon/docs/changelog.rst
@@ -52,11 +52,11 @@ Bug Fixes
* ``Strip GlueDataQualityOperator ruleset after rendering (#70331)``
* ``Move template-field validation/transformation out of init for Amazon
Bedrock operators (#70306)``
* ``Move template-field validation out of init for Amazon DataSync operator
(#70324)``
+* ``Only refuse team scoped like secret ids when multi_team is on (#71078)``
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
* ``Keep S3DeleteObjectsOperator validation in __init__, narrow to ValueError
(#70359)``
* ``Rename StepFunctionStartExecutionOperator's input field to match its
constructor argument (#70544)``
* ``Fix mypy arg-type error in Redshift Data get_primary_keys (#70677)``
@@ -77,6 +77,10 @@ Doc-only
* ``Make Redshift system-test clusters non-public in sql_to_s3/s3_to_sql
(#70705)``
* ``Wait for vector index to stabilize in
'example_bedrock_retrieve_and_generate' (#70649)``
* ``Fix flaky Glue OpenLineage test that calls the real AWS endpoint
(#70500)``
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
+ * ``Add support for pandas 3 based xcoms in airflow (#71103)``
+ * ``Fix some docs and test gaps following up multi team secret refusal
(#71106)``
9.33.0
......
diff --git a/providers/apache/hdfs/docs/changelog.rst
b/providers/apache/hdfs/docs/changelog.rst
index fc58389b785..7853db98895 100644
--- a/providers/apache/hdfs/docs/changelog.rst
+++ b/providers/apache/hdfs/docs/changelog.rst
@@ -33,11 +33,12 @@ Changelog
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix inconsistency between generated provider docs and pyproject.toml
(#68991)``
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
4.12.1
......
diff --git a/providers/apache/hive/docs/changelog.rst
b/providers/apache/hive/docs/changelog.rst
index fb2b9a6c02a..638a707f306 100644
--- a/providers/apache/hive/docs/changelog.rst
+++ b/providers/apache/hive/docs/changelog.rst
@@ -38,11 +38,12 @@ Bug Fixes
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Use common.compat.sdk for timezone imports in providers (#70492)``
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
9.6.0
.....
diff --git a/providers/apache/spark/docs/changelog.rst
b/providers/apache/spark/docs/changelog.rst
index cb858c45569..4aef1f7cfba 100644
--- a/providers/apache/spark/docs/changelog.rst
+++ b/providers/apache/spark/docs/changelog.rst
@@ -35,6 +35,7 @@ Bug Fixes
~~~~~~~~~
* ``Anchor spark-submit log trail on actual exception instead of lines
(#70513)``
+* ``Spark: Fix missing space in YARN waitAppCompletion error message (#71055)``
Misc
~~~~
diff --git a/providers/clickhousedb/README.rst
b/providers/clickhousedb/README.rst
index 0c4f4d8cf1b..e7209c80491 100644
--- a/providers/clickhousedb/README.rst
+++ b/providers/clickhousedb/README.rst
@@ -23,7 +23,7 @@
Package ``apache-airflow-providers-clickhousedb``
-Release: ``1.0.1``
+Release: ``1.0.0``
`ClickHouse <https://clickhouse.com/>`__
@@ -36,7 +36,7 @@ This is a provider package for ``clickhousedb`` provider. All
classes for this p
are in ``airflow.providers.clickhousedb`` python package.
You can find package information and changelog for the provider
-in the `documentation
<https://airflow.apache.org/docs/apache-airflow-providers-clickhousedb/1.0.1/>`_.
+in the `documentation
<https://airflow.apache.org/docs/apache-airflow-providers-clickhousedb/1.0.0/>`_.
Installation
------------
@@ -59,4 +59,4 @@ PIP package Version required
======================================= ==================
The changelog for the provider package can be found in the
-`changelog
<https://airflow.apache.org/docs/apache-airflow-providers-clickhousedb/1.0.1/changelog.html>`_.
+`changelog
<https://airflow.apache.org/docs/apache-airflow-providers-clickhousedb/1.0.0/changelog.html>`_.
diff --git a/providers/clickhousedb/docs/changelog.rst
b/providers/clickhousedb/docs/changelog.rst
index 970500fdf2e..21aaf99532c 100644
--- a/providers/clickhousedb/docs/changelog.rst
+++ b/providers/clickhousedb/docs/changelog.rst
@@ -27,21 +27,6 @@
Changelog
---------
-1.0.1
-.....
-
-Misc
-~~~~
-
-* ``Change Clickhouse lifecycle to incubation (#69166)``
-
-.. Below changes are excluded from the changelog. Move them to
- appropriate section above if needed. Do not delete the lines(!):
- * ``Fix ClickHouse test_connection unit test failing with newer
clickhouse-connect (#70114)``
- * ``Fix inconsistency between generated provider docs and pyproject.toml
(#68991)``
- * ``Prepare providers release 2026-07-22 (#70256)``
-
-
1.0.0
.....
diff --git a/providers/clickhousedb/docs/index.rst
b/providers/clickhousedb/docs/index.rst
index b399de766ac..8061b05cb0f 100644
--- a/providers/clickhousedb/docs/index.rst
+++ b/providers/clickhousedb/docs/index.rst
@@ -77,7 +77,7 @@ apache-airflow-providers-clickhousedb package
`ClickHouse <https://clickhouse.com/>`__
-Release: 1.0.1
+Release: 1.0.0
Provider package
----------------
@@ -111,5 +111,5 @@ Downloading official packages
You can download officially released packages and verify their checksums and
signatures from the
`Official Apache Download site
<https://downloads.apache.org/airflow/providers/>`_
-* `The apache-airflow-providers-clickhousedb 1.0.1 sdist package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.1.tar.gz>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.1.tar.gz.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.1.tar.gz.sha512>`__)
-* `The apache-airflow-providers-clickhousedb 1.0.1 wheel package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.1-py3-none-any.whl>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.1-py3-none-any.whl.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.1-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-clickhousedb 1.0.0 sdist package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.0.tar.gz>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.0.tar.gz.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-clickhousedb 1.0.0 wheel package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.0-py3-none-any.whl>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.0-py3-none-any.whl.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_clickhousedb-1.0.0-py3-none-any.whl.sha512>`__)
diff --git a/providers/clickhousedb/provider.yaml
b/providers/clickhousedb/provider.yaml
index 0555f1029ee..43fdb67daea 100644
--- a/providers/clickhousedb/provider.yaml
+++ b/providers/clickhousedb/provider.yaml
@@ -29,7 +29,6 @@ source-date-epoch: 1785633505
# In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider
have
# to be done in the same PR
versions:
- - 1.0.1
- 1.0.0
integrations:
diff --git a/providers/clickhousedb/pyproject.toml
b/providers/clickhousedb/pyproject.toml
index ccc1b6c3b4d..dc19451b828 100644
--- a/providers/clickhousedb/pyproject.toml
+++ b/providers/clickhousedb/pyproject.toml
@@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi"
[project]
name = "apache-airflow-providers-clickhousedb"
-version = "1.0.1"
+version = "1.0.0"
description = "Provider package apache-airflow-providers-clickhousedb 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-clickhousedb/1.0.1"
-"Changelog" =
"https://airflow.apache.org/docs/apache-airflow-providers-clickhousedb/1.0.1/changelog.html"
+"Documentation" =
"https://airflow.apache.org/docs/apache-airflow-providers-clickhousedb/1.0.0"
+"Changelog" =
"https://airflow.apache.org/docs/apache-airflow-providers-clickhousedb/1.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/clickhousedb/src/airflow/providers/clickhousedb/__init__.py
b/providers/clickhousedb/src/airflow/providers/clickhousedb/__init__.py
index 4e0e1fe0d68..112a7774d42 100644
--- a/providers/clickhousedb/src/airflow/providers/clickhousedb/__init__.py
+++ b/providers/clickhousedb/src/airflow/providers/clickhousedb/__init__.py
@@ -29,7 +29,7 @@ from airflow import __version__ as airflow_version
__all__ = ["__version__"]
-__version__ = "1.0.1"
+__version__ = "1.0.0"
if
packaging.version.parse(packaging.version.parse(airflow_version).base_version)
< packaging.version.parse(
"2.11.0"
diff --git a/providers/common/ai/docs/changelog.rst
b/providers/common/ai/docs/changelog.rst
index a39121f8ea6..a25ef3109a4 100644
--- a/providers/common/ai/docs/changelog.rst
+++ b/providers/common/ai/docs/changelog.rst
@@ -52,6 +52,8 @@ Features
* ``Use task state store for 'common.ai' durable execution on Airflow 3.3+
(#68926)``
* ``Support '.txt' files in 'LLMFileAnalysisOperator' (#70431)``
* ``Support cloud URI globs in DocumentLoaderOperator (#70299)``
+* ``Support require_approval in LLMBranchOperator (#70651)``
+* ``Render multi-branch review choices as a multi-select (#71046)``
Bug Fixes
~~~~~~~~~
diff --git a/providers/common/sql/README.rst b/providers/common/sql/README.rst
index f04f36b720d..aa37c6d293e 100644
--- a/providers/common/sql/README.rst
+++ b/providers/common/sql/README.rst
@@ -84,10 +84,10 @@ Dependent package
Optional dependencies
----------------------
-==================
================================================================================================================================================================================
+==================
=======================================================================================================================================================================
Extra Dependencies
-==================
================================================================================================================================================================================
-``pandas`` ``pandas[sql-other]>=2.1.2,<3; python_version <"3.13"``,
``pandas>=2.2.3,<3; python_version >="3.13" and python_version <"3.14"``,
``pandas>=2.3.3,<3; python_version >="3.14"``
+==================
=======================================================================================================================================================================
+``pandas`` ``pandas[sql-other]>=2.1.2; python_version <"3.13"``,
``pandas>=2.2.3; python_version >="3.13" and python_version <"3.14"``,
``pandas>=2.3.3; python_version >="3.14"``
``openlineage`` ``apache-airflow-providers-openlineage``
``polars`` ``polars>=1.26.0``
``sqlalchemy`` ``sqlalchemy>=1.4.54``
@@ -95,7 +95,7 @@ Extra Dependencies
``datafusion`` ``datafusion>=50.0.0,<52.0.0``
``pyiceberg-core`` ``pyiceberg-core>=0.8.0``
``apache.iceberg`` ``apache-airflow-providers-apache-iceberg``
-==================
================================================================================================================================================================================
+==================
=======================================================================================================================================================================
The changelog for the provider package can be found in the
`changelog
<https://airflow.apache.org/docs/apache-airflow-providers-common-sql/2.1.0/changelog.html>`_.
diff --git a/providers/common/sql/docs/changelog.rst
b/providers/common/sql/docs/changelog.rst
index 787ec8ec155..825d957b2ad 100644
--- a/providers/common/sql/docs/changelog.rst
+++ b/providers/common/sql/docs/changelog.rst
@@ -43,11 +43,12 @@ Bug Fixes
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Use common.compat.sdk for timezone imports in providers (#70492)``
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
2.0.3
.....
diff --git a/providers/databricks/docs/changelog.rst
b/providers/databricks/docs/changelog.rst
index 41f025336ef..c46d61781e0 100644
--- a/providers/databricks/docs/changelog.rst
+++ b/providers/databricks/docs/changelog.rst
@@ -32,7 +32,6 @@ Changelog
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
* ``Review and update constraint dependencies (#70652)``
* ``Validate DatabricksSQLStatementsSensor statement fields after rendering
(#70340)``
* ``Validate DatabricksCopyIntoOperator template fields after rendering
(#70339)``
@@ -47,6 +46,8 @@ Doc-only
appropriate section above if needed. Do not delete the lines(!):
* ``Restore Dag-parse-time validation for Databricks Repos operator
arguments (#70551)``
* ``Validate Databricks Repos operators' template fields after rendering
(#70341)``
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
7.18.0
......
diff --git a/providers/edge3/docs/changelog.rst
b/providers/edge3/docs/changelog.rst
index 75a1427dcaa..abd3818ba38 100644
--- a/providers/edge3/docs/changelog.rst
+++ b/providers/edge3/docs/changelog.rst
@@ -46,6 +46,7 @@ Misc
* ``Bump the edge-ui-package-updates group across 1 directory with 3 updates
(#70848)``
* ``Bump the edge-ui-package-updates group across 1 directory with 31 updates
(#70616)``
* ``Add team_name tagging to multi team dag metrics (#69943)``
+* ``Bump @types/node to 26.1.2 (#70870)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
diff --git a/providers/exasol/docs/changelog.rst
b/providers/exasol/docs/changelog.rst
index 2738dff387b..157f981cf58 100644
--- a/providers/exasol/docs/changelog.rst
+++ b/providers/exasol/docs/changelog.rst
@@ -33,10 +33,11 @@ Changelog
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
4.10.4
......
diff --git a/providers/fab/docs/changelog.rst b/providers/fab/docs/changelog.rst
index 0efce337684..8ec622d56d2 100644
--- a/providers/fab/docs/changelog.rst
+++ b/providers/fab/docs/changelog.rst
@@ -34,6 +34,7 @@ Bug Fixes
~~~~~~~~~
* ``Fix asset state store writes forbidden under FAB auth manager (#70478)``
+* ``Stop dumping every Dag to stdout when syncing FAB permissions (#70939)``
Misc
~~~~
diff --git a/providers/git/docs/changelog.rst b/providers/git/docs/changelog.rst
index ec2c000d526..2291b0e5a0b 100644
--- a/providers/git/docs/changelog.rst
+++ b/providers/git/docs/changelog.rst
@@ -27,6 +27,11 @@ Bug Fixes
* ``Use private key when pulling submodules (#62938)``
+Misc
+~~~~
+
+* ``Use ValueError for conflicting Git connection key arguments (#70538)``
+
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
diff --git a/providers/google/docs/changelog.rst
b/providers/google/docs/changelog.rst
index 8d3603296bd..4b42a120271 100644
--- a/providers/google/docs/changelog.rst
+++ b/providers/google/docs/changelog.rst
@@ -68,6 +68,7 @@ Bug Fixes
* ``Emit GCSListObjectsOperator delimiter deprecation warning after rendering
(#70533)``
* ``Move Compute Engine validation out of constructors (#70454)``
* ``Prevent premature validation in Gemini batch job operators (#70362)``
+* ``Only refuse team scoped like secret ids when multi_team is on (#71078)``
Misc
~~~~
@@ -75,7 +76,6 @@ Misc
* ``Make psycopg (v3) the default synchronous Postgres driver (#69526)``
* ``Flag conn-fields in hook but absent from provider.yaml in static checks
(#69655)``
* ``Strip only the literal properties/ prefix from GA property link IDs
(#70919)``
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
* ``Update system test to the latest api version of google-ads (#69865)``
* ``Use common.compat.sdk for timezone imports in providers (#70492)``
* ``Drop redundant BigQueryInsertJobOperator job ID snapshot in __init__
(#70494)``
@@ -85,6 +85,7 @@ Doc-only
* ``Link task state store docs in durable execution across providers (#69851)``
* ``Document effect of state-store cleanup for operators with durable
execution (#70721)``
+* ``Fix some docs and test gaps following up multi team secret refusal
(#71106)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
@@ -93,6 +94,8 @@ Doc-only
* ``Preserve Dataform workflow invocation config (#53843) (#69161)``
* ``Revert Dataform workflow invocation dict normalization (#69161)
(#70395)``
* ``Prepare providers release 2026-07-22 (#70256)``
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
22.2.2
......
diff --git a/providers/microsoft/azure/docs/changelog.rst
b/providers/microsoft/azure/docs/changelog.rst
index e7c9e059644..4bfa8b4bdfa 100644
--- a/providers/microsoft/azure/docs/changelog.rst
+++ b/providers/microsoft/azure/docs/changelog.rst
@@ -42,6 +42,7 @@ Bug Fixes
* ``Refuse the team agnostic fall-through for a team scoped Key Vault secret
name (#70876)``
* ``Fix duplicated task logs in the WASB log handler (#70860)``
* ``Validate AzureVirtualMachineStateSensor target_state after rendering,
outside poke() (#70329, #70372)``
+* ``Only refuse team scoped like secret ids when multi_team is on (#71078)``
Misc
~~~~
@@ -51,6 +52,7 @@ Misc
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
+ * ``Fix some docs and test gaps following up multi team secret refusal
(#71106)``
14.0.0
......
diff --git a/providers/opensearch/README.rst b/providers/opensearch/README.rst
index 2f12cdaa3d6..43361067bb5 100644
--- a/providers/opensearch/README.rst
+++ b/providers/opensearch/README.rst
@@ -23,7 +23,7 @@
Package ``apache-airflow-providers-opensearch``
-Release: ``1.11.2``
+Release: ``1.12.0``
`OpenSearch <https://opensearch.org/>`__
@@ -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
<https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.11.2/>`_.
+in the `documentation
<https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.12.0/>`_.
Installation
------------
@@ -59,4 +59,4 @@ PIP package Version required
========================================== ==================
The changelog for the provider package can be found in the
-`changelog
<https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.11.2/changelog.html>`_.
+`changelog
<https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.12.0/changelog.html>`_.
diff --git a/providers/opensearch/docs/changelog.rst
b/providers/opensearch/docs/changelog.rst
index 1f8553c1ddc..5941538ccd6 100644
--- a/providers/opensearch/docs/changelog.rst
+++ b/providers/opensearch/docs/changelog.rst
@@ -27,9 +27,14 @@
Changelog
---------
-1.11.2
+1.12.0
......
+Features
+~~~~~~~~
+
+* ``Add OpensearchRemoteLogIO.from_config and register opensearch scheme
(#70295)``
+
Bug Fixes
~~~~~~~~~
diff --git a/providers/opensearch/docs/index.rst
b/providers/opensearch/docs/index.rst
index b142444e483..84b157f4b51 100644
--- a/providers/opensearch/docs/index.rst
+++ b/providers/opensearch/docs/index.rst
@@ -78,7 +78,7 @@ apache-airflow-providers-opensearch package
`OpenSearch <https://opensearch.org/>`__
-Release: 1.11.2
+Release: 1.12.0
Provider package
----------------
@@ -112,5 +112,5 @@ Downloading official packages
You can download officially released packages and verify their checksums and
signatures from the
`Official Apache Download site
<https://downloads.apache.org/airflow/providers/>`_
-* `The apache-airflow-providers-opensearch 1.11.2 sdist package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.11.2.tar.gz>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.11.2.tar.gz.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.11.2.tar.gz.sha512>`__)
-* `The apache-airflow-providers-opensearch 1.11.2 wheel package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.11.2-py3-none-any.whl>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.11.2-py3-none-any.whl.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.11.2-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-opensearch 1.12.0 sdist package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.12.0.tar.gz>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.12.0.tar.gz.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.12.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-opensearch 1.12.0 wheel package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.12.0-py3-none-any.whl>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.12.0-py3-none-any.whl.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_opensearch-1.12.0-py3-none-any.whl.sha512>`__)
diff --git a/providers/opensearch/provider.yaml
b/providers/opensearch/provider.yaml
index 65996ac1a03..24b8bef46cc 100644
--- a/providers/opensearch/provider.yaml
+++ b/providers/opensearch/provider.yaml
@@ -23,13 +23,13 @@ description: |
state: ready
lifecycle: production
-source-date-epoch: 1785633505
+source-date-epoch: 1785995745
# 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.11.2
+ - 1.12.0
- 1.11.1
- 1.11.0
- 1.10.0
diff --git a/providers/opensearch/pyproject.toml
b/providers/opensearch/pyproject.toml
index 2d49f24eb3d..eb956a48663 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.11.2"
+version = "1.12.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.11.2"
-"Changelog" =
"https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.11.2/changelog.html"
+"Documentation" =
"https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.12.0"
+"Changelog" =
"https://airflow.apache.org/docs/apache-airflow-providers-opensearch/1.12.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 d63f5cd2e73..9cb402530b3 100644
--- a/providers/opensearch/src/airflow/providers/opensearch/__init__.py
+++ b/providers/opensearch/src/airflow/providers/opensearch/__init__.py
@@ -29,7 +29,7 @@ from airflow import __version__ as airflow_version
__all__ = ["__version__"]
-__version__ = "1.11.2"
+__version__ = "1.12.0"
if
packaging.version.parse(packaging.version.parse(airflow_version).base_version)
< packaging.version.parse(
"3.0.0"
diff --git a/providers/papermill/docs/changelog.rst
b/providers/papermill/docs/changelog.rst
index 172b01923bf..805f5b31b8c 100644
--- a/providers/papermill/docs/changelog.rst
+++ b/providers/papermill/docs/changelog.rst
@@ -33,7 +33,6 @@ Changelog
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
* ``Fix template-field validation in PapermillOperator (#70435)``
.. Below changes are excluded from the changelog. Move them to
@@ -42,6 +41,8 @@ Misc
* ``Fix inconsistency between generated provider docs and pyproject.toml
(#68991)``
* ``Prepare provider documentation 2026-06-16 (#68642)``
* ``[main] Upgrade important CI environment (#68322)``
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
3.13.1
......
diff --git a/providers/postgres/README.rst b/providers/postgres/README.rst
index ce30e20880f..30f6fec670c 100644
--- a/providers/postgres/README.rst
+++ b/providers/postgres/README.rst
@@ -87,18 +87,18 @@ Dependent package
Optional dependencies
----------------------
-===================
=====================================================================================================================================================================
+===================
============================================================================================================================================================
Extra Dependencies
-===================
=====================================================================================================================================================================
+===================
============================================================================================================================================================
``amazon`` ``apache-airflow-providers-amazon>=2.6.0``
``asyncpg`` ``asyncpg>=0.30.0``
``microsoft.azure`` ``apache-airflow-providers-microsoft-azure>=12.8.0``
``openlineage`` ``apache-airflow-providers-openlineage``
-``pandas`` ``pandas>=2.1.2,<3; python_version <"3.13"``,
``pandas>=2.2.3,<3; python_version >="3.13" and python_version <"3.14"``,
``pandas>=2.3.3,<3; python_version >="3.14"``
+``pandas`` ``pandas>=2.1.2; python_version <"3.13"``,
``pandas>=2.2.3; python_version >="3.13" and python_version <"3.14"``,
``pandas>=2.3.3; python_version >="3.14"``
``polars`` ``polars>=1.26.0``
``psycopg2`` ``psycopg2-binary>=2.9.9; python_version < '3.13'``,
``psycopg2-binary>=2.9.10; python_version >= '3.13'``
``sqlalchemy`` ``sqlalchemy>=1.4.54``
-===================
=====================================================================================================================================================================
+===================
============================================================================================================================================================
The changelog for the provider package can be found in the
`changelog
<https://airflow.apache.org/docs/apache-airflow-providers-postgres/7.0.1/changelog.html>`_.
diff --git a/providers/postgres/docs/changelog.rst
b/providers/postgres/docs/changelog.rst
index cb23caa096a..c056cf37a9c 100644
--- a/providers/postgres/docs/changelog.rst
+++ b/providers/postgres/docs/changelog.rst
@@ -33,7 +33,6 @@ Changelog
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
* ``Use built-in exceptions for Postgres hook input validation (#70537)``
Doc-only
@@ -43,6 +42,8 @@ Doc-only
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
7.0.0
.....
diff --git a/providers/presto/docs/changelog.rst
b/providers/presto/docs/changelog.rst
index b70570f676a..50cba487ca7 100644
--- a/providers/presto/docs/changelog.rst
+++ b/providers/presto/docs/changelog.rst
@@ -33,7 +33,6 @@ Changelog
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
Doc-only
~~~~~~~~
@@ -44,6 +43,8 @@ Doc-only
appropriate section above if needed. Do not delete the lines(!):
* ``Prepare providers release 2026-07-22 (#70256)``
* ``Fix inconsistency between generated provider docs and pyproject.toml
(#68991)``
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
5.12.0
......
diff --git a/providers/salesforce/docs/changelog.rst
b/providers/salesforce/docs/changelog.rst
index 69fc4e6d738..24d2cf703cd 100644
--- a/providers/salesforce/docs/changelog.rst
+++ b/providers/salesforce/docs/changelog.rst
@@ -33,11 +33,13 @@ Changelog
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Fix inconsistency between generated provider docs and pyproject.toml
(#68991)``
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
+ * ``Add support for pandas 3 based xcoms in airflow (#71103)``
5.14.1
......
diff --git a/providers/snowflake/docs/changelog.rst
b/providers/snowflake/docs/changelog.rst
index 26878d8fb8e..fce8b438052 100644
--- a/providers/snowflake/docs/changelog.rst
+++ b/providers/snowflake/docs/changelog.rst
@@ -39,11 +39,11 @@ Bug Fixes
~~~~~~~~~
* ``Log check_query_output response via format string in Snowflake SQL API
hook (#67848)``
+* ``Fix snowflake provider installs picking an unimportable pyOpenSSL
(#71145)``
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
* ``Use common.compat.sdk for timezone imports in providers (#70492)``
* ``Move the SnowparkContainerJobOperator required-argument check to execute()
(#70332, #70874)``
@@ -54,6 +54,8 @@ Doc-only
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
6.15.0
......
diff --git a/providers/trino/docs/changelog.rst
b/providers/trino/docs/changelog.rst
index d3742cc310a..c7da9c63b13 100644
--- a/providers/trino/docs/changelog.rst
+++ b/providers/trino/docs/changelog.rst
@@ -32,7 +32,6 @@ Changelog
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
Doc-only
~~~~~~~~
@@ -43,6 +42,8 @@ Doc-only
appropriate section above if needed. Do not delete the lines(!):
* ``Prepare providers release 2026-07-22 (#70256)``
* ``Fix inconsistency between generated provider docs and pyproject.toml
(#68991)``
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
6.6.0
.....
diff --git a/providers/weaviate/docs/changelog.rst
b/providers/weaviate/docs/changelog.rst
index 81a39ec50bf..0da137969b2 100644
--- a/providers/weaviate/docs/changelog.rst
+++ b/providers/weaviate/docs/changelog.rst
@@ -31,7 +31,6 @@ Bug Fixes
Misc
~~~~
-* ``Limit pandas to < 3 for DataFrame XComs (#70791)``
Doc-only
~~~~~~~~
@@ -40,6 +39,8 @@ Doc-only
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
+ * ``Limit pandas to < 3 for DataFrame XComs (#70791)``
+ * ``Revert "Limit pandas to < 3 for DataFrame XComs (#70791)" (#71100)``
3.4.0
.....
diff --git a/providers/yandex/docs/changelog.rst
b/providers/yandex/docs/changelog.rst
index f3673bb39b6..d53e266882b 100644
--- a/providers/yandex/docs/changelog.rst
+++ b/providers/yandex/docs/changelog.rst
@@ -34,6 +34,7 @@ Bug Fixes
~~~~~~~~~
* ``Refuse the team agnostic fall-through for a team scoped Lockbox secret
name (#70877)``
+* ``Only refuse team scoped like secret ids when multi_team is on (#71078)``
.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):