diff --git a/airflow/providers/amazon/CHANGELOG.rst b/airflow/providers/amazon/CHANGELOG.rst
index 0be1bbb389f38..fd697ce59d4db 100644
--- a/airflow/providers/amazon/CHANGELOG.rst
+++ b/airflow/providers/amazon/CHANGELOG.rst
@@ -24,6 +24,24 @@
Changelog
---------
+7.2.1
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Explicitly handle exceptions raised by config parsing in AWS provider (#29587)``
+
+Misc
+~~~~
+
+* ``Fix docstring for EcsRunTaskOperator region_name -> region (#29562)``
+
+.. Below changes are excluded from the changelog. Move them to
+ appropriate section above if needed. Do not delete the lines(!):
+ * ``Restore trigger logging (#29482)``
+ * ``Revert "Enable individual trigger logging (#27758)" (#29472)``
+
7.2.0
.....
diff --git a/airflow/providers/amazon/provider.yaml b/airflow/providers/amazon/provider.yaml
index 031622e2fd51d..4790619dd9ab3 100644
--- a/airflow/providers/amazon/provider.yaml
+++ b/airflow/providers/amazon/provider.yaml
@@ -22,6 +22,7 @@ description: |
Amazon integration (including `Amazon Web Services (AWS) `__).
versions:
+ - 7.2.1
- 7.2.0
- 7.1.0
- 7.0.0
diff --git a/airflow/providers/apache/beam/CHANGELOG.rst b/airflow/providers/apache/beam/CHANGELOG.rst
index 61fc78a2448e0..915f588768ff7 100644
--- a/airflow/providers/apache/beam/CHANGELOG.rst
+++ b/airflow/providers/apache/beam/CHANGELOG.rst
@@ -24,6 +24,14 @@
Changelog
---------
+4.3.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Get rid of state in Apache Beam provider hook (#29503)``
+
4.2.0
.....
diff --git a/airflow/providers/apache/beam/provider.yaml b/airflow/providers/apache/beam/provider.yaml
index 43f4c4f2dc039..7802afe2e8c5d 100644
--- a/airflow/providers/apache/beam/provider.yaml
+++ b/airflow/providers/apache/beam/provider.yaml
@@ -22,6 +22,7 @@ description: |
`Apache Beam `__.
versions:
+ - 4.3.0
- 4.2.0
- 4.1.1
- 4.1.0
diff --git a/airflow/providers/apache/hive/CHANGELOG.rst b/airflow/providers/apache/hive/CHANGELOG.rst
index 5cb0eb8dd8858..30d54bc0fc3f7 100644
--- a/airflow/providers/apache/hive/CHANGELOG.rst
+++ b/airflow/providers/apache/hive/CHANGELOG.rst
@@ -24,6 +24,13 @@
Changelog
---------
+5.1.3
+.....
+
+Bug Fixes
+~~~~~~~~~
+* ``Validate Hive Beeline parameters (#29502)``
+
5.1.2
.....
diff --git a/airflow/providers/apache/hive/provider.yaml b/airflow/providers/apache/hive/provider.yaml
index 7be8fdab40e28..52c9490c26760 100644
--- a/airflow/providers/apache/hive/provider.yaml
+++ b/airflow/providers/apache/hive/provider.yaml
@@ -22,6 +22,7 @@ description: |
`Apache Hive `__
versions:
+ - 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
diff --git a/airflow/providers/apache/sqoop/CHANGELOG.rst b/airflow/providers/apache/sqoop/CHANGELOG.rst
index a5785dd689508..09aa11e8243d1 100644
--- a/airflow/providers/apache/sqoop/CHANGELOG.rst
+++ b/airflow/providers/apache/sqoop/CHANGELOG.rst
@@ -24,6 +24,13 @@
Changelog
---------
+3.1.1
+.....
+
+Bug Fixes
+~~~~~~~~~
+* ``Move libjars parameter in Sqoop Hook to Hook parameter (#29500)``
+
3.1.0
.....
diff --git a/airflow/providers/apache/sqoop/provider.yaml b/airflow/providers/apache/sqoop/provider.yaml
index b542763fd0f85..0da5dfddd7bfa 100644
--- a/airflow/providers/apache/sqoop/provider.yaml
+++ b/airflow/providers/apache/sqoop/provider.yaml
@@ -22,6 +22,7 @@ description: |
`Apache Sqoop `__
versions:
+ - 3.1.1
- 3.1.0
- 3.0.0
- 2.1.3
diff --git a/airflow/providers/cncf/kubernetes/CHANGELOG.rst b/airflow/providers/cncf/kubernetes/CHANGELOG.rst
index da48cea825140..72acfe3b33eb9 100644
--- a/airflow/providers/cncf/kubernetes/CHANGELOG.rst
+++ b/airflow/providers/cncf/kubernetes/CHANGELOG.rst
@@ -24,6 +24,14 @@
Changelog
---------
+5.2.1
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix @task.kubernetes to receive input and send output (#28942)``
+
5.2.0
.....
diff --git a/airflow/providers/cncf/kubernetes/provider.yaml b/airflow/providers/cncf/kubernetes/provider.yaml
index 33c39af257946..883e8fe8bdfea 100644
--- a/airflow/providers/cncf/kubernetes/provider.yaml
+++ b/airflow/providers/cncf/kubernetes/provider.yaml
@@ -22,6 +22,7 @@ description: |
`Kubernetes `__
versions:
+ - 5.2.1
- 5.2.0
- 5.1.1
- 5.1.0
diff --git a/airflow/providers/docker/CHANGELOG.rst b/airflow/providers/docker/CHANGELOG.rst
index 4cf8bae119537..39a98e25e1bb0 100644
--- a/airflow/providers/docker/CHANGELOG.rst
+++ b/airflow/providers/docker/CHANGELOG.rst
@@ -24,6 +24,14 @@
Changelog
---------
+3.5.1
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``fix template_fields in the decorator 'task.docker' (#29586)``
+
3.5.0
.....
diff --git a/airflow/providers/docker/provider.yaml b/airflow/providers/docker/provider.yaml
index 560db294d10e4..0387c86d5dbe6 100644
--- a/airflow/providers/docker/provider.yaml
+++ b/airflow/providers/docker/provider.yaml
@@ -22,6 +22,7 @@ description: |
`Docker `__
versions:
+ - 3.5.1
- 3.5.0
- 3.4.0
- 3.3.0
diff --git a/airflow/providers/google/CHANGELOG.rst b/airflow/providers/google/CHANGELOG.rst
index e4f581357cf05..f3a75904d6d75 100644
--- a/airflow/providers/google/CHANGELOG.rst
+++ b/airflow/providers/google/CHANGELOG.rst
@@ -23,6 +23,32 @@
Changelog
---------
+8.10.0
+......
+
+Features
+~~~~~~~~
+
+* ``Add defer mode to GKECreateClusterOperator and GKEDeleteClusterOperator (#28406)``
+
+Bug Fixes
+~~~~~~~~~
+* ``Move cloud_sql_binary_path from connection to Hook (#29499)``
+* ``Check that cloud sql provider version is valid (#29497)``
+* ``'GoogleDriveHook': Add folder_id param to upload_file (#29477)``
+
+Misc
+~~~~
+* ``Add documentation for BigQuery transfer operators (#29466)``
+
+.. Below changes are excluded from the changelog. Move them to
+ appropriate section above if needed. Do not delete the lines(!):
+ * ``Upgrade Mypy to 1.0 (#29468)``
+ * ``Restore trigger logging (#29482)``
+ * ``Revert "Enable individual trigger logging (#27758)" (#29472)``
+ * ``Revert "Upgrade mypy to 0.991 (#28926)" (#29470)``
+ * ``Upgrade mypy to 0.991 (#28926)``
+
8.9.0
.....
diff --git a/airflow/providers/google/provider.yaml b/airflow/providers/google/provider.yaml
index 71080d1331f86..70861bbeb3c2a 100644
--- a/airflow/providers/google/provider.yaml
+++ b/airflow/providers/google/provider.yaml
@@ -29,6 +29,7 @@ description: |
- `Google Workspace `__ (formerly Google Suite)
versions:
+ - 8.10.0
- 8.9.0
- 8.8.0
- 8.7.0
diff --git a/airflow/providers/http/CHANGELOG.rst b/airflow/providers/http/CHANGELOG.rst
index c68f3fc79efe1..65a44d425e4d3 100644
--- a/airflow/providers/http/CHANGELOG.rst
+++ b/airflow/providers/http/CHANGELOG.rst
@@ -24,6 +24,14 @@
Changelog
---------
+4.2.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Add HttpHookAsync for deferrable implementation (#29038)``
+
4.1.1
.....
diff --git a/airflow/providers/http/provider.yaml b/airflow/providers/http/provider.yaml
index 3294ac56ec310..38590270edc77 100644
--- a/airflow/providers/http/provider.yaml
+++ b/airflow/providers/http/provider.yaml
@@ -22,6 +22,7 @@ description: |
`Hypertext Transfer Protocol (HTTP) `__
versions:
+ - 4.2.0
- 4.1.1
- 4.1.0
- 4.0.0
diff --git a/airflow/providers/microsoft/azure/CHANGELOG.rst b/airflow/providers/microsoft/azure/CHANGELOG.rst
index 292e16a5237d3..ec46fda09c336 100644
--- a/airflow/providers/microsoft/azure/CHANGELOG.rst
+++ b/airflow/providers/microsoft/azure/CHANGELOG.rst
@@ -24,6 +24,19 @@
Changelog
---------
+5.2.1
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Handle deleting more than 256 blobs using 'WasbHook.delete_file()' (#29565)``
+
+.. Below changes are excluded from the changelog. Move them to
+ appropriate section above if needed. Do not delete the lines(!):
+ * ``Restore trigger logging (#29482)``
+ * ``Revert "Enable individual trigger logging (#27758)" (#29472)``
+
5.2.0
.....
diff --git a/airflow/providers/microsoft/azure/provider.yaml b/airflow/providers/microsoft/azure/provider.yaml
index d21596249e623..c66b611b4ef0a 100644
--- a/airflow/providers/microsoft/azure/provider.yaml
+++ b/airflow/providers/microsoft/azure/provider.yaml
@@ -21,6 +21,7 @@ name: Microsoft Azure
description: |
`Microsoft Azure `__
versions:
+ - 5.2.1
- 5.2.0
- 5.1.0
- 5.0.2
diff --git a/airflow/providers/sftp/CHANGELOG.rst b/airflow/providers/sftp/CHANGELOG.rst
index 827b2487c0c07..9ca2b851d05c5 100644
--- a/airflow/providers/sftp/CHANGELOG.rst
+++ b/airflow/providers/sftp/CHANGELOG.rst
@@ -24,6 +24,14 @@
Changelog
---------
+4.2.3
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix sftp sensor with pattern (#29467)``
+
4.2.2
.....
diff --git a/airflow/providers/sftp/provider.yaml b/airflow/providers/sftp/provider.yaml
index 599e710dd2559..eb778ae0ae3c3 100644
--- a/airflow/providers/sftp/provider.yaml
+++ b/airflow/providers/sftp/provider.yaml
@@ -22,6 +22,7 @@ description: |
`SSH File Transfer Protocol (SFTP) `__
versions:
+ - 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0
diff --git a/airflow/providers/snowflake/CHANGELOG.rst b/airflow/providers/snowflake/CHANGELOG.rst
index a0e34a987c2fc..96b99c2fdd619 100644
--- a/airflow/providers/snowflake/CHANGELOG.rst
+++ b/airflow/providers/snowflake/CHANGELOG.rst
@@ -24,6 +24,14 @@
Changelog
---------
+4.0.4
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix missing parens for files parameter (#29437)``
+
4.0.3
.....
diff --git a/airflow/providers/snowflake/provider.yaml b/airflow/providers/snowflake/provider.yaml
index c6714d589a6ed..09551be81af66 100644
--- a/airflow/providers/snowflake/provider.yaml
+++ b/airflow/providers/snowflake/provider.yaml
@@ -22,6 +22,7 @@ description: |
`Snowflake `__
versions:
+ - 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
diff --git a/docs/apache-airflow-providers-amazon/commits.rst b/docs/apache-airflow-providers-amazon/commits.rst
index 6896b20cf9f05..eb708a06a0b33 100644
--- a/docs/apache-airflow-providers-amazon/commits.rst
+++ b/docs/apache-airflow-providers-amazon/commits.rst
@@ -28,14 +28,29 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-17 ``Explicitly handle exceptions raised by config parsing in AWS provider (#29587)``
+`cadab59e8d `_ 2023-02-15 ``Fix docstring for EcsRunTaskOperator region_name -> region (#29562)``
+`f9e9d23457 `_ 2023-02-11 ``Restore trigger logging (#29482)``
+`60d4bcd1d1 `_ 2023-02-10 ``Revert "Enable individual trigger logging (#27758)" (#29472)``
+================================================================================================= =========== ==================================================================================
+
7.2.0
.....
-Latest change: 2023-02-03
+Latest change: 2023-02-08
================================================================================================= =========== ======================================================================================
Commit Committed Subject
================================================================================================= =========== ======================================================================================
+`ce6ae2457e `_ 2023-02-08 ``Prepare docs for Feb 2023 wave of Providers (#29379)``
`1b18a501fe `_ 2023-02-03 ``Enable individual trigger logging (#27758)``
`cb0c90bd66 `_ 2023-02-02 ``Decrypt SecureString value obtained by SsmHook (#29142)``
`efc8857d55 `_ 2023-02-01 ``log the observed status in redshift sensor (#29274)``
diff --git a/docs/apache-airflow-providers-amazon/index.rst b/docs/apache-airflow-providers-amazon/index.rst
index 08573d756aff1..eb9335176261b 100644
--- a/docs/apache-airflow-providers-amazon/index.rst
+++ b/docs/apache-airflow-providers-amazon/index.rst
@@ -72,7 +72,7 @@ Package apache-airflow-providers-amazon
Amazon integration (including `Amazon Web Services (AWS) `__).
-Release: 7.2.0
+Release: 7.2.1
Provider package
----------------
@@ -139,7 +139,7 @@ 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 7.2.0 sdist package `_ (`asc `__, `sha512 `__)
-* `The apache-airflow-providers-amazon 7.2.0 wheel package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-amazon 7.2.1 sdist package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-amazon 7.2.1 wheel package `_ (`asc `__, `sha512 `__)
.. include:: ../../airflow/providers/amazon/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-apache-beam/commits.rst b/docs/apache-airflow-providers-apache-beam/commits.rst
index 850de061c42c1..c85e70c1e086a 100644
--- a/docs/apache-airflow-providers-apache-beam/commits.rst
+++ b/docs/apache-airflow-providers-apache-beam/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-17 ``Get rid of state in Apache Beam provider hook (#29503)``
+================================================================================================= =========== ==========================================================
+
4.2.0
.....
-Latest change: 2023-01-23
+Latest change: 2023-02-08
================================================================================================= =========== =================================================================================
Commit Committed Subject
================================================================================================= =========== =================================================================================
+`ce6ae2457e `_ 2023-02-08 ``Prepare docs for Feb 2023 wave of Providers (#29379)``
`3374fdfcbd `_ 2023-01-23 ``Deprecate 'delegate_to' param in GCP operators and update docs (#29088)``
`8c4303e1ac `_ 2023-01-18 ``Add support for running a Beam Go pipeline with an executable binary (#28764)``
================================================================================================= =========== =================================================================================
diff --git a/docs/apache-airflow-providers-apache-beam/index.rst b/docs/apache-airflow-providers-apache-beam/index.rst
index 842046a79fdac..bd91c2516db7a 100644
--- a/docs/apache-airflow-providers-apache-beam/index.rst
+++ b/docs/apache-airflow-providers-apache-beam/index.rst
@@ -63,7 +63,7 @@ Package apache-airflow-providers-apache-beam
`Apache Beam `__.
-Release: 4.2.0
+Release: 4.3.0
Provider package
----------------
@@ -113,7 +113,7 @@ 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-beam 4.2.0 sdist package `_ (`asc `__, `sha512 `__)
-* `The apache-airflow-providers-apache-beam 4.2.0 wheel package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-apache-beam 4.3.0 sdist package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-apache-beam 4.3.0 wheel package `_ (`asc `__, `sha512 `__)
.. include:: ../../airflow/providers/apache/beam/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-apache-hive/commits.rst b/docs/apache-airflow-providers-apache-hive/commits.rst
index 9363dc01345a4..13c00564ccc5f 100644
--- a/docs/apache-airflow-providers-apache-hive/commits.rst
+++ b/docs/apache-airflow-providers-apache-hive/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-15 ``Validate Hive Beeline parameters (#29502)``
+================================================================================================= =========== =============================================
+
5.1.2
.....
-Latest change: 2023-01-18
+Latest change: 2023-02-08
================================================================================================= =========== =======================================================================
Commit Committed Subject
================================================================================================= =========== =======================================================================
+`ce6ae2457e `_ 2023-02-08 ``Prepare docs for Feb 2023 wave of Providers (#29379)``
`23da4daaa0 `_ 2023-01-18 ``Revert "Remove conn.close() ignores (#29005)" (#29010)``
`85f8df7b8a `_ 2023-01-18 ``Remove conn.close() ignores (#29005)``
`aa97474020 `_ 2023-01-18 ``Fixed MyPy errors introduced by new mysql-connector-python (#28995)``
diff --git a/docs/apache-airflow-providers-apache-hive/index.rst b/docs/apache-airflow-providers-apache-hive/index.rst
index 8f98d9964ecb3..ed2c49bfb5872 100644
--- a/docs/apache-airflow-providers-apache-hive/index.rst
+++ b/docs/apache-airflow-providers-apache-hive/index.rst
@@ -66,7 +66,7 @@ Package apache-airflow-providers-apache-hive
`Apache Hive `__
-Release: 5.1.2
+Release: 5.1.3
Provider package
----------------
@@ -127,7 +127,7 @@ 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 5.1.2 sdist package `_ (`asc `__, `sha512 `__)
-* `The apache-airflow-providers-apache-hive 5.1.2 wheel package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-apache-hive 5.1.3 sdist package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-apache-hive 5.1.3 wheel package `_ (`asc `__, `sha512 `__)
.. include:: ../../airflow/providers/apache/hive/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-apache-sqoop/commits.rst b/docs/apache-airflow-providers-apache-sqoop/commits.rst
index c4c6ee4bbad3b..ff6fcacce51f6 100644
--- a/docs/apache-airflow-providers-apache-sqoop/commits.rst
+++ b/docs/apache-airflow-providers-apache-sqoop/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-16 ``Move libjars parameter in Sqoop Hook to Hook parameter (#29500)``
+================================================================================================= =========== ===================================================================
+
3.1.0
.....
-Latest change: 2022-10-24
+Latest change: 2022-11-15
================================================================================================= =========== ====================================================================================
Commit Committed Subject
================================================================================================= =========== ====================================================================================
+`12c3c39d1a `_ 2022-11-15 ``pRepare docs for November 2022 wave of Providers (#27613)``
`78b8ea2f22 `_ 2022-10-24 ``Move min airflow version to 2.3.0 for all providers (#27196)``
`2a34dc9e84 `_ 2022-10-23 ``Enable string normalization in python formatting - providers (#27205)``
`f8db64c35c `_ 2022-09-28 ``Update docs for September Provider's release (#26731)``
diff --git a/docs/apache-airflow-providers-apache-sqoop/index.rst b/docs/apache-airflow-providers-apache-sqoop/index.rst
index c97b7e0bf060b..d5e2be1999165 100644
--- a/docs/apache-airflow-providers-apache-sqoop/index.rst
+++ b/docs/apache-airflow-providers-apache-sqoop/index.rst
@@ -51,7 +51,7 @@ Package apache-airflow-providers-apache-sqoop
`Apache Sqoop `__
-Release: 3.1.0
+Release: 3.1.1
Provider package
----------------
diff --git a/docs/apache-airflow-providers-cncf-kubernetes/commits.rst b/docs/apache-airflow-providers-cncf-kubernetes/commits.rst
index d1e152941a8f6..1cd4730e2d0c7 100644
--- a/docs/apache-airflow-providers-cncf-kubernetes/commits.rst
+++ b/docs/apache-airflow-providers-cncf-kubernetes/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-18 ``Fix @task.kubernetes to receive input and send output (#28942)``
+================================================================================================= =========== ==================================================================
+
5.2.0
.....
-Latest change: 2023-02-01
+Latest change: 2023-02-08
================================================================================================= =========== ==================================================================================
Commit Committed Subject
================================================================================================= =========== ==================================================================================
+`ce6ae2457e `_ 2023-02-08 ``Prepare docs for Feb 2023 wave of Providers (#29379)``
`d26dc22391 `_ 2023-02-01 ``Patch only single label when marking KPO checked (#29279)``
`246d778e6b `_ 2023-01-30 ``Add deferrable mode to ''KubernetesPodOperator'' (#29017)``
`70b84b51a5 `_ 2023-01-23 ``Allow setting the name for the base container within K8s Pod Operator (#28808)``
diff --git a/docs/apache-airflow-providers-cncf-kubernetes/index.rst b/docs/apache-airflow-providers-cncf-kubernetes/index.rst
index bd4b8f9cb3ada..52ec76f9b0da6 100644
--- a/docs/apache-airflow-providers-cncf-kubernetes/index.rst
+++ b/docs/apache-airflow-providers-cncf-kubernetes/index.rst
@@ -65,7 +65,7 @@ Package apache-airflow-providers-cncf-kubernetes
`Kubernetes `__
-Release: 5.2.0
+Release: 5.2.1
Provider package
----------------
diff --git a/docs/apache-airflow-providers-docker/commits.rst b/docs/apache-airflow-providers-docker/commits.rst
index aa5e82dbae780..b381f1e7fafe2 100644
--- a/docs/apache-airflow-providers-docker/commits.rst
+++ b/docs/apache-airflow-providers-docker/commits.rst
@@ -28,20 +28,32 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-17 ``fix template_fields in the decorator 'task.docker' (#29586)``
+================================================================================================= =========== ===============================================================
+
3.5.0
.....
-Latest change: 2023-01-18
+Latest change: 2023-01-23
-================================================================================================= =========== ==========================================================================
+================================================================================================= =========== =============================================================================
Commit Committed Subject
-================================================================================================= =========== ==========================================================================
+================================================================================================= =========== =============================================================================
+`dd6cef7889 `_ 2023-01-23 ``Prepare ad hoc provider release for Docker, Cassandra, Papermill (#28999)``
`3a7bfce601 `_ 2023-01-18 ``Skip DockerOperator task when it returns a provided exit code (#28996)``
`cd637c223f `_ 2023-01-16 ``Fix label name for 'reauth' field in Docker Connection (#28974)``
`911b708ffd `_ 2023-01-14 ``Prepare docs for Jan 2023 mid-month wave of Providers (#28929)``
`af2c22a00a `_ 2023-01-03 ``Add correct widgets in Docker Hook (#28700)``
`57a889de35 `_ 2023-01-03 ``Make docker operators always use 'DockerHook' for API calls (#28363)``
-================================================================================================= =========== ==========================================================================
+================================================================================================= =========== =============================================================================
3.4.0
.....
diff --git a/docs/apache-airflow-providers-docker/index.rst b/docs/apache-airflow-providers-docker/index.rst
index 6bfc581fba44f..8d03bf16608e2 100644
--- a/docs/apache-airflow-providers-docker/index.rst
+++ b/docs/apache-airflow-providers-docker/index.rst
@@ -59,7 +59,7 @@ Package apache-airflow-providers-docker
`Docker `__
-Release: 3.5.0
+Release: 3.5.1
Provider package
----------------
diff --git a/docs/apache-airflow-providers-google/commits.rst b/docs/apache-airflow-providers-google/commits.rst
index c12ac8ec599e1..f499c1233af10 100644
--- a/docs/apache-airflow-providers-google/commits.rst
+++ b/docs/apache-airflow-providers-google/commits.rst
@@ -35,14 +35,35 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-18 ``'GoogleDriveHook': Add folder_id param to upload_file (#29477)``
+`28126c12fb `_ 2023-02-14 ``Add defer mode to GKECreateClusterOperator and GKEDeleteClusterOperator (#28406)``
+`32c571e592 `_ 2023-02-14 ``Move cloud_sql_binary_path from connection to Hook (#29499)``
+`41fade2d21 `_ 2023-02-13 ``Upgrade Mypy to 1.0 (#29468)``
+`5e6f8eb4d5 `_ 2023-02-13 ``Check that cloud sql provider version is valid (#29497)``
+`f9e9d23457 `_ 2023-02-11 ``Restore trigger logging (#29482)``
+`7ee1a56244 `_ 2023-02-11 ``Add documentation for BigQuery transfer operators (#29466)``
+`60d4bcd1d1 `_ 2023-02-10 ``Revert "Enable individual trigger logging (#27758)" (#29472)``
+`6c1eeb5839 `_ 2023-02-11 ``Revert "Upgrade mypy to 0.991 (#28926)" (#29470)``
+`6ae0a80cba `_ 2023-02-11 ``Upgrade mypy to 0.991 (#28926)``
+================================================================================================= =========== ====================================================================================
+
8.9.0
.....
-Latest change: 2023-02-03
+Latest change: 2023-02-08
================================================================================================= =========== ===================================================================================================
Commit Committed Subject
================================================================================================= =========== ===================================================================================================
+`ce6ae2457e `_ 2023-02-08 ``Prepare docs for Feb 2023 wave of Providers (#29379)``
`1b18a501fe `_ 2023-02-03 ``Enable individual trigger logging (#27758)``
`872df121e2 `_ 2023-02-03 ``Add deferrable capability to existing ''DataprocDeleteClusterOperator'' (#29349)``
`094d6bf01b `_ 2023-01-30 ``Add deferrable mode to dataflow operators (#27776)``
diff --git a/docs/apache-airflow-providers-google/index.rst b/docs/apache-airflow-providers-google/index.rst
index 501c30cf48674..d19d58506d440 100644
--- a/docs/apache-airflow-providers-google/index.rst
+++ b/docs/apache-airflow-providers-google/index.rst
@@ -76,7 +76,7 @@ Google services including:
- `Google Workspace `__ (formerly Google Suite)
-Release: 8.9.0
+Release: 8.10.0
Provider package
----------------
@@ -193,7 +193,7 @@ 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 8.9.0 sdist package `_ (`asc `__, `sha512 `__)
-* `The apache-airflow-providers-google 8.9.0 wheel package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-google 8.10.0 sdist package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-google 8.10.0 wheel package `_ (`asc `__, `sha512 `__)
.. include:: ../../airflow/providers/google/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-http/commits.rst b/docs/apache-airflow-providers-http/commits.rst
index 3f6dc2167d15c..5ed46442fb41b 100644
--- a/docs/apache-airflow-providers-http/commits.rst
+++ b/docs/apache-airflow-providers-http/commits.rst
@@ -28,16 +28,28 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-14 ``Add HttpHookAsync for deferrable implementation (#29038)``
+================================================================================================= =========== ============================================================
+
4.1.1
.....
-Latest change: 2023-01-13
+Latest change: 2023-01-14
-================================================================================================= =========== =================================================
+================================================================================================= =========== ==================================================================
Commit Committed Subject
-================================================================================================= =========== =================================================
+================================================================================================= =========== ==================================================================
+`911b708ffd `_ 2023-01-14 ``Prepare docs for Jan 2023 mid-month wave of Providers (#28929)``
`a9d5471c66 `_ 2023-01-13 ``Change logging for HttpHook to debug (#28911)``
-================================================================================================= =========== =================================================
+================================================================================================= =========== ==================================================================
4.1.0
.....
diff --git a/docs/apache-airflow-providers-http/index.rst b/docs/apache-airflow-providers-http/index.rst
index 40c82a7038273..cd19fe4780d98 100644
--- a/docs/apache-airflow-providers-http/index.rst
+++ b/docs/apache-airflow-providers-http/index.rst
@@ -65,7 +65,7 @@ Package apache-airflow-providers-http
`Hypertext Transfer Protocol (HTTP) `__
-Release: 4.1.1
+Release: 4.2.0
Provider package
----------------
@@ -88,6 +88,8 @@ PIP package Version required
===================== ==================
``requests`` ``>=2.26.0``
``requests_toolbelt``
+``aiohttp``
+``asgiref``
===================== ==================
.. include:: ../../airflow/providers/http/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-microsoft-azure/commits.rst b/docs/apache-airflow-providers-microsoft-azure/commits.rst
index 64c1bb8c76f6b..6b46984aaa7b2 100644
--- a/docs/apache-airflow-providers-microsoft-azure/commits.rst
+++ b/docs/apache-airflow-providers-microsoft-azure/commits.rst
@@ -28,14 +28,28 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-16 ``Handle deleting more than 256 blobs using 'WasbHook.delete_file()' (#29565)``
+`f9e9d23457 `_ 2023-02-11 ``Restore trigger logging (#29482)``
+`60d4bcd1d1 `_ 2023-02-10 ``Revert "Enable individual trigger logging (#27758)" (#29472)``
+================================================================================================= =========== ===============================================================================
+
5.2.0
.....
-Latest change: 2023-02-03
+Latest change: 2023-02-08
================================================================================================= =========== ===========================================================================
Commit Committed Subject
================================================================================================= =========== ===========================================================================
+`ce6ae2457e `_ 2023-02-08 ``Prepare docs for Feb 2023 wave of Providers (#29379)``
`1b18a501fe `_ 2023-02-03 ``Enable individual trigger logging (#27758)``
`3374fdfcbd `_ 2023-01-23 ``Deprecate 'delegate_to' param in GCP operators and update docs (#29088)``
`6c50a691a8 `_ 2023-01-19 ``Fix params rendering in AzureSynapseHook Python API docs (#29041)``
diff --git a/docs/apache-airflow-providers-microsoft-azure/index.rst b/docs/apache-airflow-providers-microsoft-azure/index.rst
index 7cf776b4800b5..c70ebb2d8ca85 100644
--- a/docs/apache-airflow-providers-microsoft-azure/index.rst
+++ b/docs/apache-airflow-providers-microsoft-azure/index.rst
@@ -67,7 +67,7 @@ Package apache-airflow-providers-microsoft-azure
`Microsoft Azure `__
-Release: 5.2.0
+Release: 5.2.1
Provider package
----------------
@@ -135,7 +135,7 @@ 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 5.2.0 sdist package `_ (`asc `__, `sha512 `__)
-* `The apache-airflow-providers-microsoft-azure 5.2.0 wheel package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-microsoft-azure 5.2.1 sdist package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-microsoft-azure 5.2.1 wheel package `_ (`asc `__, `sha512 `__)
.. include:: ../../airflow/providers/microsoft/azure/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-sftp/commits.rst b/docs/apache-airflow-providers-sftp/commits.rst
index 6e97bd437ebe1..af539fbf9323e 100644
--- a/docs/apache-airflow-providers-sftp/commits.rst
+++ b/docs/apache-airflow-providers-sftp/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-13 ``Fix sftp sensor with pattern (#29467)``
+================================================================================================= =========== =========================================
+
4.2.2
.....
-Latest change: 2023-01-21
+Latest change: 2023-02-08
================================================================================================= =========== ===========================================================
Commit Committed Subject
================================================================================================= =========== ===========================================================
+`ce6ae2457e `_ 2023-02-08 ``Prepare docs for Feb 2023 wave of Providers (#29379)``
`2b7071c600 `_ 2023-01-21 ``FTP operator has logic in __init__ (#29073)``
`bac7b3027d `_ 2023-01-20 ``Fix SFTP operator's template fields processing (#29068)``
================================================================================================= =========== ===========================================================
diff --git a/docs/apache-airflow-providers-sftp/index.rst b/docs/apache-airflow-providers-sftp/index.rst
index 64ea0af19ae95..5a9d9479653a5 100644
--- a/docs/apache-airflow-providers-sftp/index.rst
+++ b/docs/apache-airflow-providers-sftp/index.rst
@@ -52,7 +52,7 @@ Package apache-airflow-providers-sftp
`SSH File Transfer Protocol (SFTP) `__
-Release: 4.2.2
+Release: 4.2.3
Provider package
----------------
@@ -102,7 +102,7 @@ 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 4.2.2 sdist package `_ (`asc `__, `sha512 `__)
-* `The apache-airflow-providers-sftp 4.2.2 wheel package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-sftp 4.2.3 sdist package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-sftp 4.2.3 wheel package `_ (`asc `__, `sha512 `__)
.. include:: ../../airflow/providers/sftp/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-snowflake/commits.rst b/docs/apache-airflow-providers-snowflake/commits.rst
index cbcbac85cb028..154f8f5fb87cc 100644
--- a/docs/apache-airflow-providers-snowflake/commits.rst
+++ b/docs/apache-airflow-providers-snowflake/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information including changelog `_ 2023-02-10 ``Fix missing parens for files parameter (#29437)``
+================================================================================================= =========== ===================================================
+
4.0.3
.....
-Latest change: 2023-01-29
+Latest change: 2023-02-08
================================================================================================= =========== ====================================================================
Commit Committed Subject
================================================================================================= =========== ====================================================================
+`ce6ae2457e `_ 2023-02-08 ``Prepare docs for Feb 2023 wave of Providers (#29379)``
`9b073119d4 `_ 2023-01-29 ``provide missing connection to the parent class operator (#29211)``
`eff677c418 `_ 2023-01-28 ``Snowflake Provider - hide host from UI (#29208)``
================================================================================================= =========== ====================================================================
diff --git a/docs/apache-airflow-providers-snowflake/index.rst b/docs/apache-airflow-providers-snowflake/index.rst
index 6cec0ade75736..f328992af641d 100644
--- a/docs/apache-airflow-providers-snowflake/index.rst
+++ b/docs/apache-airflow-providers-snowflake/index.rst
@@ -65,7 +65,7 @@ Package apache-airflow-providers-snowflake
`Snowflake `__
-Release: 4.0.3
+Release: 4.0.4
Provider package
----------------
@@ -118,7 +118,7 @@ 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 4.0.3 sdist package `_ (`asc `__, `sha512 `__)
-* `The apache-airflow-providers-snowflake 4.0.3 wheel package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-snowflake 4.0.4 sdist package `_ (`asc `__, `sha512 `__)
+* `The apache-airflow-providers-snowflake 4.0.4 wheel package `_ (`asc `__, `sha512 `__)
.. include:: ../../airflow/providers/snowflake/CHANGELOG.rst