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 405fbf34180 Prepare documentation to release common.compat 1.6.1
(#49624)
405fbf34180 is described below
commit 405fbf341806e96f84dfd8ad5e2bf4df37140262
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Apr 23 19:31:46 2025 +0200
Prepare documentation to release common.compat 1.6.1 (#49624)
---
providers/common/compat/README.rst | 6 +++---
providers/common/compat/docs/changelog.rst | 20 +++++++++++++++++++
providers/common/compat/docs/commits.rst | 23 +++++++++++++++++++++-
providers/common/compat/docs/index.rst | 8 ++++----
providers/common/compat/provider.yaml | 3 +--
providers/common/compat/pyproject.toml | 6 +++---
.../airflow/providers/common/compat/__init__.py | 2 +-
7 files changed, 54 insertions(+), 14 deletions(-)
diff --git a/providers/common/compat/README.rst
b/providers/common/compat/README.rst
index c889e1e72ba..6f8d57834bb 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.6.0``
+Release: ``1.6.1``
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
<https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.6.0/>`_.
+in the `documentation
<https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.6.1/>`_.
Installation
------------
@@ -77,4 +77,4 @@ Dependent package
==============================================================================================================
===============
The changelog for the provider package can be found in the
-`changelog
<https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.6.0/changelog.html>`_.
+`changelog
<https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.6.1/changelog.html>`_.
diff --git a/providers/common/compat/docs/changelog.rst
b/providers/common/compat/docs/changelog.rst
index b1062a17d16..4829d8a48eb 100644
--- a/providers/common/compat/docs/changelog.rst
+++ b/providers/common/compat/docs/changelog.rst
@@ -25,6 +25,26 @@
Changelog
---------
+1.6.1
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Move bases classes to 'airflow.sdk.bases' (#48487)``
+
+.. Below changes are excluded from the changelog. Move them to
+ appropriate section above if needed. Do not delete the lines(!):
+ * ``Add backwards compatibility provider tests for Airflow 3.0.0 (#49562)``
+ * ``Prepare docs for Apr 3rd wave of providers (#49338)``
+ * ``Prepare docs for Apr 2nd wave of providers (#49051)``
+ * ``Remove unnecessary entries in get_provider_info and update the schema
(#48849)``
+ * ``Remove fab from preinstalled providers (#48457)``
+ * ``Fix common-io and common-compat provider description format (#48864)``
+ * ``Improve documentation building iteration (#48760)``
+ * ``Prepare docs for Apr 1st wave of providers (#48828)``
+ * ``Simplify tooling by switching completely to uv (#48223)``
+
1.6.0
.....
diff --git a/providers/common/compat/docs/commits.rst
b/providers/common/compat/docs/commits.rst
index 39709c7bf74..39c4f68fe4c 100644
--- a/providers/common/compat/docs/commits.rst
+++ b/providers/common/compat/docs/commits.rst
@@ -26,7 +26,7 @@
Package apache-airflow-providers-common-compat
------------------------------------------------------
-``Common Compatibility Provider - providing compatibility code for previous
Airflow versions.``
+Common Compatibility Provider - providing compatibility code for previous
Airflow versions
This is detailed commit list of changes for versions provider package:
``common.compat``.
@@ -34,6 +34,26 @@ For high-level changelog, see :doc:`package information
including changelog <ind
+1.6.1
+.....
+
+Latest change: 2025-04-22
+
+==================================================================================================
===========
==================================================================================
+Commit
Committed Subject
+==================================================================================================
===========
==================================================================================
+`7bd0f8324c
<https://github.com/apache/airflow/commit/7bd0f8324cfd8a9f5eb60af659b87c52cea3dad8>`__
2025-04-22 ``Add backwards compatibility provider tests for Airflow 3.0.0
(#49562)``
+`ca3e4e75c6
<https://github.com/apache/airflow/commit/ca3e4e75c634afdceb23a86b7e0b0ff74614a7f1>`__
2025-04-16 ``Prepare docs for Apr 3rd wave of providers (#49338)``
+`4a8567b20b
<https://github.com/apache/airflow/commit/4a8567b20bdd6555cbdc936d6674bf4fa390b0d5>`__
2025-04-10 ``Prepare docs for Apr 2nd wave of providers (#49051)``
+`7b2ec33c7a
<https://github.com/apache/airflow/commit/7b2ec33c7ad4998d9c9735b79593fcdcd3b9dd1f>`__
2025-04-08 ``Remove unnecessary entries in get_provider_info and update the
schema (#48849)``
+`139673d3ce
<https://github.com/apache/airflow/commit/139673d3ce5552c2cf8bcb2d202e97342c4b237c>`__
2025-04-07 ``Remove fab from preinstalled providers (#48457)``
+`3461b3a259
<https://github.com/apache/airflow/commit/3461b3a259663efd6f392fba203801aee4d90a09>`__
2025-04-07 ``Fix common-io and common-compat provider description format
(#48864)``
+`67858fd7e7
<https://github.com/apache/airflow/commit/67858fd7e7ac82788854844c1e6ef5a35f1d0d23>`__
2025-04-06 ``Improve documentation building iteration (#48760)``
+`adbb062b50
<https://github.com/apache/airflow/commit/adbb062b50e2e128fe475a76b7ce10ec93c39ee2>`__
2025-04-06 ``Prepare docs for Apr 1st wave of providers (#48828)``
+`d4473555c0
<https://github.com/apache/airflow/commit/d4473555c0e7022e073489b7163d49102881a1a6>`__
2025-04-02 ``Simplify tooling by switching completely to uv (#48223)``
+`fde5051eac
<https://github.com/apache/airflow/commit/fde5051eaca10b81364cca43307c30f49bc7e529>`__
2025-03-28 ``Move bases classes to 'airflow.sdk.bases' (#48487)``
+==================================================================================================
===========
==================================================================================
+
1.6.0
.....
@@ -42,6 +62,7 @@ Latest change: 2025-03-26
==================================================================================================
===========
=========================================================================
Commit
Committed Subject
==================================================================================================
===========
=========================================================================
+`c762e17820
<https://github.com/apache/airflow/commit/c762e17820cae6b162caa3eec5123760e07d56cc>`__
2025-03-26 ``Prepare docs for Mar 2nd wave of providers (#48383)``
`6b32358673
<https://github.com/apache/airflow/commit/6b32358673af89f598009dfb3f280c957a5f2da4>`__
2025-03-26 ``Move BaseNotifier to Task SDK (#48008)``
`6adb2dbae4
<https://github.com/apache/airflow/commit/6adb2dbae47341eb61dbc62dbc56176d9aa83fd9>`__
2025-03-25 ``Upgrade providers flit build requirements to 3.12.0 (#48362)``
`b96547dedc
<https://github.com/apache/airflow/commit/b96547dedc497bc3001fb3a3f30682b046dc7735>`__
2025-03-22 ``serialize http transports contained in composite transport
(#47444)``
diff --git a/providers/common/compat/docs/index.rst
b/providers/common/compat/docs/index.rst
index 99d0a87b064..5e2f1a8368f 100644
--- a/providers/common/compat/docs/index.rst
+++ b/providers/common/compat/docs/index.rst
@@ -59,10 +59,10 @@
apache-airflow-providers-common-compat package
------------------------------------------------------
-``Common Compatibility Provider - providing compatibility code for previous
Airflow versions.``
+Common Compatibility Provider - providing compatibility code for previous
Airflow versions
-Release: 1.6.0
+Release: 1.6.1
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
<https://downloads.apache.org/airflow/providers/>`_
-* `The apache-airflow-providers-common-compat 1.6.0 sdist package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.0.tar.gz>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.0.tar.gz.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.0.tar.gz.sha512>`__)
-* `The apache-airflow-providers-common-compat 1.6.0 wheel package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.0-py3-none-any.whl>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.0-py3-none-any.whl.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.0-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-common-compat 1.6.1 sdist package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.1.tar.gz>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.1.tar.gz.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.1.tar.gz.sha512>`__)
+* `The apache-airflow-providers-common-compat 1.6.1 wheel package
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.1-py3-none-any.whl>`_
(`asc
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.1-py3-none-any.whl.asc>`__,
`sha512
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_common_compat-1.6.1-py3-none-any.whl.sha512>`__)
diff --git a/providers/common/compat/provider.yaml
b/providers/common/compat/provider.yaml
index f2949988f01..83984b4db2c 100644
--- a/providers/common/compat/provider.yaml
+++ b/providers/common/compat/provider.yaml
@@ -25,8 +25,7 @@ state: ready
source-date-epoch: 1743477800
# note that those versions are maintained by release manager - do not update
them manually
versions:
- # TODO : update it to the right version when we release next wave
- - 1.7.0
+ - 1.6.1
- 1.6.0
- 1.5.1
- 1.5.0
diff --git a/providers/common/compat/pyproject.toml
b/providers/common/compat/pyproject.toml
index 3b712f50c4b..c21782e077e 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.7.0"
+version = "1.6.1"
description = "Provider package apache-airflow-providers-common-compat for
Apache Airflow"
readme = "README.rst"
authors = [
@@ -106,8 +106,8 @@ apache-airflow-providers-common-sql = {workspace = true}
apache-airflow-providers-standard = {workspace = true}
[project.urls]
-"Documentation" =
"https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.7.0"
-"Changelog" =
"https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.7.0/changelog.html"
+"Documentation" =
"https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.6.1"
+"Changelog" =
"https://airflow.apache.org/docs/apache-airflow-providers-common-compat/1.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/common/compat/src/airflow/providers/common/compat/__init__.py
b/providers/common/compat/src/airflow/providers/common/compat/__init__.py
index 59d94b68fae..1c777b668e1 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 @@ from airflow import __version__ as airflow_version
__all__ = ["__version__"]
-__version__ = "1.7.0"
+__version__ = "1.6.1"
if
packaging.version.parse(packaging.version.parse(airflow_version).base_version)
< packaging.version.parse(
"2.9.0"