This is an automated email from the ASF dual-hosted git repository.

eladkal 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 5246c009c5 Prepare docs for Jan 2023 wave of Providers (#28651)
5246c009c5 is described below

commit 5246c009c557b4f6bdf1cd62bf9b89a2da63f630
Author: eladkal <[email protected]>
AuthorDate: Mon Jan 2 14:56:15 2023 +0200

    Prepare docs for Jan 2023 wave of Providers (#28651)
    
    * Prepare docs for Jan 2023 wave of Providers
    
    * update
---
 airflow/providers/amazon/CHANGELOG.rst             | 37 +++++++++++++++++++++
 airflow/providers/apache/hive/CHANGELOG.rst        |  5 +++
 airflow/providers/cncf/kubernetes/CHANGELOG.rst    | 30 +++++++++++++++++
 airflow/providers/cncf/kubernetes/provider.yaml    |  1 +
 airflow/providers/common/sql/CHANGELOG.rst         | 19 +++++++++++
 airflow/providers/common/sql/provider.yaml         |  1 +
 airflow/providers/docker/CHANGELOG.rst             | 14 ++++++++
 airflow/providers/docker/provider.yaml             |  1 +
 airflow/providers/elasticsearch/CHANGELOG.rst      | 10 ++++++
 airflow/providers/elasticsearch/provider.yaml      |  1 +
 airflow/providers/ftp/CHANGELOG.rst                | 12 +++++++
 airflow/providers/ftp/provider.yaml                |  1 +
 airflow/providers/google/CHANGELOG.rst             | 37 +++++++++++++++++++++
 airflow/providers/google/provider.yaml             |  1 +
 airflow/providers/grpc/.latest-doc-only-change.txt |  2 +-
 airflow/providers/imap/CHANGELOG.rst               | 10 ++++++
 airflow/providers/imap/provider.yaml               |  1 +
 airflow/providers/microsoft/azure/CHANGELOG.rst    | 10 ++++++
 airflow/providers/microsoft/azure/provider.yaml    |  1 +
 airflow/providers/microsoft/mssql/CHANGELOG.rst    | 10 ++++++
 airflow/providers/microsoft/mssql/provider.yaml    |  1 +
 airflow/providers/microsoft/winrm/CHANGELOG.rst    | 10 ++++++
 airflow/providers/microsoft/winrm/provider.yaml    |  1 +
 airflow/providers/oracle/CHANGELOG.rst             | 10 ++++++
 airflow/providers/oracle/provider.yaml             |  1 +
 airflow/providers/postgres/CHANGELOG.rst           | 10 ++++++
 airflow/providers/postgres/provider.yaml           |  1 +
 airflow/providers/presto/CHANGELOG.rst             | 10 ++++++
 airflow/providers/presto/provider.yaml             |  1 +
 airflow/providers/salesforce/CHANGELOG.rst         | 11 +++++++
 airflow/providers/salesforce/provider.yaml         |  1 +
 airflow/providers/sftp/CHANGELOG.rst               | 12 +++++++
 airflow/providers/sftp/provider.yaml               |  1 +
 airflow/providers/slack/CHANGELOG.rst              | 10 ++++++
 airflow/providers/slack/provider.yaml              |  1 +
 airflow/providers/ssh/CHANGELOG.rst                | 18 ++++++++++
 airflow/providers/ssh/provider.yaml                |  1 +
 airflow/providers/telegram/CHANGELOG.rst           | 11 +++++++
 airflow/providers/telegram/provider.yaml           |  1 +
 airflow/providers/trino/CHANGELOG.rst              | 10 ++++++
 airflow/providers/trino/provider.yaml              |  1 +
 docs/apache-airflow-providers-amazon/commits.rst   | 38 ++++++++++++++++++++++
 docs/apache-airflow-providers-amazon/index.rst     |  7 ++--
 .../commits.rst                                    | 14 ++++----
 .../index.rst                                      | 28 ++++++++++++++++
 .../commits.rst                                    | 15 ++++++++-
 .../apache-airflow-providers-apache-hive/index.rst |  6 ++--
 .../commits.rst                                    | 14 +++++++-
 .../index.rst                                      | 14 ++++----
 .../commits.rst                                    | 23 ++++++++++++-
 .../index.rst                                      |  2 +-
 .../commits.rst                                    | 16 +++++++++
 docs/apache-airflow-providers-common-sql/index.rst |  2 +-
 docs/apache-airflow-providers-docker/commits.rst   | 15 ++++++++-
 docs/apache-airflow-providers-docker/index.rst     |  4 +--
 .../commits.rst                                    | 14 +++++++-
 .../index.rst                                      |  6 ++--
 docs/apache-airflow-providers-ftp/commits.rst      | 15 ++++++++-
 docs/apache-airflow-providers-ftp/index.rst        | 10 +++++-
 docs/apache-airflow-providers-google/commits.rst   | 31 +++++++++++++++++-
 docs/apache-airflow-providers-google/index.rst     |  6 ++--
 docs/apache-airflow-providers-imap/commits.rst     | 14 +++++++-
 docs/apache-airflow-providers-imap/index.rst       |  2 +-
 .../commits.rst                                    | 14 +++++++-
 .../index.rst                                      | 14 ++++----
 .../commits.rst                                    | 14 +++++++-
 .../index.rst                                      | 16 ++++-----
 .../commits.rst                                    | 14 +++++++-
 .../index.rst                                      |  2 +-
 docs/apache-airflow-providers-oracle/commits.rst   | 14 +++++++-
 docs/apache-airflow-providers-oracle/index.rst     |  6 ++--
 docs/apache-airflow-providers-postgres/commits.rst | 14 +++++++-
 docs/apache-airflow-providers-postgres/index.rst   |  8 ++---
 docs/apache-airflow-providers-presto/commits.rst   | 14 +++++++-
 docs/apache-airflow-providers-presto/index.rst     |  6 ++--
 .../commits.rst                                    | 14 +++++++-
 docs/apache-airflow-providers-salesforce/index.rst |  2 +-
 docs/apache-airflow-providers-sftp/commits.rst     | 15 ++++++++-
 docs/apache-airflow-providers-sftp/index.rst       |  6 ++--
 docs/apache-airflow-providers-slack/commits.rst    | 14 +++++++-
 docs/apache-airflow-providers-slack/index.rst      |  6 ++--
 docs/apache-airflow-providers-ssh/commits.rst      | 18 +++++++++-
 docs/apache-airflow-providers-ssh/index.rst        |  2 +-
 docs/apache-airflow-providers-telegram/commits.rst | 14 +++++++-
 docs/apache-airflow-providers-telegram/index.rst   |  4 +--
 docs/apache-airflow-providers-trino/commits.rst    | 14 +++++++-
 docs/apache-airflow-providers-trino/index.rst      |  6 ++--
 87 files changed, 780 insertions(+), 94 deletions(-)

diff --git a/airflow/providers/amazon/CHANGELOG.rst 
b/airflow/providers/amazon/CHANGELOG.rst
index c0f55d414d..5d5a31453a 100644
--- a/airflow/providers/amazon/CHANGELOG.rst
+++ b/airflow/providers/amazon/CHANGELOG.rst
@@ -38,11 +38,48 @@ Pandas is now an optional dependency of the provider. The 
``SqlToS3Operator`` an
 require Pandas to be installed (you can install it automatically by adding 
``[pandas]`` extra when installing
 the provider.
 
+* ``Make pandas dependency optional for Amazon Provider (#28505)``
+
 Features
 ~~~~~~~~
 
 * ``Deprecate 'full_url_mode' for SecretsManagerBackend; whether a secret is a 
JSON or URL is inferred (#27920)``
+* ``Add execution role parameter to AddStepsOperator (#28484)``
+* ``Add AWS SageMaker operator to register a model's version (#28024)``
+* ``Add link for EMR Steps Sensor logs (#28180)``
+* ``Add Amazon Elastic Container Registry (ECR) Hook (#28279)``
+* ``Add EMR Notebook operators (#28312)``
+* ``Create 'LambdaCreateFunctionOperator' and sensor (#28241)``
+* ``Better support for Boto Waiters (#28236)``
+* ``Amazon Provider Package user agent (#27823)``
+* ``Allow waiter to be configured via EmrServerless Operators (#27784)``
+* ``Add operators + sensor for aws sagemaker pipelines (#27786)``
+* ``Update RdsHook docstrings to match correct argument names (#28108)``
+* ``add some important log in aws athena hook (#27917)``
+* ``Lambda hook: make runtime and handler optional (#27778)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix EmrAddStepsOperature wait_for_completion parameter is not working 
(#28052)``
+* ``Correctly template Glue Jobs 'create_job_kwargs' arg (#28403)``
+* ``Fix template rendered bucket_key in S3KeySensor (#28340)``
+* ``Fix Type Error while using DynamoDBToS3Operator (#28158)``
+* ``AWSGlueJobHook updates job configuration if it exists (#27893)``
+* ``Fix GlueCrawlerOperature failure when using tags (#28005)``
 
+Misc
+~~~~
+
+* ``Fix S3KeySensor documentation (#28297)``
+* ``Improve docstrings for 'AwsLambdaInvokeFunctionOperator' (#28233)``
+* ``Remove outdated compat imports/code from providers (#28507)``
+* ``add description of breaking changes (#28582)``
+* ``[misc] Get rid of 'pass' statement in conditions (#27775)``
+* ``[misc] Replace XOR '^' conditions by 'exactly_one' helper in providers 
(#27858)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
 
 6.2.0
 .....
diff --git a/airflow/providers/apache/hive/CHANGELOG.rst 
b/airflow/providers/apache/hive/CHANGELOG.rst
index 2accf2be2b..459d994c3a 100644
--- a/airflow/providers/apache/hive/CHANGELOG.rst
+++ b/airflow/providers/apache/hive/CHANGELOG.rst
@@ -33,6 +33,11 @@ Features
 The ``apache.hive`` provider provides now hive macros that used to be provided 
by Airflow. As of 5.1.0 version
 of ``apache.hive`` the hive macros are provided by the Provider.
 
+* ``Move Hive macros to the provider (#28538)``
+* ``Make pandas dependency optional for Amazon Provider (#28505)``
+
+.. Review and move the new changes to one of the sections above:
+
 5.0.0
 .....
 
diff --git a/airflow/providers/cncf/kubernetes/CHANGELOG.rst 
b/airflow/providers/cncf/kubernetes/CHANGELOG.rst
index a3722ebb81..78285ad83f 100644
--- a/airflow/providers/cncf/kubernetes/CHANGELOG.rst
+++ b/airflow/providers/cncf/kubernetes/CHANGELOG.rst
@@ -24,6 +24,36 @@
 Changelog
 ---------
 
+5.1.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Add Flink on K8s Operator  (#28512)``
+* ``Add volume-related nested template fields for KPO (#27719)``
+* ``Allow longer pod names for k8s executor / KPO (#27736)``
+* ``Use labels instead of pod name for pod log read in k8s exec (#28546)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Patch "checked" when pod not successful (#27845)``
+* ``Keep pod name for k8s executor under 63 characters (#28237)``
+
+Misc
+~~~~
+
+* ``Remove outdated compat imports/code from providers (#28507)``
+* ``Restructure Docs  (#27235)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Updated docs for RC3 wave of providers (#27937)``
+   * ``Prepare for follow-up relase for November providers (#27774)``
+
+.. Review and move the new changes to one of the sections above:
+
 5.0.0
 .....
 
diff --git a/airflow/providers/cncf/kubernetes/provider.yaml 
b/airflow/providers/cncf/kubernetes/provider.yaml
index 3de2fb8717..23a894bc03 100644
--- a/airflow/providers/cncf/kubernetes/provider.yaml
+++ b/airflow/providers/cncf/kubernetes/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Kubernetes <https://kubernetes.io/>`__
 
 versions:
+  - 5.1.0
   - 5.0.0
   - 4.4.0
   - 4.3.0
diff --git a/airflow/providers/common/sql/CHANGELOG.rst 
b/airflow/providers/common/sql/CHANGELOG.rst
index fdfed9d2c4..3176426d5e 100644
--- a/airflow/providers/common/sql/CHANGELOG.rst
+++ b/airflow/providers/common/sql/CHANGELOG.rst
@@ -24,6 +24,25 @@
 Changelog
 ---------
 
+1.3.2
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``fIx isort problems introduced by recent isort release (#28434)``
+* ``Fix template rendering for Common SQL operators (#28202)``
+* ``Defer to hook setting for split_statements in SQLExecuteQueryOperator 
(#28635)``
+
+Misc
+~~~~
+
+* ``Clarify docstrings for updated DbApiHook (#27966)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add pre-commits preventing accidental API changes in common.sql 
(#27962)``
+
 1.3.1
 .....
 
diff --git a/airflow/providers/common/sql/provider.yaml 
b/airflow/providers/common/sql/provider.yaml
index 4527dfff58..ee2021f023 100644
--- a/airflow/providers/common/sql/provider.yaml
+++ b/airflow/providers/common/sql/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Common SQL Provider <https://en.wikipedia.org/wiki/SQL>`__
 
 versions:
+  - 1.3.2
   - 1.3.1
   - 1.3.0
   - 1.2.0
diff --git a/airflow/providers/docker/CHANGELOG.rst 
b/airflow/providers/docker/CHANGELOG.rst
index 3e402d4ef2..b83a9e8be0 100644
--- a/airflow/providers/docker/CHANGELOG.rst
+++ b/airflow/providers/docker/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.4.0
+.....
+
+Features
+~~~~~~~~
+
+* ``add hostname argument to DockerOperator (#27822)``
+* ``Move min airflow version down for Docker Provider to 2.3.0 (#28648)``
+
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
+
 3.3.0
 .....
 
diff --git a/airflow/providers/docker/provider.yaml 
b/airflow/providers/docker/provider.yaml
index ba27218c43..c96e78c6f3 100644
--- a/airflow/providers/docker/provider.yaml
+++ b/airflow/providers/docker/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Docker <https://docs.docker.com/install/>`__
 
 versions:
+  - 3.4.0
   - 3.3.0
   - 3.2.0
   - 3.1.0
diff --git a/airflow/providers/elasticsearch/CHANGELOG.rst 
b/airflow/providers/elasticsearch/CHANGELOG.rst
index 5499e3f3c3..4ca27921cc 100644
--- a/airflow/providers/elasticsearch/CHANGELOG.rst
+++ b/airflow/providers/elasticsearch/CHANGELOG.rst
@@ -24,6 +24,16 @@
 Changelog
 ---------
 
+4.3.2
+.....
+
+Bug Fixes
+~~~~~~~~~
+* ``Support restricted index patterns in Elasticsearch log handler (#23888)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 4.3.1
 .....
 
diff --git a/airflow/providers/elasticsearch/provider.yaml 
b/airflow/providers/elasticsearch/provider.yaml
index 1775c05bb4..b46c4383c5 100644
--- a/airflow/providers/elasticsearch/provider.yaml
+++ b/airflow/providers/elasticsearch/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Elasticsearch <https://www.elastic.co/elasticsearch>`__
 
 versions:
+  - 4.3.2
   - 4.3.1
   - 4.3.0
   - 4.2.1
diff --git a/airflow/providers/ftp/CHANGELOG.rst 
b/airflow/providers/ftp/CHANGELOG.rst
index 93f6a3ab59..24d8746e64 100644
--- a/airflow/providers/ftp/CHANGELOG.rst
+++ b/airflow/providers/ftp/CHANGELOG.rst
@@ -24,6 +24,18 @@
 Changelog
 ---------
 
+3.3.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Add FTPSFileTransmitOperator (#28318)``
+* ``Add 'FTPFileTransmitOperator' (#26974)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 3.2.0
 .....
 
diff --git a/airflow/providers/ftp/provider.yaml 
b/airflow/providers/ftp/provider.yaml
index e2fae63a03..fa2630d7dc 100644
--- a/airflow/providers/ftp/provider.yaml
+++ b/airflow/providers/ftp/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `File Transfer Protocol (FTP) <https://tools.ietf.org/html/rfc114>`__
 
 versions:
+  - 3.3.0
   - 3.2.0
   - 3.1.0
   - 3.0.0
diff --git a/airflow/providers/google/CHANGELOG.rst 
b/airflow/providers/google/CHANGELOG.rst
index 38c1ea9e57..4a2a0ec8a0 100644
--- a/airflow/providers/google/CHANGELOG.rst
+++ b/airflow/providers/google/CHANGELOG.rst
@@ -23,6 +23,43 @@
 Changelog
 ---------
 
+8.7.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Add table_resource to template fields for BigQueryCreateEmptyTableOperator 
(#28235)``
+* ``Add retry param in GCSObjectExistenceSensor (#27943)``
+* ``Add preserveAsciiControlCharacters to src_fmt_configs (#27679)``
+* ``Add deferrable mode to CloudBuildCreateBuildOperator (#27783)``
+* ``GCSToBigQueryOperator allows autodetect None and infers schema (#28564)``
+* ``Improve memory usage in Dataproc deferrable operators (#28117)``
+* ``Push job_id in xcom for dataproc submit job op (#28639)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix for issue with reading schema fields for JSON files in 
GCSToBigQueryOperator (#28284)``
+* ``Fix GCSToBigQueryOperator not respecting schema_obj (#28444)``
+* ``Fix GCSToGCSOperator copying list of objects without wildcard (#28111)``
+* ``Fix: re-enable use of parameters in gcs_to_bq which had been disabled 
(#27961)``
+* ``Set bigquery ''use_legacy_sql'' param in job config correctly (#28522)``
+
+Misc
+~~~~
+* ``Remove 'pylint' messages control instructions (#28555)``
+* ``Remove deprecated AIPlatformConsoleLinkk from google/provider.yaml 
(#28449)``
+* ``Use object instead of array in config.yml for config template (#28417)``
+* ``[misc] Get rid of 'pass' statement in conditions (#27775)``
+* ``Change log level to DEBUG when secret not found for google secret manager 
(#27856)``
+* ``[misc] Replace XOR '^' conditions by 'exactly_one' helper in providers 
(#27858)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
+.. Review and move the new changes to one of the sections above:
+
 8.6.0
 .....
 
diff --git a/airflow/providers/google/provider.yaml 
b/airflow/providers/google/provider.yaml
index cca854d1d8..5d8b860cef 100644
--- a/airflow/providers/google/provider.yaml
+++ b/airflow/providers/google/provider.yaml
@@ -29,6 +29,7 @@ description: |
       - `Google Workspace <https://workspace.google.com/>`__ (formerly Google 
Suite)
 
 versions:
+  - 8.7.0
   - 8.6.0
   - 8.5.0
   - 8.4.0
diff --git a/airflow/providers/grpc/.latest-doc-only-change.txt 
b/airflow/providers/grpc/.latest-doc-only-change.txt
index b1a32d0ed1..86f00ad558 100644
--- a/airflow/providers/grpc/.latest-doc-only-change.txt
+++ b/airflow/providers/grpc/.latest-doc-only-change.txt
@@ -1 +1 @@
-2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2
+25bdbc8e6768712bad6043618242eec9c6632618
diff --git a/airflow/providers/imap/CHANGELOG.rst 
b/airflow/providers/imap/CHANGELOG.rst
index 32c36a482f..693921c8cd 100644
--- a/airflow/providers/imap/CHANGELOG.rst
+++ b/airflow/providers/imap/CHANGELOG.rst
@@ -24,6 +24,16 @@
 Changelog
 ---------
 
+3.1.1
+.....
+
+Misc
+~~~~
+   * ``[misc] Get rid of 'pass' statement in conditions (#27775)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 3.1.0
 .....
 
diff --git a/airflow/providers/imap/provider.yaml 
b/airflow/providers/imap/provider.yaml
index 09b1ed3623..fc844bedb6 100644
--- a/airflow/providers/imap/provider.yaml
+++ b/airflow/providers/imap/provider.yaml
@@ -23,6 +23,7 @@ description: |
     `Internet Message Access Protocol (IMAP) 
<https://tools.ietf.org/html/rfc3501>`__
 
 versions:
+  - 3.1.1
   - 3.1.0
   - 3.0.0
   - 2.2.3
diff --git a/airflow/providers/microsoft/azure/CHANGELOG.rst 
b/airflow/providers/microsoft/azure/CHANGELOG.rst
index 54a71b6596..a087488f52 100644
--- a/airflow/providers/microsoft/azure/CHANGELOG.rst
+++ b/airflow/providers/microsoft/azure/CHANGELOG.rst
@@ -24,6 +24,16 @@
 Changelog
 ---------
 
+5.0.2
+.....
+
+Misc
+~~~~
+* ``Re-enable azure service bus on ARM as it now builds cleanly (#28442)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 5.0.1
 .....
 
diff --git a/airflow/providers/microsoft/azure/provider.yaml 
b/airflow/providers/microsoft/azure/provider.yaml
index 4127791f52..4962863668 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 <https://azure.microsoft.com/>`__
 versions:
+  - 5.0.2
   - 5.0.1
   - 5.0.0
   - 4.3.0
diff --git a/airflow/providers/microsoft/mssql/CHANGELOG.rst 
b/airflow/providers/microsoft/mssql/CHANGELOG.rst
index 3aae794192..c1001f0c85 100644
--- a/airflow/providers/microsoft/mssql/CHANGELOG.rst
+++ b/airflow/providers/microsoft/mssql/CHANGELOG.rst
@@ -24,6 +24,16 @@
 Changelog
 ---------
 
+3.3.2
+.....
+
+Misc
+~~~~
+* ``Re-enable 'pymsql' on ARM as it now builds cleanly (#28530)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 3.3.1
 .....
 
diff --git a/airflow/providers/microsoft/mssql/provider.yaml 
b/airflow/providers/microsoft/mssql/provider.yaml
index aa8b3ea3c5..1ef6f29e5d 100644
--- a/airflow/providers/microsoft/mssql/provider.yaml
+++ b/airflow/providers/microsoft/mssql/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Microsoft SQL Server (MSSQL) 
<https://www.microsoft.com/en-us/sql-server/sql-server-downloads>`__
 
 versions:
+  - 3.3.2
   - 3.3.1
   - 3.3.0
   - 3.2.1
diff --git a/airflow/providers/microsoft/winrm/CHANGELOG.rst 
b/airflow/providers/microsoft/winrm/CHANGELOG.rst
index a357075534..8ba2df66b0 100644
--- a/airflow/providers/microsoft/winrm/CHANGELOG.rst
+++ b/airflow/providers/microsoft/winrm/CHANGELOG.rst
@@ -24,6 +24,16 @@
 Changelog
 ---------
 
+3.1.1
+.....
+
+Misc
+~~~~
+* ``Remove outdated compat imports/code from providers (#28507)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 3.1.0
 .....
 
diff --git a/airflow/providers/microsoft/winrm/provider.yaml 
b/airflow/providers/microsoft/winrm/provider.yaml
index a26bddb5b5..82f9375e3c 100644
--- a/airflow/providers/microsoft/winrm/provider.yaml
+++ b/airflow/providers/microsoft/winrm/provider.yaml
@@ -22,6 +22,7 @@ description: |
   `Windows Remote Management (WinRM) 
<https://docs.microsoft.com/en-us/windows/win32/winrm/portal>`__
 
 versions:
+  - 3.1.1
   - 3.1.0
   - 3.0.0
   - 2.0.5
diff --git a/airflow/providers/oracle/CHANGELOG.rst 
b/airflow/providers/oracle/CHANGELOG.rst
index 60329ef2ac..584a95b030 100644
--- a/airflow/providers/oracle/CHANGELOG.rst
+++ b/airflow/providers/oracle/CHANGELOG.rst
@@ -24,6 +24,16 @@
 Changelog
 ---------
 
+3.6.0
+.....
+
+Features
+~~~~~~~~
+* ``XCOM push ORA error code in OracleStoredProcedure (#27319)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 3.5.1
 .....
 
diff --git a/airflow/providers/oracle/provider.yaml 
b/airflow/providers/oracle/provider.yaml
index e430facc13..9c6fd77cf5 100644
--- a/airflow/providers/oracle/provider.yaml
+++ b/airflow/providers/oracle/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Oracle <https://www.oracle.com/en/database/>`__
 
 versions:
+  - 3.6.0
   - 3.5.1
   - 3.5.0
   - 3.4.0
diff --git a/airflow/providers/postgres/CHANGELOG.rst 
b/airflow/providers/postgres/CHANGELOG.rst
index 675fe7c5d9..0a91cc680f 100644
--- a/airflow/providers/postgres/CHANGELOG.rst
+++ b/airflow/providers/postgres/CHANGELOG.rst
@@ -24,6 +24,16 @@
 Changelog
 ---------
 
+5.4.0
+.....
+
+Features
+~~~~~~~~
+* ``Bring back psycopg2-binary as dependency instead of psycopg (#28316)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 5.3.1
 .....
 
diff --git a/airflow/providers/postgres/provider.yaml 
b/airflow/providers/postgres/provider.yaml
index c6aa6282d3..9dfe43e413 100644
--- a/airflow/providers/postgres/provider.yaml
+++ b/airflow/providers/postgres/provider.yaml
@@ -22,6 +22,7 @@ description: |
   `PostgreSQL <https://www.postgresql.org/>`__
 
 versions:
+  - 5.4.0
   - 5.3.1
   - 5.3.0
   - 5.2.2
diff --git a/airflow/providers/presto/CHANGELOG.rst 
b/airflow/providers/presto/CHANGELOG.rst
index 160da7bb9f..761a0f9a1d 100644
--- a/airflow/providers/presto/CHANGELOG.rst
+++ b/airflow/providers/presto/CHANGELOG.rst
@@ -24,6 +24,16 @@
 Changelog
 ---------
 
+4.2.1
+.....
+
+Misc
+~~~~
+* ``Remove outdated compat imports/code from providers (#28507)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 4.2.0
 .....
 
diff --git a/airflow/providers/presto/provider.yaml 
b/airflow/providers/presto/provider.yaml
index 7562b1d4fd..62505c1e38 100644
--- a/airflow/providers/presto/provider.yaml
+++ b/airflow/providers/presto/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Presto <https://prestodb.github.io/>`__
 
 versions:
+  - 4.2.1
   - 4.2.0
   - 4.1.0
   - 4.0.1
diff --git a/airflow/providers/salesforce/CHANGELOG.rst 
b/airflow/providers/salesforce/CHANGELOG.rst
index da323857ad..1bc2d5675a 100644
--- a/airflow/providers/salesforce/CHANGELOG.rst
+++ b/airflow/providers/salesforce/CHANGELOG.rst
@@ -24,6 +24,17 @@
 Changelog
 ---------
 
+5.3.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Add test_connection to SalesforceHook (#27921)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 5.2.0
 .....
 
diff --git a/airflow/providers/salesforce/provider.yaml 
b/airflow/providers/salesforce/provider.yaml
index 0191015639..d1f18cddcc 100644
--- a/airflow/providers/salesforce/provider.yaml
+++ b/airflow/providers/salesforce/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Salesforce <https://www.salesforce.com/>`__
 
 versions:
+  - 5.3.0
   - 5.2.0
   - 5.1.0
   - 5.0.0
diff --git a/airflow/providers/sftp/CHANGELOG.rst 
b/airflow/providers/sftp/CHANGELOG.rst
index 7c769e7127..065291e162 100644
--- a/airflow/providers/sftp/CHANGELOG.rst
+++ b/airflow/providers/sftp/CHANGELOG.rst
@@ -24,6 +24,18 @@
 Changelog
 ---------
 
+4.2.1
+.....
+
+Misc
+~~~~
+
+* ``Update codespell and fix typos (#28568)``
+* ``[misc] Get rid of 'pass' statement in conditions (#27775)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 4.2.0
 .....
 
diff --git a/airflow/providers/sftp/provider.yaml 
b/airflow/providers/sftp/provider.yaml
index f09a4b1972..9a8bcc235c 100644
--- a/airflow/providers/sftp/provider.yaml
+++ b/airflow/providers/sftp/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `SSH File Transfer Protocol (SFTP) 
<https://tools.ietf.org/wg/secsh/draft-ietf-secsh-filexfer/>`__
 
 versions:
+  - 4.2.1
   - 4.2.0
   - 4.1.0
   - 4.0.0
diff --git a/airflow/providers/slack/CHANGELOG.rst 
b/airflow/providers/slack/CHANGELOG.rst
index da3d6cb038..c63f65fcbf 100644
--- a/airflow/providers/slack/CHANGELOG.rst
+++ b/airflow/providers/slack/CHANGELOG.rst
@@ -24,6 +24,16 @@
 Changelog
 ---------
 
+7.1.1
+.....
+
+Misc
+~~~~
+   * ``[misc] Replace XOR '^' conditions by 'exactly_one' helper in providers 
(#27858)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 7.1.0
 .....
 
diff --git a/airflow/providers/slack/provider.yaml 
b/airflow/providers/slack/provider.yaml
index 303a81a4f7..70ffc5d31a 100644
--- a/airflow/providers/slack/provider.yaml
+++ b/airflow/providers/slack/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Slack <https://slack.com/>`__
 
 versions:
+  - 7.1.1
   - 7.1.0
   - 7.0.0
   - 6.0.0
diff --git a/airflow/providers/ssh/CHANGELOG.rst 
b/airflow/providers/ssh/CHANGELOG.rst
index de43932a86..a2febdf64c 100644
--- a/airflow/providers/ssh/CHANGELOG.rst
+++ b/airflow/providers/ssh/CHANGELOG.rst
@@ -24,6 +24,24 @@
 Changelog
 ---------
 
+3.4.0
+.....
+
+Features
+~~~~~~~~
+
+* ``Add .bash and other extensions to SSHOperator template_ext (#28617)``
+* ``Add test_connection method for SSHHook (#28184)``
+* ``SSH task exit code added to XCOM as 'ssh_exit' key (#27370)``
+
+Misc
+~~~~
+* ``Remove outdated compat imports/code from providers (#28507)``
+* ``[misc] Get rid of 'pass' statement in conditions (#27775)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 3.3.0
 .....
 
diff --git a/airflow/providers/ssh/provider.yaml 
b/airflow/providers/ssh/provider.yaml
index bc75321329..e59a0b2044 100644
--- a/airflow/providers/ssh/provider.yaml
+++ b/airflow/providers/ssh/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Secure Shell (SSH) <https://tools.ietf.org/html/rfc4251>`__
 
 versions:
+  - 3.4.0
   - 3.3.0
   - 3.2.0
   - 3.1.0
diff --git a/airflow/providers/telegram/CHANGELOG.rst 
b/airflow/providers/telegram/CHANGELOG.rst
index a20efd2b00..dbb6fa7b32 100644
--- a/airflow/providers/telegram/CHANGELOG.rst
+++ b/airflow/providers/telegram/CHANGELOG.rst
@@ -24,6 +24,17 @@
 Changelog
 ---------
 
+3.1.1
+.....
+
+Misc
+~~~~
+* ``Limit Telegram to < 20.0.0 (#28671)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
+
 3.1.0
 .....
 
diff --git a/airflow/providers/telegram/provider.yaml 
b/airflow/providers/telegram/provider.yaml
index 6ba7ea29f0..a840012a40 100644
--- a/airflow/providers/telegram/provider.yaml
+++ b/airflow/providers/telegram/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Telegram <https://telegram.org/>`__
 
 versions:
+  - 3.1.1
   - 3.1.0
   - 3.0.0
   - 2.0.4
diff --git a/airflow/providers/trino/CHANGELOG.rst 
b/airflow/providers/trino/CHANGELOG.rst
index 7d451b72f7..9813fcaec3 100644
--- a/airflow/providers/trino/CHANGELOG.rst
+++ b/airflow/providers/trino/CHANGELOG.rst
@@ -24,6 +24,16 @@
 Changelog
 ---------
 
+4.3.1
+.....
+
+Misc
+~~~~
+* ``Remove outdated compat imports/code from providers (#28507)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+
 4.3.0
 .....
 
diff --git a/airflow/providers/trino/provider.yaml 
b/airflow/providers/trino/provider.yaml
index ad31d81431..9b5227262b 100644
--- a/airflow/providers/trino/provider.yaml
+++ b/airflow/providers/trino/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Trino <https://trino.io/>`__
 
 versions:
+  - 4.3.1
   - 4.3.0
   - 4.2.0
   - 4.1.0
diff --git a/docs/apache-airflow-providers-amazon/commits.rst 
b/docs/apache-airflow-providers-amazon/commits.rst
index f813fc86de..a3b055efc3 100644
--- a/docs/apache-airflow-providers-amazon/commits.rst
+++ b/docs/apache-airflow-providers-amazon/commits.rst
@@ -28,6 +28,43 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+7.0.0
+.....
+
+Latest change: 2022-12-30
+
+=================================================================================================
  ===========  
===================================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
===================================================================================
+`3ce7cbbda1 
<https://github.com/apache/airflow/commit/3ce7cbbda178799c6a07bed9ca695957affdff98>`_
  2022-12-30   ``add description of breaking changes (#28582)``
+`297aa7480e 
<https://github.com/apache/airflow/commit/297aa7480e1ffd9bf1be1b89aea29b7e721cd64d>`_
  2022-12-23   ``Add execution role parameter to AddStepsOperator (#28484)``
+`38e40c6dc4 
<https://github.com/apache/airflow/commit/38e40c6dc45b92b274a06eafd8790140a0c3c7b8>`_
  2022-12-21   ``Remove outdated compat imports/code from providers (#28507)``
+`d9ae90fc64 
<https://github.com/apache/airflow/commit/d9ae90fc6478133767e29774920ed797175146bc>`_
  2022-12-21   ``Make pandas dependency optional for Amazon Provider (#28505)``
+`39abd5e065 
<https://github.com/apache/airflow/commit/39abd5e0652159607dcb9aed516d73131ce69d33>`_
  2022-12-21   ``Add AWS SageMaker operator to register a model's version 
(#28024)``
+`fefcb1d567 
<https://github.com/apache/airflow/commit/fefcb1d567d8d605f7ec9b7d408831d656736541>`_
  2022-12-20   ``Add link for EMR Steps Sensor logs (#28180)``
+`e377e869da 
<https://github.com/apache/airflow/commit/e377e869da9f0e42ac1e0a615347cf7cd6565d54>`_
  2022-12-19   ``Fix EmrAddStepsOperature wait_for_completion parameter is not 
working (#28052)``
+`21f0600f69 
<https://github.com/apache/airflow/commit/21f0600f698e9763b6bceb27245bb5639a5d3a86>`_
  2022-12-18   ``Correctly template Glue Jobs 'create_job_kwargs' arg (#28403)``
+`8e0df8881f 
<https://github.com/apache/airflow/commit/8e0df8881f22dd5c4c0ea71e7a9cd35b32889f47>`_
  2022-12-17   ``Add Amazon Elastic Container Registry (ECR) Hook (#28279)``
+`29f574301a 
<https://github.com/apache/airflow/commit/29f574301aebc8752490ca4612b83a58215226a1>`_
  2022-12-15   ``Add EMR Notebook operators (#28312)``
+`381160c0f6 
<https://github.com/apache/airflow/commit/381160c0f63a15957a631da9db875f98bb8e9d64>`_
  2022-12-14   ``Fix template rendered bucket_key in S3KeySensor (#28340)``
+`9d9b15989a 
<https://github.com/apache/airflow/commit/9d9b15989a02042a9041ff86bc7e304bb06caa15>`_
  2022-12-14   ``Create 'LambdaCreateFunctionOperator' and sensor (#28241)``
+`27569a8b37 
<https://github.com/apache/airflow/commit/27569a8b374a2f7a019f1f08b18a33be84d61693>`_
  2022-12-13   ``Better support for Boto Waiters (#28236)``
+`fb5182bb2f 
<https://github.com/apache/airflow/commit/fb5182bb2f749119f471c3da35179afd3a584775>`_
  2022-12-12   ``Fix S3KeySensor documentation (#28297)``
+`1eaedc8ae8 
<https://github.com/apache/airflow/commit/1eaedc8ae85dbbfaaa402f9936304be51de98f88>`_
  2022-12-08   ``Improve docstrings for 'AwsLambdaInvokeFunctionOperator' 
(#28233)``
+`a6315c2f4e 
<https://github.com/apache/airflow/commit/a6315c2f4ed68c822d0109f9609c1518e0bde94e>`_
  2022-12-08   ``Amazon Provider Package user agent (#27823)``
+`0d90c62bac 
<https://github.com/apache/airflow/commit/0d90c62bac49de9aef6a31ee3e62d02e458b0d33>`_
  2022-12-06   ``Fix Type Error while using DynamoDBToS3Operator (#28158)``
+`b609ab9001 
<https://github.com/apache/airflow/commit/b609ab9001102b67a047b3078dc0b67fbafcc1e1>`_
  2022-12-06   ``AWSGlueJobHook updates job configuration if it exists 
(#27893)``
+`3ee5c404b7 
<https://github.com/apache/airflow/commit/3ee5c404b7a0284fc1f3474519b3833975aaa644>`_
  2022-12-06   ``Fix GlueCrawlerOperature failure when using tags (#28005)``
+`0da004838f 
<https://github.com/apache/airflow/commit/0da004838ffdd3b74bc28837135d845f568ab2a1>`_
  2022-12-06   ``Allow waiter to be configured via EmrServerless Operators 
(#27784)``
+`0ef8d934f2 
<https://github.com/apache/airflow/commit/0ef8d934f2a62606090483dc72a9dd66e8348a0e>`_
  2022-12-06   ``Add operators + sensor for aws sagemaker pipelines (#27786)``
+`7398853c86 
<https://github.com/apache/airflow/commit/7398853c86f4972b0b7139a905e52d6ecc62fdec>`_
  2022-12-06   ``Update RdsHook docstrings to match correct argument names 
(#28108)``
+`8f0265d0d9 
<https://github.com/apache/airflow/commit/8f0265d0d9079a8abbd7b895ada418908d8b9909>`_
  2022-12-05   ``AWS Secrets Manager Backend - major update (#27920)``
+`8cf6dca36b 
<https://github.com/apache/airflow/commit/8cf6dca36b0cfc16763cb1d4c96ab04d1fe5ec14>`_
  2022-12-05   ``add some important log in aws athena hook (#27917)``
+`4a3a429658 
<https://github.com/apache/airflow/commit/4a3a42965801823c39baaccfa96c5e4cffae4012>`_
  2022-12-03   ``[misc] Get rid of 'pass' statement in conditions (#27775)``
+`527b948856 
<https://github.com/apache/airflow/commit/527b948856584320f74d385f58477af79506834d>`_
  2022-12-03   ``[misc] Replace XOR '^' conditions by 'exactly_one' helper in 
providers (#27858)``
+`0cd969c9c1 
<https://github.com/apache/airflow/commit/0cd969c9c14179b7e79d34b61d7a43f2bfbdd93e>`_
  2022-12-02   ``Lambda hook: make runtime and handler optional (#27778)``
+=================================================================================================
  ===========  
===================================================================================
+
 6.2.0
 .....
 
@@ -36,6 +73,7 @@ Latest change: 2022-11-26
 
=================================================================================================
  ===========  
===================================================================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
===================================================================================================================
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
 `2ab5c1fdf0 
<https://github.com/apache/airflow/commit/2ab5c1fdf045f928148931ffddff094374e57173>`_
  2022-11-26   ``Add retry option in RedshiftDeleteClusterOperator to retry 
when an operation is running in the cluster (#27820)``
 `2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
 `80c327bd3b 
<https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_
  2022-11-24   ``Bump common.sql provider to 1.3.1 (#27888)``
diff --git a/docs/apache-airflow-providers-amazon/index.rst 
b/docs/apache-airflow-providers-amazon/index.rst
index 8f60e05adb..10a9cb3658 100644
--- a/docs/apache-airflow-providers-amazon/index.rst
+++ b/docs/apache-airflow-providers-amazon/index.rst
@@ -66,7 +66,7 @@ Package apache-airflow-providers-amazon
 Amazon integration (including `Amazon Web Services (AWS) 
<https://aws.amazon.com/>`__).
 
 
-Release: 6.2.0
+Release: 7.0.0
 
 Provider package
 ----------------
@@ -94,7 +94,6 @@ PIP package                              Version required
 ``jsonpath_ng``                          ``>=1.5.3``
 ``redshift_connector``                   ``>=2.0.888``
 ``sqlalchemy_redshift``                  ``>=0.8.6``
-``pandas``                               ``>=0.17.1``
 ``mypy-boto3-rds``                       ``>=1.24.0``
 ``mypy-boto3-redshift-data``             ``>=1.24.0``
 ``mypy-boto3-appflow``                   ``>=1.24.0``
@@ -134,7 +133,7 @@ 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-amazon 6.2.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-6.2.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-6.2.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-6.2.0.tar.gz.sha512>`__)
-* `The apache-airflow-providers-amazon 6.2.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-6.2.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-6.2.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-6.2.0-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-amazon 7.0.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-7.0.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-7.0.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-7.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-amazon 7.0.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-7.0.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-7.0.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-7.0.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/amazon/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-apache-flink/commits.rst 
b/docs/apache-airflow-providers-apache-flink/commits.rst
index 803131f7ae..c9ed15c506 100644
--- a/docs/apache-airflow-providers-apache-flink/commits.rst
+++ b/docs/apache-airflow-providers-apache-flink/commits.rst
@@ -27,14 +27,14 @@ This is detailed commit list of changes for versions 
provider package: ``apache.
 For high-level changelog, see :doc:`package information including changelog 
<index>`.
 
 
+
 1.0.0
 .....
 
-Latest change: 2020-12-09
-
-=======================================================  ===========  
======================================================
-Commit                                                   Committed    Subject
-=======================================================  ===========  
======================================================
-`TODO <https://github.com/apache/airflow/commit/TODO>`_  2020-12-09   
``Initial version providers versions to 1.0.0``
+Latest change: 2022-12-21
 
-=======================================================  ===========  
======================================================
+=================================================================================================
  ===========  =======================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  =======================================
+`681835a67c 
<https://github.com/apache/airflow/commit/681835a67c89784944f41fce86099bcb2c3a0614>`_
  2022-12-21   ``Add Flink on K8s Operator  (#28512)``
+=================================================================================================
  ===========  =======================================
diff --git a/docs/apache-airflow-providers-apache-flink/index.rst 
b/docs/apache-airflow-providers-apache-flink/index.rst
index 0767205b29..f539163152 100644
--- a/docs/apache-airflow-providers-apache-flink/index.rst
+++ b/docs/apache-airflow-providers-apache-flink/index.rst
@@ -83,4 +83,32 @@ PIP package         Version required
 ``kubernetes``      ``>=21.7.0,<24``
 ==================  ==================
 
+Cross provider package dependencies
+-----------------------------------
+
+Those are dependencies that might be needed in order to use all the features 
of the package.
+You need to install the specified provider packages in order to use them.
+
+You can install such cross-provider dependencies when installing from PyPI. 
For example:
+
+.. code-block:: bash
+
+    pip install apache-airflow-providers-apache-flink[cncf.kubernetes]
+
+
+======================================================================================================================
  ===================
+Dependent package                                                              
                                         Extra
+======================================================================================================================
  ===================
+`apache-airflow-providers-cncf-kubernetes 
<https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes>`_  
``cncf.kubernetes``
+======================================================================================================================
  ===================
+
+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-apache-flink 1.0.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-flink-1.0.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-flink-1.0.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-flink-1.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-apache-flink 1.0.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_flink-1.0.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_flink-1.0.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_flink-1.0.0-py3-none-any.whl.sha512>`__)
+
 .. include:: ../../airflow/providers/apache/flink/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-apache-hive/commits.rst 
b/docs/apache-airflow-providers-apache-hive/commits.rst
index bf9912540e..a16e65f584 100644
--- a/docs/apache-airflow-providers-apache-hive/commits.rst
+++ b/docs/apache-airflow-providers-apache-hive/commits.rst
@@ -28,14 +28,27 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+5.1.0
+.....
+
+Latest change: 2022-12-27
+
+=================================================================================================
  ===========  ================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  ================================================================
+`4e545c6e54 
<https://github.com/apache/airflow/commit/4e545c6e54712eedb6ca9cbb8333393ae3f6cba2>`_
  2022-12-27   ``Move Hive macros to the provider (#28538)``
+`d9ae90fc64 
<https://github.com/apache/airflow/commit/d9ae90fc6478133767e29774920ed797175146bc>`_
  2022-12-21   ``Make pandas dependency optional for Amazon Provider (#28505)``
+=================================================================================================
  ===========  ================================================================
+
 5.0.0
 .....
 
-Latest change: 2022-12-06
+Latest change: 2022-12-13
 
 
=================================================================================================
  ===========  ===============================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  ===============================================================
+`443df3b9c8 
<https://github.com/apache/airflow/commit/443df3b9c8ef698e0204490c535f78c6c70276f3>`_
  2022-12-13   ``Prepare ad hoc providers release (#28327)``
 `5f8481c799 
<https://github.com/apache/airflow/commit/5f8481c799ea6bd742a5ccc194b2ff8dbe01eab5>`_
  2022-12-06   ``Move hive_cli_params to hook parameters (#28101)``
 `2d45f9d6c3 
<https://github.com/apache/airflow/commit/2d45f9d6c30aabebce3449eae9f152ba6d2306e2>`_
  2022-11-27   ``Improve filtering for invalid schemas in Hive hook (#27808)``
 
=================================================================================================
  ===========  ===============================================================
diff --git a/docs/apache-airflow-providers-apache-hive/index.rst 
b/docs/apache-airflow-providers-apache-hive/index.rst
index 99593c26e1..ffc5c0c876 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 <https://hive.apache.org/>`__
 
 
-Release: 5.0.0
+Release: 5.1.0
 
 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 
<https://downloads.apache.org/airflow/providers/>`_
 
-* `The apache-airflow-providers-apache-hive 5.0.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-5.0.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-5.0.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-5.0.0.tar.gz.sha512>`__)
-* `The apache-airflow-providers-apache-hive 5.0.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-5.0.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-5.0.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-5.0.0-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-apache-hive 5.1.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-5.1.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-5.1.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-5.1.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-apache-hive 5.1.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-5.1.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-5.1.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-5.1.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/apache/hive/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-atlassian-jira/commits.rst 
b/docs/apache-airflow-providers-atlassian-jira/commits.rst
index 76e127c157..9ee2717179 100644
--- a/docs/apache-airflow-providers-atlassian-jira/commits.rst
+++ b/docs/apache-airflow-providers-atlassian-jira/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+2.0.0
+.....
+
+Latest change: 2022-12-07
+
+=================================================================================================
  ===========  
=============================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
=============================================================================
+`f3c68d7e15 
<https://github.com/apache/airflow/commit/f3c68d7e153b8d417edf4cc4a68d18dbc0f30e64>`_
  2022-12-07   ``Changing atlassian JIRA SDK to official atlassian-python-api 
SDK (#27633)``
+=================================================================================================
  ===========  
=============================================================================
+
 1.1.0
 .....
 
-Latest change: 2022-10-24
+Latest change: 2022-11-15
 
 
=================================================================================================
  ===========  
=========================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
=========================================================================
+`12c3c39d1a 
<https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_
  2022-11-15   ``pRepare docs for November 2022 wave of Providers (#27613)``
 `78b8ea2f22 
<https://github.com/apache/airflow/commit/78b8ea2f22239db3ef9976301234a66e50b47a94>`_
  2022-10-24   ``Move min airflow version to 2.3.0 for all providers (#27196)``
 `2a34dc9e84 
<https://github.com/apache/airflow/commit/2a34dc9e8470285b0ed2db71109ef4265e29688b>`_
  2022-10-23   ``Enable string normalization in python formatting - providers 
(#27205)``
 
=================================================================================================
  ===========  
=========================================================================
diff --git a/docs/apache-airflow-providers-atlassian-jira/index.rst 
b/docs/apache-airflow-providers-atlassian-jira/index.rst
index 27bc0cf75b..02058ea16b 100644
--- a/docs/apache-airflow-providers-atlassian-jira/index.rst
+++ b/docs/apache-airflow-providers-atlassian-jira/index.rst
@@ -51,7 +51,7 @@ Package apache-airflow-providers-atlassian-jira
 `Atlassian Jira <https://www.atlassian.com/>`__
 
 
-Release: 1.1.0
+Release: 2.0.0
 
 Provider package
 ----------------
@@ -69,11 +69,11 @@ for the minimum Airflow version supported) via
 Requirements
 ------------
 
-==================  ==================
-PIP package         Version required
-==================  ==================
-``apache-airflow``  ``>=2.3.0``
-``JIRA``            ``>1.0.7``
-==================  ==================
+========================  ==================
+PIP package               Version required
+========================  ==================
+``apache-airflow``        ``>=2.3.0``
+``atlassian-python-api``  ``>=1.14.2``
+========================  ==================
 
 .. include:: ../../airflow/providers/atlassian/jira/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-cncf-kubernetes/commits.rst 
b/docs/apache-airflow-providers-cncf-kubernetes/commits.rst
index 15edec7ea3..85dd74f156 100644
--- a/docs/apache-airflow-providers-cncf-kubernetes/commits.rst
+++ b/docs/apache-airflow-providers-cncf-kubernetes/commits.rst
@@ -28,14 +28,35 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+5.1.0
+.....
+
+Latest change: 2022-12-30
+
+=================================================================================================
  ===========  
========================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
========================================================================
+`c22fc000b6 
<https://github.com/apache/airflow/commit/c22fc000b6c0075429b9d1e51c9ee3d384141ff3>`_
  2022-12-30   ``Use labels instead of pod name for pod log read in k8s exec 
(#28546)``
+`681835a67c 
<https://github.com/apache/airflow/commit/681835a67c89784944f41fce86099bcb2c3a0614>`_
  2022-12-21   ``Add Flink on K8s Operator  (#28512)``
+`38e40c6dc4 
<https://github.com/apache/airflow/commit/38e40c6dc45b92b274a06eafd8790140a0c3c7b8>`_
  2022-12-21   ``Remove outdated compat imports/code from providers (#28507)``
+`401fc57e8b 
<https://github.com/apache/airflow/commit/401fc57e8ba1dddb041e0d777bb0277a09f227db>`_
  2022-12-16   ``Restructure Docs  (#27235)``
+`bdc3d2e647 
<https://github.com/apache/airflow/commit/bdc3d2e6474f7f23f75683fd072b4a07ef5aaeaa>`_
  2022-12-08   ``Keep pod name for k8s executor under 63 characters (#28237)``
+`d93240696b 
<https://github.com/apache/airflow/commit/d93240696beeca7d28542d0fe0b53871b3d6612c>`_
  2022-12-05   ``Allow longer pod names for k8s executor / KPO (#27736)``
+`33c445d92f 
<https://github.com/apache/airflow/commit/33c445d92f1386ca0167356a9514cfd8a27e360e>`_
  2022-12-03   ``Add volume-related nested template fields for KPO (#27719)``
+`ebd7b67dcb 
<https://github.com/apache/airflow/commit/ebd7b67dcb9ac0864fbc5c1aefe5d7a4531df5fe>`_
  2022-12-02   ``Patch "checked" when pod not successful (#27845)``
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
+`2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
+=================================================================================================
  ===========  
========================================================================
+
 5.0.0
 .....
 
-Latest change: 2022-11-11
+Latest change: 2022-11-15
 
 
=================================================================================================
  ===========  
============================================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
============================================================================================
+`12c3c39d1a 
<https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_
  2022-11-15   ``pRepare docs for November 2022 wave of Providers (#27613)``
 `52593b061c 
<https://github.com/apache/airflow/commit/52593b061c32d071243c46fe45784a78b57a04b6>`_
  2022-11-11   ``Enable template rendering for env_vars field for the 
@task.kubernetes decorator (#27433)``
 `47a2b9ee7f 
<https://github.com/apache/airflow/commit/47a2b9ee7f1ff2cc1cc1aa1c3d1b523c88ba29fb>`_
  2022-11-09   ``Add container_resources as KubernetesPodOperator templatable 
(#27457)``
 `aefadb8c5b 
<https://github.com/apache/airflow/commit/aefadb8c5b9272613d5806b054a1b46edf29d82e>`_
  2022-11-08   ``Allow xcom sidecar container image to be configurable in KPO 
(#26766)``
diff --git a/docs/apache-airflow-providers-cncf-kubernetes/index.rst 
b/docs/apache-airflow-providers-cncf-kubernetes/index.rst
index c87d995d07..57d379461c 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 <https://kubernetes.io/>`__
 
 
-Release: 5.0.0
+Release: 5.1.0
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-common-sql/commits.rst 
b/docs/apache-airflow-providers-common-sql/commits.rst
index 0ea44a136c..88685da640 100644
--- a/docs/apache-airflow-providers-common-sql/commits.rst
+++ b/docs/apache-airflow-providers-common-sql/commits.rst
@@ -28,6 +28,21 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+1.3.2
+.....
+
+Latest change: 2022-12-29
+
+=================================================================================================
  ===========  
==================================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
==================================================================================
+`2e7b9f5504 
<https://github.com/apache/airflow/commit/2e7b9f550403cc6937b3210aaaf9e80e3e944445>`_
  2022-12-29   ``Defer to hook setting for split_statements in 
SQLExecuteQueryOperator (#28635)``
+`f115b207bc 
<https://github.com/apache/airflow/commit/f115b207bc844c10569b2df6fc9acfa32a3c7f41>`_
  2022-12-18   ``fIx isort problems introduced by recent isort release 
(#28434)``
+`a6cda7cd23 
<https://github.com/apache/airflow/commit/a6cda7cd230ef22f7fe042d6d5e9f78c660c4a75>`_
  2022-12-10   ``Fix template rendering for Common SQL operators (#28202)``
+`6852f3fbea 
<https://github.com/apache/airflow/commit/6852f3fbea5dd0fa6b8a289d2f9f11dd2159053d>`_
  2022-12-05   ``Add pre-commits preventing accidental API changes in 
common.sql (#27962)``
+`a158fbb6bd 
<https://github.com/apache/airflow/commit/a158fbb6bde07cd20003680a4cf5e7811b9eda98>`_
  2022-11-28   ``Clarify docstrings for updated DbApiHook (#27966)``
+=================================================================================================
  ===========  
==================================================================================
+
 1.3.1
 .....
 
@@ -36,6 +51,7 @@ Latest change: 2022-11-26
 
=================================================================================================
  ===========  
==============================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
==============================================================================
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
 `db5375bea7 
<https://github.com/apache/airflow/commit/db5375bea7a0564c12f56c91e1c8c7b6c049698c>`_
  2022-11-26   ``Fixing the behaviours of SQL Hooks and Operators finally 
(#27912)``
 `2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
 `80c327bd3b 
<https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_
  2022-11-24   ``Bump common.sql provider to 1.3.1 (#27888)``
diff --git a/docs/apache-airflow-providers-common-sql/index.rst 
b/docs/apache-airflow-providers-common-sql/index.rst
index dfb701b676..1415a56287 100644
--- a/docs/apache-airflow-providers-common-sql/index.rst
+++ b/docs/apache-airflow-providers-common-sql/index.rst
@@ -64,7 +64,7 @@ Package apache-airflow-providers-common-sql
 `Common SQL Provider <https://en.wikipedia.org/wiki/SQL>`__
 
 
-Release: 1.3.1
+Release: 1.3.2
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-docker/commits.rst 
b/docs/apache-airflow-providers-docker/commits.rst
index 517fb0d1bf..177863c0fe 100644
--- a/docs/apache-airflow-providers-docker/commits.rst
+++ b/docs/apache-airflow-providers-docker/commits.rst
@@ -28,14 +28,27 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+3.4.0
+.....
+
+Latest change: 2022-12-30
+
+=================================================================================================
  ===========  
=======================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
=======================================================================
+`ea08989db1 
<https://github.com/apache/airflow/commit/ea08989db11ada7f5244f3bdec9d2697e9b4b3b8>`_
  2022-12-30   ``Move min airflow version down for Docker Provider to 2.3.0 
(#28648)``
+`1aa3da543a 
<https://github.com/apache/airflow/commit/1aa3da543a3f9229527a5de2807053e15b2bfea7>`_
  2022-11-29   ``add hostname argument to DockerOperator (#27822)``
+=================================================================================================
  ===========  
=======================================================================
+
 3.3.0
 .....
 
-Latest change: 2022-11-10
+Latest change: 2022-11-15
 
 
=================================================================================================
  ===========  
=========================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
=========================================================================
+`12c3c39d1a 
<https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_
  2022-11-15   ``pRepare docs for November 2022 wave of Providers (#27613)``
 `a504a8267d 
<https://github.com/apache/airflow/commit/a504a8267dd5530923bbe2c8ec4d1b409f909d83>`_
  2022-11-10   ``Add ipc_mode for DockerOperator (#27553)``
 `1add2f7c41 
<https://github.com/apache/airflow/commit/1add2f7c413dd776170c98d0bf98f8bcdbc4889f>`_
  2022-10-28   ``Add env-file parameter to Docker Operator (#26951)``
 `9ab1a6a3e7 
<https://github.com/apache/airflow/commit/9ab1a6a3e70b32a3cddddf0adede5d2f3f7e29ea>`_
  2022-10-27   ``Update old style typing (#26872)``
diff --git a/docs/apache-airflow-providers-docker/index.rst 
b/docs/apache-airflow-providers-docker/index.rst
index 4fc4f6e54a..b7550c771f 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 <https://docs.docker.com/install/>`__
 
 
-Release: 3.3.0
+Release: 3.4.0
 
 Provider package
 ----------------
@@ -80,7 +80,7 @@ Requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.4.0``
+``apache-airflow``  ``>=2.3.0``
 ``docker``          ``>=5.0.3``
 ``python-dotenv``   ``>=0.21.0``
 ==================  ==================
diff --git a/docs/apache-airflow-providers-elasticsearch/commits.rst 
b/docs/apache-airflow-providers-elasticsearch/commits.rst
index 15544a60b5..9c316917e1 100644
--- a/docs/apache-airflow-providers-elasticsearch/commits.rst
+++ b/docs/apache-airflow-providers-elasticsearch/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+4.3.2
+.....
+
+Latest change: 2022-12-07
+
+=================================================================================================
  ===========  
===========================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
===========================================================================
+`99bbcd3780 
<https://github.com/apache/airflow/commit/99bbcd3780dd08a0794ba99eb69006c106dcf5d2>`_
  2022-12-07   ``Support restricted index patterns in Elasticsearch log handler 
(#23888)``
+=================================================================================================
  ===========  
===========================================================================
+
 4.3.1
 .....
 
-Latest change: 2022-11-24
+Latest change: 2022-11-26
 
 
=================================================================================================
  ===========  ================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  ================================================================
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
 `2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
 `80c327bd3b 
<https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_
  2022-11-24   ``Bump common.sql provider to 1.3.1 (#27888)``
 
=================================================================================================
  ===========  ================================================================
diff --git a/docs/apache-airflow-providers-elasticsearch/index.rst 
b/docs/apache-airflow-providers-elasticsearch/index.rst
index a12aee4aa0..6dade6133a 100644
--- a/docs/apache-airflow-providers-elasticsearch/index.rst
+++ b/docs/apache-airflow-providers-elasticsearch/index.rst
@@ -66,7 +66,7 @@ Package apache-airflow-providers-elasticsearch
 `Elasticsearch <https://www.elastic.co/elasticsearch>`__
 
 
-Release: 4.3.1
+Release: 4.3.2
 
 Provider package
 ----------------
@@ -119,7 +119,7 @@ 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-elasticsearch 4.3.1 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-elasticsearch-4.3.1.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-elasticsearch-4.3.1.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-elasticsearch-4.3.1.tar.gz.sha512>`__)
-* `The apache-airflow-providers-elasticsearch 4.3.1 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_elasticsearch-4.3.1-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_elasticsearch-4.3.1-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_elasticsearch-4.3.1-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-elasticsearch 4.3.2 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-elasticsearch-4.3.2.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-elasticsearch-4.3.2.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-elasticsearch-4.3.2.tar.gz.sha512>`__)
+* `The apache-airflow-providers-elasticsearch 4.3.2 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_elasticsearch-4.3.2-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_elasticsearch-4.3.2-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_elasticsearch-4.3.2-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/elasticsearch/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-ftp/commits.rst 
b/docs/apache-airflow-providers-ftp/commits.rst
index eb155678ce..413f29e582 100644
--- a/docs/apache-airflow-providers-ftp/commits.rst
+++ b/docs/apache-airflow-providers-ftp/commits.rst
@@ -28,14 +28,27 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+3.3.0
+.....
+
+Latest change: 2022-12-28
+
+=================================================================================================
  ===========  ==========================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  ==========================================
+`0e349d80bb 
<https://github.com/apache/airflow/commit/0e349d80bb329300b45875cdff8f8fc52141e82b>`_
  2022-12-28   ``Add FTPSFileTransmitOperator (#28318)``
+`39f501d4f4 
<https://github.com/apache/airflow/commit/39f501d4f4e87635c80d97bb599daf61096d23b8>`_
  2022-12-06   ``Add 'FTPFileTransmitOperator' (#26974)``
+=================================================================================================
  ===========  ==========================================
+
 3.2.0
 .....
 
-Latest change: 2022-10-23
+Latest change: 2022-11-15
 
 
=================================================================================================
  ===========  
====================================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
====================================================================================
+`12c3c39d1a 
<https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_
  2022-11-15   ``pRepare docs for November 2022 wave of Providers (#27613)``
 `2a34dc9e84 
<https://github.com/apache/airflow/commit/2a34dc9e8470285b0ed2db71109ef4265e29688b>`_
  2022-10-23   ``Enable string normalization in python formatting - providers 
(#27205)``
 `f8db64c35c 
<https://github.com/apache/airflow/commit/f8db64c35c8589840591021a48901577cff39c07>`_
  2022-09-28   ``Update docs for September Provider's release (#26731)``
 `06acf40a43 
<https://github.com/apache/airflow/commit/06acf40a4337759797f666d5bb27a5a393b74fed>`_
  2022-09-13   ``Apply PEP-563 (Postponed Evaluation of Annotations) to 
non-core airflow (#26289)``
diff --git a/docs/apache-airflow-providers-ftp/index.rst 
b/docs/apache-airflow-providers-ftp/index.rst
index f3194e77d6..5c0cc88cf1 100644
--- a/docs/apache-airflow-providers-ftp/index.rst
+++ b/docs/apache-airflow-providers-ftp/index.rst
@@ -35,6 +35,12 @@ Content
 
     Operators <operators/index>
 
+.. toctree::
+    :hidden:
+    :caption: System tests
+
+    System Tests <_api/tests/system/providers/ftp/index>
+
 .. toctree::
     :maxdepth: 1
     :caption: Resources
@@ -51,19 +57,21 @@ Content
 
 .. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE 
OVERWRITTEN AT RELEASE TIME!
 
+
 .. toctree::
     :maxdepth: 1
     :caption: Commits
 
     Detailed list of commits <commits>
 
+
 Package apache-airflow-providers-ftp
 ------------------------------------------------------
 
 `File Transfer Protocol (FTP) <https://tools.ietf.org/html/rfc114>`__
 
 
-Release: 3.2.0
+Release: 3.3.0
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-google/commits.rst 
b/docs/apache-airflow-providers-google/commits.rst
index 20142196a4..79b037e78f 100644
--- a/docs/apache-airflow-providers-google/commits.rst
+++ b/docs/apache-airflow-providers-google/commits.rst
@@ -35,14 +35,43 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+8.7.0
+.....
+
+Latest change: 2023-01-01
+
+=================================================================================================
  ===========  
=============================================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
=============================================================================================
+`fec1460eb7 
<https://github.com/apache/airflow/commit/fec1460eb7896da6bfad69e95c92b8e531e35485>`_
  2023-01-01   ``Push job_id in xcom for dataproc submit job op (#28639)``
+`0fae6a0c9e 
<https://github.com/apache/airflow/commit/0fae6a0c9e6e303f4b897a79829f119b44550e01>`_
  2022-12-28   ``Add table_resource to template fields for 
BigQueryCreateEmptyTableOperator (#28235)``
+`d7f5f6d737 
<https://github.com/apache/airflow/commit/d7f5f6d737cf06cc8e216f523534aeaf48065793>`_
  2022-12-24   ``GCSToBigQueryOperator allows autodetect None and infers schema 
(#28564)``
+`034039beb2 
<https://github.com/apache/airflow/commit/034039beb2568850d29b34390d3dc1e2a91b8367>`_
  2022-12-24   ``Remove 'pylint' messages control instructions (#28555)``
+`8fb7be2fb5 
<https://github.com/apache/airflow/commit/8fb7be2fb5c64cc2f31a05034087923328b1137a>`_
  2022-12-22   ``Set bigquery ''use_legacy_sql'' param in job config correctly 
(#28522)``
+`23264fb820 
<https://github.com/apache/airflow/commit/23264fb820c179e9951ea9706f68b13a9b3fdbc0>`_
  2022-12-21   ``Fix for issue with reading schema fields for JSON files in 
GCSToBigQueryOperator (#28284)``
+`7950fb9711 
<https://github.com/apache/airflow/commit/7950fb9711384f8ac4609fc19f319edb17e296ef>`_
  2022-12-21   ``Remove deprecated AIPlatformConsoleLinkk from 
google/provider.yaml (#28449)``
+`820f5a9374 
<https://github.com/apache/airflow/commit/820f5a9374b4cc0c5fd2f82b644d55683c42d3a8>`_
  2022-12-20   ``Use object instead of array in config.yml for config template 
(#28417)``
+`9eacf607be 
<https://github.com/apache/airflow/commit/9eacf607be109eb6ab80f7e27d234a17fb128ae0>`_
  2022-12-20   ``Fix GCSToBigQueryOperator not respecting schema_obj (#28444)``
+`bdf3175e96 
<https://github.com/apache/airflow/commit/bdf3175e9616bad3d8b4d8c9f9bbce5530b2cffb>`_
  2022-12-06   ``Improve memory usage in Dataproc deferrable operators 
(#28117)``
+`3fef462838 
<https://github.com/apache/airflow/commit/3fef46283857114aab46e72d4799c335e9e79f05>`_
  2022-12-06   ``Fix GCSToGCSOperator copying list of objects without wildcard 
(#28111)``
+`2d663df055 
<https://github.com/apache/airflow/commit/2d663df0552542efcef6e59bc2bc1586f8d1c7f3>`_
  2022-12-04   ``Fix: re-enable use of parameters in gcs_to_bq which had been 
disabled (#27961)``
+`5cdff50557 
<https://github.com/apache/airflow/commit/5cdff505574822ad3d2a226056246500e4adea2f>`_
  2022-12-04   ``Add retry param in GCSObjectExistenceSensor (#27943)``
+`8f98bfeb53 
<https://github.com/apache/airflow/commit/8f98bfeb5372c7f61c77f081afb9b277c35b88ed>`_
  2022-12-03   ``Add preserveAsciiControlCharacters to src_fmt_configs 
(#27679)``
+`4a3a429658 
<https://github.com/apache/airflow/commit/4a3a42965801823c39baaccfa96c5e4cffae4012>`_
  2022-12-03   ``[misc] Get rid of 'pass' statement in conditions (#27775)``
+`6b3bb3c3e9 
<https://github.com/apache/airflow/commit/6b3bb3c3e9f8a8d3ff33e5c2b09b0491a4bb6481>`_
  2022-12-03   ``Change log level to DEBUG when secret not found for google 
secret manager (#27856)``
+`527b948856 
<https://github.com/apache/airflow/commit/527b948856584320f74d385f58477af79506834d>`_
  2022-12-03   ``[misc] Replace XOR '^' conditions by 'exactly_one' helper in 
providers (#27858)``
+`c931d88893 
<https://github.com/apache/airflow/commit/c931d888936a958ae40b69077d35215227bf1dff>`_
  2022-12-03   ``Add deferrable mode to CloudBuildCreateBuildOperator (#27783)``
+=================================================================================================
  ===========  
=============================================================================================
+
 8.6.0
 .....
 
-Latest change: 2022-11-25
+Latest change: 2022-11-26
 
 
=================================================================================================
  ===========  
==================================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
==================================================================================
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
 `f0820e8d9e 
<https://github.com/apache/airflow/commit/f0820e8d9e8a36325987278bcda2bd69bd53f3a5>`_
  2022-11-25   ``Add Export Format to Template Fields in BigQueryToGCSOperator 
(#27910)``
 `2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
 `80c327bd3b 
<https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_
  2022-11-24   ``Bump common.sql provider to 1.3.1 (#27888)``
diff --git a/docs/apache-airflow-providers-google/index.rst 
b/docs/apache-airflow-providers-google/index.rst
index e9ae24e32e..59a5ced2f3 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 <https://workspace.google.com/>`__ (formerly Google 
Suite)
 
 
-Release: 8.6.0
+Release: 8.7.0
 
 Provider package
 ----------------
@@ -192,7 +192,7 @@ 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-google 8.6.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-google-8.6.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-google-8.6.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-google-8.6.0.tar.gz.sha512>`__)
-* `The apache-airflow-providers-google 8.6.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_google-8.6.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_google-8.6.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_google-8.6.0-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-google 8.7.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-google-8.7.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-google-8.7.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-google-8.7.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-google 8.7.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_google-8.7.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_google-8.7.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_google-8.7.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/google/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-imap/commits.rst 
b/docs/apache-airflow-providers-imap/commits.rst
index 5dd3413b9a..6fe2044248 100644
--- a/docs/apache-airflow-providers-imap/commits.rst
+++ b/docs/apache-airflow-providers-imap/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+3.1.1
+.....
+
+Latest change: 2022-12-03
+
+=================================================================================================
  ===========  =============================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  =============================================================
+`4a3a429658 
<https://github.com/apache/airflow/commit/4a3a42965801823c39baaccfa96c5e4cffae4012>`_
  2022-12-03   ``[misc] Get rid of 'pass' statement in conditions (#27775)``
+=================================================================================================
  ===========  =============================================================
+
 3.1.0
 .....
 
-Latest change: 2022-10-27
+Latest change: 2022-11-15
 
 
=================================================================================================
  ===========  
====================================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
====================================================================================
+`12c3c39d1a 
<https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_
  2022-11-15   ``pRepare docs for November 2022 wave of Providers (#27613)``
 `9ab1a6a3e7 
<https://github.com/apache/airflow/commit/9ab1a6a3e70b32a3cddddf0adede5d2f3f7e29ea>`_
  2022-10-27   ``Update old style typing (#26872)``
 `2a34dc9e84 
<https://github.com/apache/airflow/commit/2a34dc9e8470285b0ed2db71109ef4265e29688b>`_
  2022-10-23   ``Enable string normalization in python formatting - providers 
(#27205)``
 `f8db64c35c 
<https://github.com/apache/airflow/commit/f8db64c35c8589840591021a48901577cff39c07>`_
  2022-09-28   ``Update docs for September Provider's release (#26731)``
diff --git a/docs/apache-airflow-providers-imap/index.rst 
b/docs/apache-airflow-providers-imap/index.rst
index 3ff684b6a6..b8dd6ee790 100644
--- a/docs/apache-airflow-providers-imap/index.rst
+++ b/docs/apache-airflow-providers-imap/index.rst
@@ -52,7 +52,7 @@ Package apache-airflow-providers-imap
 `Internet Message Access Protocol (IMAP) 
<https://tools.ietf.org/html/rfc3501>`__
 
 
-Release: 3.1.0
+Release: 3.1.1
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-microsoft-azure/commits.rst 
b/docs/apache-airflow-providers-microsoft-azure/commits.rst
index 087b12a89e..c22243e37a 100644
--- a/docs/apache-airflow-providers-microsoft-azure/commits.rst
+++ b/docs/apache-airflow-providers-microsoft-azure/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+5.0.2
+.....
+
+Latest change: 2022-12-19
+
+=================================================================================================
  ===========  
========================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
========================================================================
+`6e3cee1f6e 
<https://github.com/apache/airflow/commit/6e3cee1f6e407d5f505410863c3f73fe1bfcc7cf>`_
  2022-12-19   ``Re-enable azure service bus on ARM as it now builds cleanly 
(#28442)``
+=================================================================================================
  ===========  
========================================================================
+
 5.0.1
 .....
 
-Latest change: 2022-12-09
+Latest change: 2022-12-13
 
 
=================================================================================================
  ===========  ==============================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  ==============================================================
+`443df3b9c8 
<https://github.com/apache/airflow/commit/443df3b9c8ef698e0204490c535f78c6c70276f3>`_
  2022-12-13   ``Prepare ad hoc providers release (#28327)``
 `7e776db254 
<https://github.com/apache/airflow/commit/7e776db254953076e932ed2183e1ed49a5ca20a6>`_
  2022-12-09   ``Make arguments 'offset' and 'length' not required (#28234)``
 
=================================================================================================
  ===========  ==============================================================
 
diff --git a/docs/apache-airflow-providers-microsoft-azure/index.rst 
b/docs/apache-airflow-providers-microsoft-azure/index.rst
index b492562c72..9b1cbe84da 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 <https://azure.microsoft.com/>`__
 
 
-Release: 5.0.1
+Release: 5.0.2
 
 Provider package
 ----------------
@@ -85,9 +85,9 @@ for the minimum Airflow version supported) via
 Requirements
 ------------
 
-================================  ==========================================
+================================  ==================
 PIP package                       Version required
-================================  ==========================================
+================================  ==================
 ``apache-airflow``                ``>=2.3.0``
 ``azure-batch``                   ``>=8.0.0``
 ``azure-cosmos``                  ``>=4.0.0``
@@ -102,10 +102,10 @@ PIP package                       Version required
 ``azure-storage-blob``            ``>=12.14.0``
 ``azure-storage-common``          ``>=2.1.0``
 ``azure-storage-file``            ``>=2.1.0``
-``azure-servicebus``              ``>=7.6.1; platform_machine != "aarch64"``
+``azure-servicebus``              ``>=7.6.1``
 ``azure-synapse-spark``
 ``adal``                          ``>=1.2.7``
-================================  ==========================================
+================================  ==================
 
 Cross provider package dependencies
 -----------------------------------
@@ -134,7 +134,7 @@ 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-microsoft-azure 5.0.1 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-azure-5.0.1.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-azure-5.0.1.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-azure-5.0.1.tar.gz.sha512>`__)
-* `The apache-airflow-providers-microsoft-azure 5.0.1 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_azure-5.0.1-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_azure-5.0.1-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_azure-5.0.1-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-microsoft-azure 5.0.2 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-azure-5.0.2.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-azure-5.0.2.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-azure-5.0.2.tar.gz.sha512>`__)
+* `The apache-airflow-providers-microsoft-azure 5.0.2 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_azure-5.0.2-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_azure-5.0.2-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_azure-5.0.2-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/microsoft/azure/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-microsoft-mssql/commits.rst 
b/docs/apache-airflow-providers-microsoft-mssql/commits.rst
index a5562c7a06..943255b2ed 100644
--- a/docs/apache-airflow-providers-microsoft-mssql/commits.rst
+++ b/docs/apache-airflow-providers-microsoft-mssql/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+3.3.2
+.....
+
+Latest change: 2022-12-22
+
+=================================================================================================
  ===========  ===============================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  ===============================================================
+`78238d51ee 
<https://github.com/apache/airflow/commit/78238d51ee4b0fdba28bb8f24e0a0402c2ef2922>`_
  2022-12-22   ``Re-enable 'pymsql' on ARM as it now builds cleanly (#28530)``
+=================================================================================================
  ===========  ===============================================================
+
 3.3.1
 .....
 
-Latest change: 2022-11-24
+Latest change: 2022-11-26
 
 
=================================================================================================
  ===========  ================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  ================================================================
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
 `2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
 `80c327bd3b 
<https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_
  2022-11-24   ``Bump common.sql provider to 1.3.1 (#27888)``
 
=================================================================================================
  ===========  ================================================================
diff --git a/docs/apache-airflow-providers-microsoft-mssql/index.rst 
b/docs/apache-airflow-providers-microsoft-mssql/index.rst
index 6dbda3da24..4a12b5752b 100644
--- a/docs/apache-airflow-providers-microsoft-mssql/index.rst
+++ b/docs/apache-airflow-providers-microsoft-mssql/index.rst
@@ -65,7 +65,7 @@ Package apache-airflow-providers-microsoft-mssql
 `Microsoft SQL Server (MSSQL) 
<https://www.microsoft.com/en-us/sql-server/sql-server-downloads>`__
 
 
-Release: 3.3.1
+Release: 3.3.2
 
 Provider package
 ----------------
@@ -83,15 +83,13 @@ for the minimum Airflow version supported) via
 Requirements
 ------------
 
-=======================================  
==========================================
+=======================================  ==================
 PIP package                              Version required
-=======================================  
==========================================
+=======================================  ==================
 ``apache-airflow``                       ``>=2.3.0``
 ``apache-airflow-providers-common-sql``  ``>=1.3.1``
-``pymssql``                              ``>=2.1.5; platform_machine != 
"aarch64"``
-=======================================  
==========================================
-
-.. note:: ``pip`` version on some Linux distributions might be outdated and 
not support all the flavors of ``manylinux`` wheels, so upgrading ``pip`` is 
necessary. More details can be found on `PyPI 
<https://pypi.org/project/pymssql/>`_.
+``pymssql``                              ``>=2.1.5``
+=======================================  ==================
 
 Cross provider package dependencies
 -----------------------------------
@@ -118,7 +116,7 @@ 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-microsoft-mssql 3.3.1 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-mssql-3.3.1.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-mssql-3.3.1.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-mssql-3.3.1.tar.gz.sha512>`__)
-* `The apache-airflow-providers-microsoft-mssql 3.3.1 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_mssql-3.3.1-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_mssql-3.3.1-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_mssql-3.3.1-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-microsoft-mssql 3.3.2 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-mssql-3.3.2.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-mssql-3.3.2.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-microsoft-mssql-3.3.2.tar.gz.sha512>`__)
+* `The apache-airflow-providers-microsoft-mssql 3.3.2 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_mssql-3.3.2-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_mssql-3.3.2-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_microsoft_mssql-3.3.2-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/microsoft/mssql/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-microsoft-winrm/commits.rst 
b/docs/apache-airflow-providers-microsoft-winrm/commits.rst
index d75c5f50f1..c051f05f11 100644
--- a/docs/apache-airflow-providers-microsoft-winrm/commits.rst
+++ b/docs/apache-airflow-providers-microsoft-winrm/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+3.1.1
+.....
+
+Latest change: 2022-12-21
+
+=================================================================================================
  ===========  ===============================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  ===============================================================
+`38e40c6dc4 
<https://github.com/apache/airflow/commit/38e40c6dc45b92b274a06eafd8790140a0c3c7b8>`_
  2022-12-21   ``Remove outdated compat imports/code from providers (#28507)``
+=================================================================================================
  ===========  ===============================================================
+
 3.1.0
 .....
 
-Latest change: 2022-10-24
+Latest change: 2022-11-15
 
 
=================================================================================================
  ===========  
====================================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
====================================================================================
+`12c3c39d1a 
<https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_
  2022-11-15   ``pRepare docs for November 2022 wave of Providers (#27613)``
 `78b8ea2f22 
<https://github.com/apache/airflow/commit/78b8ea2f22239db3ef9976301234a66e50b47a94>`_
  2022-10-24   ``Move min airflow version to 2.3.0 for all providers (#27196)``
 `2a34dc9e84 
<https://github.com/apache/airflow/commit/2a34dc9e8470285b0ed2db71109ef4265e29688b>`_
  2022-10-23   ``Enable string normalization in python formatting - providers 
(#27205)``
 `674f9ce6ea 
<https://github.com/apache/airflow/commit/674f9ce6eaae533cfe31bc92cc92fa75ed7223fc>`_
  2022-10-01   ``A few docs fixups (#26788)``
diff --git a/docs/apache-airflow-providers-microsoft-winrm/index.rst 
b/docs/apache-airflow-providers-microsoft-winrm/index.rst
index ac244b5120..03a1dc0e28 100644
--- a/docs/apache-airflow-providers-microsoft-winrm/index.rst
+++ b/docs/apache-airflow-providers-microsoft-winrm/index.rst
@@ -64,7 +64,7 @@ Package apache-airflow-providers-microsoft-winrm
 `Windows Remote Management (WinRM) 
<https://docs.microsoft.com/en-us/windows/win32/winrm/portal>`__
 
 
-Release: 3.1.0
+Release: 3.1.1
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-oracle/commits.rst 
b/docs/apache-airflow-providers-oracle/commits.rst
index 67bfebd75e..2062591c60 100644
--- a/docs/apache-airflow-providers-oracle/commits.rst
+++ b/docs/apache-airflow-providers-oracle/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+3.6.0
+.....
+
+Latest change: 2022-12-13
+
+=================================================================================================
  ===========  ==============================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  ==============================================================
+`43530f5529 
<https://github.com/apache/airflow/commit/43530f55296060d2a43164a67b58a652917b8db3>`_
  2022-12-13   ``XCOM push ORA error code in OracleStoredProcedure (#27319)``
+=================================================================================================
  ===========  ==============================================================
+
 3.5.1
 .....
 
-Latest change: 2022-11-24
+Latest change: 2022-11-26
 
 
=================================================================================================
  ===========  ================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  ================================================================
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
 `2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
 `80c327bd3b 
<https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_
  2022-11-24   ``Bump common.sql provider to 1.3.1 (#27888)``
 
=================================================================================================
  ===========  ================================================================
diff --git a/docs/apache-airflow-providers-oracle/index.rst 
b/docs/apache-airflow-providers-oracle/index.rst
index fa9c9bc58d..1edc45b5c1 100644
--- a/docs/apache-airflow-providers-oracle/index.rst
+++ b/docs/apache-airflow-providers-oracle/index.rst
@@ -57,7 +57,7 @@ Package apache-airflow-providers-oracle
 `Oracle <https://www.oracle.com/en/database/>`__
 
 
-Release: 3.5.1
+Release: 3.6.0
 
 Provider package
 ----------------
@@ -108,7 +108,7 @@ 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-oracle 3.5.1 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-oracle-3.5.1.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-oracle-3.5.1.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-oracle-3.5.1.tar.gz.sha512>`__)
-* `The apache-airflow-providers-oracle 3.5.1 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_oracle-3.5.1-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_oracle-3.5.1-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_oracle-3.5.1-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-oracle 3.6.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-oracle-3.6.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-oracle-3.6.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-oracle-3.6.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-oracle 3.6.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_oracle-3.6.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_oracle-3.6.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_oracle-3.6.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/oracle/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-postgres/commits.rst 
b/docs/apache-airflow-providers-postgres/commits.rst
index dcb5e58480..98c0f6bb87 100644
--- a/docs/apache-airflow-providers-postgres/commits.rst
+++ b/docs/apache-airflow-providers-postgres/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+5.4.0
+.....
+
+Latest change: 2022-12-12
+
+=================================================================================================
  ===========  
========================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
========================================================================
+`cfd8bd9344 
<https://github.com/apache/airflow/commit/cfd8bd9344a6ed17614a0da5453a0ae39a1d49dc>`_
  2022-12-12   ``Bring back psycopg2-binary as dependency instead of psycopg 
(#28316)``
+=================================================================================================
  ===========  
========================================================================
+
 5.3.1
 .....
 
-Latest change: 2022-11-24
+Latest change: 2022-11-26
 
 
=================================================================================================
  ===========  ================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  ================================================================
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
 `2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
 `80c327bd3b 
<https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_
  2022-11-24   ``Bump common.sql provider to 1.3.1 (#27888)``
 
=================================================================================================
  ===========  ================================================================
diff --git a/docs/apache-airflow-providers-postgres/index.rst 
b/docs/apache-airflow-providers-postgres/index.rst
index 6200c3602d..f8e30c755d 100644
--- a/docs/apache-airflow-providers-postgres/index.rst
+++ b/docs/apache-airflow-providers-postgres/index.rst
@@ -65,7 +65,7 @@ Package apache-airflow-providers-postgres
 `PostgreSQL <https://www.postgresql.org/>`__
 
 
-Release: 5.3.1
+Release: 5.4.0
 
 Provider package
 ----------------
@@ -88,7 +88,7 @@ PIP package                              Version required
 =======================================  ==================
 ``apache-airflow``                       ``>=2.3.0``
 ``apache-airflow-providers-common-sql``  ``>=1.3.1``
-``psycopg2``                             ``>=2.8.0``
+``psycopg2-binary``                      ``>=2.8.0``
 =======================================  ==================
 
 Cross provider package dependencies
@@ -117,7 +117,7 @@ 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-postgres 5.3.1 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-postgres-5.3.1.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-postgres-5.3.1.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-postgres-5.3.1.tar.gz.sha512>`__)
-* `The apache-airflow-providers-postgres 5.3.1 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_postgres-5.3.1-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_postgres-5.3.1-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_postgres-5.3.1-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-postgres 5.4.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-postgres-5.4.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-postgres-5.4.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-postgres-5.4.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-postgres 5.4.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_postgres-5.4.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_postgres-5.4.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_postgres-5.4.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/postgres/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-presto/commits.rst 
b/docs/apache-airflow-providers-presto/commits.rst
index 577dc2d8e4..e8c3079cf9 100644
--- a/docs/apache-airflow-providers-presto/commits.rst
+++ b/docs/apache-airflow-providers-presto/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+4.2.1
+.....
+
+Latest change: 2022-12-21
+
+=================================================================================================
  ===========  ===============================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  ===============================================================
+`38e40c6dc4 
<https://github.com/apache/airflow/commit/38e40c6dc45b92b274a06eafd8790140a0c3c7b8>`_
  2022-12-21   ``Remove outdated compat imports/code from providers (#28507)``
+=================================================================================================
  ===========  ===============================================================
+
 4.2.0
 .....
 
-Latest change: 2022-11-24
+Latest change: 2022-11-26
 
 
=================================================================================================
  ===========  
===================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
===================================================================
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
 `2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
 `80c327bd3b 
<https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_
  2022-11-24   ``Bump common.sql provider to 1.3.1 (#27888)``
 `e56adc8e41 
<https://github.com/apache/airflow/commit/e56adc8e415059d17799638e0d56938edf74471d>`_
  2022-11-16   ``Add _serialize_cell method to TrinoHook and PrestoHook 
(#27724)``
diff --git a/docs/apache-airflow-providers-presto/index.rst 
b/docs/apache-airflow-providers-presto/index.rst
index 76445f2ed3..7ee157fe9d 100644
--- a/docs/apache-airflow-providers-presto/index.rst
+++ b/docs/apache-airflow-providers-presto/index.rst
@@ -64,7 +64,7 @@ Package apache-airflow-providers-presto
 `Presto <https://prestodb.github.io/>`__
 
 
-Release: 4.2.0
+Release: 4.2.1
 
 Provider package
 ----------------
@@ -117,7 +117,7 @@ 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-presto 4.2.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-presto-4.2.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-presto-4.2.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-presto-4.2.0.tar.gz.sha512>`__)
-* `The apache-airflow-providers-presto 4.2.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_presto-4.2.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_presto-4.2.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_presto-4.2.0-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-presto 4.2.1 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-presto-4.2.1.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-presto-4.2.1.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-presto-4.2.1.tar.gz.sha512>`__)
+* `The apache-airflow-providers-presto 4.2.1 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_presto-4.2.1-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_presto-4.2.1-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_presto-4.2.1-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/presto/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-salesforce/commits.rst 
b/docs/apache-airflow-providers-salesforce/commits.rst
index a2ac1abb02..a5de4e99c4 100644
--- a/docs/apache-airflow-providers-salesforce/commits.rst
+++ b/docs/apache-airflow-providers-salesforce/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+5.3.0
+.....
+
+Latest change: 2022-11-30
+
+=================================================================================================
  ===========  ==================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  ==================================================
+`ed26b86a50 
<https://github.com/apache/airflow/commit/ed26b86a506b07ecf66c314e5514bd906e608359>`_
  2022-11-30   ``Add test_connection to SalesforceHook (#27921)``
+=================================================================================================
  ===========  ==================================================
+
 5.2.0
 .....
 
-Latest change: 2022-10-27
+Latest change: 2022-11-15
 
 
=================================================================================================
  ===========  
====================================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
====================================================================================
+`12c3c39d1a 
<https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_
  2022-11-15   ``pRepare docs for November 2022 wave of Providers (#27613)``
 `9ab1a6a3e7 
<https://github.com/apache/airflow/commit/9ab1a6a3e70b32a3cddddf0adede5d2f3f7e29ea>`_
  2022-10-27   ``Update old style typing (#26872)``
 `78b8ea2f22 
<https://github.com/apache/airflow/commit/78b8ea2f22239db3ef9976301234a66e50b47a94>`_
  2022-10-24   ``Move min airflow version to 2.3.0 for all providers (#27196)``
 `2a34dc9e84 
<https://github.com/apache/airflow/commit/2a34dc9e8470285b0ed2db71109ef4265e29688b>`_
  2022-10-23   ``Enable string normalization in python formatting - providers 
(#27205)``
diff --git a/docs/apache-airflow-providers-salesforce/index.rst 
b/docs/apache-airflow-providers-salesforce/index.rst
index ec317f3804..a477bb011d 100644
--- a/docs/apache-airflow-providers-salesforce/index.rst
+++ b/docs/apache-airflow-providers-salesforce/index.rst
@@ -65,7 +65,7 @@ Package apache-airflow-providers-salesforce
 `Salesforce <https://www.salesforce.com/>`__
 
 
-Release: 5.2.0
+Release: 5.3.0
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-sftp/commits.rst 
b/docs/apache-airflow-providers-sftp/commits.rst
index a6a9cf4b07..bfd6fc2175 100644
--- a/docs/apache-airflow-providers-sftp/commits.rst
+++ b/docs/apache-airflow-providers-sftp/commits.rst
@@ -28,14 +28,27 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+4.2.1
+.....
+
+Latest change: 2022-12-24
+
+=================================================================================================
  ===========  =============================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  =============================================================
+`c0a7bf2434 
<https://github.com/apache/airflow/commit/c0a7bf243461bf5e546367094e46eaab41e3831e>`_
  2022-12-24   ``Update codespell and fix typos (#28568)``
+`4a3a429658 
<https://github.com/apache/airflow/commit/4a3a42965801823c39baaccfa96c5e4cffae4012>`_
  2022-12-03   ``[misc] Get rid of 'pass' statement in conditions (#27775)``
+=================================================================================================
  ===========  =============================================================
+
 4.2.0
 .....
 
-Latest change: 2022-10-27
+Latest change: 2022-11-15
 
 
=================================================================================================
  ===========  
=========================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
=========================================================================
+`12c3c39d1a 
<https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_
  2022-11-15   ``pRepare docs for November 2022 wave of Providers (#27613)``
 `9ab1a6a3e7 
<https://github.com/apache/airflow/commit/9ab1a6a3e70b32a3cddddf0adede5d2f3f7e29ea>`_
  2022-10-27   ``Update old style typing (#26872)``
 `662a8aaac3 
<https://github.com/apache/airflow/commit/662a8aaac302aae9e1768c7c55e15aa8c539208e>`_
  2022-10-25   ``SFTP Provider: Fix default folder permissions  (#26593)``
 `78b8ea2f22 
<https://github.com/apache/airflow/commit/78b8ea2f22239db3ef9976301234a66e50b47a94>`_
  2022-10-24   ``Move min airflow version to 2.3.0 for all providers (#27196)``
diff --git a/docs/apache-airflow-providers-sftp/index.rst 
b/docs/apache-airflow-providers-sftp/index.rst
index fbfc0d8f67..269c73158a 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) 
<https://tools.ietf.org/wg/secsh/draft-ietf-secsh-filexfer/>`__
 
 
-Release: 4.2.0
+Release: 4.2.1
 
 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 
<https://downloads.apache.org/airflow/providers/>`_
 
-* `The apache-airflow-providers-sftp 4.2.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-sftp-4.2.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-sftp-4.2.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-sftp-4.2.0.tar.gz.sha512>`__)
-* `The apache-airflow-providers-sftp 4.2.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_sftp-4.2.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_sftp-4.2.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_sftp-4.2.0-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-sftp 4.2.1 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-sftp-4.2.1.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-sftp-4.2.1.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-sftp-4.2.1.tar.gz.sha512>`__)
+* `The apache-airflow-providers-sftp 4.2.1 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_sftp-4.2.1-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_sftp-4.2.1-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_sftp-4.2.1-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/sftp/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-slack/commits.rst 
b/docs/apache-airflow-providers-slack/commits.rst
index a26ecf2ef7..3c6a14d980 100644
--- a/docs/apache-airflow-providers-slack/commits.rst
+++ b/docs/apache-airflow-providers-slack/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+7.1.1
+.....
+
+Latest change: 2022-12-03
+
+=================================================================================================
  ===========  
===================================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
===================================================================================
+`527b948856 
<https://github.com/apache/airflow/commit/527b948856584320f74d385f58477af79506834d>`_
  2022-12-03   ``[misc] Replace XOR '^' conditions by 'exactly_one' helper in 
providers (#27858)``
+=================================================================================================
  ===========  
===================================================================================
+
 7.1.0
 .....
 
-Latest change: 2022-11-24
+Latest change: 2022-11-26
 
 
=================================================================================================
  ===========  ================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  ================================================================
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
 `2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
 `80c327bd3b 
<https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_
  2022-11-24   ``Bump common.sql provider to 1.3.1 (#27888)``
 `c609477260 
<https://github.com/apache/airflow/commit/c60947726082905f7b369a90e8d37fcdb873149f>`_
  2022-11-16   ``Implements SqlToSlackApiFileOperator (#26374)``
diff --git a/docs/apache-airflow-providers-slack/index.rst 
b/docs/apache-airflow-providers-slack/index.rst
index b67f7d21d8..d0a86c31f9 100644
--- a/docs/apache-airflow-providers-slack/index.rst
+++ b/docs/apache-airflow-providers-slack/index.rst
@@ -69,7 +69,7 @@ Package apache-airflow-providers-slack
 `Slack <https://slack.com/>`__
 
 
-Release: 7.1.0
+Release: 7.1.1
 
 Provider package
 ----------------
@@ -120,7 +120,7 @@ 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-slack 7.1.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-slack-7.1.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-slack-7.1.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-slack-7.1.0.tar.gz.sha512>`__)
-* `The apache-airflow-providers-slack 7.1.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_slack-7.1.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_slack-7.1.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_slack-7.1.0-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-slack 7.1.1 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-slack-7.1.1.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-slack-7.1.1.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-slack-7.1.1.tar.gz.sha512>`__)
+* `The apache-airflow-providers-slack 7.1.1 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_slack-7.1.1-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_slack-7.1.1-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_slack-7.1.1-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/slack/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-ssh/commits.rst 
b/docs/apache-airflow-providers-ssh/commits.rst
index 785ae264dc..a59d8d1e9d 100644
--- a/docs/apache-airflow-providers-ssh/commits.rst
+++ b/docs/apache-airflow-providers-ssh/commits.rst
@@ -28,14 +28,30 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+3.4.0
+.....
+
+Latest change: 2022-12-28
+
+=================================================================================================
  ===========  
=======================================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  
=======================================================================
+`4f006e8c71 
<https://github.com/apache/airflow/commit/4f006e8c71f850fce0450fbabd6aa6d61487498e>`_
  2022-12-28   ``Add .bash and other extensions to SSHOperator template_ext 
(#28617)``
+`38e40c6dc4 
<https://github.com/apache/airflow/commit/38e40c6dc45b92b274a06eafd8790140a0c3c7b8>`_
  2022-12-21   ``Remove outdated compat imports/code from providers (#28507)``
+`b5338b5825 
<https://github.com/apache/airflow/commit/b5338b5825859355b017bed3586d5a42208f1391>`_
  2022-12-07   ``Add test_connection method for SSHHook (#28184)``
+`2b107e6f50 
<https://github.com/apache/airflow/commit/2b107e6f504732715702ea65e77986c2d42f5d61>`_
  2022-12-04   ``SSH task exit code added to XCOM as 'ssh_exit' key (#27370)``
+`4a3a429658 
<https://github.com/apache/airflow/commit/4a3a42965801823c39baaccfa96c5e4cffae4012>`_
  2022-12-03   ``[misc] Get rid of 'pass' statement in conditions (#27775)``
+=================================================================================================
  ===========  
=======================================================================
+
 3.3.0
 .....
 
-Latest change: 2022-11-08
+Latest change: 2022-11-15
 
 
=================================================================================================
  ===========  
=========================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
=========================================================================
+`12c3c39d1a 
<https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_
  2022-11-15   ``pRepare docs for November 2022 wave of Providers (#27613)``
 `8f152a102b 
<https://github.com/apache/airflow/commit/8f152a102baf6851a719e4ad10fbb15e928fa72b>`_
  2022-11-08   ``Apply log formatter on every ouput line in SSHOperator 
(#27442)``
 `dc760b45ea 
<https://github.com/apache/airflow/commit/dc760b45eaeccc3ff35a5acdfe70968ca0451331>`_
  2022-11-07   ``SSHOperator ignores cmd_timeout (#27182) (#27184)``
 `9ab1a6a3e7 
<https://github.com/apache/airflow/commit/9ab1a6a3e70b32a3cddddf0adede5d2f3f7e29ea>`_
  2022-10-27   ``Update old style typing (#26872)``
diff --git a/docs/apache-airflow-providers-ssh/index.rst 
b/docs/apache-airflow-providers-ssh/index.rst
index 36b4aba79e..41c39ed5a6 100644
--- a/docs/apache-airflow-providers-ssh/index.rst
+++ b/docs/apache-airflow-providers-ssh/index.rst
@@ -57,7 +57,7 @@ Package apache-airflow-providers-ssh
 `Secure Shell (SSH) <https://tools.ietf.org/html/rfc4251>`__
 
 
-Release: 3.3.0
+Release: 3.4.0
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-telegram/commits.rst 
b/docs/apache-airflow-providers-telegram/commits.rst
index 01cce4e0aa..0b86031c44 100644
--- a/docs/apache-airflow-providers-telegram/commits.rst
+++ b/docs/apache-airflow-providers-telegram/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+3.1.1
+.....
+
+Latest change: 2023-01-02
+
+=================================================================================================
  ===========  =======================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  =======================================
+`60f24dab8a 
<https://github.com/apache/airflow/commit/60f24dab8a50451e2c22270f26307d1c78576c81>`_
  2023-01-02   ``Limit Telegram to < 20.0.0 (#28671)``
+=================================================================================================
  ===========  =======================================
+
 3.1.0
 .....
 
-Latest change: 2022-10-27
+Latest change: 2022-11-15
 
 
=================================================================================================
  ===========  
====================================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
====================================================================================
+`12c3c39d1a 
<https://github.com/apache/airflow/commit/12c3c39d1a816c99c626fe4c650e88cf7b1cc1bc>`_
  2022-11-15   ``pRepare docs for November 2022 wave of Providers (#27613)``
 `9ab1a6a3e7 
<https://github.com/apache/airflow/commit/9ab1a6a3e70b32a3cddddf0adede5d2f3f7e29ea>`_
  2022-10-27   ``Update old style typing (#26872)``
 `78b8ea2f22 
<https://github.com/apache/airflow/commit/78b8ea2f22239db3ef9976301234a66e50b47a94>`_
  2022-10-24   ``Move min airflow version to 2.3.0 for all providers (#27196)``
 `2a34dc9e84 
<https://github.com/apache/airflow/commit/2a34dc9e8470285b0ed2db71109ef4265e29688b>`_
  2022-10-23   ``Enable string normalization in python formatting - providers 
(#27205)``
diff --git a/docs/apache-airflow-providers-telegram/index.rst 
b/docs/apache-airflow-providers-telegram/index.rst
index f137d6c027..8384c72676 100644
--- a/docs/apache-airflow-providers-telegram/index.rst
+++ b/docs/apache-airflow-providers-telegram/index.rst
@@ -64,7 +64,7 @@ Package apache-airflow-providers-telegram
 `Telegram <https://telegram.org/>`__
 
 
-Release: 3.1.0
+Release: 3.1.1
 
 Provider package
 ----------------
@@ -86,7 +86,7 @@ Requirements
 PIP package              Version required
 =======================  ==================
 ``apache-airflow``       ``>=2.3.0``
-``python-telegram-bot``  ``>=13.0``
+``python-telegram-bot``  ``>=13.0,<20.0.0``
 =======================  ==================
 
 .. include:: ../../airflow/providers/telegram/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-trino/commits.rst 
b/docs/apache-airflow-providers-trino/commits.rst
index 8158535821..fa2f2f7e11 100644
--- a/docs/apache-airflow-providers-trino/commits.rst
+++ b/docs/apache-airflow-providers-trino/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information 
including changelog <ind
 
 
 
+4.3.1
+.....
+
+Latest change: 2022-12-21
+
+=================================================================================================
  ===========  ===============================================================
+Commit                                                                         
                    Committed    Subject
+=================================================================================================
  ===========  ===============================================================
+`38e40c6dc4 
<https://github.com/apache/airflow/commit/38e40c6dc45b92b274a06eafd8790140a0c3c7b8>`_
  2022-12-21   ``Remove outdated compat imports/code from providers (#28507)``
+=================================================================================================
  ===========  ===============================================================
+
 4.3.0
 .....
 
-Latest change: 2022-11-24
+Latest change: 2022-11-26
 
 
=================================================================================================
  ===========  
===================================================================
 Commit                                                                         
                    Committed    Subject
 
=================================================================================================
  ===========  
===================================================================
+`25bdbc8e67 
<https://github.com/apache/airflow/commit/25bdbc8e6768712bad6043618242eec9c6632618>`_
  2022-11-26   ``Updated docs for RC3 wave of providers (#27937)``
 `2e20e9f7eb 
<https://github.com/apache/airflow/commit/2e20e9f7ebf5f43bf27069f4c0063cdd72e6b2e2>`_
  2022-11-24   ``Prepare for follow-up relase for November providers (#27774)``
 `80c327bd3b 
<https://github.com/apache/airflow/commit/80c327bd3b45807ff2e38d532325bccd6fe0ede0>`_
  2022-11-24   ``Bump common.sql provider to 1.3.1 (#27888)``
 `e56adc8e41 
<https://github.com/apache/airflow/commit/e56adc8e415059d17799638e0d56938edf74471d>`_
  2022-11-16   ``Add _serialize_cell method to TrinoHook and PrestoHook 
(#27724)``
diff --git a/docs/apache-airflow-providers-trino/index.rst 
b/docs/apache-airflow-providers-trino/index.rst
index d56a7e5e6d..5912f4e1f5 100644
--- a/docs/apache-airflow-providers-trino/index.rst
+++ b/docs/apache-airflow-providers-trino/index.rst
@@ -66,7 +66,7 @@ Package apache-airflow-providers-trino
 `Trino <https://trino.io/>`__
 
 
-Release: 4.3.0
+Release: 4.3.1
 
 Provider package
 ----------------
@@ -119,7 +119,7 @@ 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-trino 4.3.0 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-trino-4.3.0.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-trino-4.3.0.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-trino-4.3.0.tar.gz.sha512>`__)
-* `The apache-airflow-providers-trino 4.3.0 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_trino-4.3.0-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_trino-4.3.0-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_trino-4.3.0-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-trino 4.3.1 sdist package 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-trino-4.3.1.tar.gz>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-trino-4.3.1.tar.gz.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache-airflow-providers-trino-4.3.1.tar.gz.sha512>`__)
+* `The apache-airflow-providers-trino 4.3.1 wheel package 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_trino-4.3.1-py3-none-any.whl>`_
 (`asc 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_trino-4.3.1-py3-none-any.whl.asc>`__,
 `sha512 
<https://downloads.apache.org/airflow/providers/apache_airflow_providers_trino-4.3.1-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/trino/CHANGELOG.rst


Reply via email to