Skip to content

Commit 38cf214

Browse files
authored
Prepare providers release 2025-12-09 (#59249)
1 parent 8e3f689 commit 38cf214

File tree

394 files changed

+2005
-1058
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

394 files changed

+2005
-1058
lines changed

providers/.last_release_date.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-12-01
1+
2025-12-09

providers/airbyte/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Package ``apache-airflow-providers-airbyte``
2525

26-
Release: ``5.3.0``
26+
Release: ``5.3.1``
2727

2828

2929
`Airbyte <https://airbyte.com/>`__
@@ -36,7 +36,7 @@ This is a provider package for ``airbyte`` provider. All classes for this provid
3636
are in ``airflow.providers.airbyte`` python package.
3737

3838
You can find package information and changelog for the provider
39-
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.3.0/>`_.
39+
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.3.1/>`_.
4040

4141
Installation
4242
------------
@@ -54,7 +54,7 @@ Requirements
5454
PIP package Version required
5555
========================================== ==================
5656
``apache-airflow`` ``>=2.11.0``
57-
``apache-airflow-providers-common-compat`` ``>=1.8.0``
57+
``apache-airflow-providers-common-compat`` ``>=1.10.1``
5858
``airbyte-api`` ``>=0.52.0``
5959
``requests`` ``>=2.32.0``
6060
========================================== ==================
@@ -79,4 +79,4 @@ Dependent package
7979
================================================================================================================== =================
8080

8181
The changelog for the provider package can be found in the
82-
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.3.0/changelog.html>`_.
82+
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.3.1/changelog.html>`_.

providers/airbyte/docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,17 @@ Changelog
2727
---------
2828

2929

30+
5.3.1
31+
.....
32+
33+
Misc
34+
~~~~
35+
36+
* ``Add backcompat for exceptions in providers (#58727)``
37+
38+
.. Below changes are excluded from the changelog. Move them to
39+
appropriate section above if needed. Do not delete the lines(!):
40+
3041
5.3.0
3142
.....
3243

providers/airbyte/docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ apache-airflow-providers-airbyte package
7676
`Airbyte <https://airbyte.com/>`__
7777

7878

79-
Release: 5.3.0
79+
Release: 5.3.1
8080

8181
Provider package
8282
----------------
@@ -100,7 +100,7 @@ The minimum Apache Airflow version supported by this provider distribution is ``
100100
PIP package Version required
101101
========================================== ==================
102102
``apache-airflow`` ``>=2.11.0``
103-
``apache-airflow-providers-common-compat`` ``>=1.8.0``
103+
``apache-airflow-providers-common-compat`` ``>=1.10.1``
104104
``airbyte-api`` ``>=0.52.0``
105105
``requests`` ``>=2.32.0``
106106
========================================== ==================
@@ -130,5 +130,5 @@ Downloading official packages
130130
You can download officially released packages and verify their checksums and signatures from the
131131
`Official Apache Download site <https://downloads.apache.org/airflow/providers/>`_
132132

133-
* `The apache-airflow-providers-airbyte 5.3.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.0.tar.gz.sha512>`__)
134-
* `The apache-airflow-providers-airbyte 5.3.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.0-py3-none-any.whl.sha512>`__)
133+
* `The apache-airflow-providers-airbyte 5.3.1 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.1.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.1.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.1.tar.gz.sha512>`__)
134+
* `The apache-airflow-providers-airbyte 5.3.1 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.1-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.1-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-5.3.1-py3-none-any.whl.sha512>`__)

providers/airbyte/provider.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,13 @@ description: |
2222
`Airbyte <https://airbyte.com/>`__
2323
2424
state: ready
25-
source-date-epoch: 1764109402
25+
source-date-epoch: 1765298616
2626
# Note that those versions are maintained by release manager - do not update them manually
2727
# with the exception of case where other provider in sources has >= new provider version.
2828
# In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider have
2929
# to be done in the same PR
3030
versions:
31+
- 5.3.1
3132
- 5.3.0
3233
- 5.2.5
3334
- 5.2.4

providers/airbyte/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ build-backend = "flit_core.buildapi"
2525

2626
[project]
2727
name = "apache-airflow-providers-airbyte"
28-
version = "5.3.0"
28+
version = "5.3.1"
2929
description = "Provider package apache-airflow-providers-airbyte for Apache Airflow"
3030
readme = "README.rst"
3131
license = "Apache-2.0"
@@ -59,7 +59,7 @@ requires-python = ">=3.10"
5959
# After you modify the dependencies, and rebuild your Breeze CI image with ``breeze ci-image build``
6060
dependencies = [
6161
"apache-airflow>=2.11.0",
62-
"apache-airflow-providers-common-compat>=1.8.0", # use next version
62+
"apache-airflow-providers-common-compat>=1.10.1",
6363
"airbyte-api>=0.52.0",
6464
"requests>=2.32.0",
6565
]
@@ -99,8 +99,8 @@ apache-airflow-providers-common-sql = {workspace = true}
9999
apache-airflow-providers-standard = {workspace = true}
100100

101101
[project.urls]
102-
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.3.0"
103-
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.3.0/changelog.html"
102+
"Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.3.1"
103+
"Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-airbyte/5.3.1/changelog.html"
104104
"Bug Tracker" = "https://github.com/apache/airflow/issues"
105105
"Source Code" = "https://github.com/apache/airflow"
106106
"Slack Chat" = "https://s.apache.org/airflow-slack"

providers/airbyte/src/airflow/providers/airbyte/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
__all__ = ["__version__"]
3131

32-
__version__ = "5.3.0"
32+
__version__ = "5.3.1"
3333

3434
if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
3535
"2.11.0"

providers/alibaba/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Package ``apache-airflow-providers-alibaba``
2525

26-
Release: ``3.3.0``
26+
Release: ``3.3.1``
2727

2828

2929
Alibaba Cloud integration (including `Alibaba Cloud <https://www.alibabacloud.com/>`__).
@@ -36,7 +36,7 @@ This is a provider package for ``alibaba`` provider. All classes for this provid
3636
are in ``airflow.providers.alibaba`` python package.
3737

3838
You can find package information and changelog for the provider
39-
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.0/>`_.
39+
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.1/>`_.
4040

4141
Installation
4242
------------
@@ -54,7 +54,7 @@ Requirements
5454
PIP package Version required
5555
========================================== ==================
5656
``apache-airflow`` ``>=2.11.0``
57-
``apache-airflow-providers-common-compat`` ``>=1.8.0``
57+
``apache-airflow-providers-common-compat`` ``>=1.10.1``
5858
``oss2`` ``>=2.14.0``
5959
``alibabacloud_adb20211201`` ``>=1.0.0``
6060
``alibabacloud_tea_openapi`` ``>=0.3.7``
@@ -81,4 +81,4 @@ Dependent package
8181
================================================================================================================== =================
8282

8383
The changelog for the provider package can be found in the
84-
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.0/changelog.html>`_.
84+
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-alibaba/3.3.1/changelog.html>`_.

providers/alibaba/docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,17 @@
2626
Changelog
2727
---------
2828

29+
3.3.1
30+
.....
31+
32+
Misc
33+
~~~~
34+
35+
* ``Add backcompat for exceptions in providers (#58727)``
36+
37+
.. Below changes are excluded from the changelog. Move them to
38+
appropriate section above if needed. Do not delete the lines(!):
39+
2940
3.3.0
3041
.....
3142

providers/alibaba/docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ apache-airflow-providers-alibaba package
7777
Alibaba Cloud integration (including `Alibaba Cloud <https://www.alibabacloud.com/>`__).
7878

7979

80-
Release: 3.3.0
80+
Release: 3.3.1
8181

8282
Provider package
8383
----------------
@@ -101,7 +101,7 @@ The minimum Apache Airflow version supported by this provider distribution is ``
101101
PIP package Version required
102102
========================================== ==================
103103
``apache-airflow`` ``>=2.11.0``
104-
``apache-airflow-providers-common-compat`` ``>=1.8.0``
104+
``apache-airflow-providers-common-compat`` ``>=1.10.1``
105105
``oss2`` ``>=2.14.0``
106106
``alibabacloud_adb20211201`` ``>=1.0.0``
107107
``alibabacloud_tea_openapi`` ``>=0.3.7``
@@ -133,5 +133,5 @@ Downloading official packages
133133
You can download officially released packages and verify their checksums and signatures from the
134134
`Official Apache Download site <https://downloads.apache.org/airflow/providers/>`_
135135

136-
* `The apache-airflow-providers-alibaba 3.3.0 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.0.tar.gz.sha512>`__)
137-
* `The apache-airflow-providers-alibaba 3.3.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.0-py3-none-any.whl.sha512>`__)
136+
* `The apache-airflow-providers-alibaba 3.3.1 sdist package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.1.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.1.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.1.tar.gz.sha512>`__)
137+
* `The apache-airflow-providers-alibaba 3.3.1 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.1-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.1-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_alibaba-3.3.1-py3-none-any.whl.sha512>`__)

0 commit comments

Comments
 (0)