You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/06/07 11:55:23 UTC

[airflow] branch main updated: Prepare docs for May 2022 provider's release (#24231)

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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new aeabe994b3 Prepare docs for May 2022 provider's release (#24231)
aeabe994b3 is described below

commit aeabe994b3381d082f75678a159ddbb3cbf6f4d3
Author: Jarek Potiuk <ja...@polidea.com>
AuthorDate: Tue Jun 7 13:55:14 2022 +0200

    Prepare docs for May 2022 provider's release (#24231)
    
    This documentation update also (following the rule agreed in
    https://github.com/apache/airflow/blob/main/README.md#support-for-providers)
    bumps mininimum supported version of Airflow for all providers
    to 2.2 and it constitutes a breaking change and major version bump
    for all providers.
---
 .github/workflows/ci.yml                           |   10 +-
 .pre-commit-config.yaml                            |    2 +-
 README.md                                          |    6 +-
 airflow/providers/airbyte/CHANGELOG.rst            |   14 +
 airflow/providers/airbyte/provider.yaml            |    3 +-
 airflow/providers/alibaba/CHANGELOG.rst            |   25 +
 airflow/providers/alibaba/provider.yaml            |    3 +-
 airflow/providers/amazon/CHANGELOG.rst             |   45 +
 airflow/providers/amazon/provider.yaml             |    3 +-
 airflow/providers/apache/beam/CHANGELOG.rst        |   25 +
 airflow/providers/apache/beam/provider.yaml        |    3 +-
 airflow/providers/apache/cassandra/CHANGELOG.rst   |   19 +
 airflow/providers/apache/cassandra/provider.yaml   |    3 +-
 airflow/providers/apache/drill/CHANGELOG.rst       |   19 +
 airflow/providers/apache/drill/provider.yaml       |    3 +-
 airflow/providers/apache/druid/CHANGELOG.rst       |   20 +
 airflow/providers/apache/druid/provider.yaml       |    3 +-
 airflow/providers/apache/hdfs/CHANGELOG.rst        |   20 +
 airflow/providers/apache/hdfs/provider.yaml        |    3 +-
 airflow/providers/apache/hive/CHANGELOG.rst        |   20 +
 airflow/providers/apache/hive/provider.yaml        |    3 +-
 airflow/providers/apache/kylin/CHANGELOG.rst       |   20 +
 airflow/providers/apache/kylin/provider.yaml       |    3 +-
 airflow/providers/apache/livy/CHANGELOG.rst        |   14 +
 airflow/providers/apache/livy/provider.yaml        |    3 +-
 airflow/providers/apache/pig/CHANGELOG.rst         |   14 +
 airflow/providers/apache/pig/provider.yaml         |    3 +-
 airflow/providers/apache/pinot/CHANGELOG.rst       |   18 +
 airflow/providers/apache/pinot/provider.yaml       |    3 +-
 airflow/providers/apache/spark/CHANGELOG.rst       |   26 +
 airflow/providers/apache/spark/provider.yaml       |    3 +-
 airflow/providers/apache/sqoop/CHANGELOG.rst       |   13 +
 airflow/providers/apache/sqoop/provider.yaml       |    3 +-
 airflow/providers/arangodb/CHANGELOG.rst           |   17 +-
 airflow/providers/arangodb/provider.yaml           |    5 +
 airflow/providers/asana/CHANGELOG.rst              |   17 +
 airflow/providers/asana/provider.yaml              |    3 +-
 airflow/providers/celery/CHANGELOG.rst             |   13 +
 airflow/providers/celery/provider.yaml             |    1 +
 airflow/providers/cloudant/CHANGELOG.rst           |   16 +
 airflow/providers/cloudant/provider.yaml           |    3 +-
 airflow/providers/cncf/kubernetes/CHANGELOG.rst    |   40 +-
 airflow/providers/cncf/kubernetes/provider.yaml    |    1 +
 airflow/providers/databricks/CHANGELOG.rst         |   27 +
 airflow/providers/databricks/provider.yaml         |    3 +-
 airflow/providers/datadog/CHANGELOG.rst            |   17 +
 airflow/providers/datadog/provider.yaml            |    3 +-
 airflow/providers/dbt/cloud/CHANGELOG.rst          |   29 +
 airflow/providers/dbt/cloud/provider.yaml          |    3 +-
 airflow/providers/dingding/CHANGELOG.rst           |   18 +
 airflow/providers/dingding/provider.yaml           |    3 +-
 airflow/providers/discord/CHANGELOG.rst            |   13 +
 airflow/providers/discord/provider.yaml            |    3 +-
 airflow/providers/docker/CHANGELOG.rst             |   19 +
 airflow/providers/docker/provider.yaml             |    3 +-
 airflow/providers/elasticsearch/CHANGELOG.rst      |   22 +
 airflow/providers/elasticsearch/provider.yaml      |    3 +-
 airflow/providers/exasol/CHANGELOG.rst             |   18 +
 airflow/providers/exasol/provider.yaml             |    3 +-
 airflow/providers/facebook/CHANGELOG.rst           |   14 +
 airflow/providers/facebook/provider.yaml           |    3 +-
 airflow/providers/ftp/CHANGELOG.rst                |   14 +
 airflow/providers/ftp/provider.yaml                |    1 +
 airflow/providers/github/CHANGELOG.rst             |   22 +
 airflow/providers/github/provider.yaml             |    6 +
 airflow/providers/google/CHANGELOG.rst             |   49 +
 airflow/providers/google/provider.yaml             |    3 +-
 airflow/providers/grpc/CHANGELOG.rst               |   13 +
 airflow/providers/grpc/provider.yaml               |    3 +-
 airflow/providers/hashicorp/CHANGELOG.rst          |   14 +
 airflow/providers/hashicorp/provider.yaml          |    3 +-
 airflow/providers/http/CHANGELOG.rst               |   14 +
 airflow/providers/http/provider.yaml               |    1 +
 airflow/providers/imap/CHANGELOG.rst               |   13 +
 airflow/providers/imap/provider.yaml               |    1 +
 airflow/providers/influxdb/CHANGELOG.rst           |   16 +
 airflow/providers/influxdb/provider.yaml           |    8 +
 airflow/providers/jdbc/CHANGELOG.rst               |   22 +
 airflow/providers/jdbc/provider.yaml               |    3 +-
 airflow/providers/jenkins/CHANGELOG.rst            |   22 +
 airflow/providers/jenkins/provider.yaml            |    3 +-
 airflow/providers/jira/CHANGELOG.rst               |   13 +
 airflow/providers/jira/provider.yaml               |    3 +-
 airflow/providers/microsoft/azure/CHANGELOG.rst    |   27 +
 airflow/providers/microsoft/azure/provider.yaml    |    3 +-
 airflow/providers/microsoft/mssql/CHANGELOG.rst    |   14 +
 airflow/providers/microsoft/mssql/provider.yaml    |    3 +-
 airflow/providers/microsoft/psrp/CHANGELOG.rst     |   15 +
 airflow/providers/microsoft/psrp/provider.yaml     |    1 +
 airflow/providers/microsoft/winrm/CHANGELOG.rst    |   17 +
 airflow/providers/microsoft/winrm/provider.yaml    |    3 +-
 airflow/providers/mongo/CHANGELOG.rst              |   15 +
 airflow/providers/mongo/provider.yaml              |    3 +-
 airflow/providers/mysql/CHANGELOG.rst              |   14 +
 airflow/providers/mysql/provider.yaml              |    3 +-
 airflow/providers/neo4j/CHANGELOG.rst              |   16 +
 airflow/providers/neo4j/provider.yaml              |    3 +-
 airflow/providers/odbc/CHANGELOG.rst               |   13 +
 airflow/providers/odbc/provider.yaml               |    3 +-
 airflow/providers/openfaas/CHANGELOG.rst           |   13 +
 airflow/providers/openfaas/provider.yaml           |    3 +-
 airflow/providers/opsgenie/CHANGELOG.rst           |   14 +
 airflow/providers/opsgenie/provider.yaml           |    3 +-
 airflow/providers/oracle/CHANGELOG.rst             |   25 +
 airflow/providers/oracle/provider.yaml             |    3 +-
 airflow/providers/pagerduty/CHANGELOG.rst          |   13 +
 airflow/providers/pagerduty/provider.yaml          |    3 +-
 airflow/providers/papermill/CHANGELOG.rst          |   19 +
 airflow/providers/papermill/provider.yaml          |    3 +-
 airflow/providers/plexus/CHANGELOG.rst             |   14 +
 airflow/providers/plexus/provider.yaml             |    3 +-
 airflow/providers/postgres/CHANGELOG.rst           |   14 +
 airflow/providers/postgres/provider.yaml           |    3 +-
 airflow/providers/presto/CHANGELOG.rst             |   20 +
 airflow/providers/presto/provider.yaml             |    3 +-
 airflow/providers/qubole/CHANGELOG.rst             |   23 +
 airflow/providers/qubole/provider.yaml             |    3 +-
 airflow/providers/redis/CHANGELOG.rst              |   13 +
 airflow/providers/redis/provider.yaml              |    3 +-
 airflow/providers/salesforce/CHANGELOG.rst         |   14 +
 airflow/providers/salesforce/provider.yaml         |    3 +-
 airflow/providers/samba/CHANGELOG.rst              |   13 +
 airflow/providers/samba/provider.yaml              |    3 +-
 airflow/providers/segment/CHANGELOG.rst            |   13 +
 airflow/providers/segment/provider.yaml            |    3 +-
 airflow/providers/sendgrid/CHANGELOG.rst           |   14 +
 airflow/providers/sendgrid/provider.yaml           |    4 +
 airflow/providers/sftp/CHANGELOG.rst               |   18 +
 airflow/providers/sftp/provider.yaml               |    3 +-
 airflow/providers/singularity/CHANGELOG.rst        |   14 +
 airflow/providers/singularity/provider.yaml        |    3 +-
 airflow/providers/slack/CHANGELOG.rst              |   13 +
 airflow/providers/slack/provider.yaml              |    3 +-
 airflow/providers/snowflake/CHANGELOG.rst          |   19 +
 airflow/providers/snowflake/provider.yaml          |    3 +-
 airflow/providers/sqlite/CHANGELOG.rst             |   19 +
 airflow/providers/sqlite/provider.yaml             |    1 +
 airflow/providers/ssh/CHANGELOG.rst                |   23 +
 airflow/providers/ssh/provider.yaml                |    3 +-
 airflow/providers/tableau/CHANGELOG.rst            |   14 +
 airflow/providers/tableau/provider.yaml            |    3 +-
 airflow/providers/telegram/CHANGELOG.rst           |   14 +
 airflow/providers/telegram/provider.yaml           |    3 +-
 airflow/providers/trino/CHANGELOG.rst              |   14 +
 airflow/providers/trino/provider.yaml              |    3 +-
 airflow/providers/vertica/CHANGELOG.rst            |   14 +
 airflow/providers/vertica/provider.yaml            |    3 +-
 airflow/providers/yandex/CHANGELOG.rst             |   14 +
 airflow/providers/yandex/provider.yaml             |    3 +-
 airflow/providers/zendesk/CHANGELOG.rst            |   14 +
 airflow/providers/zendesk/provider.yaml            |    3 +-
 docs/apache-airflow-providers-airbyte/commits.rst  |   22 +
 docs/apache-airflow-providers-airbyte/index.rst    |    8 +-
 docs/apache-airflow-providers-alibaba/commits.rst  |   25 +
 docs/apache-airflow-providers-alibaba/index.rst    |    4 +-
 docs/apache-airflow-providers-amazon/commits.rst   | 1286 +++++++-------
 docs/apache-airflow-providers-amazon/index.rst     |    9 +-
 .../commits.rst                                    |  190 ++-
 .../apache-airflow-providers-apache-beam/index.rst |   10 +-
 .../commits.rst                                    |   24 +
 .../index.rst                                      |    4 +-
 .../commits.rst                                    |   26 +
 .../index.rst                                      |    4 +-
 .../commits.rst                                    |   24 +
 .../index.rst                                      |    8 +-
 .../commits.rst                                    |   23 +
 .../apache-airflow-providers-apache-hdfs/index.rst |    4 +-
 .../commits.rst                                    |  419 ++---
 .../apache-airflow-providers-apache-hive/index.rst |    8 +-
 .../commits.rst                                    |   24 +
 .../index.rst                                      |    4 +-
 .../commits.rst                                    |   15 +-
 .../apache-airflow-providers-apache-livy/index.rst |    8 +-
 .../commits.rst                                    |   23 +
 docs/apache-airflow-providers-apache-pig/index.rst |    2 +-
 .../commits.rst                                    |   23 +
 .../index.rst                                      |    4 +-
 .../commits.rst                                    |   26 +
 .../index.rst                                      |    4 +-
 .../commits.rst                                    |   22 +
 .../index.rst                                      |    2 +-
 docs/apache-airflow-providers-arangodb/commits.rst |   12 +
 docs/apache-airflow-providers-arangodb/index.rst   |   13 +-
 docs/apache-airflow-providers-asana/commits.rst    |   26 +
 docs/apache-airflow-providers-asana/index.rst      |    4 +-
 docs/apache-airflow-providers-celery/commits.rst   |   14 +-
 docs/apache-airflow-providers-celery/index.rst     |    2 +-
 docs/apache-airflow-providers-cloudant/commits.rst |   25 +
 docs/apache-airflow-providers-cloudant/index.rst   |    4 +-
 .../commits.rst                                    |  628 +++----
 .../index.rst                                      |    2 +-
 .../commits.rst                                    |  384 +++--
 docs/apache-airflow-providers-databricks/index.rst |    7 +-
 docs/apache-airflow-providers-datadog/commits.rst  |   26 +
 docs/apache-airflow-providers-datadog/index.rst    |    4 +-
 .../apache-airflow-providers-dbt-cloud/commits.rst |   32 +-
 docs/apache-airflow-providers-dbt-cloud/index.rst  |   10 +-
 docs/apache-airflow-providers-dingding/commits.rst |   27 +
 docs/apache-airflow-providers-dingding/index.rst   |    6 +-
 docs/apache-airflow-providers-discord/commits.rst  |   14 +-
 docs/apache-airflow-providers-discord/index.rst    |    6 +-
 docs/apache-airflow-providers-docker/commits.rst   |  432 ++---
 docs/apache-airflow-providers-docker/index.rst     |   16 +-
 .../commits.rst                                    |   17 +
 .../index.rst                                      |    4 +-
 docs/apache-airflow-providers-exasol/commits.rst   |   23 +
 docs/apache-airflow-providers-exasol/index.rst     |    4 +-
 docs/apache-airflow-providers-facebook/commits.rst |   22 +
 docs/apache-airflow-providers-facebook/index.rst   |    4 +-
 docs/apache-airflow-providers-ftp/commits.rst      |   22 +
 docs/apache-airflow-providers-ftp/index.rst        |    2 +-
 docs/apache-airflow-providers-github/commits.rst   |   27 +
 docs/apache-airflow-providers-github/index.rst     |   11 +-
 docs/apache-airflow-providers-google/commits.rst   | 1758 ++++++++++----------
 docs/apache-airflow-providers-google/index.rst     |   11 +-
 docs/apache-airflow-providers-grpc/commits.rst     |   22 +
 docs/apache-airflow-providers-grpc/index.rst       |    4 +-
 .../apache-airflow-providers-hashicorp/commits.rst |  278 ++--
 docs/apache-airflow-providers-hashicorp/index.rst  |    8 +-
 docs/apache-airflow-providers-http/commits.rst     |   23 +
 docs/apache-airflow-providers-http/index.rst       |    2 +-
 docs/apache-airflow-providers-imap/commits.rst     |   22 +
 docs/apache-airflow-providers-imap/index.rst       |    2 +-
 docs/apache-airflow-providers-influxdb/commits.rst |   25 +
 docs/apache-airflow-providers-influxdb/index.rst   |    3 +-
 docs/apache-airflow-providers-jdbc/commits.rst     |   27 +
 docs/apache-airflow-providers-jdbc/index.rst       |    4 +-
 docs/apache-airflow-providers-jenkins/commits.rst  |   18 +-
 docs/apache-airflow-providers-jenkins/index.rst    |    4 +-
 docs/apache-airflow-providers-jira/commits.rst     |  234 +--
 docs/apache-airflow-providers-jira/index.rst       |    4 +-
 .../commits.rst                                    |  559 ++++---
 .../index.rst                                      |    8 +-
 .../commits.rst                                    |   23 +
 .../index.rst                                      |    4 +-
 .../commits.rst                                    |   16 +-
 .../index.rst                                      |    2 +-
 .../commits.rst                                    |   26 +
 .../index.rst                                      |    4 +-
 docs/apache-airflow-providers-mongo/commits.rst    |   24 +
 docs/apache-airflow-providers-mongo/index.rst      |    4 +-
 docs/apache-airflow-providers-mysql/commits.rst    |   23 +
 docs/apache-airflow-providers-mysql/index.rst      |    8 +-
 docs/apache-airflow-providers-neo4j/commits.rst    |   25 +
 docs/apache-airflow-providers-neo4j/index.rst      |    4 +-
 docs/apache-airflow-providers-odbc/commits.rst     |   22 +
 docs/apache-airflow-providers-odbc/index.rst       |    4 +-
 docs/apache-airflow-providers-openfaas/commits.rst |   22 +
 docs/apache-airflow-providers-openfaas/index.rst   |    2 +-
 docs/apache-airflow-providers-opsgenie/commits.rst |  251 +--
 docs/apache-airflow-providers-opsgenie/index.rst   |    4 +-
 docs/apache-airflow-providers-oracle/commits.rst   |   26 +
 docs/apache-airflow-providers-oracle/index.rst     |    4 +-
 .../apache-airflow-providers-pagerduty/commits.rst |   22 +
 docs/apache-airflow-providers-pagerduty/index.rst  |    4 +-
 .../apache-airflow-providers-papermill/commits.rst |   24 +
 docs/apache-airflow-providers-papermill/index.rst  |    4 +-
 docs/apache-airflow-providers-plexus/commits.rst   |   23 +
 docs/apache-airflow-providers-plexus/index.rst     |    4 +-
 docs/apache-airflow-providers-postgres/commits.rst |   15 +-
 docs/apache-airflow-providers-postgres/index.rst   |    8 +-
 docs/apache-airflow-providers-presto/commits.rst   |  254 +--
 docs/apache-airflow-providers-presto/index.rst     |    8 +-
 docs/apache-airflow-providers-qubole/commits.rst   |   28 +
 docs/apache-airflow-providers-qubole/index.rst     |    4 +-
 docs/apache-airflow-providers-redis/commits.rst    |   22 +
 docs/apache-airflow-providers-redis/index.rst      |    4 +-
 .../commits.rst                                    |  295 ++--
 docs/apache-airflow-providers-salesforce/index.rst |    8 +-
 docs/apache-airflow-providers-samba/commits.rst    |   22 +
 docs/apache-airflow-providers-samba/index.rst      |    4 +-
 docs/apache-airflow-providers-segment/commits.rst  |   22 +
 docs/apache-airflow-providers-segment/index.rst    |    4 +-
 docs/apache-airflow-providers-sendgrid/commits.rst |   22 +
 docs/apache-airflow-providers-sendgrid/index.rst   |   13 +-
 docs/apache-airflow-providers-sftp/commits.rst     |   15 +-
 docs/apache-airflow-providers-sftp/index.rst       |    8 +-
 .../commits.rst                                    |   23 +
 .../apache-airflow-providers-singularity/index.rst |    4 +-
 docs/apache-airflow-providers-slack/commits.rst    |   22 +
 docs/apache-airflow-providers-slack/index.rst      |    8 +-
 .../apache-airflow-providers-snowflake/commits.rst |  414 ++---
 docs/apache-airflow-providers-snowflake/index.rst  |    8 +-
 docs/apache-airflow-providers-sqlite/commits.rst   |   24 +
 docs/apache-airflow-providers-sqlite/index.rst     |    2 +-
 docs/apache-airflow-providers-ssh/commits.rst      |  342 ++--
 docs/apache-airflow-providers-ssh/index.rst        |    4 +-
 docs/apache-airflow-providers-tableau/commits.rst  |  187 ++-
 docs/apache-airflow-providers-tableau/index.rst    |    4 +-
 docs/apache-airflow-providers-telegram/commits.rst |   23 +
 docs/apache-airflow-providers-telegram/index.rst   |    4 +-
 docs/apache-airflow-providers-trino/commits.rst    |  149 +-
 docs/apache-airflow-providers-trino/index.rst      |    8 +-
 docs/apache-airflow-providers-vertica/commits.rst  |   22 +
 docs/apache-airflow-providers-vertica/index.rst    |    4 +-
 docs/apache-airflow-providers-yandex/commits.rst   |   23 +
 docs/apache-airflow-providers-yandex/index.rst     |    4 +-
 docs/apache-airflow-providers-zendesk/commits.rst  |   23 +
 docs/apache-airflow-providers-zendesk/index.rst    |    4 +-
 .../howto/create-update-providers.rst              |    4 +-
 ...ty.py => pre_commit_check_2_2_compatibility.py} |   23 +-
 .../run_prepare_provider_documentation.sh          |    2 +-
 scripts/in_container/verify_providers.py           |    5 +-
 303 files changed, 7156 insertions(+), 4204 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 05781d33d7..4a818ce887 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -801,7 +801,7 @@ ${{ hashFiles('.pre-commit-config.yaml') }}"
         run: >
           breeze verify-provider-packages --use-airflow-version wheel --use-packages-from-dist
           --package-format wheel
-      - name: "Remove airflow package and replace providers with 2.1-compliant versions"
+      - name: "Remove airflow package and replace providers with 2.2-compliant versions"
         run: |
           rm -vf dist/apache_airflow-*.whl \
              dist/apache_airflow_providers_cncf_kubernetes*.whl \
@@ -809,12 +809,12 @@ ${{ hashFiles('.pre-commit-config.yaml') }}"
           pip download --no-deps --dest dist \
               apache-airflow-providers-cncf-kubernetes==3.0.0 \
               apache-airflow-providers-celery==2.1.3
-      - name: "Install and test provider packages and airflow on Airflow 2.1 files"
+      - name: "Install and test provider packages and airflow on Airflow 2.2 files"
         run: >
-          breeze verify-provider-packages --use-airflow-version 2.1.0
-          --use-packages-from-dist --package-format wheel --airflow-constraints-reference constraints-2.1.0
+          breeze verify-provider-packages --use-airflow-version 2.2.0
+          --use-packages-from-dist --package-format wheel --airflow-constraints-reference constraints-2.2.0
         env:
-          # The extras below are all extras that should be installed with Airflow 2.1.0
+          # The extras below are all extras that should be installed with Airflow 2.2.0
           AIRFLOW_EXTRAS: "airbyte,alibaba,amazon,apache.atlas.apache.beam,apache.cassandra,apache.drill,\
             apache.druid,apache.hdfs,apache.hive,apache.kylin,apache.livy,apache.pig,apache.pinot,\
             apache.spark,apache.sqoop,apache.webhdfs,arangodb,asana,async,\
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 46497eed89..ccb3114704 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -336,7 +336,7 @@ repos:
         # This check might be removed when min-airflow-version in providers is 2.2
       - id: check-airflow-2-1-compatibility
         name: Check that providers are 2.1 compatible.
-        entry: ./scripts/ci/pre_commit/pre_commit_check_2_1_compatibility.py
+        entry: ./scripts/ci/pre_commit/pre_commit_check_2_2_compatibility.py
         language: python
         pass_filenames: true
         files: ^airflow/providers/.*\.py$
diff --git a/README.md b/README.md
index 3f38a69808..54f6f322af 100644
--- a/README.md
+++ b/README.md
@@ -399,14 +399,14 @@ might decide to add additional limits (and justify them with comment)
 ## Support for providers
 
 Providers released by the community have limitation of a minimum supported version of Airflow. The minimum
-version of Airflow is the `MINOR` version (2.1, 2.2 etc.) indicating that the providers might use features
+version of Airflow is the `MINOR` version (2.2, 2.3 etc.) indicating that the providers might use features
 that appeared in this release. The default support timespan for the minimum version of Airflow
 (there could be justified exceptions) is that we increase the minimum Airflow version, when 12 months passed
 since the first release for the MINOR version of Airflow.
 
 For example this means that by default we upgrade the minimum version of Airflow supported by providers
-to 2.2.0 in the first Provider's release after 21st of May 2022 (21st of May 2021 is the date when the
-first `PATCHLEVEL` of 2.1 (2.1.0) has been released.
+to 2.3.0 in the first Provider's release after 11th of October 2022 (11th of October 2021 is the date when the
+first `PATCHLEVEL` of 2.2 (2.2.0) has been released.
 
 ## Contributing
 
diff --git a/airflow/providers/airbyte/CHANGELOG.rst b/airflow/providers/airbyte/CHANGELOG.rst
index 97ca7fc756..7bb96bcd0f 100644
--- a/airflow/providers/airbyte/CHANGELOG.rst
+++ b/airflow/providers/airbyte/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
+
 2.1.4
 .....
 
diff --git a/airflow/providers/airbyte/provider.yaml b/airflow/providers/airbyte/provider.yaml
index a292b5378b..2c2d3a63a9 100644
--- a/airflow/providers/airbyte/provider.yaml
+++ b/airflow/providers/airbyte/provider.yaml
@@ -22,6 +22,7 @@ description: |
   `Airbyte <https://airbyte.io/>`__
 
 versions:
+  - 3.0.0
   - 2.1.4
   - 2.1.3
   - 2.1.2
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Airbyte
diff --git a/airflow/providers/alibaba/CHANGELOG.rst b/airflow/providers/alibaba/CHANGELOG.rst
index 8f61d54996..0a61f6306d 100644
--- a/airflow/providers/alibaba/CHANGELOG.rst
+++ b/airflow/providers/alibaba/CHANGELOG.rst
@@ -24,6 +24,31 @@
 Changelog
 ---------
 
+2.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+   * ``SSL Bucket, Light Logic Refactor and Docstring Update for Alibaba Provider (#23891)``
+
+Misc
+~~~~
+
+   * ``Apply per-run log templates to log handlers (#24153)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Alibaba example DAGs to new design #22437 (#24130)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
+
 1.1.1
 .....
 
diff --git a/airflow/providers/alibaba/provider.yaml b/airflow/providers/alibaba/provider.yaml
index ca5e03f1b2..89b6338efb 100644
--- a/airflow/providers/alibaba/provider.yaml
+++ b/airflow/providers/alibaba/provider.yaml
@@ -22,13 +22,14 @@ description: |
     Alibaba Cloud integration (including `Alibaba Cloud <https://www.alibabacloud.com//>`__).
 
 versions:
+  - 2.0.0
   - 1.1.1
   - 1.1.0
   - 1.0.1
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Alibaba Cloud OSS
diff --git a/airflow/providers/amazon/CHANGELOG.rst b/airflow/providers/amazon/CHANGELOG.rst
index ca007111f6..f49c694964 100644
--- a/airflow/providers/amazon/CHANGELOG.rst
+++ b/airflow/providers/amazon/CHANGELOG.rst
@@ -24,6 +24,51 @@
 Changelog
 ---------
 
+4.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Add partition related methods to GlueCatalogHook: (#23857)``
+* ``Add support for associating  custom tags to job runs submitted via EmrContainerOperator (#23769)``
+* ``Add number of node params only for single-node cluster in RedshiftCreateClusterOperator (#23839)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``fix: StepFunctionHook ignores explicit set 'region_name' (#23976)``
+* ``Fix Amazon EKS example DAG raises warning during Imports (#23849)``
+* ``Move string arg evals to 'execute()' in 'EksCreateClusterOperator' (#23877)``
+
+Misc
+~~~~
+
+* ``Light Refactor and Clean-up AWS Provider (#23907)``
+* ``Update sample dag and doc for RDS (#23651)``
+* ``Reformat the whole AWS documentation (#23810)``
+* ``Replace "absolute()" with "resolve()" in pathlib objects (#23675)``
+* ``Apply per-run log templates to log handlers (#24153)``
+* ``Refactor GlueJobHook get_or_create_glue_job method. (#24215)``
+* ``Update the DMS Sample DAG and Docs (#23681)``
+* ``Update doc and sample dag for Quicksight (#23653)``
+* ``Update doc and sample dag for EMR Containers (#24087)``
+* ``Add AWS project structure tests (re: AIP-47) (#23630)``
+* ``Add doc and sample dag for GCSToS3Operator (#23730)``
+* ``Remove old Athena Sample DAG (#24170)``
+* ``Clean up f-strings in logging calls (#23597)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Introduce 'flake8-implicit-str-concat' plugin to static checks (#23873)``
+
 3.4.0
 .....
 
diff --git a/airflow/providers/amazon/provider.yaml b/airflow/providers/amazon/provider.yaml
index 413b6dcfed..8e05db7796 100644
--- a/airflow/providers/amazon/provider.yaml
+++ b/airflow/providers/amazon/provider.yaml
@@ -22,6 +22,7 @@ description: |
     Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
 
 versions:
+  - 4.0.0
   - 3.4.0
   - 3.3.0
   - 3.2.0
@@ -41,7 +42,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Amazon Athena
diff --git a/airflow/providers/apache/beam/CHANGELOG.rst b/airflow/providers/apache/beam/CHANGELOG.rst
index b4db2f46d9..d79c090f3b 100644
--- a/airflow/providers/apache/beam/CHANGELOG.rst
+++ b/airflow/providers/apache/beam/CHANGELOG.rst
@@ -24,6 +24,31 @@
 Changelog
 ---------
 
+4.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Added missing project_id to the wait_for_job (#24020)``
+* ``Support impersonation service account parameter for Dataflow runner (#23961)``
+
+Misc
+~~~~
+
+* ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``AIP-47 - Migrate beam DAGs to new design #22439 (#24211)``
+
 3.4.0
 .....
 
diff --git a/airflow/providers/apache/beam/provider.yaml b/airflow/providers/apache/beam/provider.yaml
index 4d6bbeab7a..4d06f21208 100644
--- a/airflow/providers/apache/beam/provider.yaml
+++ b/airflow/providers/apache/beam/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Apache Beam <https://beam.apache.org/>`__.
 
 versions:
+  - 4.0.0
   - 3.4.0
   - 3.3.0
   - 3.2.1
@@ -34,7 +35,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Beam
diff --git a/airflow/providers/apache/cassandra/CHANGELOG.rst b/airflow/providers/apache/cassandra/CHANGELOG.rst
index ec836195d8..70b303554c 100644
--- a/airflow/providers/apache/cassandra/CHANGELOG.rst
+++ b/airflow/providers/apache/cassandra/CHANGELOG.rst
@@ -24,6 +24,25 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Misc
+~~~~
+   * ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``AIP-47 - Migrate cassandra DAGs to new design #22439 (#24209)``
+
 2.1.3
 .....
 
diff --git a/airflow/providers/apache/cassandra/provider.yaml b/airflow/providers/apache/cassandra/provider.yaml
index 311d12c341..1042ac89e5 100644
--- a/airflow/providers/apache/cassandra/provider.yaml
+++ b/airflow/providers/apache/cassandra/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Apache Cassandra <http://cassandra.apache.org/>`__.
 
 versions:
+  - 3.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Cassandra
diff --git a/airflow/providers/apache/drill/CHANGELOG.rst b/airflow/providers/apache/drill/CHANGELOG.rst
index 2ce5a44fa9..3c4df950af 100644
--- a/airflow/providers/apache/drill/CHANGELOG.rst
+++ b/airflow/providers/apache/drill/CHANGELOG.rst
@@ -24,6 +24,25 @@
 Changelog
 ---------
 
+2.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``AIP-47 - Migrate drill DAGs to new design #22439 (#24206)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Clean up in-line f-string concatenation (#23591)``
+
+.. Review and move the new changes to one of the sections above:
+   * ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+
 1.0.4
 .....
 
diff --git a/airflow/providers/apache/drill/provider.yaml b/airflow/providers/apache/drill/provider.yaml
index 6dfeade83e..38daec2d68 100644
--- a/airflow/providers/apache/drill/provider.yaml
+++ b/airflow/providers/apache/drill/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Apache Drill <https://drill.apache.org/>`__.
 
 versions:
+  - 2.0.0
   - 1.0.4
   - 1.0.3
   - 1.0.2
@@ -29,7 +30,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Drill
diff --git a/airflow/providers/apache/druid/CHANGELOG.rst b/airflow/providers/apache/druid/CHANGELOG.rst
index ef87172637..309d315f7c 100644
--- a/airflow/providers/apache/druid/CHANGELOG.rst
+++ b/airflow/providers/apache/druid/CHANGELOG.rst
@@ -24,6 +24,26 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Misc
+~~~~
+
+* ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``AIP-47 - Migrate druid DAGs to new design #22439 (#24207)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.3.3
 .....
 
diff --git a/airflow/providers/apache/druid/provider.yaml b/airflow/providers/apache/druid/provider.yaml
index 214a1f1542..9a5964c894 100644
--- a/airflow/providers/apache/druid/provider.yaml
+++ b/airflow/providers/apache/druid/provider.yaml
@@ -22,6 +22,7 @@ description: |
   `Apache Druid <https://druid.apache.org/>`__.
 
 versions:
+  - 3.0.0
   - 2.3.3
   - 2.3.2
   - 2.3.1
@@ -36,7 +37,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Druid
diff --git a/airflow/providers/apache/hdfs/CHANGELOG.rst b/airflow/providers/apache/hdfs/CHANGELOG.rst
index c756649a8a..09df360a5f 100644
--- a/airflow/providers/apache/hdfs/CHANGELOG.rst
+++ b/airflow/providers/apache/hdfs/CHANGELOG.rst
@@ -24,6 +24,26 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Misc
+~~~~
+
+* ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
+
 2.2.3
 .....
 
diff --git a/airflow/providers/apache/hdfs/provider.yaml b/airflow/providers/apache/hdfs/provider.yaml
index a01a734d72..388181e318 100644
--- a/airflow/providers/apache/hdfs/provider.yaml
+++ b/airflow/providers/apache/hdfs/provider.yaml
@@ -23,6 +23,7 @@ description: |
   and `WebHDFS <https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html>`__.
 
 versions:
+  - 3.0.0
   - 2.2.3
   - 2.2.2
   - 2.2.1
@@ -34,7 +35,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Hadoop Distributed File System (HDFS)
diff --git a/airflow/providers/apache/hive/CHANGELOG.rst b/airflow/providers/apache/hive/CHANGELOG.rst
index ff95eeda03..4c4074938d 100644
--- a/airflow/providers/apache/hive/CHANGELOG.rst
+++ b/airflow/providers/apache/hive/CHANGELOG.rst
@@ -24,6 +24,26 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Misc
+~~~~
+
+* ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+* ``AIP-47 - Migrate hive DAGs to new design #22439 (#24204)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add typing for airflow/configuration.py (#23716)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.3.3
 .....
 
diff --git a/airflow/providers/apache/hive/provider.yaml b/airflow/providers/apache/hive/provider.yaml
index cf00cf2e7c..baacd243b3 100644
--- a/airflow/providers/apache/hive/provider.yaml
+++ b/airflow/providers/apache/hive/provider.yaml
@@ -22,6 +22,7 @@ description: |
   `Apache Hive <https://hive.apache.org/>`__
 
 versions:
+  - 3.0.0
   - 2.3.3
   - 2.3.2
   - 2.3.1
@@ -38,7 +39,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Hive
diff --git a/airflow/providers/apache/kylin/CHANGELOG.rst b/airflow/providers/apache/kylin/CHANGELOG.rst
index a1f2ab34cf..0b8f2b1a00 100644
--- a/airflow/providers/apache/kylin/CHANGELOG.rst
+++ b/airflow/providers/apache/kylin/CHANGELOG.rst
@@ -24,6 +24,26 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Misc
+~~~~
+
+* ``AIP-47 - Migrate kylin DAGs to new design #22439 (#24205)``
+* ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/apache/kylin/provider.yaml b/airflow/providers/apache/kylin/provider.yaml
index 613042f784..8c5e5e3a7b 100644
--- a/airflow/providers/apache/kylin/provider.yaml
+++ b/airflow/providers/apache/kylin/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Apache Kylin <https://kylin.apache.org/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Kylin
diff --git a/airflow/providers/apache/livy/CHANGELOG.rst b/airflow/providers/apache/livy/CHANGELOG.rst
index 606217b2c6..114069e2b0 100644
--- a/airflow/providers/apache/livy/CHANGELOG.rst
+++ b/airflow/providers/apache/livy/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``AIP-47 - Migrate livy DAGs to new design #22439 (#24208)``
+
 2.2.3
 .....
 
diff --git a/airflow/providers/apache/livy/provider.yaml b/airflow/providers/apache/livy/provider.yaml
index c624e0b9d3..8b62354923 100644
--- a/airflow/providers/apache/livy/provider.yaml
+++ b/airflow/providers/apache/livy/provider.yaml
@@ -22,6 +22,7 @@ description: |
   `Apache Livy <https://livy.apache.org/>`__
 
 versions:
+  - 3.0.0
   - 2.2.3
   - 2.2.2
   - 2.2.1
@@ -33,7 +34,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Livy
diff --git a/airflow/providers/apache/pig/CHANGELOG.rst b/airflow/providers/apache/pig/CHANGELOG.rst
index 20c262fa01..e32e421cca 100644
--- a/airflow/providers/apache/pig/CHANGELOG.rst
+++ b/airflow/providers/apache/pig/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``AIP-47 - Migrate apache pig DAGs to new design #22439 (#24212)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/apache/pig/provider.yaml b/airflow/providers/apache/pig/provider.yaml
index 81540ae442..1b999e1888 100644
--- a/airflow/providers/apache/pig/provider.yaml
+++ b/airflow/providers/apache/pig/provider.yaml
@@ -22,6 +22,7 @@ description: |
   `Apache Pig <https://pig.apache.org/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Pig
diff --git a/airflow/providers/apache/pinot/CHANGELOG.rst b/airflow/providers/apache/pinot/CHANGELOG.rst
index 6129761240..f5a63bd682 100644
--- a/airflow/providers/apache/pinot/CHANGELOG.rst
+++ b/airflow/providers/apache/pinot/CHANGELOG.rst
@@ -24,6 +24,24 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Misc
+~~~~
+
+* ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/apache/pinot/provider.yaml b/airflow/providers/apache/pinot/provider.yaml
index 000827c9e1..035af4978e 100644
--- a/airflow/providers/apache/pinot/provider.yaml
+++ b/airflow/providers/apache/pinot/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Apache Pinot <https://pinot.apache.org/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Pinot
diff --git a/airflow/providers/apache/spark/CHANGELOG.rst b/airflow/providers/apache/spark/CHANGELOG.rst
index f4bff042f1..54b0910854 100644
--- a/airflow/providers/apache/spark/CHANGELOG.rst
+++ b/airflow/providers/apache/spark/CHANGELOG.rst
@@ -24,6 +24,32 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Add typing for airflow/configuration.py (#23716)``
+* ``Fix backwards-compatibility introduced by fixing mypy problems (#24230)``
+
+Misc
+~~~~
+
+* ``AIP-47 - Migrate spark DAGs to new design #22439 (#24210)``
+* ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.3
 .....
 
diff --git a/airflow/providers/apache/spark/provider.yaml b/airflow/providers/apache/spark/provider.yaml
index c0a2dd23c2..5bba439a2b 100644
--- a/airflow/providers/apache/spark/provider.yaml
+++ b/airflow/providers/apache/spark/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Apache Spark <https://spark.apache.org/>`__
 
 versions:
+  - 3.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
@@ -36,7 +37,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Spark
diff --git a/airflow/providers/apache/sqoop/CHANGELOG.rst b/airflow/providers/apache/sqoop/CHANGELOG.rst
index 83074b688f..637faae797 100644
--- a/airflow/providers/apache/sqoop/CHANGELOG.rst
+++ b/airflow/providers/apache/sqoop/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.3
 .....
 
diff --git a/airflow/providers/apache/sqoop/provider.yaml b/airflow/providers/apache/sqoop/provider.yaml
index 51b94f251f..82d9c11a65 100644
--- a/airflow/providers/apache/sqoop/provider.yaml
+++ b/airflow/providers/apache/sqoop/provider.yaml
@@ -22,6 +22,7 @@ description: |
   `Apache Sqoop <https://sqoop.apache.org/>`__
 
 versions:
+  - 3.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
@@ -33,7 +34,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Apache Sqoop
diff --git a/airflow/providers/arangodb/CHANGELOG.rst b/airflow/providers/arangodb/CHANGELOG.rst
index 9f61a45383..91f9f4b216 100644
--- a/airflow/providers/arangodb/CHANGELOG.rst
+++ b/airflow/providers/arangodb/CHANGELOG.rst
@@ -23,7 +23,22 @@
    The changelog is updated and maintained semi-automatically by release manager.
 
 Changelog
----------
+
+2.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Clean up f-strings in logging calls (#23597)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
+
 1.0.0
 .....
 
diff --git a/airflow/providers/arangodb/provider.yaml b/airflow/providers/arangodb/provider.yaml
index 129be5b8a0..7c28494ee1 100644
--- a/airflow/providers/arangodb/provider.yaml
+++ b/airflow/providers/arangodb/provider.yaml
@@ -20,7 +20,12 @@ package-name: apache-airflow-providers-arangodb
 name: ArangoDB
 description: |
     `ArangoDB <https://www.arangodb.com/>`__
+
+additional-dependencies:
+  - apache-airflow>=2.2.0
+
 versions:
+  - 2.0.0
   - 1.0.0
 
 integrations:
diff --git a/airflow/providers/asana/CHANGELOG.rst b/airflow/providers/asana/CHANGELOG.rst
index 43350c5ec1..155a8063be 100644
--- a/airflow/providers/asana/CHANGELOG.rst
+++ b/airflow/providers/asana/CHANGELOG.rst
@@ -23,6 +23,23 @@
 Changelog
 ---------
 
+2.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Migrate Asana example DAGs to new design #22440 (#24131)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+   * ``Fix new MyPy errors in main (#22884)``
+
 1.1.3
 .....
 
diff --git a/airflow/providers/asana/provider.yaml b/airflow/providers/asana/provider.yaml
index e82dd7c6ec..1cfd91281a 100644
--- a/airflow/providers/asana/provider.yaml
+++ b/airflow/providers/asana/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Asana <https://app.asana.com/>`__
 
 versions:
+  - 2.0.0
   - 1.1.3
   - 1.1.2
   - 1.1.1
@@ -29,7 +30,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Asana
diff --git a/airflow/providers/celery/CHANGELOG.rst b/airflow/providers/celery/CHANGELOG.rst
index d0a6b41f72..d65b01b0d4 100644
--- a/airflow/providers/celery/CHANGELOG.rst
+++ b/airflow/providers/celery/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.4
 .....
 
diff --git a/airflow/providers/celery/provider.yaml b/airflow/providers/celery/provider.yaml
index 058796dc23..2e2f5bb90a 100644
--- a/airflow/providers/celery/provider.yaml
+++ b/airflow/providers/celery/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Celery <http://www.celeryproject.org/>`__
 
 versions:
+  - 3.0.0
   - 2.1.4
   - 2.1.3
   - 2.1.2
diff --git a/airflow/providers/cloudant/CHANGELOG.rst b/airflow/providers/cloudant/CHANGELOG.rst
index 6dcf197f1c..e28fa18bf7 100644
--- a/airflow/providers/cloudant/CHANGELOG.rst
+++ b/airflow/providers/cloudant/CHANGELOG.rst
@@ -24,6 +24,22 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+   * ``Fix new MyPy errors in main (#22884)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/cloudant/provider.yaml b/airflow/providers/cloudant/provider.yaml
index 9c4479f185..7e582b9213 100644
--- a/airflow/providers/cloudant/provider.yaml
+++ b/airflow/providers/cloudant/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `IBM Cloudant <https://www.ibm.com/cloud/cloudant>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: IBM Cloudant
diff --git a/airflow/providers/cncf/kubernetes/CHANGELOG.rst b/airflow/providers/cncf/kubernetes/CHANGELOG.rst
index 135b3bcdce..726b58e9df 100644
--- a/airflow/providers/cncf/kubernetes/CHANGELOG.rst
+++ b/airflow/providers/cncf/kubernetes/CHANGELOG.rst
@@ -24,18 +24,46 @@
 Changelog
 ---------
 
-main
-....
+5.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+* Previously, KubernetesPodOperator relied on core Airflow configuration (namely setting for kubernetes
+  executor) for certain settings used in client generation.  Now KubernetesPodOperator
+  uses KubernetesHook, and the consideration of core k8s settings is officially deprecated.
+
+* If you are using the Airflow configuration settings (e.g. as opposed to operator params) to
+  configure the kubernetes client, then prior to the next major release you will need to
+  add an Airflow connection and set your KPO tasks to use that connection.
 
 Features
 ~~~~~~~~
 
-KubernetesPodOperator now uses KubernetesHook
-`````````````````````````````````````````````
+* ``Use KubernetesHook to create api client in KubernetesPodOperator (#20578)``
+* ``[FEATURE] KPO use K8S hook (#22086)``
+* ``Add param docs to KubernetesHook and KubernetesPodOperator (#23955) (#24054)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Use "remote" pod when patching KPO pod as "checked" (#23676)``
+* ``Don't use the root logger in KPO _suppress function (#23835)``
+* ``Fix await_container_completion condition (#23883)``
+
+Misc
+~~~~
 
-Previously, KubernetesPodOperator relied on core Airflow configuration (namely setting for kubernetes executor) for certain settings used in client generation.  Now KubernetesPodOperator uses KubernetesHook, and the consideration of core k8s settings is officially deprecated.
+* ``Migrate Cncf.Kubernetes example DAGs to new design #22441 (#24132)``
+* ``Clean up f-strings in logging calls (#23597)``
 
-If you are using the Airflow configuration settings (e.g. as opposed to operator params) to configure the kubernetes client, then prior to the next major release you will need to add an Airflow connection and set your KPO tasks to use that connection.
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
 
 4.0.2
 .....
diff --git a/airflow/providers/cncf/kubernetes/provider.yaml b/airflow/providers/cncf/kubernetes/provider.yaml
index ce2ce89edd..24ec1cc2fe 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.0.0
   - 4.0.2
   - 4.0.1
   - 4.0.0
diff --git a/airflow/providers/databricks/CHANGELOG.rst b/airflow/providers/databricks/CHANGELOG.rst
index 2826bc2737..9856d3e8f1 100644
--- a/airflow/providers/databricks/CHANGELOG.rst
+++ b/airflow/providers/databricks/CHANGELOG.rst
@@ -24,6 +24,33 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Add Deferrable Databricks operators (#19736)``
+* ``Add git_source to DatabricksSubmitRunOperator (#23620)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``fix: DatabricksSubmitRunOperator and DatabricksRunNowOperator cannot define .json as template_ext (#23622) (#23641)``
+* ``Fix UnboundLocalError when sql is empty list in DatabricksSqlHook (#23815)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``AIP-47 - Migrate databricks DAGs to new design #22442 (#24203)``
+   * ``Introduce 'flake8-implicit-str-concat' plugin to static checks (#23873)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.7.0
 .....
 
diff --git a/airflow/providers/databricks/provider.yaml b/airflow/providers/databricks/provider.yaml
index 4702096045..dae21112ca 100644
--- a/airflow/providers/databricks/provider.yaml
+++ b/airflow/providers/databricks/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Databricks <https://databricks.com/>`__
 
 versions:
+  - 3.0.0
   - 2.7.0
   - 2.6.0
   - 2.5.0
@@ -36,7 +37,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Databricks
diff --git a/airflow/providers/datadog/CHANGELOG.rst b/airflow/providers/datadog/CHANGELOG.rst
index ad30e10017..c245dd5392 100644
--- a/airflow/providers/datadog/CHANGELOG.rst
+++ b/airflow/providers/datadog/CHANGELOG.rst
@@ -24,6 +24,23 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Support host_name on Datadog provider (#23784)``
+   * ``Fix new MyPy errors in main (#22884)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breeze for building, pulling and verifying the images. (#23104)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/datadog/provider.yaml b/airflow/providers/datadog/provider.yaml
index 9276349e24..3496509220 100644
--- a/airflow/providers/datadog/provider.yaml
+++ b/airflow/providers/datadog/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Datadog <https://www.datadoghq.com/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Datadog
diff --git a/airflow/providers/dbt/cloud/CHANGELOG.rst b/airflow/providers/dbt/cloud/CHANGELOG.rst
index ae8e9f7e8c..87952f95e2 100644
--- a/airflow/providers/dbt/cloud/CHANGELOG.rst
+++ b/airflow/providers/dbt/cloud/CHANGELOG.rst
@@ -24,6 +24,35 @@
 Changelog
 ---------
 
+2.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Enable dbt Cloud provider to interact with single tenant instances (#24264)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix typo in dbt Cloud provider description (#23179)``
+* ``Fix new MyPy errors in main (#22884)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``AIP-47 - Migrate dbt DAGs to new design #22472 (#24202)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+   * ``Replace usage of 'DummyOperator' with 'EmptyOperator' (#22974)``
+   * ``Update dbt.py (#24218)``
+
 1.0.2
 .....
 
diff --git a/airflow/providers/dbt/cloud/provider.yaml b/airflow/providers/dbt/cloud/provider.yaml
index 2114d4a5d0..c000383b37 100644
--- a/airflow/providers/dbt/cloud/provider.yaml
+++ b/airflow/providers/dbt/cloud/provider.yaml
@@ -22,11 +22,12 @@ description: |
     `dbt Cloud <https://www.getdbt.com/product/what-is-dbt/>`__
 
 versions:
+  - 2.0.0
   - 1.0.2
   - 1.0.1
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: dbt Cloud
diff --git a/airflow/providers/dingding/CHANGELOG.rst b/airflow/providers/dingding/CHANGELOG.rst
index 5f51c9acfe..f22deeb160 100644
--- a/airflow/providers/dingding/CHANGELOG.rst
+++ b/airflow/providers/dingding/CHANGELOG.rst
@@ -24,6 +24,24 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Migrate DingTalk example DAGs to new design #22443 (#24133)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Bump pre-commit hook versions (#22887)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+   * ``Update tree doc references to grid (#22966)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/dingding/provider.yaml b/airflow/providers/dingding/provider.yaml
index 9aac526f3c..959824be68 100644
--- a/airflow/providers/dingding/provider.yaml
+++ b/airflow/providers/dingding/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Dingding <https://oapi.dingtalk.com/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Dingding
diff --git a/airflow/providers/discord/CHANGELOG.rst b/airflow/providers/discord/CHANGELOG.rst
index 408067bc49..8cd6c5d75f 100644
--- a/airflow/providers/discord/CHANGELOG.rst
+++ b/airflow/providers/discord/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.4
 .....
 
diff --git a/airflow/providers/discord/provider.yaml b/airflow/providers/discord/provider.yaml
index 409a585e47..01df3c9c32 100644
--- a/airflow/providers/discord/provider.yaml
+++ b/airflow/providers/discord/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Discord <https://discordapp.com/>`__
 
 versions:
+  - 3.0.0
   - 2.1.4
   - 2.0.4
   - 2.0.3
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Discord
diff --git a/airflow/providers/docker/CHANGELOG.rst b/airflow/providers/docker/CHANGELOG.rst
index e439de96a2..bb720248ae 100644
--- a/airflow/providers/docker/CHANGELOG.rst
+++ b/airflow/providers/docker/CHANGELOG.rst
@@ -24,6 +24,25 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Misc
+~~~~
+
+* ``Remove 'xcom_push' from 'DockerOperator' (#23981)``
+* ``docker new system test (#23167)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.7.0
 .....
 
diff --git a/airflow/providers/docker/provider.yaml b/airflow/providers/docker/provider.yaml
index 9a4cc2bab5..75a5e500b6 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.0.0
   - 2.7.0
   - 2.6.0
   - 2.5.2
@@ -41,7 +42,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Docker
diff --git a/airflow/providers/elasticsearch/CHANGELOG.rst b/airflow/providers/elasticsearch/CHANGELOG.rst
index ccf3edae0f..1d73d4d99f 100644
--- a/airflow/providers/elasticsearch/CHANGELOG.rst
+++ b/airflow/providers/elasticsearch/CHANGELOG.rst
@@ -24,6 +24,28 @@
 Changelog
 ---------
 
+4.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Misc
+~~~~
+
+* ``Apply per-run log templates to log handlers (#24153)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Fix new MyPy errors in main (#22884)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``removed old files (#24172)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+
 3.0.3
 .....
 
diff --git a/airflow/providers/elasticsearch/provider.yaml b/airflow/providers/elasticsearch/provider.yaml
index d2234d542e..cc2bfd0976 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.0.0
   - 3.0.3
   - 3.0.2
   - 3.0.1
@@ -38,7 +39,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Elasticsearch
diff --git a/airflow/providers/exasol/CHANGELOG.rst b/airflow/providers/exasol/CHANGELOG.rst
index fa5024ef26..c37b815ebf 100644
--- a/airflow/providers/exasol/CHANGELOG.rst
+++ b/airflow/providers/exasol/CHANGELOG.rst
@@ -24,6 +24,24 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix UnboundLocalError when sql is empty list in ExasolHook (#23812)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.3
 .....
 
diff --git a/airflow/providers/exasol/provider.yaml b/airflow/providers/exasol/provider.yaml
index 6e6d8cbd7c..456cea28c8 100644
--- a/airflow/providers/exasol/provider.yaml
+++ b/airflow/providers/exasol/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Exasol <https://docs.exasol.com/home.htm>`__
 
 versions:
+  - 3.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
@@ -33,7 +34,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Exasol
diff --git a/airflow/providers/facebook/CHANGELOG.rst b/airflow/providers/facebook/CHANGELOG.rst
index 9935acec36..aa3b8bff21 100644
--- a/airflow/providers/facebook/CHANGELOG.rst
+++ b/airflow/providers/facebook/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
+
 2.2.3
 .....
 
diff --git a/airflow/providers/facebook/provider.yaml b/airflow/providers/facebook/provider.yaml
index 8b2471e64b..9f328c85a9 100644
--- a/airflow/providers/facebook/provider.yaml
+++ b/airflow/providers/facebook/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Facebook Ads <http://business.facebook.com/>`__
 
 versions:
+  - 3.0.0
   - 2.2.3
   - 2.2.2
   - 2.2.1
@@ -34,7 +35,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Facebook Ads
diff --git a/airflow/providers/ftp/CHANGELOG.rst b/airflow/providers/ftp/CHANGELOG.rst
index ce125dbdce..714e43c677 100644
--- a/airflow/providers/ftp/CHANGELOG.rst
+++ b/airflow/providers/ftp/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.2
 .....
 
diff --git a/airflow/providers/ftp/provider.yaml b/airflow/providers/ftp/provider.yaml
index bc8c8a3261..ad77daabc6 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.0.0
   - 2.1.2
   - 2.1.1
   - 2.1.0
diff --git a/airflow/providers/github/CHANGELOG.rst b/airflow/providers/github/CHANGELOG.rst
index c800f79048..72288f842a 100644
--- a/airflow/providers/github/CHANGELOG.rst
+++ b/airflow/providers/github/CHANGELOG.rst
@@ -19,6 +19,28 @@
 
 Changelog
 
+2.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Bug Fixes
+~~~~~~~~~
+
+   * ``Remove 'GithubOperator' use in  'GithubSensor.__init__()'' (#24214)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate GitHub example DAGs to new design #22446 (#24134)``
+   * ``Fix new MyPy errors in main (#22884)``
+   * ``Change 'Github' to 'GitHub' (#23764)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+
 1.0.3
 .....
 
diff --git a/airflow/providers/github/provider.yaml b/airflow/providers/github/provider.yaml
index 090176fcfd..08265ba0c8 100644
--- a/airflow/providers/github/provider.yaml
+++ b/airflow/providers/github/provider.yaml
@@ -18,9 +18,15 @@
 ---
 package-name: apache-airflow-providers-github
 name: Github
+
 description: |
     `GitHub <https://www.github.com/>`__
+
+additional-dependencies:
+  - apache-airflow>=2.2.0
+
 versions:
+  - 2.0.0
   - 1.0.3
   - 1.0.2
   - 1.0.1
diff --git a/airflow/providers/google/CHANGELOG.rst b/airflow/providers/google/CHANGELOG.rst
index 54051f3864..ec9c1e5a60 100644
--- a/airflow/providers/google/CHANGELOG.rst
+++ b/airflow/providers/google/CHANGELOG.rst
@@ -23,6 +23,55 @@
 Changelog
 ---------
 
+8.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Add key_secret_project_id parameter which specifies a project with KeyFile (#23930)``
+* ``Added impersonation_chain for DataflowStartFlexTemplateOperator and DataflowStartSqlJobOperator (#24046)``
+* ``Add fields to CLOUD_SQL_EXPORT_VALIDATION. (#23724)``
+* ``Update credentials when using ADC in Compute Engine (#23773)``
+* ``set color to operators in cloud_sql.py (#24000)``
+* ``Sql to gcs with exclude columns (#23695)``
+* ``[Issue#22846] allow option to encode or not encode UUID when uploading from Cassandra to GCS (#23766)``
+* ``Workflows assets & system tests migration (AIP-47) (#24105)``
+* ``Spanner assets & system tests migration (AIP-47) (#23957)``
+* ``Speech To Text assets & system tests migration (AIP-47) (#23643)``
+* ``Cloud SQL assets & system tests migration (AIP-47) (#23583)``
+* ``Cloud Storage assets & StorageLink update (#23865)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``fix BigQueryInsertJobOperator (#24165)``
+* ``Fix the link to google workplace (#24080)``
+* ``Fix DataprocJobBaseOperator not being compatible with dotted names (#23439). (#23791)``
+* ``Remove hack from BigQuery DTS hook (#23887)``
+* ``Fix GCSToGCSOperator cannot copy a single file/folder without copying other files/folders with that prefix (#24039)``
+
+Misc
+~~~~
+
+* ``Fix BigQuery system tests (#24013)``
+* ``Ensure @contextmanager decorates generator func (#23103)``
+* ``Migrate Dataproc to new system tests design (#22777)``
+* ``AIP-47 - Migrate google leveldb DAGs to new design ##22447 (#24233)``
+* ``Apply per-run log templates to log handlers (#24153)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Introduce 'flake8-implicit-str-concat' plugin to static checks (#23873)``
+   * ``Clean up f-strings in logging calls (#23597)``
+
 7.0.0
 .....
 
diff --git a/airflow/providers/google/provider.yaml b/airflow/providers/google/provider.yaml
index e693935145..4229bf6ceb 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.0.0
   - 7.0.0
   - 6.8.0
   - 6.7.0
@@ -49,7 +50,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Google Analytics360
diff --git a/airflow/providers/grpc/CHANGELOG.rst b/airflow/providers/grpc/CHANGELOG.rst
index a367b2ff51..eced392c20 100644
--- a/airflow/providers/grpc/CHANGELOG.rst
+++ b/airflow/providers/grpc/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/grpc/provider.yaml b/airflow/providers/grpc/provider.yaml
index 507124ff9b..ad12699038 100644
--- a/airflow/providers/grpc/provider.yaml
+++ b/airflow/providers/grpc/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `gRPC <https://grpc.io/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: gRPC
diff --git a/airflow/providers/hashicorp/CHANGELOG.rst b/airflow/providers/hashicorp/CHANGELOG.rst
index d59e21fa0c..83ac1cc7fb 100644
--- a/airflow/providers/hashicorp/CHANGELOG.rst
+++ b/airflow/providers/hashicorp/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Review and move the new changes to one of the sections above:
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+
 2.2.0
 .....
 
@@ -37,6 +50,7 @@ Features
    * ``Clean up in-line f-string concatenation (#23591)``
    * ``Use new Breese for building, pulling and verifying the images. (#23104)``
 
+
 2.1.4
 .....
 
diff --git a/airflow/providers/hashicorp/provider.yaml b/airflow/providers/hashicorp/provider.yaml
index dcb891e97a..263b956d95 100644
--- a/airflow/providers/hashicorp/provider.yaml
+++ b/airflow/providers/hashicorp/provider.yaml
@@ -22,6 +22,7 @@ description: |
     Hashicorp including `Hashicorp Vault <https://www.vaultproject.io/>`__
 
 versions:
+  - 3.0.0
   - 2.2.0
   - 2.1.4
   - 2.1.3
@@ -34,7 +35,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Hashicorp Vault
diff --git a/airflow/providers/http/CHANGELOG.rst b/airflow/providers/http/CHANGELOG.rst
index 0d03f4a971..e232941697 100644
--- a/airflow/providers/http/CHANGELOG.rst
+++ b/airflow/providers/http/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate HTTP example DAGs to new design AIP-47 (#23991)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.2
 .....
 
diff --git a/airflow/providers/http/provider.yaml b/airflow/providers/http/provider.yaml
index f3cfdffb83..247c9e2ae2 100644
--- a/airflow/providers/http/provider.yaml
+++ b/airflow/providers/http/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Hypertext Transfer Protocol (HTTP) <https://www.w3.org/Protocols/>`__
 
 versions:
+  - 3.0.0
   - 2.1.2
   - 2.1.1
   - 2.1.0
diff --git a/airflow/providers/imap/CHANGELOG.rst b/airflow/providers/imap/CHANGELOG.rst
index 9a5ef2be7e..a9535f71ef 100644
--- a/airflow/providers/imap/CHANGELOG.rst
+++ b/airflow/providers/imap/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.2.3
 .....
 
diff --git a/airflow/providers/imap/provider.yaml b/airflow/providers/imap/provider.yaml
index 53c00f08e9..7b3e7d6c2e 100644
--- a/airflow/providers/imap/provider.yaml
+++ b/airflow/providers/imap/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Internet Message Access Protocol (IMAP) <https://tools.ietf.org/html/rfc3501>`__
 
 versions:
+  - 3.0.0
   - 2.2.3
   - 2.2.2
   - 2.2.1
diff --git a/airflow/providers/influxdb/CHANGELOG.rst b/airflow/providers/influxdb/CHANGELOG.rst
index ac5ccbf4a0..0713b6fec0 100644
--- a/airflow/providers/influxdb/CHANGELOG.rst
+++ b/airflow/providers/influxdb/CHANGELOG.rst
@@ -25,6 +25,22 @@
 Changelog
 ---------
 
+2.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Migrate Influx example DAGs to new design #22449 (#24136)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Bump pre-commit hook versions (#22887)``
+
 1.1.3
 .....
 
diff --git a/airflow/providers/influxdb/provider.yaml b/airflow/providers/influxdb/provider.yaml
index c9e91f21b7..bd348fab3e 100644
--- a/airflow/providers/influxdb/provider.yaml
+++ b/airflow/providers/influxdb/provider.yaml
@@ -17,15 +17,23 @@
 
 ---
 package-name: apache-airflow-providers-influxdb
+
 name: Influxdb
+
 description: |
     `InfluxDB <https://www.influxdata.com/>`__
+
+additional-dependencies:
+  - apache-airflow>=2.2.0
+
 versions:
+  - 2.0.0
   - 1.1.3
   - 1.1.2
   - 1.1.1
   - 1.1.0
   - 1.0.0
+
 integrations:
   - integration-name: Influxdb
     external-doc-url: https://www.influxdata.com/
diff --git a/airflow/providers/jdbc/CHANGELOG.rst b/airflow/providers/jdbc/CHANGELOG.rst
index b4a718ad55..1569d94964 100644
--- a/airflow/providers/jdbc/CHANGELOG.rst
+++ b/airflow/providers/jdbc/CHANGELOG.rst
@@ -24,6 +24,28 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Handler parameter from 'JdbcOperator' to 'JdbcHook.run' (#23817)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Migrate JDBC example DAGs to new design #22450 (#24137)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+   * ``Replace usage of 'DummyOperator' with 'EmptyOperator' (#22974)``
+
 2.1.3
 .....
 
diff --git a/airflow/providers/jdbc/provider.yaml b/airflow/providers/jdbc/provider.yaml
index 475ffaf34e..d6d3113a8f 100644
--- a/airflow/providers/jdbc/provider.yaml
+++ b/airflow/providers/jdbc/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Java Database Connectivity (JDBC) <https://docs.oracle.com/javase/8/docs/technotes/guides/jdbc/>`__
 
 versions:
+  - 3.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Java Database Connectivity (JDBC)
diff --git a/airflow/providers/jenkins/CHANGELOG.rst b/airflow/providers/jenkins/CHANGELOG.rst
index a353460744..d2251f82de 100644
--- a/airflow/providers/jenkins/CHANGELOG.rst
+++ b/airflow/providers/jenkins/CHANGELOG.rst
@@ -24,6 +24,28 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Bug Fix for 'apache-airflow-providers-jenkins' 'JenkinsJobTriggerOperator' (#22802)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Migrate Jenkins example DAGs to new design #22451 (#24138)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+
 2.1.0
 .....
 
diff --git a/airflow/providers/jenkins/provider.yaml b/airflow/providers/jenkins/provider.yaml
index fbbdefe27c..614c6326d8 100644
--- a/airflow/providers/jenkins/provider.yaml
+++ b/airflow/providers/jenkins/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Jenkins <https://jenkins.io/>`__
 
 versions:
+  - 3.0.0
   - 2.1.0
   - 2.0.7
   - 2.0.6
@@ -36,7 +37,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Jenkins
diff --git a/airflow/providers/jira/CHANGELOG.rst b/airflow/providers/jira/CHANGELOG.rst
index b26d301e1f..6d5af053ed 100644
--- a/airflow/providers/jira/CHANGELOG.rst
+++ b/airflow/providers/jira/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.5
 .....
 
diff --git a/airflow/providers/jira/provider.yaml b/airflow/providers/jira/provider.yaml
index c522822fd6..fb067b38ed 100644
--- a/airflow/providers/jira/provider.yaml
+++ b/airflow/providers/jira/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Atlassian Jira <https://www.atlassian.com/>`__
 
 versions:
+  - 3.0.0
   - 2.0.5
   - 2.0.4
   - 2.0.3
@@ -33,7 +34,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Atlassian Jira
diff --git a/airflow/providers/microsoft/azure/CHANGELOG.rst b/airflow/providers/microsoft/azure/CHANGELOG.rst
index 7041672276..592b58b6fe 100644
--- a/airflow/providers/microsoft/azure/CHANGELOG.rst
+++ b/airflow/providers/microsoft/azure/CHANGELOG.rst
@@ -24,6 +24,33 @@
 Changelog
 ---------
 
+4.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Pass connection extra parameters to wasb BlobServiceClient (#24154)``
+
+
+Misc
+~~~~
+
+* ``Apply per-run log templates to log handlers (#24153)``
+* ``Migrate Microsoft example DAGs to new design #22452 - azure (#24141)``
+* ``Add typing to Azure Cosmos Client Hook (#23941)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Clean up f-strings in logging calls (#23597)``
+
 3.9.0
 .....
 
diff --git a/airflow/providers/microsoft/azure/provider.yaml b/airflow/providers/microsoft/azure/provider.yaml
index 10cab462b4..e4ca164b23 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:
+  - 4.0.0
   - 3.9.0
   - 3.8.0
   - 3.7.2
@@ -41,7 +42,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Microsoft Azure Batch
diff --git a/airflow/providers/microsoft/mssql/CHANGELOG.rst b/airflow/providers/microsoft/mssql/CHANGELOG.rst
index 537de5e8fb..e0a7491911 100644
--- a/airflow/providers/microsoft/mssql/CHANGELOG.rst
+++ b/airflow/providers/microsoft/mssql/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Microsoft example DAGs to new design #22452 - mssql (#24139)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.3
 .....
 
diff --git a/airflow/providers/microsoft/mssql/provider.yaml b/airflow/providers/microsoft/mssql/provider.yaml
index 5194fdfb86..b1c8d53d88 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.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
@@ -33,7 +34,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Microsoft SQL Server (MSSQL)
diff --git a/airflow/providers/microsoft/psrp/CHANGELOG.rst b/airflow/providers/microsoft/psrp/CHANGELOG.rst
index 3b348ddb5a..038f8f4364 100644
--- a/airflow/providers/microsoft/psrp/CHANGELOG.rst
+++ b/airflow/providers/microsoft/psrp/CHANGELOG.rst
@@ -24,6 +24,21 @@
 Changelog
 ---------
 
+2.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Ensure @contextmanager decorates generator func (#23103)``
+   * ``Introduce 'flake8-implicit-str-concat' plugin to static checks (#23873)``
+
 1.1.4
 .....
 
diff --git a/airflow/providers/microsoft/psrp/provider.yaml b/airflow/providers/microsoft/psrp/provider.yaml
index 0741c53200..fc868a0594 100644
--- a/airflow/providers/microsoft/psrp/provider.yaml
+++ b/airflow/providers/microsoft/psrp/provider.yaml
@@ -24,6 +24,7 @@ description: |
     <https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-psrp/>`__.
 
 versions:
+  - 2.0.0
   - 1.1.4
   - 1.1.3
   - 1.1.2
diff --git a/airflow/providers/microsoft/winrm/CHANGELOG.rst b/airflow/providers/microsoft/winrm/CHANGELOG.rst
index 3a7a548359..f65d50af3b 100644
--- a/airflow/providers/microsoft/winrm/CHANGELOG.rst
+++ b/airflow/providers/microsoft/winrm/CHANGELOG.rst
@@ -24,6 +24,23 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Migrate Microsoft example DAGs to new design #22452 - winrm (#24140)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+   * ``Replace usage of 'DummyOperator' with 'EmptyOperator' (#22974)``
+
 2.0.5
 .....
 
diff --git a/airflow/providers/microsoft/winrm/provider.yaml b/airflow/providers/microsoft/winrm/provider.yaml
index e41011aa7d..8e732e06c5 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.0.0
   - 2.0.5
   - 2.0.4
   - 2.0.3
@@ -34,7 +35,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Windows Remote Management (WinRM)
diff --git a/airflow/providers/mongo/CHANGELOG.rst b/airflow/providers/mongo/CHANGELOG.rst
index 7be9e2a749..e5307365a5 100644
--- a/airflow/providers/mongo/CHANGELOG.rst
+++ b/airflow/providers/mongo/CHANGELOG.rst
@@ -24,6 +24,21 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Bump pre-commit hook versions (#22887)``
+
 2.3.3
 .....
 
diff --git a/airflow/providers/mongo/provider.yaml b/airflow/providers/mongo/provider.yaml
index efc5dd6d4d..ae43c596aa 100644
--- a/airflow/providers/mongo/provider.yaml
+++ b/airflow/providers/mongo/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `MongoDB <https://www.mongodb.com/what-is-mongodb>`__
 
 versions:
+  - 3.0.0
   - 2.3.3
   - 2.3.2
   - 2.3.1
@@ -33,7 +34,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: MongoDB
diff --git a/airflow/providers/mysql/CHANGELOG.rst b/airflow/providers/mysql/CHANGELOG.rst
index 6c15ed7fa8..adce8c74fe 100644
--- a/airflow/providers/mysql/CHANGELOG.rst
+++ b/airflow/providers/mysql/CHANGELOG.rst
@@ -27,6 +27,20 @@ used with MySQL server 5.6.4 through 5.7.
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Migrate MySQL example DAGs to new design #22453 (#24142)``
+
 2.2.3
 .....
 
diff --git a/airflow/providers/mysql/provider.yaml b/airflow/providers/mysql/provider.yaml
index 6368244d34..d77b40d89c 100644
--- a/airflow/providers/mysql/provider.yaml
+++ b/airflow/providers/mysql/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `MySQL <https://www.mysql.com/products/>`__
 
 versions:
+  - 3.0.0
   - 2.2.3
   - 2.2.2
   - 2.2.1
@@ -35,7 +36,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: MySQL
diff --git a/airflow/providers/neo4j/CHANGELOG.rst b/airflow/providers/neo4j/CHANGELOG.rst
index 222cf695c7..f89ac726ca 100644
--- a/airflow/providers/neo4j/CHANGELOG.rst
+++ b/airflow/providers/neo4j/CHANGELOG.rst
@@ -25,6 +25,22 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Migrate Neo4j example DAGs to new design #22454 (#24143)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Bump pre-commit hook versions (#22887)``
+
 2.1.3
 .....
 
diff --git a/airflow/providers/neo4j/provider.yaml b/airflow/providers/neo4j/provider.yaml
index e5fa643cdc..33dc673ac9 100644
--- a/airflow/providers/neo4j/provider.yaml
+++ b/airflow/providers/neo4j/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Neo4j <https://neo4j.com/>`__
 
 versions:
+  - 3.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
@@ -33,7 +34,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Neo4j
diff --git a/airflow/providers/odbc/CHANGELOG.rst b/airflow/providers/odbc/CHANGELOG.rst
index 44ece85e0d..c63c40d8cf 100644
--- a/airflow/providers/odbc/CHANGELOG.rst
+++ b/airflow/providers/odbc/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/odbc/provider.yaml b/airflow/providers/odbc/provider.yaml
index 35ae833ee4..8e8c71c6be 100644
--- a/airflow/providers/odbc/provider.yaml
+++ b/airflow/providers/odbc/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `ODBC <https://github.com/mkleehammer/pyodbc/wiki>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: ODBC
diff --git a/airflow/providers/openfaas/CHANGELOG.rst b/airflow/providers/openfaas/CHANGELOG.rst
index eabd8cf954..571ea95485 100644
--- a/airflow/providers/openfaas/CHANGELOG.rst
+++ b/airflow/providers/openfaas/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.3
 .....
 
diff --git a/airflow/providers/openfaas/provider.yaml b/airflow/providers/openfaas/provider.yaml
index 38cf110447..f52a3cdfca 100644
--- a/airflow/providers/openfaas/provider.yaml
+++ b/airflow/providers/openfaas/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `OpenFaaS <https://www.openfaas.com/>`__
 
 versions:
+  - 3.0.0
   - 2.0.3
   - 2.0.2
   - 2.0.1
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: OpenFaaS
diff --git a/airflow/providers/opsgenie/CHANGELOG.rst b/airflow/providers/opsgenie/CHANGELOG.rst
index 76050ba804..4c25afd8e3 100644
--- a/airflow/providers/opsgenie/CHANGELOG.rst
+++ b/airflow/providers/opsgenie/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+4.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Opsgenie example DAGs to new design #22455 (#24144)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 3.1.0
 .....
 
diff --git a/airflow/providers/opsgenie/provider.yaml b/airflow/providers/opsgenie/provider.yaml
index fbf88cd28e..12e497edf1 100644
--- a/airflow/providers/opsgenie/provider.yaml
+++ b/airflow/providers/opsgenie/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Opsgenie <https://www.opsgenie.com/>`__
 
 versions:
+  - 4.0.0
   - 3.1.0
   - 3.0.3
   - 3.0.2
@@ -34,7 +35,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Opsgenie
diff --git a/airflow/providers/oracle/CHANGELOG.rst b/airflow/providers/oracle/CHANGELOG.rst
index 046e0c79f9..9328fdebff 100644
--- a/airflow/providers/oracle/CHANGELOG.rst
+++ b/airflow/providers/oracle/CHANGELOG.rst
@@ -24,6 +24,31 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Add 'parameters' to templated fields in 'OracleOperator' (#22857)``
+
+Misc
+~~~~
+
+* ``Make numpy effectively an optional dependency for Oracle provider (#24272)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+
 2.2.3
 .....
 
diff --git a/airflow/providers/oracle/provider.yaml b/airflow/providers/oracle/provider.yaml
index 32be459615..e1a22c5fa4 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.0.0
   - 2.2.3
   - 2.2.2
   - 2.2.1
@@ -34,7 +35,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Oracle
diff --git a/airflow/providers/pagerduty/CHANGELOG.rst b/airflow/providers/pagerduty/CHANGELOG.rst
index 31cbd722de..2c3b45c363 100644
--- a/airflow/providers/pagerduty/CHANGELOG.rst
+++ b/airflow/providers/pagerduty/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.3
 .....
 
diff --git a/airflow/providers/pagerduty/provider.yaml b/airflow/providers/pagerduty/provider.yaml
index de038c026e..aac14c6dbc 100644
--- a/airflow/providers/pagerduty/provider.yaml
+++ b/airflow/providers/pagerduty/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Pagerduty <https://www.pagerduty.com/>`__
 
 versions:
+  - 3.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Pagerduty
diff --git a/airflow/providers/papermill/CHANGELOG.rst b/airflow/providers/papermill/CHANGELOG.rst
index 9c74940605..045b179498 100644
--- a/airflow/providers/papermill/CHANGELOG.rst
+++ b/airflow/providers/papermill/CHANGELOG.rst
@@ -24,6 +24,25 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Add support to specify language name in PapermillOperator (#23916)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Migrate Papermill example DAGs to new design #22456 (#24146)``
+
 2.2.3
 .....
 
diff --git a/airflow/providers/papermill/provider.yaml b/airflow/providers/papermill/provider.yaml
index 42d052c42b..d9ef31d6c7 100644
--- a/airflow/providers/papermill/provider.yaml
+++ b/airflow/providers/papermill/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Papermill <https://github.com/nteract/papermill>`__
 
 versions:
+  - 3.0.0
   - 2.2.3
   - 2.2.2
   - 2.2.1
@@ -34,7 +35,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Papermill
diff --git a/airflow/providers/plexus/CHANGELOG.rst b/airflow/providers/plexus/CHANGELOG.rst
index 57d6365089..425d587ab9 100644
--- a/airflow/providers/plexus/CHANGELOG.rst
+++ b/airflow/providers/plexus/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Plexus example DAGs to new design #22457 (#24147)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/plexus/provider.yaml b/airflow/providers/plexus/provider.yaml
index b5ead4b2c5..0f4f39b1a0 100644
--- a/airflow/providers/plexus/provider.yaml
+++ b/airflow/providers/plexus/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Plexus <https://plexus.corescientific.com/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Plexus
diff --git a/airflow/providers/postgres/CHANGELOG.rst b/airflow/providers/postgres/CHANGELOG.rst
index bd690ecb18..aaba7459cd 100644
--- a/airflow/providers/postgres/CHANGELOG.rst
+++ b/airflow/providers/postgres/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+5.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Postgres example DAGs to new design #22458 (#24148)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 4.1.0
 .....
 
diff --git a/airflow/providers/postgres/provider.yaml b/airflow/providers/postgres/provider.yaml
index c55aad1cca..e1ae2ca563 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.0.0
   - 4.1.0
   - 4.0.1
   - 4.0.0
@@ -36,7 +37,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: PostgreSQL
diff --git a/airflow/providers/presto/CHANGELOG.rst b/airflow/providers/presto/CHANGELOG.rst
index 68ad8a0aab..5661329fb9 100644
--- a/airflow/providers/presto/CHANGELOG.rst
+++ b/airflow/providers/presto/CHANGELOG.rst
@@ -24,6 +24,26 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Add 'PrestoToSlackOperator' (#23979)``
+
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Presto example DAGs to new design #22459 (#24145)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.2.1
 .....
 
diff --git a/airflow/providers/presto/provider.yaml b/airflow/providers/presto/provider.yaml
index e07a77c940..96c2c02e73 100644
--- a/airflow/providers/presto/provider.yaml
+++ b/airflow/providers/presto/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Presto <https://prestodb.github.io/>`__
 
 versions:
+  - 3.0.0
   - 2.2.1
   - 2.2.0
   - 2.1.2
@@ -34,7 +35,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Presto
diff --git a/airflow/providers/qubole/CHANGELOG.rst b/airflow/providers/qubole/CHANGELOG.rst
index ca89b076f0..03080fdfeb 100644
--- a/airflow/providers/qubole/CHANGELOG.rst
+++ b/airflow/providers/qubole/CHANGELOG.rst
@@ -24,6 +24,29 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Add typing for airflow/configuration.py (#23716)``
+* ``Fix backwards-compatibility introduced by fixing mypy problems (#24230)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Qubole example DAGs to new design #22460 (#24149)``
+   * ``Prepare provider documentation 2022.05.11 (#23631)``
+   * ``Use new Breese for building, pulling and verifying the images. (#23104)``
+   * ``Replace usage of 'DummyOperator' with 'EmptyOperator' (#22974)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.3
 .....
 
diff --git a/airflow/providers/qubole/provider.yaml b/airflow/providers/qubole/provider.yaml
index 59e5a82ea7..ed511e2fde 100644
--- a/airflow/providers/qubole/provider.yaml
+++ b/airflow/providers/qubole/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Qubole <https://www.qubole.com/>`__
 
 versions:
+  - 3.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
@@ -33,7 +34,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Qubole
diff --git a/airflow/providers/redis/CHANGELOG.rst b/airflow/providers/redis/CHANGELOG.rst
index 40c78811ea..25a62542c9 100644
--- a/airflow/providers/redis/CHANGELOG.rst
+++ b/airflow/providers/redis/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/redis/provider.yaml b/airflow/providers/redis/provider.yaml
index 22cd508458..206c8d2738 100644
--- a/airflow/providers/redis/provider.yaml
+++ b/airflow/providers/redis/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Redis <https://redis.io/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Redis
diff --git a/airflow/providers/salesforce/CHANGELOG.rst b/airflow/providers/salesforce/CHANGELOG.rst
index 1bc8f75652..ba563f1f09 100644
--- a/airflow/providers/salesforce/CHANGELOG.rst
+++ b/airflow/providers/salesforce/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+4.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Salesforce example DAGs to new design #22463 (#24127)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 3.4.4
 .....
 
diff --git a/airflow/providers/salesforce/provider.yaml b/airflow/providers/salesforce/provider.yaml
index 77e62c44e8..1349726e62 100644
--- a/airflow/providers/salesforce/provider.yaml
+++ b/airflow/providers/salesforce/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Salesforce <https://www.salesforce.com/>`__
 
 versions:
+  - 4.0.0
   - 3.4.4
   - 3.4.3
   - 3.4.2
@@ -36,7 +37,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Salesforce
diff --git a/airflow/providers/samba/CHANGELOG.rst b/airflow/providers/samba/CHANGELOG.rst
index 9567b9130b..c6fea414a0 100644
--- a/airflow/providers/samba/CHANGELOG.rst
+++ b/airflow/providers/samba/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+4.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 3.0.4
 .....
 
diff --git a/airflow/providers/samba/provider.yaml b/airflow/providers/samba/provider.yaml
index 26d2e582ec..1bea832e0b 100644
--- a/airflow/providers/samba/provider.yaml
+++ b/airflow/providers/samba/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Samba <https://www.samba.org/>`__
 
 versions:
+  - 4.0.0
   - 3.0.4
   - 3.0.3
   - 3.0.2
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Samba
diff --git a/airflow/providers/segment/CHANGELOG.rst b/airflow/providers/segment/CHANGELOG.rst
index f137e15d0c..3b465ee94c 100644
--- a/airflow/providers/segment/CHANGELOG.rst
+++ b/airflow/providers/segment/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/segment/provider.yaml b/airflow/providers/segment/provider.yaml
index c695634c08..8cfb3e1f2d 100644
--- a/airflow/providers/segment/provider.yaml
+++ b/airflow/providers/segment/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Segment <https://segment.com/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -31,7 +32,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Segment
diff --git a/airflow/providers/sendgrid/CHANGELOG.rst b/airflow/providers/sendgrid/CHANGELOG.rst
index e3e9af764f..f0a6550cd3 100644
--- a/airflow/providers/sendgrid/CHANGELOG.rst
+++ b/airflow/providers/sendgrid/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
+
 2.0.4
 .....
 
diff --git a/airflow/providers/sendgrid/provider.yaml b/airflow/providers/sendgrid/provider.yaml
index d53eeaab8f..ebc0ac5ad9 100644
--- a/airflow/providers/sendgrid/provider.yaml
+++ b/airflow/providers/sendgrid/provider.yaml
@@ -21,7 +21,11 @@ name: Sendgrid
 description: |
     `Sendgrid <https://sendgrid.com/>`__
 
+additional-dependencies:
+  - apache-airflow>=2.2.0
+
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
diff --git a/airflow/providers/sftp/CHANGELOG.rst b/airflow/providers/sftp/CHANGELOG.rst
index 8e70235447..292ba1236a 100644
--- a/airflow/providers/sftp/CHANGELOG.rst
+++ b/airflow/providers/sftp/CHANGELOG.rst
@@ -24,6 +24,24 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Adding fnmatch type regex to SFTPSensor (#24084)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.6.0
 .....
 
diff --git a/airflow/providers/sftp/provider.yaml b/airflow/providers/sftp/provider.yaml
index 859d40bda1..b0c21c6d27 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:
+  - 3.0.0
   - 2.6.0
   - 2.5.2
   - 2.5.1
@@ -39,7 +40,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
   - apache-airflow-providers-ssh>=2.1.0
 
 integrations:
diff --git a/airflow/providers/singularity/CHANGELOG.rst b/airflow/providers/singularity/CHANGELOG.rst
index 9852733f6a..3e804018c3 100644
--- a/airflow/providers/singularity/CHANGELOG.rst
+++ b/airflow/providers/singularity/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Singularity example DAGs to new design #22464 (#24128)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/singularity/provider.yaml b/airflow/providers/singularity/provider.yaml
index ff9058e6d5..2124997621 100644
--- a/airflow/providers/singularity/provider.yaml
+++ b/airflow/providers/singularity/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Singularity <https://sylabs.io/guides/latest/user-guide/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Singularity
diff --git a/airflow/providers/slack/CHANGELOG.rst b/airflow/providers/slack/CHANGELOG.rst
index 62ab351a41..7173d7f574 100644
--- a/airflow/providers/slack/CHANGELOG.rst
+++ b/airflow/providers/slack/CHANGELOG.rst
@@ -24,6 +24,19 @@
 Changelog
 ---------
 
+5.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 4.2.3
 .....
 
diff --git a/airflow/providers/slack/provider.yaml b/airflow/providers/slack/provider.yaml
index 503dbb26d5..ba06c7673b 100644
--- a/airflow/providers/slack/provider.yaml
+++ b/airflow/providers/slack/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Slack <https://slack.com/>`__
 
 versions:
+  - 5.0.0
   - 4.2.3
   - 4.2.2
   - 4.2.1
@@ -34,7 +35,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Slack
diff --git a/airflow/providers/snowflake/CHANGELOG.rst b/airflow/providers/snowflake/CHANGELOG.rst
index a164216afd..2c73830d7b 100644
--- a/airflow/providers/snowflake/CHANGELOG.rst
+++ b/airflow/providers/snowflake/CHANGELOG.rst
@@ -24,6 +24,25 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix error when SnowflakeHook take empty list in 'sql' param (#23767)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Snowflake system tests to new design #22434 (#24151)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.7.0
 .....
 
diff --git a/airflow/providers/snowflake/provider.yaml b/airflow/providers/snowflake/provider.yaml
index 735083c6e6..fd6fb1b768 100644
--- a/airflow/providers/snowflake/provider.yaml
+++ b/airflow/providers/snowflake/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Snowflake <https://www.snowflake.com/>`__
 
 versions:
+  - 3.0.0
   - 2.7.0
   - 2.6.0
   - 2.5.2
@@ -41,7 +42,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Snowflake
diff --git a/airflow/providers/sqlite/CHANGELOG.rst b/airflow/providers/sqlite/CHANGELOG.rst
index 725f0119b9..6d27cd8298 100644
--- a/airflow/providers/sqlite/CHANGELOG.rst
+++ b/airflow/providers/sqlite/CHANGELOG.rst
@@ -24,6 +24,25 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix ''SqliteHook'' compatibility with SQLAlchemy engine (#23790)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate SQLite example DAGs to new design #22461 (#24150)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.3
 .....
 
diff --git a/airflow/providers/sqlite/provider.yaml b/airflow/providers/sqlite/provider.yaml
index 822cd6c426..706ce98d10 100644
--- a/airflow/providers/sqlite/provider.yaml
+++ b/airflow/providers/sqlite/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `SQLite <https://www.sqlite.org/>`__
 
 versions:
+  - 3.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
diff --git a/airflow/providers/ssh/CHANGELOG.rst b/airflow/providers/ssh/CHANGELOG.rst
index a4966a0262..0068cba852 100644
--- a/airflow/providers/ssh/CHANGELOG.rst
+++ b/airflow/providers/ssh/CHANGELOG.rst
@@ -24,6 +24,29 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+Features
+~~~~~~~~
+
+* ``Add disabled_algorithms as an extra parameter for SSH connections (#24090)``
+
+Bug Fixes
+~~~~~~~~~
+
+* ``fixing SSHHook bug when using allow_host_key_change param (#24116)``
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.4.4
 .....
 
diff --git a/airflow/providers/ssh/provider.yaml b/airflow/providers/ssh/provider.yaml
index 3916ad5334..4cc81997d3 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.0.0
   - 2.4.4
   - 2.4.3
   - 2.4.2
@@ -38,7 +39,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Secure Shell (SSH)
diff --git a/airflow/providers/tableau/CHANGELOG.rst b/airflow/providers/tableau/CHANGELOG.rst
index aa5fd2397f..577e0baa06 100644
--- a/airflow/providers/tableau/CHANGELOG.rst
+++ b/airflow/providers/tableau/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``AIP-47 - Migrate Tableau DAGs to new design (#24125)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.1.8
 .....
 
diff --git a/airflow/providers/tableau/provider.yaml b/airflow/providers/tableau/provider.yaml
index 5ced7549de..de322defa2 100644
--- a/airflow/providers/tableau/provider.yaml
+++ b/airflow/providers/tableau/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Tableau <https://www.tableau.com/>`__
 
 versions:
+  - 3.0.0
   - 2.1.8
   - 2.1.7
   - 2.1.6
@@ -35,7 +36,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Tableau
diff --git a/airflow/providers/telegram/CHANGELOG.rst b/airflow/providers/telegram/CHANGELOG.rst
index 4b59269486..52c77dc64d 100644
--- a/airflow/providers/telegram/CHANGELOG.rst
+++ b/airflow/providers/telegram/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Telegram example DAGs to new design #22468 (#24126)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.0.4
 .....
 
diff --git a/airflow/providers/telegram/provider.yaml b/airflow/providers/telegram/provider.yaml
index daa3e1e0db..01054256be 100644
--- a/airflow/providers/telegram/provider.yaml
+++ b/airflow/providers/telegram/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Telegram <https://telegram.org/>`__
 
 versions:
+  - 3.0.0
   - 2.0.4
   - 2.0.3
   - 2.0.2
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Telegram
diff --git a/airflow/providers/trino/CHANGELOG.rst b/airflow/providers/trino/CHANGELOG.rst
index 449924e88c..e3d729a757 100644
--- a/airflow/providers/trino/CHANGELOG.rst
+++ b/airflow/providers/trino/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``AIP-47 | Migrate Trino example DAGs to new design (#24118)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.3.0
 .....
 
diff --git a/airflow/providers/trino/provider.yaml b/airflow/providers/trino/provider.yaml
index 828035fc63..57356b6dc1 100644
--- a/airflow/providers/trino/provider.yaml
+++ b/airflow/providers/trino/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Trino <https://trino.io/>`__
 
 versions:
+  - 3.0.0
   - 2.3.0
   - 2.2.0
   - 2.1.2
@@ -33,7 +34,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Trino
diff --git a/airflow/providers/vertica/CHANGELOG.rst b/airflow/providers/vertica/CHANGELOG.rst
index 9d695a4532..f5612bb209 100644
--- a/airflow/providers/vertica/CHANGELOG.rst
+++ b/airflow/providers/vertica/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
+
 2.1.3
 .....
 
diff --git a/airflow/providers/vertica/provider.yaml b/airflow/providers/vertica/provider.yaml
index 81e4127560..70503c3ad0 100644
--- a/airflow/providers/vertica/provider.yaml
+++ b/airflow/providers/vertica/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Vertica <https://www.vertica.com/>`__
 
 versions:
+  - 3.0.0
   - 2.1.3
   - 2.1.2
   - 2.1.1
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Vertica
diff --git a/airflow/providers/yandex/CHANGELOG.rst b/airflow/providers/yandex/CHANGELOG.rst
index ef451f0d3c..35d4b8c2bb 100644
--- a/airflow/providers/yandex/CHANGELOG.rst
+++ b/airflow/providers/yandex/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+3.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Migrate Yandex example DAGs to new design AIP-47 (#24082)``
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+
 2.2.3
 .....
 
diff --git a/airflow/providers/yandex/provider.yaml b/airflow/providers/yandex/provider.yaml
index eb81021cc0..51516d5edf 100644
--- a/airflow/providers/yandex/provider.yaml
+++ b/airflow/providers/yandex/provider.yaml
@@ -22,6 +22,7 @@ description: |
     Yandex including `Yandex.Cloud <https://cloud.yandex.com/>`__
 
 versions:
+  - 3.0.0
   - 2.2.3
   - 2.2.2
   - 2.2.1
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Yandex.Cloud
diff --git a/airflow/providers/zendesk/CHANGELOG.rst b/airflow/providers/zendesk/CHANGELOG.rst
index 04e5b343ea..2d00ebfa31 100644
--- a/airflow/providers/zendesk/CHANGELOG.rst
+++ b/airflow/providers/zendesk/CHANGELOG.rst
@@ -24,6 +24,20 @@
 Changelog
 ---------
 
+4.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* This release of provider is only available for Airflow 2.2+ as explained in the Apache Airflow
+  providers support policy https://github.com/apache/airflow/blob/main/README.md#support-for-providers
+
+.. Below changes are excluded from the changelog. Move them to
+   appropriate section above if needed. Do not delete the lines(!):
+   * ``Add explanatory note for contributors about updating Changelog (#24229)``
+   * ``Migrate Zendesk example DAGs to new design #22471 (#24129)``
+
 3.0.3
 .....
 
diff --git a/airflow/providers/zendesk/provider.yaml b/airflow/providers/zendesk/provider.yaml
index bc870d8dfe..78c0d93263 100644
--- a/airflow/providers/zendesk/provider.yaml
+++ b/airflow/providers/zendesk/provider.yaml
@@ -22,6 +22,7 @@ description: |
     `Zendesk <https://www.zendesk.com/>`__
 
 versions:
+  - 4.0.0
   - 3.0.3
   - 3.0.2
   - 3.0.1
@@ -32,7 +33,7 @@ versions:
   - 1.0.0
 
 additional-dependencies:
-  - apache-airflow>=2.1.0
+  - apache-airflow>=2.2.0
 
 integrations:
   - integration-name: Zendesk
diff --git a/docs/apache-airflow-providers-airbyte/commits.rst b/docs/apache-airflow-providers-airbyte/commits.rst
index dadaef7bb5..8c38e6e592 100644
--- a/docs/apache-airflow-providers-airbyte/commits.rst
+++ b/docs/apache-airflow-providers-airbyte/commits.rst
@@ -28,6 +28,28 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+=================================================================================================  ===========  ===========================================================================
+
+2.1.4
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.1.3
 .....
 
diff --git a/docs/apache-airflow-providers-airbyte/index.rst b/docs/apache-airflow-providers-airbyte/index.rst
index a814bb6aaf..1b585a3438 100644
--- a/docs/apache-airflow-providers-airbyte/index.rst
+++ b/docs/apache-airflow-providers-airbyte/index.rst
@@ -58,7 +58,7 @@ Package apache-airflow-providers-airbyte
 `Airbyte <https://airbyte.io/>`__
 
 
-Release: 2.1.4
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -78,7 +78,7 @@ PIP requirements
 =================================  ==================
 PIP package                        Version required
 =================================  ==================
-``apache-airflow``                 ``>=2.1.0``
+``apache-airflow``                 ``>=2.2.0``
 ``apache-airflow-providers-http``
 =================================  ==================
 
@@ -107,7 +107,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-airbyte 2.1.4 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-airbyte-2.1.4.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-airbyte-2.1.4.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-airbyte-2.1.4.tar.gz.sha512>`__)
-* `The apache-airflow-providers-airbyte 2.1.4 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-2.1.4-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-2.1.4-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-2.1.4-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-airbyte 3.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-airbyte-3.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-airbyte-3.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-airbyte-3.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-airbyte 3.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-3.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-3.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_airbyte-3.0.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/airbyte/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-alibaba/commits.rst b/docs/apache-airflow-providers-alibaba/commits.rst
index e81bbe8674..55d43f7f40 100644
--- a/docs/apache-airflow-providers-alibaba/commits.rst
+++ b/docs/apache-airflow-providers-alibaba/commits.rst
@@ -28,6 +28,31 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+2.0.0
+.....
+
+Latest change: 2022-06-07
+
+=================================================================================================  ===========  =======================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =======================================================================================
+`c23826915d <https://github.com/apache/airflow/commit/c23826915dcdca4f22b52b74633336cb2f4a1eca>`_  2022-06-07   ``Apply per-run log templates to log handlers (#24153)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`c887275bb8 <https://github.com/apache/airflow/commit/c887275bb8ad29930f5a2cc5e5270533f92b80d1>`_  2022-06-03   ``Migrate Alibaba example DAGs to new design #22437 (#24130)``
+`d19cb86660 <https://github.com/apache/airflow/commit/d19cb86660d40e665d8c4fe2b07d76b88532bd8b>`_  2022-05-31   ``SSL Bucket, Light Logic Refactor and Docstring Update for Alibaba Provider (#23891)``
+=================================================================================================  ===========  =======================================================================================
+
+1.1.1
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 1.1.0
 .....
 
diff --git a/docs/apache-airflow-providers-alibaba/index.rst b/docs/apache-airflow-providers-alibaba/index.rst
index 963cf91197..003308ce16 100644
--- a/docs/apache-airflow-providers-alibaba/index.rst
+++ b/docs/apache-airflow-providers-alibaba/index.rst
@@ -59,7 +59,7 @@ Package apache-airflow-providers-alibaba
 Alibaba Cloud integration (including `Alibaba Cloud <https://www.alibabacloud.com//>`__).
 
 
-Release: 1.1.1
+Release: 2.0.0
 
 Provider package
 ----------------
@@ -79,7 +79,7 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``oss2``            ``>=2.14.0``
 ==================  ==================
 
diff --git a/docs/apache-airflow-providers-amazon/commits.rst b/docs/apache-airflow-providers-amazon/commits.rst
index dbbb90cdeb..e7d6f92b2d 100644
--- a/docs/apache-airflow-providers-amazon/commits.rst
+++ b/docs/apache-airflow-providers-amazon/commits.rst
@@ -28,729 +28,761 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+4.0.0
+.....
+
+Latest change: 2022-06-07
+
+=================================================================================================  ===========  ====================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ====================================================================================================
+`b88ce95188 <https://github.com/apache/airflow/commit/b88ce951881914e51058ad71858874fdc00a3cbe>`_  2022-06-07   ``Update doc and sample dag for EMR Containers (#24087)``
+`c23826915d <https://github.com/apache/airflow/commit/c23826915dcdca4f22b52b74633336cb2f4a1eca>`_  2022-06-07   ``Apply per-run log templates to log handlers (#24153)``
+`41898d8922 <https://github.com/apache/airflow/commit/41898d89220c8525d941367a875b4806e618b0d0>`_  2022-06-06   ``Refactor GlueJobHook get_or_create_glue_job method. (#24215)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`daa138c8eb <https://github.com/apache/airflow/commit/daa138c8eb586fae80ae3e5d42f6a1a547016ad0>`_  2022-06-04   ``fix: StepFunctionHook ignores explicit set 'region_name' (#23976)``
+`5b32966c35 <https://github.com/apache/airflow/commit/5b32966c3545e2ed5182975764efb750eb7a3477>`_  2022-06-03   ``Remove old Athena Sample DAG (#24170)``
+`595981c8ad <https://github.com/apache/airflow/commit/595981c8ad3cfeb4ad7a4514d00060e978aa9d81>`_  2022-05-31   ``Light Refactor and Clean-up AWS Provider (#23907)``
+`94f2ce9342 <https://github.com/apache/airflow/commit/94f2ce9342d995f1d2eb00e6a9444e57c90e4963>`_  2022-05-30   ``Add partition related methods to GlueCatalogHook: (#23857)``
+`92ddcf4ac6 <https://github.com/apache/airflow/commit/92ddcf4ac6fa452c5056b1f7cad1fca4d5759802>`_  2022-05-27   ``Introduce 'flake8-implicit-str-concat' plugin to static checks (#23873)``
+`47fc253ea4 <https://github.com/apache/airflow/commit/47fc253ea432d3d794c09dfa893cdbda03af4237>`_  2022-05-24   ``Move string arg evals to 'execute()' in 'EksCreateClusterOperator' (#23877)``
+`ec6761a5c0 <https://github.com/apache/airflow/commit/ec6761a5c0d031221d53ce213c0e42813606c55d>`_  2022-05-23   ``Clean up f-strings in logging calls (#23597)``
+`5d2296becb <https://github.com/apache/airflow/commit/5d2296becb9401df6ca58bb7d15d6655eb168aed>`_  2022-05-22   ``Fix Amazon EKS example DAG raises warning during Imports (#23849)``
+`e54ca47262 <https://github.com/apache/airflow/commit/e54ca47262579742fc3c297c7f8d4c48f2437f82>`_  2022-05-22   ``Add support for associating  custom tags to job runs submitted via EmrContainerOperator (#23769)``
+`69f444f87a <https://github.com/apache/airflow/commit/69f444f87acef511da8f44ebd04ee435d10b7e5c>`_  2022-05-22   ``Add number of node params only for single-node cluster in RedshiftCreateClusterOperator (#23839)``
+`509b277dce <https://github.com/apache/airflow/commit/509b277dce50fb1fbc25aea565182933bb506ee2>`_  2022-05-22   ``Update sample dag and doc for RDS (#23651)``
+`4c9f756035 <https://github.com/apache/airflow/commit/4c9f7560355eefd57a29afee73bf04273e81a7e8>`_  2022-05-20   ``Reformat the whole AWS documentation (#23810)``
+`fb3b980b5d <https://github.com/apache/airflow/commit/fb3b980b5d313b6773f45fa191766eedfea4e36d>`_  2022-05-19   ``Update the DMS Sample DAG and Docs (#23681)``
+`64d0d9cd92 <https://github.com/apache/airflow/commit/64d0d9cd926bba9348adda577fc2f8b5b576c3b7>`_  2022-05-17   ``Add AWS project structure tests (re: AIP-47) (#23630)``
+`ca25436108 <https://github.com/apache/airflow/commit/ca2543610872ccf62ccb085c5e0b6f9b8717c1aa>`_  2022-05-16   ``Add doc and sample dag for GCSToS3Operator (#23730)``
+`1a8f1ee276 <https://github.com/apache/airflow/commit/1a8f1ee27687492a69a8000bbec99ac31e7b0d33>`_  2022-05-12   ``Update doc and sample dag for Quicksight (#23653)``
+`094e50eb43 <https://github.com/apache/airflow/commit/094e50eb439e1c22e14ee78f375b7e00c71e9269>`_  2022-05-12   ``Replace "absolute()" with "resolve()" in pathlib objects (#23675)``
+=================================================================================================  ===========  ====================================================================================================
+
 3.4.0
 .....
 
-Latest change: 2022-05-11
-
-================================================================================================  ===========  ========================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ========================================================================================================
-`3ed895bb7 <https://github.com/apache/airflow/commit/3ed895bb7b0dee45955b29e492ae408b867b6af8>`_  2022-05-11   ``Add 'RedshiftDeleteClusterOperator' support (#23563)``
-`5c149c341 <https://github.com/apache/airflow/commit/5c149c341eb420fd5f8fc77534b1236ad8a9c6c1>`_  2022-05-10   ``Add Quicksight create ingestion Hook and Operator (#21863)``
-`d21e49dfd <https://github.com/apache/airflow/commit/d21e49dfda3fa8432ad995c62620d89d1bb3c217>`_  2022-05-10   ``Add sample dag and doc for S3ListPrefixesOperator (#23448)``
-`7354d2eac <https://github.com/apache/airflow/commit/7354d2eac990208d5a631c05649c482560bd827b>`_  2022-05-09   ``Add sample dag and doc for S3ListOperator (#23449)``
-`389676bb0 <https://github.com/apache/airflow/commit/389676bb0dba7c1e191f61992f244a03393c6922>`_  2022-05-09   ``Add doc and sample dag for EC2 (#23547)``
-`428a43995 <https://github.com/apache/airflow/commit/428a43995390b3623a51aa7bac7e21da69a8db22>`_  2022-05-09   ``Clean up in-line f-string concatenation (#23591)``
-`ec4dcce33 <https://github.com/apache/airflow/commit/ec4dcce3384262d858b6951631da809f15974db7>`_  2022-05-09   ``Update sample dag and doc for Datasync (#23511)``
-`5d1e6ff19 <https://github.com/apache/airflow/commit/5d1e6ff19ab4a63259a2c5aed02b601ca055a289>`_  2022-05-09   ``Add default 'aws_conn_id' to SageMaker Operators #21808 (#23515)``
-`c3386c5fc <https://github.com/apache/airflow/commit/c3386c5fcf193bc3a13621af5f10162962f4308f>`_  2022-05-09   ``Fix conn close error on retrieving log events (#23470)``
-`ad863ce51 <https://github.com/apache/airflow/commit/ad863ce51020992508c83c1dcf0624623b09bca6>`_  2022-05-08   ``Amazon Sagemaker Sample DAG and docs update (#23256)``
-`27a80511e <https://github.com/apache/airflow/commit/27a80511ec3ffcf036354741bd0bfe18d4b4a471>`_  2022-05-07   ``Fix LocalFilesystemToS3Operator and S3CreateObjectOperator to support full s3:// style keys (#23180)``
-`46af5baba <https://github.com/apache/airflow/commit/46af5baba810a07eec395e89db08fc5dab175e23>`_  2022-05-07   ``Update the Athena Sample DAG and Docs (#23428)``
-`6065d1203 <https://github.com/apache/airflow/commit/6065d1203e2ce0aeb19551c545fb668978b72506>`_  2022-05-06   ``Update docs Amazon Glacier Docs (#23372)``
-`7f40fa013 <https://github.com/apache/airflow/commit/7f40fa0130c177820df0b8b06cd556913cbe08b4>`_  2022-05-04   ``Add doc and example dag for Amazon SQS Operators (#23312)``
-`2d109401b <https://github.com/apache/airflow/commit/2d109401b3566aef613501691d18cf7e4c776cd2>`_  2022-05-04   ``Bump pre-commit hook versions (#22887)``
-`d6141c659 <https://github.com/apache/airflow/commit/d6141c6594da86653b15d67eaa99511e8fe37a26>`_  2022-05-01   ``Fix attempting to reattach in 'ECSOperator' (#23370)``
-`fa0d93418 <https://github.com/apache/airflow/commit/fa0d93418b026f9822c8ffc0521381f019ef7821>`_  2022-04-30   ``Allow back script_location in Glue to be None (#23357)``
-`9021c2b97 <https://github.com/apache/airflow/commit/9021c2b97d6c662f7a8b7380f74af5b0739a3f50>`_  2022-04-26   ``Fix doc build failure on main (#23240)``
-`754e293c5 <https://github.com/apache/airflow/commit/754e293c546ebffc32422ff8883db57755f8518b>`_  2022-04-26   ``Add RedshiftCreateClusterOperator``
-`ff85c12f4 <https://github.com/apache/airflow/commit/ff85c12f4ab42887a8710f1febaf19c5c43a962d>`_  2022-04-26   ``Fix "Chain not supported for different length Iterable"``
-`444794446 <https://github.com/apache/airflow/commit/444794446d13455a57b2a87bb1a907c91afba32c>`_  2022-04-26   ``Add sample dag and doc for S3KeysUnchangedSensor``
-`692a08994 <https://github.com/apache/airflow/commit/692a0899430f86d160577c3dd0f52644c4ffad37>`_  2022-04-25   ``Add doc and sample dag for S3FileTransformOperator``
-`8cfb2be98 <https://github.com/apache/airflow/commit/8cfb2be98931e0f0bfb15ca411b36be3d6e66b80>`_  2022-04-25   ``Add doc and example dag for AWS Step Functions Operators``
-`d91b6cd40 <https://github.com/apache/airflow/commit/d91b6cd40fbc898fd60e3de252148b56cd0e175d>`_  2022-04-23   ``'S3Hook': fix 'load_bytes' docstring (#23182)``
-`8b6b0848a <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
-`9e1ac6e42 <https://github.com/apache/airflow/commit/9e1ac6e425aa52a55601bb2b5587fd97d361bfcc>`_  2022-04-20   ``Add 'S3CreateObjectOperator' (#22758)``
-`ddb5d9b4a <https://github.com/apache/airflow/commit/ddb5d9b4a2b4e6605f66f82a6bec30393f096c05>`_  2022-04-14   ``Add doc and sample dag for S3CopyObjectOperator and S3DeleteObjectsOperator (#22959)``
-`dffb0d27f <https://github.com/apache/airflow/commit/dffb0d27f25b9a1f2497535cb87de3b889aae9d0>`_  2022-04-12   ``Deprecate 'S3PrefixSensor' and 'S3KeySizeSensor' in favor of 'S3KeySensor' (#22737)``
-`6933022e9 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
-================================================================================================  ===========  ========================================================================================================
+Latest change: 2022-05-12
+
+=================================================================================================  ===========  ========================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ========================================================================================================
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`3ed895bb7b <https://github.com/apache/airflow/commit/3ed895bb7b0dee45955b29e492ae408b867b6af8>`_  2022-05-11   ``Add 'RedshiftDeleteClusterOperator' support (#23563)``
+`5c149c341e <https://github.com/apache/airflow/commit/5c149c341eb420fd5f8fc77534b1236ad8a9c6c1>`_  2022-05-10   ``Add Quicksight create ingestion Hook and Operator (#21863)``
+`d21e49dfda <https://github.com/apache/airflow/commit/d21e49dfda3fa8432ad995c62620d89d1bb3c217>`_  2022-05-10   ``Add sample dag and doc for S3ListPrefixesOperator (#23448)``
+`7354d2eac9 <https://github.com/apache/airflow/commit/7354d2eac990208d5a631c05649c482560bd827b>`_  2022-05-09   ``Add sample dag and doc for S3ListOperator (#23449)``
+`389676bb0d <https://github.com/apache/airflow/commit/389676bb0dba7c1e191f61992f244a03393c6922>`_  2022-05-09   ``Add doc and sample dag for EC2 (#23547)``
+`428a439953 <https://github.com/apache/airflow/commit/428a43995390b3623a51aa7bac7e21da69a8db22>`_  2022-05-09   ``Clean up in-line f-string concatenation (#23591)``
+`ec4dcce338 <https://github.com/apache/airflow/commit/ec4dcce3384262d858b6951631da809f15974db7>`_  2022-05-09   ``Update sample dag and doc for Datasync (#23511)``
+`5d1e6ff19a <https://github.com/apache/airflow/commit/5d1e6ff19ab4a63259a2c5aed02b601ca055a289>`_  2022-05-09   ``Add default 'aws_conn_id' to SageMaker Operators #21808 (#23515)``
+`c3386c5fcf <https://github.com/apache/airflow/commit/c3386c5fcf193bc3a13621af5f10162962f4308f>`_  2022-05-09   ``Fix conn close error on retrieving log events (#23470)``
+`ad863ce510 <https://github.com/apache/airflow/commit/ad863ce51020992508c83c1dcf0624623b09bca6>`_  2022-05-08   ``Amazon Sagemaker Sample DAG and docs update (#23256)``
+`27a80511ec <https://github.com/apache/airflow/commit/27a80511ec3ffcf036354741bd0bfe18d4b4a471>`_  2022-05-07   ``Fix LocalFilesystemToS3Operator and S3CreateObjectOperator to support full s3:// style keys (#23180)``
+`46af5baba8 <https://github.com/apache/airflow/commit/46af5baba810a07eec395e89db08fc5dab175e23>`_  2022-05-07   ``Update the Athena Sample DAG and Docs (#23428)``
+`6065d1203e <https://github.com/apache/airflow/commit/6065d1203e2ce0aeb19551c545fb668978b72506>`_  2022-05-06   ``Update docs Amazon Glacier Docs (#23372)``
+`7f40fa0130 <https://github.com/apache/airflow/commit/7f40fa0130c177820df0b8b06cd556913cbe08b4>`_  2022-05-04   ``Add doc and example dag for Amazon SQS Operators (#23312)``
+`2d109401b3 <https://github.com/apache/airflow/commit/2d109401b3566aef613501691d18cf7e4c776cd2>`_  2022-05-04   ``Bump pre-commit hook versions (#22887)``
+`d6141c6594 <https://github.com/apache/airflow/commit/d6141c6594da86653b15d67eaa99511e8fe37a26>`_  2022-05-01   ``Fix attempting to reattach in 'ECSOperator' (#23370)``
+`fa0d93418b <https://github.com/apache/airflow/commit/fa0d93418b026f9822c8ffc0521381f019ef7821>`_  2022-04-30   ``Allow back script_location in Glue to be None (#23357)``
+`9021c2b97d <https://github.com/apache/airflow/commit/9021c2b97d6c662f7a8b7380f74af5b0739a3f50>`_  2022-04-26   ``Fix doc build failure on main (#23240)``
+`754e293c54 <https://github.com/apache/airflow/commit/754e293c546ebffc32422ff8883db57755f8518b>`_  2022-04-26   ``Add RedshiftCreateClusterOperator``
+`ff85c12f4a <https://github.com/apache/airflow/commit/ff85c12f4ab42887a8710f1febaf19c5c43a962d>`_  2022-04-26   ``Fix "Chain not supported for different length Iterable"``
+`444794446d <https://github.com/apache/airflow/commit/444794446d13455a57b2a87bb1a907c91afba32c>`_  2022-04-26   ``Add sample dag and doc for S3KeysUnchangedSensor``
+`692a089943 <https://github.com/apache/airflow/commit/692a0899430f86d160577c3dd0f52644c4ffad37>`_  2022-04-25   ``Add doc and sample dag for S3FileTransformOperator``
+`8cfb2be989 <https://github.com/apache/airflow/commit/8cfb2be98931e0f0bfb15ca411b36be3d6e66b80>`_  2022-04-25   ``Add doc and example dag for AWS Step Functions Operators``
+`d91b6cd40f <https://github.com/apache/airflow/commit/d91b6cd40fbc898fd60e3de252148b56cd0e175d>`_  2022-04-23   ``'S3Hook': fix 'load_bytes' docstring (#23182)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`9e1ac6e425 <https://github.com/apache/airflow/commit/9e1ac6e425aa52a55601bb2b5587fd97d361bfcc>`_  2022-04-20   ``Add 'S3CreateObjectOperator' (#22758)``
+`ddb5d9b4a2 <https://github.com/apache/airflow/commit/ddb5d9b4a2b4e6605f66f82a6bec30393f096c05>`_  2022-04-14   ``Add doc and sample dag for S3CopyObjectOperator and S3DeleteObjectsOperator (#22959)``
+`dffb0d27f2 <https://github.com/apache/airflow/commit/dffb0d27f25b9a1f2497535cb87de3b889aae9d0>`_  2022-04-12   ``Deprecate 'S3PrefixSensor' and 'S3KeySizeSensor' in favor of 'S3KeySensor' (#22737)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+=================================================================================================  ===========  ========================================================================================================
 
 3.3.0
 .....
 
 Latest change: 2022-04-07
 
-================================================================================================  ===========  ==================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==================================================================================
-`56ab82ed7 <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
-`de84eaf1b <https://github.com/apache/airflow/commit/de84eaf1b042304dd966219da22c7c529afbb662>`_  2022-04-06   ``Pass custom headers through in SES email backend (#22667)``
-`e7650b85a <https://github.com/apache/airflow/commit/e7650b85a3d49da545e579d75ad4c01b88a3864a>`_  2022-03-31   ``Add doc and sample dag for SqlToS3Operator (#22603)``
-`898d31e9c <https://github.com/apache/airflow/commit/898d31e9c2111553d4ef445ee146501de8c54b74>`_  2022-03-31   ``Adds HiveToDynamoDB Transfer Sample DAG and Docs (#22517)``
-`616a5dd4d <https://github.com/apache/airflow/commit/616a5dd4d71793026076e926ed71ab87ec1c2839>`_  2022-03-31   ``Add doc and sample dag for MongoToS3Operator (#22575)``
-`55ee62e28 <https://github.com/apache/airflow/commit/55ee62e28a0209349bf3e49a25565e7719324500>`_  2022-03-31   ``Add doc for LocalFilesystemToS3Operator (#22574)``
-`02526b3f6 <https://github.com/apache/airflow/commit/02526b3f64d090e812ebaf3c37a23da2a3e3084e>`_  2022-03-27   ``Add doc and example dag for AWS CloudFormation Operators (#22533)``
-`df473d7e8 <https://github.com/apache/airflow/commit/df473d7e8923bad5d76066cad2d32cafb1e0c4b3>`_  2022-03-27   ``GoogleApiToS3Operator: update sample dag and doc (#22507)``
-`d91b8334f <https://github.com/apache/airflow/commit/d91b8334f038a04c1c7b2bef61e8f2baead72870>`_  2022-03-27   ``SalesforceToS3Operator: update sample dag and doc (#22489)``
-`8ade99f97 <https://github.com/apache/airflow/commit/8ade99f97dddb115500ff7de71b8d4fb02bbf982>`_  2022-03-27   ``Add doc and sample dag for S3ToFTPOperator and FTPToS3Operator (#22534)``
-`7ab45d41d <https://github.com/apache/airflow/commit/7ab45d41d6c4de322dc8afe8a74b712d0bae4ee7>`_  2022-03-24   ``Update secrets backends to use get_conn_value instead of get_conn_uri (#22348)``
-================================================================================================  ===========  ==================================================================================
+=================================================================================================  ===========  ==================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==================================================================================
+`56ab82ed7a <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
+`de84eaf1b0 <https://github.com/apache/airflow/commit/de84eaf1b042304dd966219da22c7c529afbb662>`_  2022-04-06   ``Pass custom headers through in SES email backend (#22667)``
+`e7650b85a3 <https://github.com/apache/airflow/commit/e7650b85a3d49da545e579d75ad4c01b88a3864a>`_  2022-03-31   ``Add doc and sample dag for SqlToS3Operator (#22603)``
+`898d31e9c2 <https://github.com/apache/airflow/commit/898d31e9c2111553d4ef445ee146501de8c54b74>`_  2022-03-31   ``Adds HiveToDynamoDB Transfer Sample DAG and Docs (#22517)``
+`616a5dd4d7 <https://github.com/apache/airflow/commit/616a5dd4d71793026076e926ed71ab87ec1c2839>`_  2022-03-31   ``Add doc and sample dag for MongoToS3Operator (#22575)``
+`55ee62e28a <https://github.com/apache/airflow/commit/55ee62e28a0209349bf3e49a25565e7719324500>`_  2022-03-31   ``Add doc for LocalFilesystemToS3Operator (#22574)``
+`02526b3f64 <https://github.com/apache/airflow/commit/02526b3f64d090e812ebaf3c37a23da2a3e3084e>`_  2022-03-27   ``Add doc and example dag for AWS CloudFormation Operators (#22533)``
+`df473d7e89 <https://github.com/apache/airflow/commit/df473d7e8923bad5d76066cad2d32cafb1e0c4b3>`_  2022-03-27   ``GoogleApiToS3Operator: update sample dag and doc (#22507)``
+`d91b8334f0 <https://github.com/apache/airflow/commit/d91b8334f038a04c1c7b2bef61e8f2baead72870>`_  2022-03-27   ``SalesforceToS3Operator: update sample dag and doc (#22489)``
+`8ade99f97d <https://github.com/apache/airflow/commit/8ade99f97dddb115500ff7de71b8d4fb02bbf982>`_  2022-03-27   ``Add doc and sample dag for S3ToFTPOperator and FTPToS3Operator (#22534)``
+`7ab45d41d6 <https://github.com/apache/airflow/commit/7ab45d41d6c4de322dc8afe8a74b712d0bae4ee7>`_  2022-03-24   ``Update secrets backends to use get_conn_value instead of get_conn_uri (#22348)``
+=================================================================================================  ===========  ==================================================================================
 
 3.2.0
 .....
 
 Latest change: 2022-03-22
 
-================================================================================================  ===========  ================================================================================================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ================================================================================================================================================================================
-`d7dbfb7e2 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
-`4de9d6622 <https://github.com/apache/airflow/commit/4de9d6622c0cb5899a286f4ec8f131b625eb1d44>`_  2022-03-22   ``ImapAttachmentToS3Operator: fix it, update sample dag and update doc (#22351)``
-`e972b6a48 <https://github.com/apache/airflow/commit/e972b6a48d45581e30424a43e612d70dae55f8b7>`_  2022-03-21   ``Add docs and example dag for AWS Glue (#22295)``
-`dd0cbaad3 <https://github.com/apache/airflow/commit/dd0cbaad3f91922860bebb0c4ff6e2065893e9d1>`_  2022-03-21   ``Update doc and sample dag for S3ToSFTPOperator and SFTPToS3Operator (#22313)``
-`5eb633574 <https://github.com/apache/airflow/commit/5eb63357426598f99ed50b002b72aebdf8790f73>`_  2022-03-19   ``Update sample dag and doc for S3CreateBucketOperator, S3PutBucketTaggingOperator, S3GetBucketTaggingOperator, S3DeleteBucketTaggingOperator, S3DeleteBucketOperator (#22312)``
-`926f6d189 <https://github.com/apache/airflow/commit/926f6d1894ce9d097ef2256d14a99968638da9c0>`_  2022-03-15   ``Add arguments to filter list: start_after_key, from_datetime, to_datetime, object_filter callable (#22231)``
-================================================================================================  ===========  ================================================================================================================================================================================
+=================================================================================================  ===========  ================================================================================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ================================================================================================================================================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+`4de9d6622c <https://github.com/apache/airflow/commit/4de9d6622c0cb5899a286f4ec8f131b625eb1d44>`_  2022-03-22   ``ImapAttachmentToS3Operator: fix it, update sample dag and update doc (#22351)``
+`e972b6a48d <https://github.com/apache/airflow/commit/e972b6a48d45581e30424a43e612d70dae55f8b7>`_  2022-03-21   ``Add docs and example dag for AWS Glue (#22295)``
+`dd0cbaad3f <https://github.com/apache/airflow/commit/dd0cbaad3f91922860bebb0c4ff6e2065893e9d1>`_  2022-03-21   ``Update doc and sample dag for S3ToSFTPOperator and SFTPToS3Operator (#22313)``
+`5eb6335742 <https://github.com/apache/airflow/commit/5eb63357426598f99ed50b002b72aebdf8790f73>`_  2022-03-19   ``Update sample dag and doc for S3CreateBucketOperator, S3PutBucketTaggingOperator, S3GetBucketTaggingOperator, S3DeleteBucketTaggingOperator, S3DeleteBucketOperator (#22312)``
+`926f6d1894 <https://github.com/apache/airflow/commit/926f6d1894ce9d097ef2256d14a99968638da9c0>`_  2022-03-15   ``Add arguments to filter list: start_after_key, from_datetime, to_datetime, object_filter callable (#22231)``
+=================================================================================================  ===========  ================================================================================================================================================================================
 
 3.1.1
 .....
 
 Latest change: 2022-03-14
 
-================================================================================================  ===========  =====================================================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =====================================================================================================================================
-`16adc035b <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
-`46c61ed3e <https://github.com/apache/airflow/commit/46c61ed3e94de1484f5f8f3f2fa74e522d67ba9d>`_  2022-03-14   ``EMR Sample DAG and Docs Update (#22189)``
-`c1ab8e2d7 <https://github.com/apache/airflow/commit/c1ab8e2d7b68a31408e750129592e16432474512>`_  2022-03-14   ``Protect against accidental misuse of XCom.get_value() (#22244)``
-`4f6d24f86 <https://github.com/apache/airflow/commit/4f6d24f8658e0896c46e613aa656a853b358c321>`_  2022-03-14   ``use different logger to avoid duplicate log entry (#22256)``
-`6f8f53561 <https://github.com/apache/airflow/commit/6f8f5356194c0dbacfaaf530cfb990f845e52fb2>`_  2022-03-14   ``Add sample dags and update doc for RedshiftClusterSensor, RedshiftPauseClusterOperator and RedshiftResumeClusterOperator (#22128)``
-`a840561e1 <https://github.com/apache/airflow/commit/a840561e1f00ce026a813039e430a085d2cfe35e>`_  2022-03-13   ``AWS RDS integration fixes (#22125)``
-`d08284ed2 <https://github.com/apache/airflow/commit/d08284ed251b7c5712190181623b500a38cd640d>`_  2022-03-11   `` Add map_index to XCom model and interface (#22112)``
-`46a120dc5 <https://github.com/apache/airflow/commit/46a120dc5f37d0a38cbfe338af215dc63e590aff>`_  2022-03-11   ``Fix RedshiftDataOperator and update doc (#22157)``
-`e63f6e36d <https://github.com/apache/airflow/commit/e63f6e36d14a8cd2462e80f26fb4809ab8698380>`_  2022-03-11   ``additional information in the ECSOperator around support of launch_type=EXTERNAL (#22093)``
-`16ad03cae <https://github.com/apache/airflow/commit/16ad03cae500ff8166df0d8966d932e7329507b4>`_  2022-03-11   ``Bugfix for retrying on provision failuers(#22137)``
-`bd809bc83 <https://github.com/apache/airflow/commit/bd809bc83a0727700504c3546fbb58b3421ada90>`_  2022-03-09   ``If uploading task logs to S3 fails, retry once (#21981)``
-`45162565d <https://github.com/apache/airflow/commit/45162565dbfbd0322a5d07afdd4247f69395f071>`_  2022-03-08   ``EMR on EKS Sample DAG and Docs Update (#22095)``
-`c7286e530 <https://github.com/apache/airflow/commit/c7286e53064d717c97807f7ccd6cad515f88fe52>`_  2022-03-08   ``Bug-fix GCSToS3Operator (#22071)``
-`184a46fc9 <https://github.com/apache/airflow/commit/184a46fc93cf78e6531f25d53aa022ee6fd66496>`_  2022-03-08   ``refactors polling logic for athena queries (#21488)``
-`a150ee0bc <https://github.com/apache/airflow/commit/a150ee0bc124f21b99fa94adbb16e6ccfe654ae4>`_  2022-03-08   ``Add template fields to DynamoDBToS3Operator (#22080)``
-`c8d49f63c <https://github.com/apache/airflow/commit/c8d49f63ca60fa0fb447768546c2503b746a66dd>`_  2022-03-08   ``fixes query status polling logic (#21423)``
-`374354dda <https://github.com/apache/airflow/commit/374354dda7bea02aa8c31a1d27a75c3f120f74e8>`_  2022-03-08   ``Dynamo to S3 Sample DAG and Docs (#21920)``
-`c1faaf374 <https://github.com/apache/airflow/commit/c1faaf3745dd631d4491202ed245cf8190f35697>`_  2022-03-07   ``Add sample dag and doc for RedshiftToS3Operator (#22060)``
-`f5b96315f <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
-`0209a5c3f <https://github.com/apache/airflow/commit/0209a5c3f07d21f70a81bc3c99c67e72cf3c2e97>`_  2022-03-07   ``Add docs and sample dags for AWS Batch (#22010)``
-`01a1a263f <https://github.com/apache/airflow/commit/01a1a263fdac53f4cd9fa82e5ae89172cf68b91c>`_  2022-03-07   ``retry on very specific eni provision failures (#22002)``
-`c22fb319f <https://github.com/apache/airflow/commit/c22fb319fffa56d0e93b60b3bd4495b60c74c4ab>`_  2022-03-07   ``Cleanup RedshiftSQLOperator documentation (#21976)``
-`7724a5a2e <https://github.com/apache/airflow/commit/7724a5a2ec9531f03497a259c4cd7823cdea5e0c>`_  2022-03-07   ``Move S3ToRedshiftOperator documentation to transfer dir (#21975)``
-`80c52a187 <https://github.com/apache/airflow/commit/80c52a18754b5ea997e1ba8d67e6d6a21d14468d>`_  2022-03-06   ``Added AWS RDS sensors (#21231)``
-`f968eba47 <https://github.com/apache/airflow/commit/f968eba4700e8963ddc3bebcabf959d2f2adaadd>`_  2022-03-06   ``Added AWS RDS operators (#20907)``
-`a9b7dd690 <https://github.com/apache/airflow/commit/a9b7dd69008710f1e5b188e4f8bc2d09a5136776>`_  2022-03-06   ``Resolve mypy issue in athena example dag (#22020)``
-`9ce45ff75 <https://github.com/apache/airflow/commit/9ce45ff756fa825bd363a5a00c2333d91c60c012>`_  2022-03-04   ``Rename 'S3' hook name to 'Amazon S3' (#21988)``
-`af79df69b <https://github.com/apache/airflow/commit/af79df69b2fe4d71fa244087d5cfd031d809bc7e>`_  2022-03-02   ``Add RedshiftDataHook (#19137)``
-`3f9295a4f <https://github.com/apache/airflow/commit/3f9295a4f4f478aaeab4f6ac44a8a9a57d428d22>`_  2022-03-02   ``Update ECS sample DAG and Docs to new standards (#21828)``
-`08575ddd8 <https://github.com/apache/airflow/commit/08575ddd8a72f96a3439f73e973ee9958188eb83>`_  2022-03-01   ``Change BaseOperatorLink interface to take a ti_key, not a datetime (#21798)``
-`33edeb2cb <https://github.com/apache/airflow/commit/33edeb2cb1c83c61f2ce5981066228d10a77df5b>`_  2022-03-01   ``Feature: Add invoke lambda function operator (#21686)``
-`3218cca14 <https://github.com/apache/airflow/commit/3218cca14be4a551454dbee8b9263290cf98383c>`_  2022-03-01   ``Fix the Type Hints in ''RedshiftSQLOperator'' (#21885)``
-`c819b4f8d <https://github.com/apache/airflow/commit/c819b4f8d0719037ce73d845c4ff9f1e4cb6cc38>`_  2022-02-28   ``Configurable AWS Session Factory (#21778)``
-`5276ef8ad <https://github.com/apache/airflow/commit/5276ef8ad9749b2aaf4878effda513ee378f4665>`_  2022-02-28   ``Add JSON output on SqlToS3Operator (#21779)``
-`cb24ee941 <https://github.com/apache/airflow/commit/cb24ee9414afcdc1a2b0fe1ec0b9f0ba5e1bd7b7>`_  2022-02-27   ``Add SageMakerDeleteModelOperator (#21673)``
-`f0b6398dd <https://github.com/apache/airflow/commit/f0b6398dd642dfb75c1393e8c3c88682794d152c>`_  2022-02-26   ``Bug Fix - S3DeleteObjectsOperator will try and delete all keys (#21458)``
-`037865970 <https://github.com/apache/airflow/commit/037865970ba628265afd44fe2bddbc6b15996fa6>`_  2022-02-26   ``Added Hook for Amazon RDS. Added 'boto3_stub' library for autocomplete. (#20642)``
-`dec05fb6b <https://github.com/apache/airflow/commit/dec05fb6b29f2aff454bcbc3939b3b78ba5b785f>`_  2022-02-19   ``Update EKS sample DAGs and docs (#21523)``
-`b28f4c578 <https://github.com/apache/airflow/commit/b28f4c578c0b598f98731350a93ee87956d866ae>`_  2022-02-19   ``Fix Amazon SES emailer signature (#21681)``
-`fc4483650 <https://github.com/apache/airflow/commit/fc44836504129664edb81c510e6deb41a7e1126d>`_  2022-02-15   ``S3KeySensor to use S3Hook url parser (#21500)``
-`69bf74f9a <https://github.com/apache/airflow/commit/69bf74f9a6d0013ea8f9e1e7ecad9f2ac92ffd1f>`_  2022-02-15   ``Fix EcsOperatorError, so it can be loaded from a picklefile (#21441)``
-`21a90c5b7 <https://github.com/apache/airflow/commit/21a90c5b7e2f236229812f9017582d67d3d7c3f0>`_  2022-02-15   ``Get log events after sleep to get all logs (#21574)``
-`8e81615ed <https://github.com/apache/airflow/commit/8e81615edb7e0bc07cbba4d94fa802c44a3b4e6a>`_  2022-02-11   ``[doc] Improve s3 operator example by adding task upload_keys (#21422)``
-`2c5f636e5 <https://github.com/apache/airflow/commit/2c5f636e5cfac7cc246d6ed93660bf0f8e968982>`_  2022-02-11   ``Use temporary file in GCSToS3Operator (#21295)``
-`598e83604 <https://github.com/apache/airflow/commit/598e836043d3d1899087c3a78640f192f9681321>`_  2022-02-09   ``Added SNS example DAG and rst (#21475)``
-`0a3ff43d4 <https://github.com/apache/airflow/commit/0a3ff43d41d33d05fb3996e61785919effa9a2fa>`_  2022-02-08   ``Add pre-commit check for docstring param types (#21398)``
-================================================================================================  ===========  =====================================================================================================================================
+=================================================================================================  ===========  =====================================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =====================================================================================================================================
+`16adc035b1 <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
+`46c61ed3e9 <https://github.com/apache/airflow/commit/46c61ed3e94de1484f5f8f3f2fa74e522d67ba9d>`_  2022-03-14   ``EMR Sample DAG and Docs Update (#22189)``
+`c1ab8e2d7b <https://github.com/apache/airflow/commit/c1ab8e2d7b68a31408e750129592e16432474512>`_  2022-03-14   ``Protect against accidental misuse of XCom.get_value() (#22244)``
+`4f6d24f865 <https://github.com/apache/airflow/commit/4f6d24f8658e0896c46e613aa656a853b358c321>`_  2022-03-14   ``use different logger to avoid duplicate log entry (#22256)``
+`6f8f535619 <https://github.com/apache/airflow/commit/6f8f5356194c0dbacfaaf530cfb990f845e52fb2>`_  2022-03-14   ``Add sample dags and update doc for RedshiftClusterSensor, RedshiftPauseClusterOperator and RedshiftResumeClusterOperator (#22128)``
+`a840561e1f <https://github.com/apache/airflow/commit/a840561e1f00ce026a813039e430a085d2cfe35e>`_  2022-03-13   ``AWS RDS integration fixes (#22125)``
+`d08284ed25 <https://github.com/apache/airflow/commit/d08284ed251b7c5712190181623b500a38cd640d>`_  2022-03-11   `` Add map_index to XCom model and interface (#22112)``
+`46a120dc5f <https://github.com/apache/airflow/commit/46a120dc5f37d0a38cbfe338af215dc63e590aff>`_  2022-03-11   ``Fix RedshiftDataOperator and update doc (#22157)``
+`e63f6e36d1 <https://github.com/apache/airflow/commit/e63f6e36d14a8cd2462e80f26fb4809ab8698380>`_  2022-03-11   ``additional information in the ECSOperator around support of launch_type=EXTERNAL (#22093)``
+`16ad03cae5 <https://github.com/apache/airflow/commit/16ad03cae500ff8166df0d8966d932e7329507b4>`_  2022-03-11   ``Bugfix for retrying on provision failuers(#22137)``
+`bd809bc83a <https://github.com/apache/airflow/commit/bd809bc83a0727700504c3546fbb58b3421ada90>`_  2022-03-09   ``If uploading task logs to S3 fails, retry once (#21981)``
+`45162565db <https://github.com/apache/airflow/commit/45162565dbfbd0322a5d07afdd4247f69395f071>`_  2022-03-08   ``EMR on EKS Sample DAG and Docs Update (#22095)``
+`c7286e5306 <https://github.com/apache/airflow/commit/c7286e53064d717c97807f7ccd6cad515f88fe52>`_  2022-03-08   ``Bug-fix GCSToS3Operator (#22071)``
+`184a46fc93 <https://github.com/apache/airflow/commit/184a46fc93cf78e6531f25d53aa022ee6fd66496>`_  2022-03-08   ``refactors polling logic for athena queries (#21488)``
+`a150ee0bc1 <https://github.com/apache/airflow/commit/a150ee0bc124f21b99fa94adbb16e6ccfe654ae4>`_  2022-03-08   ``Add template fields to DynamoDBToS3Operator (#22080)``
+`c8d49f63ca <https://github.com/apache/airflow/commit/c8d49f63ca60fa0fb447768546c2503b746a66dd>`_  2022-03-08   ``fixes query status polling logic (#21423)``
+`374354dda7 <https://github.com/apache/airflow/commit/374354dda7bea02aa8c31a1d27a75c3f120f74e8>`_  2022-03-08   ``Dynamo to S3 Sample DAG and Docs (#21920)``
+`c1faaf3745 <https://github.com/apache/airflow/commit/c1faaf3745dd631d4491202ed245cf8190f35697>`_  2022-03-07   ``Add sample dag and doc for RedshiftToS3Operator (#22060)``
+`f5b96315fe <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
+`0209a5c3f0 <https://github.com/apache/airflow/commit/0209a5c3f07d21f70a81bc3c99c67e72cf3c2e97>`_  2022-03-07   ``Add docs and sample dags for AWS Batch (#22010)``
+`01a1a263fd <https://github.com/apache/airflow/commit/01a1a263fdac53f4cd9fa82e5ae89172cf68b91c>`_  2022-03-07   ``retry on very specific eni provision failures (#22002)``
+`c22fb319ff <https://github.com/apache/airflow/commit/c22fb319fffa56d0e93b60b3bd4495b60c74c4ab>`_  2022-03-07   ``Cleanup RedshiftSQLOperator documentation (#21976)``
+`7724a5a2ec <https://github.com/apache/airflow/commit/7724a5a2ec9531f03497a259c4cd7823cdea5e0c>`_  2022-03-07   ``Move S3ToRedshiftOperator documentation to transfer dir (#21975)``
+`80c52a1875 <https://github.com/apache/airflow/commit/80c52a18754b5ea997e1ba8d67e6d6a21d14468d>`_  2022-03-06   ``Added AWS RDS sensors (#21231)``
+`f968eba470 <https://github.com/apache/airflow/commit/f968eba4700e8963ddc3bebcabf959d2f2adaadd>`_  2022-03-06   ``Added AWS RDS operators (#20907)``
+`a9b7dd6900 <https://github.com/apache/airflow/commit/a9b7dd69008710f1e5b188e4f8bc2d09a5136776>`_  2022-03-06   ``Resolve mypy issue in athena example dag (#22020)``
+`9ce45ff756 <https://github.com/apache/airflow/commit/9ce45ff756fa825bd363a5a00c2333d91c60c012>`_  2022-03-04   ``Rename 'S3' hook name to 'Amazon S3' (#21988)``
+`af79df69b2 <https://github.com/apache/airflow/commit/af79df69b2fe4d71fa244087d5cfd031d809bc7e>`_  2022-03-02   ``Add RedshiftDataHook (#19137)``
+`3f9295a4f4 <https://github.com/apache/airflow/commit/3f9295a4f4f478aaeab4f6ac44a8a9a57d428d22>`_  2022-03-02   ``Update ECS sample DAG and Docs to new standards (#21828)``
+`08575ddd8a <https://github.com/apache/airflow/commit/08575ddd8a72f96a3439f73e973ee9958188eb83>`_  2022-03-01   ``Change BaseOperatorLink interface to take a ti_key, not a datetime (#21798)``
+`33edeb2cb1 <https://github.com/apache/airflow/commit/33edeb2cb1c83c61f2ce5981066228d10a77df5b>`_  2022-03-01   ``Feature: Add invoke lambda function operator (#21686)``
+`3218cca14b <https://github.com/apache/airflow/commit/3218cca14be4a551454dbee8b9263290cf98383c>`_  2022-03-01   ``Fix the Type Hints in ''RedshiftSQLOperator'' (#21885)``
+`c819b4f8d0 <https://github.com/apache/airflow/commit/c819b4f8d0719037ce73d845c4ff9f1e4cb6cc38>`_  2022-02-28   ``Configurable AWS Session Factory (#21778)``
+`5276ef8ad9 <https://github.com/apache/airflow/commit/5276ef8ad9749b2aaf4878effda513ee378f4665>`_  2022-02-28   ``Add JSON output on SqlToS3Operator (#21779)``
+`cb24ee9414 <https://github.com/apache/airflow/commit/cb24ee9414afcdc1a2b0fe1ec0b9f0ba5e1bd7b7>`_  2022-02-27   ``Add SageMakerDeleteModelOperator (#21673)``
+`f0b6398dd6 <https://github.com/apache/airflow/commit/f0b6398dd642dfb75c1393e8c3c88682794d152c>`_  2022-02-26   ``Bug Fix - S3DeleteObjectsOperator will try and delete all keys (#21458)``
+`037865970b <https://github.com/apache/airflow/commit/037865970ba628265afd44fe2bddbc6b15996fa6>`_  2022-02-26   ``Added Hook for Amazon RDS. Added 'boto3_stub' library for autocomplete. (#20642)``
+`dec05fb6b2 <https://github.com/apache/airflow/commit/dec05fb6b29f2aff454bcbc3939b3b78ba5b785f>`_  2022-02-19   ``Update EKS sample DAGs and docs (#21523)``
+`b28f4c578c <https://github.com/apache/airflow/commit/b28f4c578c0b598f98731350a93ee87956d866ae>`_  2022-02-19   ``Fix Amazon SES emailer signature (#21681)``
+`fc44836504 <https://github.com/apache/airflow/commit/fc44836504129664edb81c510e6deb41a7e1126d>`_  2022-02-15   ``S3KeySensor to use S3Hook url parser (#21500)``
+`69bf74f9a6 <https://github.com/apache/airflow/commit/69bf74f9a6d0013ea8f9e1e7ecad9f2ac92ffd1f>`_  2022-02-15   ``Fix EcsOperatorError, so it can be loaded from a picklefile (#21441)``
+`21a90c5b7e <https://github.com/apache/airflow/commit/21a90c5b7e2f236229812f9017582d67d3d7c3f0>`_  2022-02-15   ``Get log events after sleep to get all logs (#21574)``
+`8e81615edb <https://github.com/apache/airflow/commit/8e81615edb7e0bc07cbba4d94fa802c44a3b4e6a>`_  2022-02-11   ``[doc] Improve s3 operator example by adding task upload_keys (#21422)``
+`2c5f636e5c <https://github.com/apache/airflow/commit/2c5f636e5cfac7cc246d6ed93660bf0f8e968982>`_  2022-02-11   ``Use temporary file in GCSToS3Operator (#21295)``
+`598e836043 <https://github.com/apache/airflow/commit/598e836043d3d1899087c3a78640f192f9681321>`_  2022-02-09   ``Added SNS example DAG and rst (#21475)``
+`0a3ff43d41 <https://github.com/apache/airflow/commit/0a3ff43d41d33d05fb3996e61785919effa9a2fa>`_  2022-02-08   ``Add pre-commit check for docstring param types (#21398)``
+=================================================================================================  ===========  =====================================================================================================================================
 
 3.0.0
 .....
 
 Latest change: 2022-02-08
 
-================================================================================================  ===========  ============================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ============================================================================================
-`d94fa3783 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
-`33ca0f265 <https://github.com/apache/airflow/commit/33ca0f26544a4d280f2f56843e97deac7f33cea5>`_  2022-02-08   ``eks_hook log level fatal -> FATAL  (#21427)``
-`8f81b9a01 <https://github.com/apache/airflow/commit/8f81b9a01c7708a282271f9afd6b16a91011f105>`_  2022-02-08   ``Add conditional 'template_fields_renderers' check for new SQL lexers (#21403)``
-`d1150182c <https://github.com/apache/airflow/commit/d1150182cb1f699e9877fc543322f3160ca80780>`_  2022-02-06   ``Bug fix in AWS glue operator related to num_of_dpus #19787 (#21353)``
-`0a6ea572f <https://github.com/apache/airflow/commit/0a6ea572fb5340a904e9cefaa656ac0127b15216>`_  2022-02-06   ``Fix to check if values are integer or float and convert accordingly. (#21277)``
-`6c3a67d4f <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
-`39e395f98 <https://github.com/apache/airflow/commit/39e395f9816c04ef2f033eb0b4f635fc3018d803>`_  2022-02-04   ``Add more SQL template fields renderers (#21237)``
-`ddb5246bd <https://github.com/apache/airflow/commit/ddb5246bd1576e2ce6abf8c80c3328d7d71a75ce>`_  2022-02-03   ``Refactor operator links to not create ad hoc TaskInstances (#21285)``
-`5185d6ab2 <https://github.com/apache/airflow/commit/5185d6ab26113b760fcf14b3dc4863b341b361d8>`_  2022-01-29   ``Alleviate import warning for 'EmrClusterLink' in deprecated AWS module (#21195)``
-`7ae156fd2 <https://github.com/apache/airflow/commit/7ae156fd29b446332939eb142b68ecd80ee8b999>`_  2022-01-29   ``[SQSSensor] Add opt-in to disable auto-delete messages (#21159)``
-`ff4939f23 <https://github.com/apache/airflow/commit/ff4939f23ca11e77705fb0a54fe9d3b37375ec05>`_  2022-01-25   ``Remove ':type' directives from 'SqlToS3Operator' (#21079)``
-`bad070f7f <https://github.com/apache/airflow/commit/bad070f7f484a9b4065a0d86195a1e8002d9bfef>`_  2022-01-24   ``Create a generic operator SqlToS3Operator and deprecate the MySqlToS3Operator.  (#20807)``
-`c5ffe0c2d <https://github.com/apache/airflow/commit/c5ffe0c2dac14b940b600acaccda3b387ca14a28>`_  2022-01-23   ``fix: cloudwatch logs fetch logic (#20814)``
-`27b77d37a <https://github.com/apache/airflow/commit/27b77d37a9b2e63e95a123c31085e580fc82b16c>`_  2022-01-21   ``Fix all Amazon Provider MyPy errors (#20935)``
-`73c0d241d <https://github.com/apache/airflow/commit/73c0d241d804507abc651a365f93d60c543349d5>`_  2022-01-21   ``Remove a few stray ':type's in docs (#21014)``
-`a59a2be57 <https://github.com/apache/airflow/commit/a59a2be5710876137551658add2e0f76eff3c456>`_  2022-01-21   ``Move some base_aws logging from info to debug level (#20858)``
-`602abe839 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
-`34efb42eb <https://github.com/apache/airflow/commit/34efb42ebebc462b5b5eb98c70979db440e20cf2>`_  2022-01-20   ``Rename params to cloudformation_parameter in CloudFormation operators. (#20989)``
-`730db3fb7 <https://github.com/apache/airflow/commit/730db3fb774f60127ab1c865e19031f1f9c193f7>`_  2022-01-18   ``Remove all "fake" stub files (#20936)``
-`307d35651 <https://github.com/apache/airflow/commit/307d35651998901b064b02a0748b1c6f96ae3ac0>`_  2022-01-14   ``AWS: Adds support for optional kwargs in the EKS Operators (#20819)``
-`b15027410 <https://github.com/apache/airflow/commit/b15027410b4a985c15b1d7b2b2a0eedf2173f416>`_  2022-01-14   ``Fix MyPy issues in AWS Sensors (#20863)``
-`ce06e6b91 <https://github.com/apache/airflow/commit/ce06e6b917b4af9d5c16cac3646daa340798045b>`_  2022-01-13   ``AwsAthenaOperator: do not generate ''client_request_token'' if not provided (#20854)``
-`f8fd0f7b4 <https://github.com/apache/airflow/commit/f8fd0f7b4ca6cb52307be4323028bf4e409566e7>`_  2022-01-13   ``Explain stub files are introduced for Mypy errors in examples (#20827)``
-`341b461e4 <https://github.com/apache/airflow/commit/341b461e4fbd9ae5961ef9448c8f08e1686ee5e4>`_  2022-01-09   ``Fix mypy in providers/aws/hooks (#20353)``
-`677658690 <https://github.com/apache/airflow/commit/6776586904ab2a15727dcfc1c8d03c7a32a78444>`_  2022-01-09   ``Standardize AWS SQS classes names (#20732)``
-`88e3f2ae5 <https://github.com/apache/airflow/commit/88e3f2ae5e5101928858099f9d4e7fb6542c4110>`_  2022-01-08   ``Rename amazon EMR hook name (#20767)``
-`0ebd55e0f <https://github.com/apache/airflow/commit/0ebd55e0f8fc7eb26a2b35b779106201ffe88f55>`_  2022-01-06   ``Standardize AWS Batch naming (#20369)``
-`88ea15750 <https://github.com/apache/airflow/commit/88ea1575079c0e94e1f62df38d6d592b8c827bbd>`_  2022-01-06   ``Standardize AWS Redshift naming (#20374)``
-`51dc4fd80 <https://github.com/apache/airflow/commit/51dc4fd80842d1f013d4f0572cdcaa6d40c30674>`_  2022-01-06   ``Fix MyPy issues in AWS Sensors (#20717)``
-`dd12cfcfe <https://github.com/apache/airflow/commit/dd12cfcfe9034b8c11fe9e2c3e504bae2036bade>`_  2022-01-06   ``Fix MyPy in Amazon provider for Sagemaker operator (#20715)``
-`cf5c31137 <https://github.com/apache/airflow/commit/cf5c31137d43103628499a3f3690e2a716cc34b0>`_  2022-01-06   ``Fix MyPy errors for Amazon DMS in hooks and operator (#20710)``
-`6af2137ef <https://github.com/apache/airflow/commit/6af2137ef093f39069c5f148daaf5a85c4b4b891>`_  2022-01-06   ``Fix MyPy issues in ''airflow/providers/amazon/aws/transfers'' (#20708)``
-`1fc0fa5ea <https://github.com/apache/airflow/commit/1fc0fa5ea96913faf78a5bf5d5f75f1d2fb91e97>`_  2022-01-06   ``Standardize DynamoDB naming (#20360)``
-`9c0ba1b6a <https://github.com/apache/airflow/commit/9c0ba1b6abc593bad6fe51ed52d9c0963cd09b7c>`_  2022-01-04   ``Standardize AWS ECS naming (#20332)``
-================================================================================================  ===========  ============================================================================================
+=================================================================================================  ===========  ============================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ============================================================================================
+`d94fa37830 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
+`33ca0f2654 <https://github.com/apache/airflow/commit/33ca0f26544a4d280f2f56843e97deac7f33cea5>`_  2022-02-08   ``eks_hook log level fatal -> FATAL  (#21427)``
+`8f81b9a01c <https://github.com/apache/airflow/commit/8f81b9a01c7708a282271f9afd6b16a91011f105>`_  2022-02-08   ``Add conditional 'template_fields_renderers' check for new SQL lexers (#21403)``
+`d1150182cb <https://github.com/apache/airflow/commit/d1150182cb1f699e9877fc543322f3160ca80780>`_  2022-02-06   ``Bug fix in AWS glue operator related to num_of_dpus #19787 (#21353)``
+`0a6ea572fb <https://github.com/apache/airflow/commit/0a6ea572fb5340a904e9cefaa656ac0127b15216>`_  2022-02-06   ``Fix to check if values are integer or float and convert accordingly. (#21277)``
+`6c3a67d4fc <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
+`39e395f981 <https://github.com/apache/airflow/commit/39e395f9816c04ef2f033eb0b4f635fc3018d803>`_  2022-02-04   ``Add more SQL template fields renderers (#21237)``
+`ddb5246bd1 <https://github.com/apache/airflow/commit/ddb5246bd1576e2ce6abf8c80c3328d7d71a75ce>`_  2022-02-03   ``Refactor operator links to not create ad hoc TaskInstances (#21285)``
+`5185d6ab26 <https://github.com/apache/airflow/commit/5185d6ab26113b760fcf14b3dc4863b341b361d8>`_  2022-01-29   ``Alleviate import warning for 'EmrClusterLink' in deprecated AWS module (#21195)``
+`7ae156fd29 <https://github.com/apache/airflow/commit/7ae156fd29b446332939eb142b68ecd80ee8b999>`_  2022-01-29   ``[SQSSensor] Add opt-in to disable auto-delete messages (#21159)``
+`ff4939f23c <https://github.com/apache/airflow/commit/ff4939f23ca11e77705fb0a54fe9d3b37375ec05>`_  2022-01-25   ``Remove ':type' directives from 'SqlToS3Operator' (#21079)``
+`bad070f7f4 <https://github.com/apache/airflow/commit/bad070f7f484a9b4065a0d86195a1e8002d9bfef>`_  2022-01-24   ``Create a generic operator SqlToS3Operator and deprecate the MySqlToS3Operator.  (#20807)``
+`c5ffe0c2da <https://github.com/apache/airflow/commit/c5ffe0c2dac14b940b600acaccda3b387ca14a28>`_  2022-01-23   ``fix: cloudwatch logs fetch logic (#20814)``
+`27b77d37a9 <https://github.com/apache/airflow/commit/27b77d37a9b2e63e95a123c31085e580fc82b16c>`_  2022-01-21   ``Fix all Amazon Provider MyPy errors (#20935)``
+`73c0d241d8 <https://github.com/apache/airflow/commit/73c0d241d804507abc651a365f93d60c543349d5>`_  2022-01-21   ``Remove a few stray ':type's in docs (#21014)``
+`a59a2be571 <https://github.com/apache/airflow/commit/a59a2be5710876137551658add2e0f76eff3c456>`_  2022-01-21   ``Move some base_aws logging from info to debug level (#20858)``
+`602abe8394 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
+`34efb42ebe <https://github.com/apache/airflow/commit/34efb42ebebc462b5b5eb98c70979db440e20cf2>`_  2022-01-20   ``Rename params to cloudformation_parameter in CloudFormation operators. (#20989)``
+`730db3fb77 <https://github.com/apache/airflow/commit/730db3fb774f60127ab1c865e19031f1f9c193f7>`_  2022-01-18   ``Remove all "fake" stub files (#20936)``
+`307d356519 <https://github.com/apache/airflow/commit/307d35651998901b064b02a0748b1c6f96ae3ac0>`_  2022-01-14   ``AWS: Adds support for optional kwargs in the EKS Operators (#20819)``
+`b15027410b <https://github.com/apache/airflow/commit/b15027410b4a985c15b1d7b2b2a0eedf2173f416>`_  2022-01-14   ``Fix MyPy issues in AWS Sensors (#20863)``
+`ce06e6b917 <https://github.com/apache/airflow/commit/ce06e6b917b4af9d5c16cac3646daa340798045b>`_  2022-01-13   ``AwsAthenaOperator: do not generate ''client_request_token'' if not provided (#20854)``
+`f8fd0f7b4c <https://github.com/apache/airflow/commit/f8fd0f7b4ca6cb52307be4323028bf4e409566e7>`_  2022-01-13   ``Explain stub files are introduced for Mypy errors in examples (#20827)``
+`341b461e4f <https://github.com/apache/airflow/commit/341b461e4fbd9ae5961ef9448c8f08e1686ee5e4>`_  2022-01-09   ``Fix mypy in providers/aws/hooks (#20353)``
+`6776586904 <https://github.com/apache/airflow/commit/6776586904ab2a15727dcfc1c8d03c7a32a78444>`_  2022-01-09   ``Standardize AWS SQS classes names (#20732)``
+`88e3f2ae5e <https://github.com/apache/airflow/commit/88e3f2ae5e5101928858099f9d4e7fb6542c4110>`_  2022-01-08   ``Rename amazon EMR hook name (#20767)``
+`0ebd55e0f8 <https://github.com/apache/airflow/commit/0ebd55e0f8fc7eb26a2b35b779106201ffe88f55>`_  2022-01-06   ``Standardize AWS Batch naming (#20369)``
+`88ea157507 <https://github.com/apache/airflow/commit/88ea1575079c0e94e1f62df38d6d592b8c827bbd>`_  2022-01-06   ``Standardize AWS Redshift naming (#20374)``
+`51dc4fd808 <https://github.com/apache/airflow/commit/51dc4fd80842d1f013d4f0572cdcaa6d40c30674>`_  2022-01-06   ``Fix MyPy issues in AWS Sensors (#20717)``
+`dd12cfcfe9 <https://github.com/apache/airflow/commit/dd12cfcfe9034b8c11fe9e2c3e504bae2036bade>`_  2022-01-06   ``Fix MyPy in Amazon provider for Sagemaker operator (#20715)``
+`cf5c31137d <https://github.com/apache/airflow/commit/cf5c31137d43103628499a3f3690e2a716cc34b0>`_  2022-01-06   ``Fix MyPy errors for Amazon DMS in hooks and operator (#20710)``
+`6af2137ef0 <https://github.com/apache/airflow/commit/6af2137ef093f39069c5f148daaf5a85c4b4b891>`_  2022-01-06   ``Fix MyPy issues in ''airflow/providers/amazon/aws/transfers'' (#20708)``
+`1fc0fa5ea9 <https://github.com/apache/airflow/commit/1fc0fa5ea96913faf78a5bf5d5f75f1d2fb91e97>`_  2022-01-06   ``Standardize DynamoDB naming (#20360)``
+`9c0ba1b6ab <https://github.com/apache/airflow/commit/9c0ba1b6abc593bad6fe51ed52d9c0963cd09b7c>`_  2022-01-04   ``Standardize AWS ECS naming (#20332)``
+=================================================================================================  ===========  ============================================================================================
 
 2.6.0
 .....
 
 Latest change: 2021-12-31
 
-================================================================================================  ===========  ==========================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==========================================================================================
-`f77417eb0 <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
-`97496ba2b <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
-`83f8e178b <https://github.com/apache/airflow/commit/83f8e178ba7a3d4ca012c831a5bfc2cade9e812d>`_  2021-12-31   ``Even more typing in operators (template_fields/ext) (#20608)``
-`746ee587d <https://github.com/apache/airflow/commit/746ee587da485acdc816129fe71df23e4f024e0b>`_  2021-12-31   ``Delete pods by default in KubernetesPodOperator (#20575)``
-`b164124bf <https://github.com/apache/airflow/commit/b164124bfe15e7ef00c235daa2667e0b4ae82466>`_  2021-12-31   ``Fix mypy errors in amazon aws transfer (#20590)``
-`d56e7b56b <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
-`6d25d6367 <https://github.com/apache/airflow/commit/6d25d63679085279ca1672c2eee2c45d6704efaa>`_  2021-12-30   ``Fixe static checks on few other not sorted stub files (#20572)``
-`a3caea090 <https://github.com/apache/airflow/commit/a3caea09039a011440feb010e6c5ba0b26a21c4b>`_  2021-12-30   ``Fix mypy aws example dags (#20497)``
-`a0821235f <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
-`051fac077 <https://github.com/apache/airflow/commit/051fac0776b7e61e80653d1e91fdf2dfb1017a6f>`_  2021-12-29   ``Add support to replace S3 file on MySqlToS3Operator (#20506)``
-`2ab2ae884 <https://github.com/apache/airflow/commit/2ab2ae8849bf6d80a700b1b74cef37eb187161ad>`_  2021-12-22   ``Fix backwards compatibility issue in AWS provider's _get_credentials (#20463)``
-`d557965ba <https://github.com/apache/airflow/commit/d557965bab8e03d48922ed233ed3b9551cf65cec>`_  2021-12-21   ``Organize Sagemaker classes in Amazon provider (#20370)``
-`1ce71f823 <https://github.com/apache/airflow/commit/1ce71f823f1c7cfde5e8eec479f6a67b92a1555a>`_  2021-12-21   ``move emr_container hook (#20375)``
-`4dd751d2f <https://github.com/apache/airflow/commit/4dd751d2fc3f091417146079d7d1b3ac6dd86c9c>`_  2021-12-20   ``Standardize AWS Athena naming (#20305)``
-`ecbe16079 <https://github.com/apache/airflow/commit/ecbe16079754d81d095290c115213a051481909a>`_  2021-12-20   ``Standardize AWS EKS naming (#20354)``
-`463e3b2b2 <https://github.com/apache/airflow/commit/463e3b2b25ee5c116313160c64bb8e2644e1fef3>`_  2021-12-19   ``Fix mypy errors in aws/transfers (#20403)``
-`404cd2eb6 <https://github.com/apache/airflow/commit/404cd2eb69605c3b960c7c6936cb8b342acb6f64>`_  2021-12-19   ``Fix mypy errors in aws/sensors (#20402)``
-`1f4710f16 <https://github.com/apache/airflow/commit/1f4710f16af725f45cd7b90fb1311b4b80e4cc29>`_  2021-12-19   ``Fix mypy errors in providers/amazon/aws/operators (#20401)``
-`1baa648e2 <https://github.com/apache/airflow/commit/1baa648e2af124032c2f2752dc0f587ee253a3a9>`_  2021-12-19   ``Standardize AWS Glue naming (#20372)``
-`5769defb2 <https://github.com/apache/airflow/commit/5769defb2ac1bf7ea36a8a9ee9c26cfe515fba70>`_  2021-12-18   ``Add aws_conn_id to DynamoDBToS3Operator (#20363)``
-`cef498efe <https://github.com/apache/airflow/commit/cef498efe9f4818e5f8e85c179ca730e84b31f4a>`_  2021-12-18   ``Standardize Amazon SES naming (#20367)``
-`2a3db4d38 <https://github.com/apache/airflow/commit/2a3db4d38525df040dbee467f4d63fc2157f9084>`_  2021-12-17   ``Standardize AWS CloudFormation naming (#20357)``
-`bb82cc0fb <https://github.com/apache/airflow/commit/bb82cc0fbb7a6630eac1155d0c3b445dff13ceb6>`_  2021-12-17   ``Fix deprecation messages after splitting redshift modules (#20366)``
-`ca492e168 <https://github.com/apache/airflow/commit/ca492e16810763df0317e48658813c5b578d7edb>`_  2021-12-17   ``Standardize AWS Lambda naming (#20365)``
-`f6a41a036 <https://github.com/apache/airflow/commit/f6a41a036d450020917d5862f627e606d0d36ac0>`_  2021-12-17   ``Standardize AWS Kinesis/Firehose naming (#20362)``
-`3d354084e <https://github.com/apache/airflow/commit/3d354084efb3e3c4ca15dce847701c8f6322a010>`_  2021-12-17   ``Standardize Amazon SNS naming (#20368)``
-`bfcaf195a <https://github.com/apache/airflow/commit/bfcaf195a56242df1d78439323a013605cb100ee>`_  2021-12-16   ``Split redshift sql and cluster objects (#20276)``
-`a3870611a <https://github.com/apache/airflow/commit/a3870611a72deaface2729efe8eb809468c2a053>`_  2021-12-16   ``Organize EMR classes in Amazon provider (#20160)``
-`206cce971 <https://github.com/apache/airflow/commit/206cce971da6941e8c1b0d3c4dbf4fa8afe0fba4>`_  2021-12-16   ``ECSOperator: fix KeyError on missing exitCode (#20264)``
-`38fd65dcf <https://github.com/apache/airflow/commit/38fd65dcfe85149170d6be640c23018e0065cf7c>`_  2021-12-16   ``Rename DataSync Hook and Operator (#20328)``
-`2fb5e1d0e <https://github.com/apache/airflow/commit/2fb5e1d0ec306839a3ff21d0bddbde1d022ee8c7>`_  2021-12-15   ``Fix cached_property MyPy declaration and related MyPy errors (#20226)``
-`5712e2b58 <https://github.com/apache/airflow/commit/5712e2b58741d4332350c012be412881b04a61c2>`_  2021-12-15   ``Deprecate passing execution_date to XCom methods (#19825)``
-`60b72dd8f <https://github.com/apache/airflow/commit/60b72dd8f5161f0e00f29a9de54522682f7cd5f6>`_  2021-12-14   ``Organize Dms classes in Amazon provider (#20156)``
-`e77c05fa1 <https://github.com/apache/airflow/commit/e77c05fa1b29908adebc36280249b77b50b3dda2>`_  2021-12-13   ``Add RedshiftResumeClusterOperator and RedshiftPauseClusterOperator (#19665)``
-`a20846380 <https://github.com/apache/airflow/commit/a2084638020613979fa1ed9ba944050f274bb160>`_  2021-12-13   ``Organize S3 Classes in Amazon Provider (#20167)``
-`1d2f2d3df <https://github.com/apache/airflow/commit/1d2f2d3dfec950d278d63277e4410c8294af5142>`_  2021-12-13   ``Organize Step Function classes in Amazon provider (#20158)``
-`985bb06ba <https://github.com/apache/airflow/commit/985bb06ba57ab67bb218ca9ca7549a81bea88f87>`_  2021-12-09   ``Organize EC2 classes in Amazon provider (#20157)``
-`0e2a0ccd3 <https://github.com/apache/airflow/commit/0e2a0ccd3087f53222e7859f414daf0ffa50dfbb>`_  2021-12-08   ``Added function in AWSAthenaHook to get s3 output query results file URI  (#20124)``
-`6e15e3a65 <https://github.com/apache/airflow/commit/6e15e3a65ec15d9b52abceed36da9f8cccee72d9>`_  2021-12-06   ``Bug fix in AWS glue operator when specifying the WorkerType & NumberOfWorkers (#19787)``
-`af28b4190 <https://github.com/apache/airflow/commit/af28b4190316401c9dfec6108d22b0525974eadb>`_  2021-12-05   ``Add sensor for AWS Batch (#19850) (#19885)``
-`480c333c4 <https://github.com/apache/airflow/commit/480c333c45d31cdfdc63cdfceecd4ad8529eefd4>`_  2021-12-03   ``Add state details to EMR container failure reason (#19579)``
-`2539cb44b <https://github.com/apache/airflow/commit/2539cb44b47d78e81a88fde51087f4cc77c924c5>`_  2021-12-01   ``Move to watchtower 2.0.1 (#19907)``
-================================================================================================  ===========  ==========================================================================================
+=================================================================================================  ===========  ==========================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==========================================================================================
+`f77417eb0d <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
+`97496ba2b4 <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
+`83f8e178ba <https://github.com/apache/airflow/commit/83f8e178ba7a3d4ca012c831a5bfc2cade9e812d>`_  2021-12-31   ``Even more typing in operators (template_fields/ext) (#20608)``
+`746ee587da <https://github.com/apache/airflow/commit/746ee587da485acdc816129fe71df23e4f024e0b>`_  2021-12-31   ``Delete pods by default in KubernetesPodOperator (#20575)``
+`b164124bfe <https://github.com/apache/airflow/commit/b164124bfe15e7ef00c235daa2667e0b4ae82466>`_  2021-12-31   ``Fix mypy errors in amazon aws transfer (#20590)``
+`d56e7b56bb <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
+`6d25d63679 <https://github.com/apache/airflow/commit/6d25d63679085279ca1672c2eee2c45d6704efaa>`_  2021-12-30   ``Fixe static checks on few other not sorted stub files (#20572)``
+`a3caea0903 <https://github.com/apache/airflow/commit/a3caea09039a011440feb010e6c5ba0b26a21c4b>`_  2021-12-30   ``Fix mypy aws example dags (#20497)``
+`a0821235fb <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
+`051fac0776 <https://github.com/apache/airflow/commit/051fac0776b7e61e80653d1e91fdf2dfb1017a6f>`_  2021-12-29   ``Add support to replace S3 file on MySqlToS3Operator (#20506)``
+`2ab2ae8849 <https://github.com/apache/airflow/commit/2ab2ae8849bf6d80a700b1b74cef37eb187161ad>`_  2021-12-22   ``Fix backwards compatibility issue in AWS provider's _get_credentials (#20463)``
+`d557965bab <https://github.com/apache/airflow/commit/d557965bab8e03d48922ed233ed3b9551cf65cec>`_  2021-12-21   ``Organize Sagemaker classes in Amazon provider (#20370)``
+`1ce71f823f <https://github.com/apache/airflow/commit/1ce71f823f1c7cfde5e8eec479f6a67b92a1555a>`_  2021-12-21   ``move emr_container hook (#20375)``
+`4dd751d2fc <https://github.com/apache/airflow/commit/4dd751d2fc3f091417146079d7d1b3ac6dd86c9c>`_  2021-12-20   ``Standardize AWS Athena naming (#20305)``
+`ecbe160797 <https://github.com/apache/airflow/commit/ecbe16079754d81d095290c115213a051481909a>`_  2021-12-20   ``Standardize AWS EKS naming (#20354)``
+`463e3b2b25 <https://github.com/apache/airflow/commit/463e3b2b25ee5c116313160c64bb8e2644e1fef3>`_  2021-12-19   ``Fix mypy errors in aws/transfers (#20403)``
+`404cd2eb69 <https://github.com/apache/airflow/commit/404cd2eb69605c3b960c7c6936cb8b342acb6f64>`_  2021-12-19   ``Fix mypy errors in aws/sensors (#20402)``
+`1f4710f16a <https://github.com/apache/airflow/commit/1f4710f16af725f45cd7b90fb1311b4b80e4cc29>`_  2021-12-19   ``Fix mypy errors in providers/amazon/aws/operators (#20401)``
+`1baa648e2a <https://github.com/apache/airflow/commit/1baa648e2af124032c2f2752dc0f587ee253a3a9>`_  2021-12-19   ``Standardize AWS Glue naming (#20372)``
+`5769defb2a <https://github.com/apache/airflow/commit/5769defb2ac1bf7ea36a8a9ee9c26cfe515fba70>`_  2021-12-18   ``Add aws_conn_id to DynamoDBToS3Operator (#20363)``
+`cef498efe9 <https://github.com/apache/airflow/commit/cef498efe9f4818e5f8e85c179ca730e84b31f4a>`_  2021-12-18   ``Standardize Amazon SES naming (#20367)``
+`2a3db4d385 <https://github.com/apache/airflow/commit/2a3db4d38525df040dbee467f4d63fc2157f9084>`_  2021-12-17   ``Standardize AWS CloudFormation naming (#20357)``
+`bb82cc0fbb <https://github.com/apache/airflow/commit/bb82cc0fbb7a6630eac1155d0c3b445dff13ceb6>`_  2021-12-17   ``Fix deprecation messages after splitting redshift modules (#20366)``
+`ca492e1681 <https://github.com/apache/airflow/commit/ca492e16810763df0317e48658813c5b578d7edb>`_  2021-12-17   ``Standardize AWS Lambda naming (#20365)``
+`f6a41a036d <https://github.com/apache/airflow/commit/f6a41a036d450020917d5862f627e606d0d36ac0>`_  2021-12-17   ``Standardize AWS Kinesis/Firehose naming (#20362)``
+`3d354084ef <https://github.com/apache/airflow/commit/3d354084efb3e3c4ca15dce847701c8f6322a010>`_  2021-12-17   ``Standardize Amazon SNS naming (#20368)``
+`bfcaf195a5 <https://github.com/apache/airflow/commit/bfcaf195a56242df1d78439323a013605cb100ee>`_  2021-12-16   ``Split redshift sql and cluster objects (#20276)``
+`a3870611a7 <https://github.com/apache/airflow/commit/a3870611a72deaface2729efe8eb809468c2a053>`_  2021-12-16   ``Organize EMR classes in Amazon provider (#20160)``
+`206cce971d <https://github.com/apache/airflow/commit/206cce971da6941e8c1b0d3c4dbf4fa8afe0fba4>`_  2021-12-16   ``ECSOperator: fix KeyError on missing exitCode (#20264)``
+`38fd65dcfe <https://github.com/apache/airflow/commit/38fd65dcfe85149170d6be640c23018e0065cf7c>`_  2021-12-16   ``Rename DataSync Hook and Operator (#20328)``
+`2fb5e1d0ec <https://github.com/apache/airflow/commit/2fb5e1d0ec306839a3ff21d0bddbde1d022ee8c7>`_  2021-12-15   ``Fix cached_property MyPy declaration and related MyPy errors (#20226)``
+`5712e2b587 <https://github.com/apache/airflow/commit/5712e2b58741d4332350c012be412881b04a61c2>`_  2021-12-15   ``Deprecate passing execution_date to XCom methods (#19825)``
+`60b72dd8f5 <https://github.com/apache/airflow/commit/60b72dd8f5161f0e00f29a9de54522682f7cd5f6>`_  2021-12-14   ``Organize Dms classes in Amazon provider (#20156)``
+`e77c05fa1b <https://github.com/apache/airflow/commit/e77c05fa1b29908adebc36280249b77b50b3dda2>`_  2021-12-13   ``Add RedshiftResumeClusterOperator and RedshiftPauseClusterOperator (#19665)``
+`a208463802 <https://github.com/apache/airflow/commit/a2084638020613979fa1ed9ba944050f274bb160>`_  2021-12-13   ``Organize S3 Classes in Amazon Provider (#20167)``
+`1d2f2d3dfe <https://github.com/apache/airflow/commit/1d2f2d3dfec950d278d63277e4410c8294af5142>`_  2021-12-13   ``Organize Step Function classes in Amazon provider (#20158)``
+`985bb06ba5 <https://github.com/apache/airflow/commit/985bb06ba57ab67bb218ca9ca7549a81bea88f87>`_  2021-12-09   ``Organize EC2 classes in Amazon provider (#20157)``
+`0e2a0ccd30 <https://github.com/apache/airflow/commit/0e2a0ccd3087f53222e7859f414daf0ffa50dfbb>`_  2021-12-08   ``Added function in AWSAthenaHook to get s3 output query results file URI  (#20124)``
+`6e15e3a65e <https://github.com/apache/airflow/commit/6e15e3a65ec15d9b52abceed36da9f8cccee72d9>`_  2021-12-06   ``Bug fix in AWS glue operator when specifying the WorkerType & NumberOfWorkers (#19787)``
+`af28b41903 <https://github.com/apache/airflow/commit/af28b4190316401c9dfec6108d22b0525974eadb>`_  2021-12-05   ``Add sensor for AWS Batch (#19850) (#19885)``
+`480c333c45 <https://github.com/apache/airflow/commit/480c333c45d31cdfdc63cdfceecd4ad8529eefd4>`_  2021-12-03   ``Add state details to EMR container failure reason (#19579)``
+`2539cb44b4 <https://github.com/apache/airflow/commit/2539cb44b47d78e81a88fde51087f4cc77c924c5>`_  2021-12-01   ``Move to watchtower 2.0.1 (#19907)``
+=================================================================================================  ===========  ==========================================================================================
 
 2.5.0
 .....
 
 Latest change: 2021-11-30
 
-================================================================================================  ===========  =====================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =====================================================================================================
-`853576d90 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
-`83b51e530 <https://github.com/apache/airflow/commit/83b51e53062dc596a630edd4bd01407a556f1aa6>`_  2021-11-26   ``Amazon provider remove deprecation, second try (#19815)``
-`d58df468c <https://github.com/apache/airflow/commit/d58df468c8d77c5d45e80f2333eb074bb7771a95>`_  2021-11-24   ``Revert "Adjust built-in base_aws methods to avoid Deprecation warnings (#19725)" (#19791)``
-`4be04143a <https://github.com/apache/airflow/commit/4be04143a5f7e246127e942bf1d73abcd22ce189>`_  2021-11-24   ``Adjust built-in base_aws methods to avoid Deprecation warnings (#19725)``
-`fe682ec3d <https://github.com/apache/airflow/commit/fe682ec3d376f0983410d64beb4f3529fb7b0f99>`_  2021-11-24   ``Fix duplicate changelog entries (#19759)``
-`186513e24 <https://github.com/apache/airflow/commit/186513e24e723b79bc57e3ca0ade3c73e4fa2f9a>`_  2021-11-15   ``Catch AccessDeniedException in AWS Secrets Manager Backend (#19324)``
-`4c495ca94 <https://github.com/apache/airflow/commit/4c495ca94e67a03a31832fea77a29220b6c13673>`_  2021-11-15   ``Cleanup of start_date and default arg use for Amazon example DAGs (#19237)``
-`eb16fd51e <https://github.com/apache/airflow/commit/eb16fd51e0a6b30fe6fd87cc7316d283528f4ac9>`_  2021-11-12   ``Adding support for using ''client_type'' API for interacting with EC2 and support filters (#9011)``
-`aa2cb5545 <https://github.com/apache/airflow/commit/aa2cb5545f09d694b9143b323efcd4f6b6c66e60>`_  2021-11-12   ``Remove remaining 'pylint: disable' comments (#19541)``
-`9053de771 <https://github.com/apache/airflow/commit/9053de771873561aaf21a930056666e043b14b9c>`_  2021-11-10   ``Do not check for S3 key before attempting download (#19504)``
-`ebb739400 <https://github.com/apache/airflow/commit/ebb739400598962343e0f5059d96f15a9bfa9c9f>`_  2021-11-08   ``MySQLToS3Operator  actually allow writing parquet files to s3. (#19094)``
-================================================================================================  ===========  =====================================================================================================
+=================================================================================================  ===========  =====================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =====================================================================================================
+`853576d901 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
+`83b51e5306 <https://github.com/apache/airflow/commit/83b51e53062dc596a630edd4bd01407a556f1aa6>`_  2021-11-26   ``Amazon provider remove deprecation, second try (#19815)``
+`d58df468c8 <https://github.com/apache/airflow/commit/d58df468c8d77c5d45e80f2333eb074bb7771a95>`_  2021-11-24   ``Revert "Adjust built-in base_aws methods to avoid Deprecation warnings (#19725)" (#19791)``
+`4be04143a5 <https://github.com/apache/airflow/commit/4be04143a5f7e246127e942bf1d73abcd22ce189>`_  2021-11-24   ``Adjust built-in base_aws methods to avoid Deprecation warnings (#19725)``
+`fe682ec3d3 <https://github.com/apache/airflow/commit/fe682ec3d376f0983410d64beb4f3529fb7b0f99>`_  2021-11-24   ``Fix duplicate changelog entries (#19759)``
+`186513e24e <https://github.com/apache/airflow/commit/186513e24e723b79bc57e3ca0ade3c73e4fa2f9a>`_  2021-11-15   ``Catch AccessDeniedException in AWS Secrets Manager Backend (#19324)``
+`4c495ca94e <https://github.com/apache/airflow/commit/4c495ca94e67a03a31832fea77a29220b6c13673>`_  2021-11-15   ``Cleanup of start_date and default arg use for Amazon example DAGs (#19237)``
+`eb16fd51e0 <https://github.com/apache/airflow/commit/eb16fd51e0a6b30fe6fd87cc7316d283528f4ac9>`_  2021-11-12   ``Adding support for using ''client_type'' API for interacting with EC2 and support filters (#9011)``
+`aa2cb5545f <https://github.com/apache/airflow/commit/aa2cb5545f09d694b9143b323efcd4f6b6c66e60>`_  2021-11-12   ``Remove remaining 'pylint: disable' comments (#19541)``
+`9053de7718 <https://github.com/apache/airflow/commit/9053de771873561aaf21a930056666e043b14b9c>`_  2021-11-10   ``Do not check for S3 key before attempting download (#19504)``
+`ebb7394005 <https://github.com/apache/airflow/commit/ebb739400598962343e0f5059d96f15a9bfa9c9f>`_  2021-11-08   ``MySQLToS3Operator  actually allow writing parquet files to s3. (#19094)``
+=================================================================================================  ===========  =====================================================================================================
 
 2.4.0
 .....
 
 Latest change: 2021-11-04
 
-================================================================================================  ===========  ========================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ========================================================================================
-`5a113f302 <https://github.com/apache/airflow/commit/5a113f302769f0ecad3a54bad3027d459cb276a4>`_  2021-11-04   ``Add documentation for RC2 release of Amazon provider for October (#19413)``
-`96dd70348 <https://github.com/apache/airflow/commit/96dd70348ad7e31cfeae6d21af70671b41551fe9>`_  2021-11-04   `` fix SagemakerProcessingOperator ThrottlingException (#19195)``
-`a3266ba2b <https://github.com/apache/airflow/commit/a3266ba2b9c0d6d8b669178f3ce8752bef92924f>`_  2021-11-03   ``Doc: Fix typos in variable and comments (#19349)``
-`6148ddd36 <https://github.com/apache/airflow/commit/6148ddd365939bb5129b342900a576bd855e9fc4>`_  2021-11-03   ``Fix S3ToRedshiftOperator (#19358)``
-`1600f1dfd <https://github.com/apache/airflow/commit/1600f1dfd767ebb0097e1455348dc13ea68e9bb5>`_  2021-10-30   ``Remove duplicated entries in changelog (#19331)``
-`d9567eb10 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
-`1543dc28f <https://github.com/apache/airflow/commit/1543dc28f4a2f1631dfaedd948e646a181ccf7ee>`_  2021-10-29   ``Fixing ses email backend (#18042)``
-`3c08c025c <https://github.com/apache/airflow/commit/3c08c025c5445ffc0533ac28d07ccf2e69a19ca8>`_  2021-10-27   ``Move validation of templated input params to run after the context init (#19048)``
-`f5ad26dcd <https://github.com/apache/airflow/commit/f5ad26dcdd7bcb724992528dce71056965b94d26>`_  2021-10-21   ``Fixup string concatenations (#19099)``
-`86a2a19ad <https://github.com/apache/airflow/commit/86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb>`_  2021-10-17   ``More f-strings (#18855)``
-`258451cfb <https://github.com/apache/airflow/commit/258451cfba12959fabe729e70509a478ada7e72c>`_  2021-10-15   ``MySQLToS3Operator add support for parquet format (#18755)``
-`176165de3 <https://github.com/apache/airflow/commit/176165de3b297c0ed7d2b60cf6b4c37fc7a2337f>`_  2021-10-11   ``Update S3PrefixSensor to support checking multiple prefixes within a bucket (#18807)``
-`1d7cfdbcd <https://github.com/apache/airflow/commit/1d7cfdbcd91705b2f88ef4ece503b7a072767e02>`_  2021-10-10   ``Remove extra postgres dependency from AWS Provider (#18844)``
-`1df9a512c <https://github.com/apache/airflow/commit/1df9a512c284f2585ce01bb77ac91d550f6ccaa3>`_  2021-10-08   ``Add RedshiftSQLHook, RedshiftSQLOperator (#18447)``
-`22768ff61 <https://github.com/apache/airflow/commit/22768ff61e1b8d3294c30562fa2ee284ee0f7739>`_  2021-10-08   ``Removed duplicated code on S3ToRedshiftOperator (#18671)``
-================================================================================================  ===========  ========================================================================================
+=================================================================================================  ===========  ========================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ========================================================================================
+`5a113f3027 <https://github.com/apache/airflow/commit/5a113f302769f0ecad3a54bad3027d459cb276a4>`_  2021-11-04   ``Add documentation for RC2 release of Amazon provider for October (#19413)``
+`96dd70348a <https://github.com/apache/airflow/commit/96dd70348ad7e31cfeae6d21af70671b41551fe9>`_  2021-11-04   `` fix SagemakerProcessingOperator ThrottlingException (#19195)``
+`a3266ba2b9 <https://github.com/apache/airflow/commit/a3266ba2b9c0d6d8b669178f3ce8752bef92924f>`_  2021-11-03   ``Doc: Fix typos in variable and comments (#19349)``
+`6148ddd365 <https://github.com/apache/airflow/commit/6148ddd365939bb5129b342900a576bd855e9fc4>`_  2021-11-03   ``Fix S3ToRedshiftOperator (#19358)``
+`1600f1dfd7 <https://github.com/apache/airflow/commit/1600f1dfd767ebb0097e1455348dc13ea68e9bb5>`_  2021-10-30   ``Remove duplicated entries in changelog (#19331)``
+`d9567eb106 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
+`1543dc28f4 <https://github.com/apache/airflow/commit/1543dc28f4a2f1631dfaedd948e646a181ccf7ee>`_  2021-10-29   ``Fixing ses email backend (#18042)``
+`3c08c025c5 <https://github.com/apache/airflow/commit/3c08c025c5445ffc0533ac28d07ccf2e69a19ca8>`_  2021-10-27   ``Move validation of templated input params to run after the context init (#19048)``
+`f5ad26dcdd <https://github.com/apache/airflow/commit/f5ad26dcdd7bcb724992528dce71056965b94d26>`_  2021-10-21   ``Fixup string concatenations (#19099)``
+`86a2a19ad2 <https://github.com/apache/airflow/commit/86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb>`_  2021-10-17   ``More f-strings (#18855)``
+`258451cfba <https://github.com/apache/airflow/commit/258451cfba12959fabe729e70509a478ada7e72c>`_  2021-10-15   ``MySQLToS3Operator add support for parquet format (#18755)``
+`176165de3b <https://github.com/apache/airflow/commit/176165de3b297c0ed7d2b60cf6b4c37fc7a2337f>`_  2021-10-11   ``Update S3PrefixSensor to support checking multiple prefixes within a bucket (#18807)``
+`1d7cfdbcd9 <https://github.com/apache/airflow/commit/1d7cfdbcd91705b2f88ef4ece503b7a072767e02>`_  2021-10-10   ``Remove extra postgres dependency from AWS Provider (#18844)``
+`1df9a512c2 <https://github.com/apache/airflow/commit/1df9a512c284f2585ce01bb77ac91d550f6ccaa3>`_  2021-10-08   ``Add RedshiftSQLHook, RedshiftSQLOperator (#18447)``
+`22768ff61e <https://github.com/apache/airflow/commit/22768ff61e1b8d3294c30562fa2ee284ee0f7739>`_  2021-10-08   ``Removed duplicated code on S3ToRedshiftOperator (#18671)``
+=================================================================================================  ===========  ========================================================================================
 
 2.3.0
 .....
 
 Latest change: 2021-10-08
 
-================================================================================================  ===========  =========================================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =========================================================================================================================
-`a680e876b <https://github.com/apache/airflow/commit/a680e876b680ecd05f7ac8da6c5a8f2518b9e071>`_  2021-10-08   ``Prepare documentation for RC2 Amazon Provider release for September (#18830)``
-`ea8f47890 <https://github.com/apache/airflow/commit/ea8f47890908e3a132273ec96f753ea6af66f837>`_  2021-10-08   ``Add AWS Fargate profile support (#18645)``
-`9344c3452 <https://github.com/apache/airflow/commit/9344c345220fc9c3355596f96132051c96b03ac6>`_  2021-10-08   ``Enable AWS Secrets Manager backend to retrieve conns using different fields (#18764)``
-`1a35644b5 <https://github.com/apache/airflow/commit/1a35644b5dbf2520b95f3d2320902f6e46407b9a>`_  2021-10-08   ``Add emr cluster link (#18691)``
-`e0af0b976 <https://github.com/apache/airflow/commit/e0af0b976c0cc43d2b1aa204d047fe755e4c5be7>`_  2021-10-08   ``AwsGlueJobOperator: add wait_for_completion to Glue job run (#18814)``
-`8e56ed234 <https://github.com/apache/airflow/commit/8e56ed234bf48775d553744c792fadc3ad63fbf7>`_  2021-10-07   ``Enable FTPToS3Operator to transfer several files (#17937)``
-`28284a37b <https://github.com/apache/airflow/commit/28284a37b3fc7a4581c552f4f3a8d72fa8b0a21d>`_  2021-10-07   ``Amazon Athena Example (#18785)``
-`38c6cf9c2 <https://github.com/apache/airflow/commit/38c6cf9c27e7f2bbcc9f39f56c8e3d1405b78087>`_  2021-10-07   ``AwsGlueJobOperator: add run_job_kwargs to Glue job run (#16796)``
-`72e49ad3a <https://github.com/apache/airflow/commit/72e49ad3a3402b506e878ade74dba588c1fc7f71>`_  2021-10-06   ``Amazon SQS Example (#18760)``
-`767a4f520 <https://github.com/apache/airflow/commit/767a4f5207f8fc6c3d8072fa780d84460d41fc7a>`_  2021-10-05   ``ECSOperator: airflow exception on edge case when cloudwatch log stream is not found (#18733)``
-`760bf6e51 <https://github.com/apache/airflow/commit/760bf6e51c5b61412243028d4f10cdb14830878a>`_  2021-10-06   ``Adds an s3 list prefixes operator (#17145)``
-`12763f125 <https://github.com/apache/airflow/commit/12763f125ab90a1f9e769f1e51dc34cd0dd6d51a>`_  2021-10-05   ``Add additional dependency for postgres extra for amazon provider (#18737)``
-`86bf2a29b <https://github.com/apache/airflow/commit/86bf2a29ba784b25c335408eb4647ad2eb48b525>`_  2021-10-04   ``Simplify strings previously split across lines (#18679)``
-`12133861e <https://github.com/apache/airflow/commit/12133861ecefd28f1d569cf2d190c2f26f6fd2fb>`_  2021-10-01   ``Support all Unix wildcards in S3KeySensor (#18211)``
-`840ea3efb <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_  2021-09-30   ``Update documentation for September providers release (#18613)``
-`8a1437e55 <https://github.com/apache/airflow/commit/8a1437e55ed50bcb9301c55c1217e9e66532f6ed>`_  2021-09-29   ``Refresh credentials for long-running pods on EKS (#17951)``
-`2fbd23878 <https://github.com/apache/airflow/commit/2fbd23878f185372c3e46221c3c95918d6cbcffa>`_  2021-09-28   ``Update s3_list.py (#18561)``
-`a458fcc57 <https://github.com/apache/airflow/commit/a458fcc573845ff65244a2dafd204ed70129f3e8>`_  2021-09-27   ``Updating miscellaneous provider DAGs to use TaskFlow API where applicable (#18278)``
-`e25eea052 <https://github.com/apache/airflow/commit/e25eea052fd54c94b490a377de05c6bae4c24dbb>`_  2021-09-19   ``Inclusive Language (#18349)``
-`4cd190c9b <https://github.com/apache/airflow/commit/4cd190c9bcbe4229de3c8527d0e3480dea3be42f>`_  2021-09-18   ``ECSOperator realtime logging (#17626)``
-`27088c453 <https://github.com/apache/airflow/commit/27088c4533199a19e6f810abc4e565bc8e107cf0>`_  2021-09-18   ``Add IAM Role Credentials to S3ToRedshiftTransfer and RedshiftToS3Transfer (#18156)``
-`2d4f3cb64 <https://github.com/apache/airflow/commit/2d4f3cb644200190619e76d3e2a140f340d908b9>`_  2021-09-15   ``Adding missing 'replace' param in docstring (#18241)``
-`81ebd78db <https://github.com/apache/airflow/commit/81ebd78db48a4876377dc20d361a7938be11373a>`_  2021-09-12   ``Added upsert method on S3ToRedshift operator (#18027)``
-`02397761a <https://github.com/apache/airflow/commit/02397761af7ed77b0e7c4f4d8de34d8a861c5b40>`_  2021-09-12   ``Deprecate default pod name in EKSPodOperator (#18036)``
-`e6cb2f7be <https://github.com/apache/airflow/commit/e6cb2f7beb4c6ea4ad4a965f9c0f2b8f6978129c>`_  2021-09-10   ``ECSOperator returns last logs when ECS task fails (#17209)``
-`b8795501e <https://github.com/apache/airflow/commit/b8795501ea6db64d83528bdd6b517779cfc9deec>`_  2021-09-10   ``Aws secrets manager backend (#17448)``
-`6e101317a <https://github.com/apache/airflow/commit/6e101317a22bb58a9edf512bbda662c862e53c78>`_  2021-09-10   ``Simplify s3 ''unify_bucket_name_and_key'' (#17325)``
-`3fe948a86 <https://github.com/apache/airflow/commit/3fe948a860a6eed2ee51a6f1be658a3ba260683f>`_  2021-09-08   ``sftp_to_s3 stream file option (#17609)``
-`867e9305f <https://github.com/apache/airflow/commit/867e9305f08bf9580f25430d8b6e84071c59f9e6>`_  2021-09-03   ``AwsBaseHook make 'client_type' & 'resource_type' optional params for 'get_client_type' & 'get_resource_type' (#17987)``
-`bcd81f23a <https://github.com/apache/airflow/commit/bcd81f23af13cde8231df205127e08048b67820c>`_  2021-09-03   ``Add Spark to the EMR cluster for the job flow examples (#17563)``
-`7c4d3173f <https://github.com/apache/airflow/commit/7c4d3173f2c73ceeadb7155cf367983a90c6dca8>`_  2021-09-02   ``Delete unnecessary parameters in EKSPodOperator (#17960)``
-================================================================================================  ===========  =========================================================================================================================
+=================================================================================================  ===========  =========================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =========================================================================================================================
+`a680e876b6 <https://github.com/apache/airflow/commit/a680e876b680ecd05f7ac8da6c5a8f2518b9e071>`_  2021-10-08   ``Prepare documentation for RC2 Amazon Provider release for September (#18830)``
+`ea8f478909 <https://github.com/apache/airflow/commit/ea8f47890908e3a132273ec96f753ea6af66f837>`_  2021-10-08   ``Add AWS Fargate profile support (#18645)``
+`9344c34522 <https://github.com/apache/airflow/commit/9344c345220fc9c3355596f96132051c96b03ac6>`_  2021-10-08   ``Enable AWS Secrets Manager backend to retrieve conns using different fields (#18764)``
+`1a35644b5d <https://github.com/apache/airflow/commit/1a35644b5dbf2520b95f3d2320902f6e46407b9a>`_  2021-10-08   ``Add emr cluster link (#18691)``
+`e0af0b976c <https://github.com/apache/airflow/commit/e0af0b976c0cc43d2b1aa204d047fe755e4c5be7>`_  2021-10-08   ``AwsGlueJobOperator: add wait_for_completion to Glue job run (#18814)``
+`8e56ed234b <https://github.com/apache/airflow/commit/8e56ed234bf48775d553744c792fadc3ad63fbf7>`_  2021-10-07   ``Enable FTPToS3Operator to transfer several files (#17937)``
+`28284a37b3 <https://github.com/apache/airflow/commit/28284a37b3fc7a4581c552f4f3a8d72fa8b0a21d>`_  2021-10-07   ``Amazon Athena Example (#18785)``
+`38c6cf9c27 <https://github.com/apache/airflow/commit/38c6cf9c27e7f2bbcc9f39f56c8e3d1405b78087>`_  2021-10-07   ``AwsGlueJobOperator: add run_job_kwargs to Glue job run (#16796)``
+`72e49ad3a3 <https://github.com/apache/airflow/commit/72e49ad3a3402b506e878ade74dba588c1fc7f71>`_  2021-10-06   ``Amazon SQS Example (#18760)``
+`767a4f5207 <https://github.com/apache/airflow/commit/767a4f5207f8fc6c3d8072fa780d84460d41fc7a>`_  2021-10-05   ``ECSOperator: airflow exception on edge case when cloudwatch log stream is not found (#18733)``
+`760bf6e51c <https://github.com/apache/airflow/commit/760bf6e51c5b61412243028d4f10cdb14830878a>`_  2021-10-06   ``Adds an s3 list prefixes operator (#17145)``
+`12763f125a <https://github.com/apache/airflow/commit/12763f125ab90a1f9e769f1e51dc34cd0dd6d51a>`_  2021-10-05   ``Add additional dependency for postgres extra for amazon provider (#18737)``
+`86bf2a29ba <https://github.com/apache/airflow/commit/86bf2a29ba784b25c335408eb4647ad2eb48b525>`_  2021-10-04   ``Simplify strings previously split across lines (#18679)``
+`12133861ec <https://github.com/apache/airflow/commit/12133861ecefd28f1d569cf2d190c2f26f6fd2fb>`_  2021-10-01   ``Support all Unix wildcards in S3KeySensor (#18211)``
+`840ea3efb9 <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_  2021-09-30   ``Update documentation for September providers release (#18613)``
+`8a1437e55e <https://github.com/apache/airflow/commit/8a1437e55ed50bcb9301c55c1217e9e66532f6ed>`_  2021-09-29   ``Refresh credentials for long-running pods on EKS (#17951)``
+`2fbd23878f <https://github.com/apache/airflow/commit/2fbd23878f185372c3e46221c3c95918d6cbcffa>`_  2021-09-28   ``Update s3_list.py (#18561)``
+`a458fcc573 <https://github.com/apache/airflow/commit/a458fcc573845ff65244a2dafd204ed70129f3e8>`_  2021-09-27   ``Updating miscellaneous provider DAGs to use TaskFlow API where applicable (#18278)``
+`e25eea052f <https://github.com/apache/airflow/commit/e25eea052fd54c94b490a377de05c6bae4c24dbb>`_  2021-09-19   ``Inclusive Language (#18349)``
+`4cd190c9bc <https://github.com/apache/airflow/commit/4cd190c9bcbe4229de3c8527d0e3480dea3be42f>`_  2021-09-18   ``ECSOperator realtime logging (#17626)``
+`27088c4533 <https://github.com/apache/airflow/commit/27088c4533199a19e6f810abc4e565bc8e107cf0>`_  2021-09-18   ``Add IAM Role Credentials to S3ToRedshiftTransfer and RedshiftToS3Transfer (#18156)``
+`2d4f3cb644 <https://github.com/apache/airflow/commit/2d4f3cb644200190619e76d3e2a140f340d908b9>`_  2021-09-15   ``Adding missing 'replace' param in docstring (#18241)``
+`81ebd78db4 <https://github.com/apache/airflow/commit/81ebd78db48a4876377dc20d361a7938be11373a>`_  2021-09-12   ``Added upsert method on S3ToRedshift operator (#18027)``
+`02397761af <https://github.com/apache/airflow/commit/02397761af7ed77b0e7c4f4d8de34d8a861c5b40>`_  2021-09-12   ``Deprecate default pod name in EKSPodOperator (#18036)``
+`e6cb2f7beb <https://github.com/apache/airflow/commit/e6cb2f7beb4c6ea4ad4a965f9c0f2b8f6978129c>`_  2021-09-10   ``ECSOperator returns last logs when ECS task fails (#17209)``
+`b8795501ea <https://github.com/apache/airflow/commit/b8795501ea6db64d83528bdd6b517779cfc9deec>`_  2021-09-10   ``Aws secrets manager backend (#17448)``
+`6e101317a2 <https://github.com/apache/airflow/commit/6e101317a22bb58a9edf512bbda662c862e53c78>`_  2021-09-10   ``Simplify s3 ''unify_bucket_name_and_key'' (#17325)``
+`3fe948a860 <https://github.com/apache/airflow/commit/3fe948a860a6eed2ee51a6f1be658a3ba260683f>`_  2021-09-08   ``sftp_to_s3 stream file option (#17609)``
+`867e9305f0 <https://github.com/apache/airflow/commit/867e9305f08bf9580f25430d8b6e84071c59f9e6>`_  2021-09-03   ``AwsBaseHook make 'client_type' & 'resource_type' optional params for 'get_client_type' & 'get_resource_type' (#17987)``
+`bcd81f23af <https://github.com/apache/airflow/commit/bcd81f23af13cde8231df205127e08048b67820c>`_  2021-09-03   ``Add Spark to the EMR cluster for the job flow examples (#17563)``
+`7c4d3173f2 <https://github.com/apache/airflow/commit/7c4d3173f2c73ceeadb7155cf367983a90c6dca8>`_  2021-09-02   ``Delete unnecessary parameters in EKSPodOperator (#17960)``
+=================================================================================================  ===========  =========================================================================================================================
 
 2.2.0
 .....
 
 Latest change: 2021-08-30
 
-================================================================================================  ===========  =========================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =========================================================================================
-`0a6858847 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
-`653c13ec0 <https://github.com/apache/airflow/commit/653c13ec0cf4729f991adf8c7b37b3a272caac56>`_  2021-08-30   ``Fix broken XCOM in EKSPodOperator (#17918)``
-`42e13e1a5 <https://github.com/apache/airflow/commit/42e13e1a5a4c97a2085ddf96f7d93e7bf71949b8>`_  2021-08-30   ``Remove all deprecation warnings in providers (#17900)``
-`890bd4310 <https://github.com/apache/airflow/commit/890bd4310e12a0a4fadfaec1f9b36d2aaae6119e>`_  2021-08-28   ``Add an Amazon EMR on EKS provider package (#16766)``
-`41632e03b <https://github.com/apache/airflow/commit/41632e03b8caf71de308414c48e9cb211a083761>`_  2021-08-27   ``Fix provider.yaml errors due to exit(0) in test (#17858)``
-`be75dcd39 <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_  2021-08-23   ``Update description about the new ''connection-types'' provider meta-data``
-`76ed2a49c <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_  2021-08-19   ``Import Hooks lazily individually in providers manager (#17682)``
-`bee48f31f <https://github.com/apache/airflow/commit/bee48f31f197f0ef7c2fb3b37f3d3d472ea388f4>`_  2021-08-19   ``Implemented Basic EKS Integration (#16571)``
-`d26b86233 <https://github.com/apache/airflow/commit/d26b862330628b54953a91436d76163e1d31b713>`_  2021-08-19   ``Add optional SQL parameters in ''RedshiftToS3Operator'' (#17640)``
-`29aab6434 <https://github.com/apache/airflow/commit/29aab6434ffe0fb8c83b6fd6c9e44310966d496a>`_  2021-08-17   ``Adds secrets backend/logging/auth information to provider yaml (#17625)``
-`1632c9f51 <https://github.com/apache/airflow/commit/1632c9f519510ff218656bbc1554c80cb158e85a>`_  2021-08-14   ``Add new LocalFilesystemToS3Operator under Amazon provider (#17168) (#17382)``
-`e7eeaa608 <https://github.com/apache/airflow/commit/e7eeaa60861f523a03a64de9dae1784cfa8b21a4>`_  2021-08-12   ``Doc: Fix docstrings for ''MongoToS3Operator'' (#17588)``
-`987575787 <https://github.com/apache/airflow/commit/987575787d82abf5b4e68b669fdb3bcab08965e6>`_  2021-08-12   ``Add Mongo projections to hook and transfer (#17379)``
-`77c4325fb <https://github.com/apache/airflow/commit/77c4325fb064d7e8b5e1088b2675a0a419d56b03>`_  2021-08-10   ``Fixing ParamValidationError when executing load_file in Glue hooks/operators (#16012)``
-`d28efbfb7 <https://github.com/apache/airflow/commit/d28efbfb7780afd1ff13a258dc5dc3e3381ddabd>`_  2021-08-02   ``Improve AWS SQS Sensor (#16880) (#16904)``
-`71088986f <https://github.com/apache/airflow/commit/71088986f12be3806d48e7abc722c3f338f01301>`_  2021-08-02   ``make platform version as independent parameter of ECSOperator (#17281)``
-`80fc80ace <https://github.com/apache/airflow/commit/80fc80ace69982882dd0ac5c70eeedc714658941>`_  2021-08-02   ``Fixes #16972 - Slugify role session name in AWS base hook (#17210)``
-================================================================================================  ===========  =========================================================================================
+=================================================================================================  ===========  =========================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =========================================================================================
+`0a68588479 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
+`653c13ec0c <https://github.com/apache/airflow/commit/653c13ec0cf4729f991adf8c7b37b3a272caac56>`_  2021-08-30   ``Fix broken XCOM in EKSPodOperator (#17918)``
+`42e13e1a5a <https://github.com/apache/airflow/commit/42e13e1a5a4c97a2085ddf96f7d93e7bf71949b8>`_  2021-08-30   ``Remove all deprecation warnings in providers (#17900)``
+`890bd4310e <https://github.com/apache/airflow/commit/890bd4310e12a0a4fadfaec1f9b36d2aaae6119e>`_  2021-08-28   ``Add an Amazon EMR on EKS provider package (#16766)``
+`41632e03b8 <https://github.com/apache/airflow/commit/41632e03b8caf71de308414c48e9cb211a083761>`_  2021-08-27   ``Fix provider.yaml errors due to exit(0) in test (#17858)``
+`be75dcd39c <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_  2021-08-23   ``Update description about the new ''connection-types'' provider meta-data``
+`76ed2a49c6 <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_  2021-08-19   ``Import Hooks lazily individually in providers manager (#17682)``
+`bee48f31f1 <https://github.com/apache/airflow/commit/bee48f31f197f0ef7c2fb3b37f3d3d472ea388f4>`_  2021-08-19   ``Implemented Basic EKS Integration (#16571)``
+`d26b862330 <https://github.com/apache/airflow/commit/d26b862330628b54953a91436d76163e1d31b713>`_  2021-08-19   ``Add optional SQL parameters in ''RedshiftToS3Operator'' (#17640)``
+`29aab6434f <https://github.com/apache/airflow/commit/29aab6434ffe0fb8c83b6fd6c9e44310966d496a>`_  2021-08-17   ``Adds secrets backend/logging/auth information to provider yaml (#17625)``
+`1632c9f519 <https://github.com/apache/airflow/commit/1632c9f519510ff218656bbc1554c80cb158e85a>`_  2021-08-14   ``Add new LocalFilesystemToS3Operator under Amazon provider (#17168) (#17382)``
+`e7eeaa6086 <https://github.com/apache/airflow/commit/e7eeaa60861f523a03a64de9dae1784cfa8b21a4>`_  2021-08-12   ``Doc: Fix docstrings for ''MongoToS3Operator'' (#17588)``
+`987575787d <https://github.com/apache/airflow/commit/987575787d82abf5b4e68b669fdb3bcab08965e6>`_  2021-08-12   ``Add Mongo projections to hook and transfer (#17379)``
+`77c4325fb0 <https://github.com/apache/airflow/commit/77c4325fb064d7e8b5e1088b2675a0a419d56b03>`_  2021-08-10   ``Fixing ParamValidationError when executing load_file in Glue hooks/operators (#16012)``
+`d28efbfb77 <https://github.com/apache/airflow/commit/d28efbfb7780afd1ff13a258dc5dc3e3381ddabd>`_  2021-08-02   ``Improve AWS SQS Sensor (#16880) (#16904)``
+`71088986f1 <https://github.com/apache/airflow/commit/71088986f12be3806d48e7abc722c3f338f01301>`_  2021-08-02   ``make platform version as independent parameter of ECSOperator (#17281)``
+`80fc80ace6 <https://github.com/apache/airflow/commit/80fc80ace69982882dd0ac5c70eeedc714658941>`_  2021-08-02   ``Fixes #16972 - Slugify role session name in AWS base hook (#17210)``
+=================================================================================================  ===========  =========================================================================================
 
 2.1.0
 .....
 
 Latest change: 2021-07-26
 
-================================================================================================  ===========  =================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =================================================================================================
-`87f408b1e <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
-`569659db3 <https://github.com/apache/airflow/commit/569659db38de8d708200b909e0cb410abc8772fa>`_  2021-07-26   ``Updating Amazon-AWS example DAGs to use XComArgs (#16868)``
-`763919d41 <https://github.com/apache/airflow/commit/763919d4152ffa13433e2489fec85ed286b7b196>`_  2021-07-25   ``Adding custom Salesforce connection type + SalesforceToS3Operator updates (#17162)``
-`8b100fcb4 <https://github.com/apache/airflow/commit/8b100fcb427dc8e6f511e6ce2deddb2e04909291>`_  2021-07-21   ``ECSOperator / pass context to self.xcom_pull as it was missing (when using reattach) (#17141)``
-`f44d7bd9c <https://github.com/apache/airflow/commit/f44d7bd9cfe00b1409db78c2a644516b0ab003e9>`_  2021-07-21   ``Made S3ToRedshiftOperator transaction safe (#17117)``
-`32582b5bf <https://github.com/apache/airflow/commit/32582b5bf1432e7c7603b959a675cf7edd76c9e6>`_  2021-07-21   ``Adding SalesforceToS3Operator to Amazon Provider (#17094)``
-`bb1d79cb8 <https://github.com/apache/airflow/commit/bb1d79cb81c5a5a80f97ab4fecfa7db7a52c7b4b>`_  2021-07-19   ``Fixed template_fields_renderers for Amazon provider (#17087)``
-`8f77a54b5 <https://github.com/apache/airflow/commit/8f77a54b53664c3b6dbcf2c955975ad121463550>`_  2021-07-19   ``removing try-catch block (#17081)``
-`cda78333b <https://github.com/apache/airflow/commit/cda78333b4ce9304abe315ab1afe41efe17fd2da>`_  2021-07-18   ``Added docs & doc ref's for AWS transfer operators between SFTP & S3 (#16964)``
-`d02ded65e <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_  2021-07-15   ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
-`b916b7507 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
-`fc0250f1d <https://github.com/apache/airflow/commit/fc0250f1d5c43784f353dbdf4a34089aa96c28e5>`_  2021-07-15   ``Allow attaching to previously launched task in ECSOperator (#16685)``
-`d3f300fba <https://github.com/apache/airflow/commit/d3f300fba8c252cac79a1654fddb91532f44c656>`_  2021-07-11   ``Fix wrong template_fields_renderers for AWS operators (#16820)``
-`f0df184e4 <https://github.com/apache/airflow/commit/f0df184e4db940f7e1b9248b5f5843d494034112>`_  2021-07-07   ``Update AWS Base hook to use refreshable credentials (#16770) (#16771)``
-`ffe8fab65 <https://github.com/apache/airflow/commit/ffe8fab6536ac4eec076d48548d7b2e814a55b1f>`_  2021-07-03   ``Added select_query to the templated fields in RedshiftToS3Operator (#16767)``
-`866a601b7 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
-`0d80383bd <https://github.com/apache/airflow/commit/0d80383bdd506c2eff8ef29d0ff461620a966f86>`_  2021-06-28   ``AWS Hook - allow IDP HTTP retry (#12639) (#16612)``
-`3a57d9fc6 <https://github.com/apache/airflow/commit/3a57d9fc604f4478fd51e20287494d0d7a33f0e4>`_  2021-06-26   ``Bump ''sphinxcontrib-spelling'' and minor improvements (#16675)``
-`2543c74c1 <https://github.com/apache/airflow/commit/2543c74c1927b751e7492df81d762e61d2a4d5f6>`_  2021-06-24   ``AWS DataSync cancel task on exception (#11011) (#16589)``
-`2ab2cbf93 <https://github.com/apache/airflow/commit/2ab2cbf93df9eddfb527fcfd9d7b442678a57662>`_  2021-06-23   ``Update Boto3 API calls in ECSOperator (#16050)``
-================================================================================================  ===========  =================================================================================================
+=================================================================================================  ===========  =================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =================================================================================================
+`87f408b1e7 <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
+`569659db38 <https://github.com/apache/airflow/commit/569659db38de8d708200b909e0cb410abc8772fa>`_  2021-07-26   ``Updating Amazon-AWS example DAGs to use XComArgs (#16868)``
+`763919d415 <https://github.com/apache/airflow/commit/763919d4152ffa13433e2489fec85ed286b7b196>`_  2021-07-25   ``Adding custom Salesforce connection type + SalesforceToS3Operator updates (#17162)``
+`8b100fcb42 <https://github.com/apache/airflow/commit/8b100fcb427dc8e6f511e6ce2deddb2e04909291>`_  2021-07-21   ``ECSOperator / pass context to self.xcom_pull as it was missing (when using reattach) (#17141)``
+`f44d7bd9cf <https://github.com/apache/airflow/commit/f44d7bd9cfe00b1409db78c2a644516b0ab003e9>`_  2021-07-21   ``Made S3ToRedshiftOperator transaction safe (#17117)``
+`32582b5bf1 <https://github.com/apache/airflow/commit/32582b5bf1432e7c7603b959a675cf7edd76c9e6>`_  2021-07-21   ``Adding SalesforceToS3Operator to Amazon Provider (#17094)``
+`bb1d79cb81 <https://github.com/apache/airflow/commit/bb1d79cb81c5a5a80f97ab4fecfa7db7a52c7b4b>`_  2021-07-19   ``Fixed template_fields_renderers for Amazon provider (#17087)``
+`8f77a54b53 <https://github.com/apache/airflow/commit/8f77a54b53664c3b6dbcf2c955975ad121463550>`_  2021-07-19   ``removing try-catch block (#17081)``
+`cda78333b4 <https://github.com/apache/airflow/commit/cda78333b4ce9304abe315ab1afe41efe17fd2da>`_  2021-07-18   ``Added docs & doc ref's for AWS transfer operators between SFTP & S3 (#16964)``
+`d02ded65ea <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_  2021-07-15   ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
+`b916b75079 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
+`fc0250f1d5 <https://github.com/apache/airflow/commit/fc0250f1d5c43784f353dbdf4a34089aa96c28e5>`_  2021-07-15   ``Allow attaching to previously launched task in ECSOperator (#16685)``
+`d3f300fba8 <https://github.com/apache/airflow/commit/d3f300fba8c252cac79a1654fddb91532f44c656>`_  2021-07-11   ``Fix wrong template_fields_renderers for AWS operators (#16820)``
+`f0df184e4d <https://github.com/apache/airflow/commit/f0df184e4db940f7e1b9248b5f5843d494034112>`_  2021-07-07   ``Update AWS Base hook to use refreshable credentials (#16770) (#16771)``
+`ffe8fab653 <https://github.com/apache/airflow/commit/ffe8fab6536ac4eec076d48548d7b2e814a55b1f>`_  2021-07-03   ``Added select_query to the templated fields in RedshiftToS3Operator (#16767)``
+`866a601b76 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
+`0d80383bdd <https://github.com/apache/airflow/commit/0d80383bdd506c2eff8ef29d0ff461620a966f86>`_  2021-06-28   ``AWS Hook - allow IDP HTTP retry (#12639) (#16612)``
+`3a57d9fc60 <https://github.com/apache/airflow/commit/3a57d9fc604f4478fd51e20287494d0d7a33f0e4>`_  2021-06-26   ``Bump ''sphinxcontrib-spelling'' and minor improvements (#16675)``
+`2543c74c19 <https://github.com/apache/airflow/commit/2543c74c1927b751e7492df81d762e61d2a4d5f6>`_  2021-06-24   ``AWS DataSync cancel task on exception (#11011) (#16589)``
+`2ab2cbf93d <https://github.com/apache/airflow/commit/2ab2cbf93df9eddfb527fcfd9d7b442678a57662>`_  2021-06-23   ``Update Boto3 API calls in ECSOperator (#16050)``
+=================================================================================================  ===========  =================================================================================================
 
 2.0.0
 .....
 
 Latest change: 2021-06-21
 
-================================================================================================  ===========  ===============================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===============================================================================================
-`19ed074e9 <https://github.com/apache/airflow/commit/19ed074e9c696eb4aff25f3a833e7f359f2b1c38>`_  2021-06-21   ``Use safe get with AWS DMS describe replication tasks (#16540)``
-`bbc627a3d <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
-`db10c6841 <https://github.com/apache/airflow/commit/db10c6841b6295ab2b116c03025856084885c6a3>`_  2021-06-18   ``Add AWS DMS replication task operators (#15850)``
-`1c82b4d01 <https://github.com/apache/airflow/commit/1c82b4d015a1785a881bb916ffa0265249c2cde7>`_  2021-06-17   ``Fix S3ToFTPOperator (#13796)``
-`36dc6a810 <https://github.com/apache/airflow/commit/36dc6a8100c0261270f7f6fa20928508f90bac96>`_  2021-06-16   ``Make job name check optional in SageMakerTrainingOperator (#16327)``
-`cbf8001d7 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
-`1fba5402b <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
-`9cd7930c3 <https://github.com/apache/airflow/commit/9cd7930c34c2842bef0cdc1748d42e7caa722301>`_  2021-06-13   ``Update copy command for s3 to redshift (#16241)``
-`643f3c35a <https://github.com/apache/airflow/commit/643f3c35a6ba3def40de7db8e974c72e98cfad44>`_  2021-06-13   ``fix: AwsGlueJobOperator change order of args for load_file (#16216)``
-`30708b5b2 <https://github.com/apache/airflow/commit/30708b5b254960395d8061e8c403294b93900c4d>`_  2021-06-13   ``Add support of capacity provider strategy for ECSOperator (#15848)``
-`9c94b72d4 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
-`9fcdf3d4d <https://github.com/apache/airflow/commit/9fcdf3d4deae0dd77c734f5a3520fb75d66d0821>`_  2021-06-02   ``Fix S3 Select payload join (#16189)``
-`8d1663828 <https://github.com/apache/airflow/commit/8d16638285687fd0ef41d40340ab1c5bcffd507a>`_  2021-05-29   ``remove retry for now (#16150)``
-`5fbc86f03 <https://github.com/apache/airflow/commit/5fbc86f0364fbc4f7c2ba10cae4a13449709730c>`_  2021-05-27   ``Remove the 'not-allow-trailing-slash' rule on S3_hook (#15609)``
-`904709d34 <https://github.com/apache/airflow/commit/904709d34fbe0b6062d72932b72954afe13ec148>`_  2021-05-27   ``Check synctatic correctness for code-snippets (#16005)``
-`476d0f6e3 <https://github.com/apache/airflow/commit/476d0f6e3d2059f56532cda36cdc51aa86bafb37>`_  2021-05-22   ``Bump pyupgrade v2.13.0 to v2.18.1 (#15991)``
-`821ea6fc1 <https://github.com/apache/airflow/commit/821ea6fc187a9780b8fe0dd76f140367681ba065>`_  2021-05-17   ``Fix spacing in ''AwsBatchWaitersHook'' docstring (#15839)``
-`146704605 <https://github.com/apache/airflow/commit/1467046058c40f6d448a24b6cda43c2037180c41>`_  2021-05-14   ``CloudwatchTaskHandler reads timestamp from Cloudwatch events (#15173)``
-`dab10d9fa <https://github.com/apache/airflow/commit/dab10d9fae6bfca0f9c0c504b77773d94ccee86d>`_  2021-05-10   ``MongoToS3Operator failed when running with a single query (not aggregate pipeline) (#15680)``
-`9c8391a13 <https://github.com/apache/airflow/commit/9c8391a13f6ba29749675cf23f2f874f96b0cc8c>`_  2021-05-10   ``Fix spelling (#15699)``
-`37681bca0 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
-`9953a047c <https://github.com/apache/airflow/commit/9953a047c4b0471ceb6effc669dce8d03c2f935b>`_  2021-05-07   ``Add Connection Documentation for the Hive Provider (#15704)``
-`0f97a3970 <https://github.com/apache/airflow/commit/0f97a3970d2c652beedbf2fbaa33e2b2bfd69bce>`_  2021-05-04   ``Rename example bucket names to use INVALID BUCKET NAME by default (#15651)``
-`db557a8c4 <https://github.com/apache/airflow/commit/db557a8c4a3e1f0d67b2534010e5092be4f4a9fd>`_  2021-05-01   ``Docs: Replace 'airflow' to 'apache-airflow' to install extra (#15628)``
-================================================================================================  ===========  ===============================================================================================
+=================================================================================================  ===========  ===============================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===============================================================================================
+`19ed074e9c <https://github.com/apache/airflow/commit/19ed074e9c696eb4aff25f3a833e7f359f2b1c38>`_  2021-06-21   ``Use safe get with AWS DMS describe replication tasks (#16540)``
+`bbc627a3da <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
+`db10c6841b <https://github.com/apache/airflow/commit/db10c6841b6295ab2b116c03025856084885c6a3>`_  2021-06-18   ``Add AWS DMS replication task operators (#15850)``
+`1c82b4d015 <https://github.com/apache/airflow/commit/1c82b4d015a1785a881bb916ffa0265249c2cde7>`_  2021-06-17   ``Fix S3ToFTPOperator (#13796)``
+`36dc6a8100 <https://github.com/apache/airflow/commit/36dc6a8100c0261270f7f6fa20928508f90bac96>`_  2021-06-16   ``Make job name check optional in SageMakerTrainingOperator (#16327)``
+`cbf8001d76 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
+`1fba5402bb <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
+`9cd7930c34 <https://github.com/apache/airflow/commit/9cd7930c34c2842bef0cdc1748d42e7caa722301>`_  2021-06-13   ``Update copy command for s3 to redshift (#16241)``
+`643f3c35a6 <https://github.com/apache/airflow/commit/643f3c35a6ba3def40de7db8e974c72e98cfad44>`_  2021-06-13   ``fix: AwsGlueJobOperator change order of args for load_file (#16216)``
+`30708b5b25 <https://github.com/apache/airflow/commit/30708b5b254960395d8061e8c403294b93900c4d>`_  2021-06-13   ``Add support of capacity provider strategy for ECSOperator (#15848)``
+`9c94b72d44 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
+`9fcdf3d4de <https://github.com/apache/airflow/commit/9fcdf3d4deae0dd77c734f5a3520fb75d66d0821>`_  2021-06-02   ``Fix S3 Select payload join (#16189)``
+`8d16638285 <https://github.com/apache/airflow/commit/8d16638285687fd0ef41d40340ab1c5bcffd507a>`_  2021-05-29   ``remove retry for now (#16150)``
+`5fbc86f036 <https://github.com/apache/airflow/commit/5fbc86f0364fbc4f7c2ba10cae4a13449709730c>`_  2021-05-27   ``Remove the 'not-allow-trailing-slash' rule on S3_hook (#15609)``
+`904709d34f <https://github.com/apache/airflow/commit/904709d34fbe0b6062d72932b72954afe13ec148>`_  2021-05-27   ``Check synctatic correctness for code-snippets (#16005)``
+`476d0f6e3d <https://github.com/apache/airflow/commit/476d0f6e3d2059f56532cda36cdc51aa86bafb37>`_  2021-05-22   ``Bump pyupgrade v2.13.0 to v2.18.1 (#15991)``
+`821ea6fc18 <https://github.com/apache/airflow/commit/821ea6fc187a9780b8fe0dd76f140367681ba065>`_  2021-05-17   ``Fix spacing in ''AwsBatchWaitersHook'' docstring (#15839)``
+`1467046058 <https://github.com/apache/airflow/commit/1467046058c40f6d448a24b6cda43c2037180c41>`_  2021-05-14   ``CloudwatchTaskHandler reads timestamp from Cloudwatch events (#15173)``
+`dab10d9fae <https://github.com/apache/airflow/commit/dab10d9fae6bfca0f9c0c504b77773d94ccee86d>`_  2021-05-10   ``MongoToS3Operator failed when running with a single query (not aggregate pipeline) (#15680)``
+`9c8391a13f <https://github.com/apache/airflow/commit/9c8391a13f6ba29749675cf23f2f874f96b0cc8c>`_  2021-05-10   ``Fix spelling (#15699)``
+`37681bca00 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
+`9953a047c4 <https://github.com/apache/airflow/commit/9953a047c4b0471ceb6effc669dce8d03c2f935b>`_  2021-05-07   ``Add Connection Documentation for the Hive Provider (#15704)``
+`0f97a3970d <https://github.com/apache/airflow/commit/0f97a3970d2c652beedbf2fbaa33e2b2bfd69bce>`_  2021-05-04   ``Rename example bucket names to use INVALID BUCKET NAME by default (#15651)``
+`db557a8c4a <https://github.com/apache/airflow/commit/db557a8c4a3e1f0d67b2534010e5092be4f4a9fd>`_  2021-05-01   ``Docs: Replace 'airflow' to 'apache-airflow' to install extra (#15628)``
+=================================================================================================  ===========  ===============================================================================================
 
 1.4.0
 .....
 
 Latest change: 2021-05-01
 
-================================================================================================  ===========  ==========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==========================================================================
-`807ad32ce <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_  2021-05-01   ``Prepares provider release after PIP 21 compatibility (#15576)``
-`814e471d1 <https://github.com/apache/airflow/commit/814e471d137aad68bd64a21d20736e7b88403f97>`_  2021-04-29   ``Update pre-commit checks (#15583)``
-`bf2b48174 <https://github.com/apache/airflow/commit/bf2b48174a1ccfe398eefba7f04a5cacac421266>`_  2021-04-27   ``Add Connection Documentation for Providers (#15499)``
-`4b031d39e <https://github.com/apache/airflow/commit/4b031d39e12110f337151cda6693e2541bf71c2c>`_  2021-04-27   ``Make Airflow code Pylint 2.8 compatible (#15534)``
-`657384615 <https://github.com/apache/airflow/commit/657384615fafc060f9e2ed925017306705770355>`_  2021-04-27   ``Fix 'logging.exception' redundancy (#14823)``
-`d598630cd <https://github.com/apache/airflow/commit/d598630cd7a2e80fd84c499cfcba37ad2b6888f3>`_  2021-04-26   ``Fix AthenaSensor calling AthenaHook incorrectly (#15427)``
-`71c673e42 <https://github.com/apache/airflow/commit/71c673e427a89cae2a9f3174c32c5c85556d6342>`_  2021-04-22   ``Update Docstrings of Modules with Missing Params (#15391)``
-`a82de56b9 <https://github.com/apache/airflow/commit/a82de56b9d16713cbba4dee42d6797cc12b59cfe>`_  2021-04-13   ``S3Hook.load_file should accept Path object in addition to str (#15232)``
-`b4770725a <https://github.com/apache/airflow/commit/b4770725a3aa03bd50a0a8c8e01db667bff93862>`_  2021-04-12   ``Add links to new modules for deprecated modules (#15316)``
-`da780fc8b <https://github.com/apache/airflow/commit/da780fc8b1f041b927f1ed06f737113010d58a61>`_  2021-04-12   ``Fixes doc for SQSSensor (#15323)``
-================================================================================================  ===========  ==========================================================================
+=================================================================================================  ===========  ==========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==========================================================================
+`807ad32ce5 <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_  2021-05-01   ``Prepares provider release after PIP 21 compatibility (#15576)``
+`814e471d13 <https://github.com/apache/airflow/commit/814e471d137aad68bd64a21d20736e7b88403f97>`_  2021-04-29   ``Update pre-commit checks (#15583)``
+`bf2b48174a <https://github.com/apache/airflow/commit/bf2b48174a1ccfe398eefba7f04a5cacac421266>`_  2021-04-27   ``Add Connection Documentation for Providers (#15499)``
+`4b031d39e1 <https://github.com/apache/airflow/commit/4b031d39e12110f337151cda6693e2541bf71c2c>`_  2021-04-27   ``Make Airflow code Pylint 2.8 compatible (#15534)``
+`657384615f <https://github.com/apache/airflow/commit/657384615fafc060f9e2ed925017306705770355>`_  2021-04-27   ``Fix 'logging.exception' redundancy (#14823)``
+`d598630cd7 <https://github.com/apache/airflow/commit/d598630cd7a2e80fd84c499cfcba37ad2b6888f3>`_  2021-04-26   ``Fix AthenaSensor calling AthenaHook incorrectly (#15427)``
+`71c673e427 <https://github.com/apache/airflow/commit/71c673e427a89cae2a9f3174c32c5c85556d6342>`_  2021-04-22   ``Update Docstrings of Modules with Missing Params (#15391)``
+`a82de56b9d <https://github.com/apache/airflow/commit/a82de56b9d16713cbba4dee42d6797cc12b59cfe>`_  2021-04-13   ``S3Hook.load_file should accept Path object in addition to str (#15232)``
+`b4770725a3 <https://github.com/apache/airflow/commit/b4770725a3aa03bd50a0a8c8e01db667bff93862>`_  2021-04-12   ``Add links to new modules for deprecated modules (#15316)``
+`da780fc8b1 <https://github.com/apache/airflow/commit/da780fc8b1f041b927f1ed06f737113010d58a61>`_  2021-04-12   ``Fixes doc for SQSSensor (#15323)``
+=================================================================================================  ===========  ==========================================================================
 
 1.3.0
 .....
 
 Latest change: 2021-04-06
 
-================================================================================================  ===========  =============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =============================================================================
-`042be2e4e <https://github.com/apache/airflow/commit/042be2e4e06b988f5ba2dc146f53774dabc8b76b>`_  2021-04-06   ``Updated documentation for provider packages before April release (#15236)``
-`266384a63 <https://github.com/apache/airflow/commit/266384a63f4693b667f308d49fcbed9a10a41fce>`_  2021-04-05   ``Fix string concatenation using 'f-strings' (#15200)``
-`eda538f56 <https://github.com/apache/airflow/commit/eda538f56cb2dc2728d303acddb42841fe419c36>`_  2021-04-02   ``AWS: Do not log info when SSM & SecretsManager secret not found (#15120)``
-`9b76b94c9 <https://github.com/apache/airflow/commit/9b76b94c940d472290861930a1d5860b43b3b2b2>`_  2021-04-02   ``A bunch of template_fields_renderers additions (#15130)``
-`682266510 <https://github.com/apache/airflow/commit/6822665102c973d6e4d5892564294489ca094580>`_  2021-04-01   ``Send region_name into parant class of AwsGlueJobHook (#14251)``
-`537969889 <https://github.com/apache/airflow/commit/53796988929d7b5de98cd322fdea9e0a8edec0a1>`_  2021-03-27   ``Improve docstrings for various modules (#15047)``
-`614be87b2 <https://github.com/apache/airflow/commit/614be87b23199acd67e69677cfdb6ae4ed023b69>`_  2021-03-26   ``Added retry to ECS Operator (#14263)``
-`a7ca1b3b0 <https://github.com/apache/airflow/commit/a7ca1b3b0bdf0b7677e53be1b11e833714dfbbb4>`_  2021-03-26   ``Fix Sphinx Issues with Docstrings (#14968)``
-`0f327788b <https://github.com/apache/airflow/commit/0f327788b5b0887c463cb83dd8f732245da96577>`_  2021-03-24   ``doc: Fix typo in 'secrets_manager.py' docstring (#14943)``
-`93982e3bb <https://github.com/apache/airflow/commit/93982e3bb6386e3db02bd5e4a8e61f74bdc12d94>`_  2021-03-22   ``Make script_args templated in AwsGlueJobOperator (#14925)``
-`e172bd0e1 <https://github.com/apache/airflow/commit/e172bd0e16d5b13105734fe9eb8effc44d593c29>`_  2021-03-22   ``Update docstrings to adhere to sphinx standards (#14918)``
-`68e4c4dcb <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
-`a3778127e <https://github.com/apache/airflow/commit/a3778127ed98c131e1465125de672f202961b3c5>`_  2021-03-15   ``Add FTPToS3Operator (#13707)``
-`b896aee8c <https://github.com/apache/airflow/commit/b896aee8cca6fe678e96e0eadf39ce956f9525fc>`_  2021-03-07   ``Cache Hook when initializing 'CloudFormationCreateStackSensor' (#14638)``
-`e7bb17aeb <https://github.com/apache/airflow/commit/e7bb17aeb83b2218620c5320241b0c9f902d74ff>`_  2021-03-06   ``Use built-in 'cached_property' on Python 3.8 where possible (#14606)``
-`697abf399 <https://github.com/apache/airflow/commit/697abf399de107eb4bafb730acf23d868e107a08>`_  2021-03-05   ``S3DataSource is not required (#14220)``
-`8ced652ec <https://github.com/apache/airflow/commit/8ced652ecf847ed668e5eed27e3e47a51a27b1c8>`_  2021-02-28   ``Implemented S3 Bucket Tagging (#14402)``
-================================================================================================  ===========  =============================================================================
+=================================================================================================  ===========  =============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =============================================================================
+`042be2e4e0 <https://github.com/apache/airflow/commit/042be2e4e06b988f5ba2dc146f53774dabc8b76b>`_  2021-04-06   ``Updated documentation for provider packages before April release (#15236)``
+`266384a63f <https://github.com/apache/airflow/commit/266384a63f4693b667f308d49fcbed9a10a41fce>`_  2021-04-05   ``Fix string concatenation using 'f-strings' (#15200)``
+`eda538f56c <https://github.com/apache/airflow/commit/eda538f56cb2dc2728d303acddb42841fe419c36>`_  2021-04-02   ``AWS: Do not log info when SSM & SecretsManager secret not found (#15120)``
+`9b76b94c94 <https://github.com/apache/airflow/commit/9b76b94c940d472290861930a1d5860b43b3b2b2>`_  2021-04-02   ``A bunch of template_fields_renderers additions (#15130)``
+`6822665102 <https://github.com/apache/airflow/commit/6822665102c973d6e4d5892564294489ca094580>`_  2021-04-01   ``Send region_name into parant class of AwsGlueJobHook (#14251)``
+`5379698892 <https://github.com/apache/airflow/commit/53796988929d7b5de98cd322fdea9e0a8edec0a1>`_  2021-03-27   ``Improve docstrings for various modules (#15047)``
+`614be87b23 <https://github.com/apache/airflow/commit/614be87b23199acd67e69677cfdb6ae4ed023b69>`_  2021-03-26   ``Added retry to ECS Operator (#14263)``
+`a7ca1b3b0b <https://github.com/apache/airflow/commit/a7ca1b3b0bdf0b7677e53be1b11e833714dfbbb4>`_  2021-03-26   ``Fix Sphinx Issues with Docstrings (#14968)``
+`0f327788b5 <https://github.com/apache/airflow/commit/0f327788b5b0887c463cb83dd8f732245da96577>`_  2021-03-24   ``doc: Fix typo in 'secrets_manager.py' docstring (#14943)``
+`93982e3bb6 <https://github.com/apache/airflow/commit/93982e3bb6386e3db02bd5e4a8e61f74bdc12d94>`_  2021-03-22   ``Make script_args templated in AwsGlueJobOperator (#14925)``
+`e172bd0e16 <https://github.com/apache/airflow/commit/e172bd0e16d5b13105734fe9eb8effc44d593c29>`_  2021-03-22   ``Update docstrings to adhere to sphinx standards (#14918)``
+`68e4c4dcb0 <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
+`a3778127ed <https://github.com/apache/airflow/commit/a3778127ed98c131e1465125de672f202961b3c5>`_  2021-03-15   ``Add FTPToS3Operator (#13707)``
+`b896aee8cc <https://github.com/apache/airflow/commit/b896aee8cca6fe678e96e0eadf39ce956f9525fc>`_  2021-03-07   ``Cache Hook when initializing 'CloudFormationCreateStackSensor' (#14638)``
+`e7bb17aeb8 <https://github.com/apache/airflow/commit/e7bb17aeb83b2218620c5320241b0c9f902d74ff>`_  2021-03-06   ``Use built-in 'cached_property' on Python 3.8 where possible (#14606)``
+`697abf399d <https://github.com/apache/airflow/commit/697abf399de107eb4bafb730acf23d868e107a08>`_  2021-03-05   ``S3DataSource is not required (#14220)``
+`8ced652ecf <https://github.com/apache/airflow/commit/8ced652ecf847ed668e5eed27e3e47a51a27b1c8>`_  2021-02-28   ``Implemented S3 Bucket Tagging (#14402)``
+=================================================================================================  ===========  =============================================================================
 
 1.2.0
 .....
 
 Latest change: 2021-02-27
 
-================================================================================================  ===========  ==========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==========================================================================
-`589d6dec9 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_  2021-02-27   ``Prepare to release the next wave of providers: (#14487)``
-`13854c32a <https://github.com/apache/airflow/commit/13854c32a38787af6d8a52ab2465cb6185c0b74c>`_  2021-02-27   ``Adding support to put extra arguments for Glue Job. (#14027)``
-`0d6cae417 <https://github.com/apache/airflow/commit/0d6cae4172ff185ec4c0fc483bf556ce3252b7b0>`_  2021-02-24   ``Avoid using threads in S3 remote logging uplod (#14414)``
-`ca35bd7f7 <https://github.com/apache/airflow/commit/ca35bd7f7f6bc2fb4f2afd7762114ce262c61941>`_  2021-02-21   ``By default PIP will install all packages in .local folder (#14125)``
-`1b1472630 <https://github.com/apache/airflow/commit/1b147263076d48772d417c5154f2db86fc6a6877>`_  2021-02-11   ``Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query (#14177)``
-`9034f277e <https://github.com/apache/airflow/commit/9034f277ef935df98b63963c824ba71e0dcd92c7>`_  2021-02-10   ``Document configuration for email backend credentials. (#14006)``
-`8c5594b02 <https://github.com/apache/airflow/commit/8c5594b02ffbfc631ebc2366dbde6d8c4e56d550>`_  2021-02-08   ``includes the STS token if STS credentials are used (#11227)``
-`cddbf9c11 <https://github.com/apache/airflow/commit/cddbf9c11d092422e6695d7a5a5c859fdf140753>`_  2021-02-06   ``Use MongoDB color for MongoToS3Operator (#14103)``
-`10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
-================================================================================================  ===========  ==========================================================================
+=================================================================================================  ===========  ==========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==========================================================================
+`589d6dec92 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_  2021-02-27   ``Prepare to release the next wave of providers: (#14487)``
+`13854c32a3 <https://github.com/apache/airflow/commit/13854c32a38787af6d8a52ab2465cb6185c0b74c>`_  2021-02-27   ``Adding support to put extra arguments for Glue Job. (#14027)``
+`0d6cae4172 <https://github.com/apache/airflow/commit/0d6cae4172ff185ec4c0fc483bf556ce3252b7b0>`_  2021-02-24   ``Avoid using threads in S3 remote logging uplod (#14414)``
+`ca35bd7f7f <https://github.com/apache/airflow/commit/ca35bd7f7f6bc2fb4f2afd7762114ce262c61941>`_  2021-02-21   ``By default PIP will install all packages in .local folder (#14125)``
+`1b14726307 <https://github.com/apache/airflow/commit/1b147263076d48772d417c5154f2db86fc6a6877>`_  2021-02-11   ``Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query (#14177)``
+`9034f277ef <https://github.com/apache/airflow/commit/9034f277ef935df98b63963c824ba71e0dcd92c7>`_  2021-02-10   ``Document configuration for email backend credentials. (#14006)``
+`8c5594b02f <https://github.com/apache/airflow/commit/8c5594b02ffbfc631ebc2366dbde6d8c4e56d550>`_  2021-02-08   ``includes the STS token if STS credentials are used (#11227)``
+`cddbf9c11d <https://github.com/apache/airflow/commit/cddbf9c11d092422e6695d7a5a5c859fdf140753>`_  2021-02-06   ``Use MongoDB color for MongoToS3Operator (#14103)``
+`10343ec29f <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
+=================================================================================================  ===========  ==========================================================================
 
 1.1.0
 .....
 
 Latest change: 2021-02-04
 
-================================================================================================  ===========  =========================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =========================================================================================
-`88bdcfa0d <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_  2021-02-04   ``Prepare to release a new wave of providers. (#14013)``
-`ac2f72c98 <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_  2021-02-01   ``Implement provider versioning tools (#13767)``
-`01049ddce <https://github.com/apache/airflow/commit/01049ddce210f475d6eae9b1cb306f750a1d6dd8>`_  2021-01-31   ``Add aws ses email backend for use with EmailOperator. (#13986)``
-`ecfdc60bb <https://github.com/apache/airflow/commit/ecfdc60bb607fe0d13fa7e315476c607813abab6>`_  2021-01-29   ``Add bucket_name to template fileds in S3 operators (#13973)``
-`d0ab7f6d3 <https://github.com/apache/airflow/commit/d0ab7f6d3a2976167f9c4fb309c502a4f866f983>`_  2021-01-25   ``Add ExasolToS3Operator (#13847)``
-`6d55f329f <https://github.com/apache/airflow/commit/6d55f329f93c5cd1e94973194c0cd7caa65309e1>`_  2021-01-25   ``AWS Glue Crawler Integration (#13072)``
-`f473ca713 <https://github.com/apache/airflow/commit/f473ca7130f844bc59477674e641b42b80698bb7>`_  2021-01-24   ``Replace 'google_cloud_storage_conn_id' by 'gcp_conn_id' when using 'GCSHook' (#13851)``
-`a9ac2b040 <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_  2021-01-23   ``Switch to f-strings using flynt. (#13732)``
-`3fd5ef355 <https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e>`_  2021-01-21   ``Add missing logos for integrations (#13717)``
-`29730d720 <https://github.com/apache/airflow/commit/29730d720066a4c16d524e905de8cdf07e8cd129>`_  2021-01-20   ``Add acl_policy to S3CopyObjectOperator (#13773)``
-`c065d3218 <https://github.com/apache/airflow/commit/c065d32189bfee80ab938d96ad74f6492e9c9b24>`_  2021-01-19   ``AllowDiskUse parameter and docs in MongotoS3Operator (#12033)``
-`ab5fe56ac <https://github.com/apache/airflow/commit/ab5fe56ac4bda0d3fcdcbf58ed2632255b7ac713>`_  2021-01-16   ``Fix bug in GCSToS3Operator (#13718)``
-`04d278f93 <https://github.com/apache/airflow/commit/04d278f93ffafb40fb6e95b41ecfa5f5cba5ef98>`_  2021-01-13   ``Add S3ToFTPOperator (#11747)``
-`8d42d9ed6 <https://github.com/apache/airflow/commit/8d42d9ed69b03b372c6bc01309ef22e01b8db55f>`_  2021-01-11   ``add xcom push for ECSOperator (#12096)``
-`308f1d066 <https://github.com/apache/airflow/commit/308f1d06668ad427fd2483077d8e60f55ee617e6>`_  2021-01-07   ``[AIRFLOW-3723] Add Gzip capability to mongo_to_S3 operator (#13187)``
-`f69405fb0 <https://github.com/apache/airflow/commit/f69405fb0b7c236968c730e1ad31a60eea2338c4>`_  2021-01-07   ``Fix S3KeysUnchangedSensor so that template_fields work (#13490)``
-`4e479e1e1 <https://github.com/apache/airflow/commit/4e479e1e1b8eea71df48f5cc08a7dd15929ba177>`_  2021-01-06   ``Add S3KeySizeSensor (#13049)``
-`f7a1334ab <https://github.com/apache/airflow/commit/f7a1334abe4417409498daad52c97d3f0eb95137>`_  2021-01-02   ``Add 'mongo_collection' to template_fields in MongoToS3Operator (#13361)``
-`bd74eb0ca <https://github.com/apache/airflow/commit/bd74eb0ca0bb5f81cd98e2c151257a404d4a55a5>`_  2020-12-31   ``Allow Tags on AWS Batch Job Submission (#13396)``
-`295d66f91 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_  2020-12-30   ``Fix Grammar in PIP warning (#13380)``
-`625576a3a <https://github.com/apache/airflow/commit/625576a3af470cddad250735b74ba11e4880de0a>`_  2020-12-18   ``Fix spelling (#13135)``
-`6cf76d7ac <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_  2020-12-18   ``Fix typo in pip upgrade command :( (#13148)``
-`5090fb0c8 <https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444>`_  2020-12-15   ``Add script to generate integrations.json (#13073)``
-================================================================================================  ===========  =========================================================================================
+=================================================================================================  ===========  =========================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =========================================================================================
+`88bdcfa0df <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_  2021-02-04   ``Prepare to release a new wave of providers. (#14013)``
+`ac2f72c98d <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_  2021-02-01   ``Implement provider versioning tools (#13767)``
+`01049ddce2 <https://github.com/apache/airflow/commit/01049ddce210f475d6eae9b1cb306f750a1d6dd8>`_  2021-01-31   ``Add aws ses email backend for use with EmailOperator. (#13986)``
+`ecfdc60bb6 <https://github.com/apache/airflow/commit/ecfdc60bb607fe0d13fa7e315476c607813abab6>`_  2021-01-29   ``Add bucket_name to template fileds in S3 operators (#13973)``
+`d0ab7f6d3a <https://github.com/apache/airflow/commit/d0ab7f6d3a2976167f9c4fb309c502a4f866f983>`_  2021-01-25   ``Add ExasolToS3Operator (#13847)``
+`6d55f329f9 <https://github.com/apache/airflow/commit/6d55f329f93c5cd1e94973194c0cd7caa65309e1>`_  2021-01-25   ``AWS Glue Crawler Integration (#13072)``
+`f473ca7130 <https://github.com/apache/airflow/commit/f473ca7130f844bc59477674e641b42b80698bb7>`_  2021-01-24   ``Replace 'google_cloud_storage_conn_id' by 'gcp_conn_id' when using 'GCSHook' (#13851)``
+`a9ac2b040b <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_  2021-01-23   ``Switch to f-strings using flynt. (#13732)``
+`3fd5ef3555 <https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e>`_  2021-01-21   ``Add missing logos for integrations (#13717)``
+`29730d7200 <https://github.com/apache/airflow/commit/29730d720066a4c16d524e905de8cdf07e8cd129>`_  2021-01-20   ``Add acl_policy to S3CopyObjectOperator (#13773)``
+`c065d32189 <https://github.com/apache/airflow/commit/c065d32189bfee80ab938d96ad74f6492e9c9b24>`_  2021-01-19   ``AllowDiskUse parameter and docs in MongotoS3Operator (#12033)``
+`ab5fe56ac4 <https://github.com/apache/airflow/commit/ab5fe56ac4bda0d3fcdcbf58ed2632255b7ac713>`_  2021-01-16   ``Fix bug in GCSToS3Operator (#13718)``
+`04d278f93f <https://github.com/apache/airflow/commit/04d278f93ffafb40fb6e95b41ecfa5f5cba5ef98>`_  2021-01-13   ``Add S3ToFTPOperator (#11747)``
+`8d42d9ed69 <https://github.com/apache/airflow/commit/8d42d9ed69b03b372c6bc01309ef22e01b8db55f>`_  2021-01-11   ``add xcom push for ECSOperator (#12096)``
+`308f1d0666 <https://github.com/apache/airflow/commit/308f1d06668ad427fd2483077d8e60f55ee617e6>`_  2021-01-07   ``[AIRFLOW-3723] Add Gzip capability to mongo_to_S3 operator (#13187)``
+`f69405fb0b <https://github.com/apache/airflow/commit/f69405fb0b7c236968c730e1ad31a60eea2338c4>`_  2021-01-07   ``Fix S3KeysUnchangedSensor so that template_fields work (#13490)``
+`4e479e1e1b <https://github.com/apache/airflow/commit/4e479e1e1b8eea71df48f5cc08a7dd15929ba177>`_  2021-01-06   ``Add S3KeySizeSensor (#13049)``
+`f7a1334abe <https://github.com/apache/airflow/commit/f7a1334abe4417409498daad52c97d3f0eb95137>`_  2021-01-02   ``Add 'mongo_collection' to template_fields in MongoToS3Operator (#13361)``
+`bd74eb0ca0 <https://github.com/apache/airflow/commit/bd74eb0ca0bb5f81cd98e2c151257a404d4a55a5>`_  2020-12-31   ``Allow Tags on AWS Batch Job Submission (#13396)``
+`295d66f914 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_  2020-12-30   ``Fix Grammar in PIP warning (#13380)``
+`625576a3af <https://github.com/apache/airflow/commit/625576a3af470cddad250735b74ba11e4880de0a>`_  2020-12-18   ``Fix spelling (#13135)``
+`6cf76d7ac0 <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_  2020-12-18   ``Fix typo in pip upgrade command :( (#13148)``
+`5090fb0c89 <https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444>`_  2020-12-15   ``Add script to generate integrations.json (#13073)``
+=================================================================================================  ===========  =========================================================================================
 
 1.0.0
 .....
 
 Latest change: 2020-12-09
 
-================================================================================================  ===========  ======================================================================================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================================================================================================================
-`32971a1a2 <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_  2020-12-09   ``Updates providers versions to 1.0.0 (#12955)``
-`d5589673a <https://github.com/apache/airflow/commit/d5589673a95aaced0b851ea0a4061a010a924a82>`_  2020-12-08   ``Move dummy_operator.py to dummy.py (#11178) (#11293)``
-`b40dffa08 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_  2020-12-08   ``Rename remaing modules to match AIP-21 (#12917)``
-`9b39f2478 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_  2020-12-08   ``Add support for dynamic connection form fields per provider (#12558)``
-`bd90136aa <https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2>`_  2020-11-30   ``Move operator guides to provider documentation packages (#12681)``
-`02d94349b <https://github.com/apache/airflow/commit/02d94349be3d201ce9d37d7358573c937fd010df>`_  2020-11-29   ``Don't use time.time() or timezone.utcnow() for duration calculations (#12353)``
-`de3b1e687 <https://github.com/apache/airflow/commit/de3b1e687b26c524c6909b7b4dfbb60d25019751>`_  2020-11-28   ``Move connection guides to provider documentation packages (#12653)``
-`663259d4b <https://github.com/apache/airflow/commit/663259d4b541ab10ce55fec4d2460e23917062c2>`_  2020-11-25   ``Fix AWS DataSync tests failing (#11020)``
-`3fa51f94d <https://github.com/apache/airflow/commit/3fa51f94d7a17f170ddc31908d36c91f4456a20b>`_  2020-11-24   ``Add check for duplicates in provider.yaml files (#12578)``
-`ed09915a0 <https://github.com/apache/airflow/commit/ed09915a02b9b99e60689e647452addaab1688fc>`_  2020-11-23   ``[AIRFLOW-5115] Bugfix for S3KeySensor failing to accept template_fields (#12389)``
-`370e7d07d <https://github.com/apache/airflow/commit/370e7d07d1ed1a53b73fe878425fdcd4c71a7ed1>`_  2020-11-21   ``Fix Python Docstring parameters (#12513)``
-`c34ef853c <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_  2020-11-20   ``Separate out documentation building per provider  (#12444)``
-`008035450 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_  2020-11-18   ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
-`7ca0b6f12 <https://github.com/apache/airflow/commit/7ca0b6f121c9cec6e25de130f86a56d7c7fbe38c>`_  2020-11-18   ``Enable Markdownlint rule MD003/heading-style/header-style (#12427) (#12438)``
-`ae7cb4a1e <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_  2020-11-17   ``Update wrong commit hash in backport provider changes (#12390)``
-`6889a333c <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_  2020-11-15   ``Improvements for operators and hooks ref docs (#12366)``
-`c94b1241a <https://github.com/apache/airflow/commit/c94b1241a144294f5f1c5f461d5e3b92e4a8fc38>`_  2020-11-13   ``Add extra error handling to S3 remote logging (#9908)``
-`7825e8f59 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_  2020-11-13   ``Docs installation improvements (#12304)``
-`250436d96 <https://github.com/apache/airflow/commit/250436d962c8c950d38c1eb5e54a998891648cc9>`_  2020-11-10   ``Fix spelling in Python files (#12230)``
-`85a18e13d <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_  2020-11-09   ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
-`59eb5de78 <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_  2020-11-09   ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
-`b2a28d159 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_  2020-11-09   ``Moves provider packages scripts to dev (#12082)``
-`fcb6b00ef <https://github.com/apache/airflow/commit/fcb6b00efef80c81272a30cfc618202a29e0c6a9>`_  2020-11-08   ``Add authentication to AWS with Google credentials (#12079)``
-`fb6bddba0 <https://github.com/apache/airflow/commit/fb6bddba0c9e3e7ef2610b4fb3f73622e48d7ea0>`_  2020-11-07   ``In AWS Secrets backend, a lookup is optional (#12143)``
-`cf9437d79 <https://github.com/apache/airflow/commit/cf9437d79f9658d1309e4bfe847fe63d52ec7b99>`_  2020-11-06   ``Simplify string expressions (#12123)``
-`41bf172c1 <https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9>`_  2020-11-04   ``Simplify string expressions (#12093)``
-`4e8f9cc8d <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_  2020-11-03   ``Enable Black - Python Auto Formmatter (#9550)``
-`8c42cf1b0 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_  2020-11-03   ``Use PyUpgrade to use Python 3.6 features (#11447)``
-`5e77a6154 <https://github.com/apache/airflow/commit/5e77a61543d26e5466d885d639247aa5189c011d>`_  2020-11-02   ``Docstring fix for S3DeleteBucketOperator (#12049)``
-`822285134 <https://github.com/apache/airflow/commit/8222851348aa81424c9bdcea994e25e0d6692709>`_  2020-10-29   ``Add Template Fields to RedshiftToS3Operator & S3ToRedshiftOperator (#11844)``
-`db121f726 <https://github.com/apache/airflow/commit/db121f726b3c7a37aca1ea05eb4714f884456005>`_  2020-10-28   ``Add truncate table (before copy) option to S3ToRedshiftOperator (#9246)``
-`5a439e84e <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_  2020-10-26   ``Prepare providers release 0.0.2a1 (#11855)``
-`8afdb6ac6 <https://github.com/apache/airflow/commit/8afdb6ac6a7997cb14806bc2734c81c00ed8da97>`_  2020-10-26   ``Fix spellings (#11825)``
-`872b1566a <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_  2020-10-25   ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
-`6ce855af1 <https://github.com/apache/airflow/commit/6ce855af118daeaa4c249669079ab9d9aad23945>`_  2020-10-24   ``Fix spelling (#11821)``
-`3934ef224 <https://github.com/apache/airflow/commit/3934ef22494db6d9613c229aaa82ea6a366b7c2f>`_  2020-10-24   ``Remove redundant builtins imports (#11809)``
-`4c8e033c0 <https://github.com/apache/airflow/commit/4c8e033c0ee7d28963d504a9216205155f20f58f>`_  2020-10-24   ``Fix spelling and grammar (#11814)``
-`483068745 <https://github.com/apache/airflow/commit/48306874538eea7cfd42358d5ebb59705204bfc4>`_  2020-10-24   ``Use Python 3 style super classes (#11806)``
-`0df60b773 <https://github.com/apache/airflow/commit/0df60b773671ecf8d4e5f582ac2be200cf2a2edd>`_  2020-10-23   ``Add reattach flag to ECSOperator (#10643)``
-`b9d677cdd <https://github.com/apache/airflow/commit/b9d677cdd660e0be8278a64658e73359276a9682>`_  2020-10-22   ``Add type hints to  aws provider (#11531)``
-`349b0811c <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_  2020-10-20   ``Add D200 pydocstyle check (#11688)``
-`674368f66 <https://github.com/apache/airflow/commit/674368f66cf61b2a105f326f23868ac3aee08807>`_  2020-10-19   ``Fixes MySQLToS3 float to int conversion (#10437)``
-`0823d46a7 <https://github.com/apache/airflow/commit/0823d46a7f267f2e45195a175021825367938add>`_  2020-10-16   ``Add type annotations for AWS operators and hooks (#11434)``
-`16e712971 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_  2020-10-13   ``Added support for provider packages for Airflow 2.0 (#11487)``
-`d38a0a781 <https://github.com/apache/airflow/commit/d38a0a781e123c8c50313efdb23f767d6678afe0>`_  2020-10-12   ``added type hints for aws cloud formation (#11470)``
-`d305876be <https://github.com/apache/airflow/commit/d305876bee328287ff391a29cc1cd632468cc731>`_  2020-10-12   ``Remove redundant None provided as default to dict.get() (#11448)``
-`c3e340584 <https://github.com/apache/airflow/commit/c3e340584bf1892c4f73aa9e7495b5823dab0c40>`_  2020-10-11   ``Change prefix of AwsDynamoDB hook module (#11209)``
-`42a23d16f <https://github.com/apache/airflow/commit/42a23d16fe9b2f165b0805fb767ecbb825c93657>`_  2020-10-11   ``Update MySQLToS3Operator's s3_bucket to template_fields (#10778)``
-`422b61a9d <https://github.com/apache/airflow/commit/422b61a9dd95ab9d00b239daa14d87d7cae5ae73>`_  2020-10-09   ``Adding ElastiCache Hook for creating, describing and deleting replication groups (#8701)``
-`dd98b2149 <https://github.com/apache/airflow/commit/dd98b21494ff6036242b63268140abe1294b3657>`_  2020-10-06   ``Add acl_policy parameter to GCSToS3Operator (#10804) (#10829)``
-`32b3cfbcf <https://github.com/apache/airflow/commit/32b3cfbcf0209cb062dd641c1232ab25d02d4d6d>`_  2020-10-06   ``Strict type check for all hooks in amazon (#11250)``
-`6d573e8ab <https://github.com/apache/airflow/commit/6d573e8abbf87e3c7281347e03d428a6e5baccd4>`_  2020-10-03   ``Add s3 key to template fields for s3/redshift transfer operators (#10890)``
-`0a0e1af80 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_  2020-10-03   ``Fix Broken Markdown links in Providers README TOC (#11249)``
-`ca4238eb4 <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_  2020-10-02   ``Fixed month in backport packages to October (#11242)``
-`5220e4c38 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_  2020-10-02   ``Prepare Backport release 2020.09.07 (#11238)``
-`00ffedb8c <https://github.com/apache/airflow/commit/00ffedb8c402eb5638782628eb706a5f28215eac>`_  2020-09-30   ``Add amazon glacier to GCS transfer operator (#10947)``
-`e3f96ce7a <https://github.com/apache/airflow/commit/e3f96ce7a8ac098aeef5e9930e6de6c428274d57>`_  2020-09-24   ``Fix incorrect Usage of Optional[bool] (#11138)``
-`f3e87c503 <https://github.com/apache/airflow/commit/f3e87c503081a3085dff6c7352640d7f08beb5bc>`_  2020-09-22   ``Add D202 pydocstyle check (#11032)``
-`b61225a88 <https://github.com/apache/airflow/commit/b61225a8850b20be17842c2428b91d873584c4da>`_  2020-09-21   ``Add D204 pydocstyle check (#11031)``
-`2410f592a <https://github.com/apache/airflow/commit/2410f592a4ab160b377f1a9e5de3b7262b9851cc>`_  2020-09-19   ``Get Airflow configs with sensitive data from AWS Systems Manager (#11023)``
-`2bf7b7cac <https://github.com/apache/airflow/commit/2bf7b7cac7858f5a6a495f1a9eb4780ec84f95b4>`_  2020-09-19   ``Add typing to amazon provider EMR (#10910)``
-`9edfcb7ac <https://github.com/apache/airflow/commit/9edfcb7ac46917836ec956264da8876e58d92392>`_  2020-09-19   ``Support extra_args in S3Hook and GCSToS3Operator (#11001)``
-`4e1f3a69d <https://github.com/apache/airflow/commit/4e1f3a69db8614c302e4916332555034053b935c>`_  2020-09-14   ``[AIRFLOW-10645] Add AWS Secrets Manager Hook (#10655)``
-`e9add7916 <https://github.com/apache/airflow/commit/e9add79160e3a16bb348e30f4e83386a371dbc1e>`_  2020-09-14   ``Fix Failing static tests on Master (#10927)``
-`383a118d2 <https://github.com/apache/airflow/commit/383a118d2df618e46d81c520cd2c4a31d81b33dd>`_  2020-09-14   ``Add more type annotations to AWS hooks (#10671)``
-`9549274d1 <https://github.com/apache/airflow/commit/9549274d110f689a0bd709db829a4d69e274eed9>`_  2020-09-09   ``Upgrade black to 20.8b1 (#10818)``
-`2934220dc <https://github.com/apache/airflow/commit/2934220dc98e295764f7791d33e121629ed2fbbb>`_  2020-09-08   ``Always return a list from S3Hook list methods (#10774)``
-`f40ac9b15 <https://github.com/apache/airflow/commit/f40ac9b151124dbcd87197d6ae38c85191d41f38>`_  2020-09-01   ``Add placement_strategy option (#9444)``
-`e4878e677 <https://github.com/apache/airflow/commit/e4878e6775bbe5cb2a1d786e57e009271b78bba0>`_  2020-08-31   ``fix type hints for s3 hook read_key method (#10653)``
-`2ca615cff <https://github.com/apache/airflow/commit/2ca615cffefe97dfa38e1b7f60d9ed33c6628992>`_  2020-08-29   ``Update Google Cloud branding (#10642)``
-`8969b7185 <https://github.com/apache/airflow/commit/8969b7185ebc3c90168ce9a2fb97dfbc74d2bed9>`_  2020-08-28   ``Removed bad characters from AWS operator (#10590)``
-`8349061f9 <https://github.com/apache/airflow/commit/8349061f9cb01a92c87edd349cc844c4053851e8>`_  2020-08-26   ``Improve Docstring for AWS Athena Hook/Operator (#10580)``
-`fdd9b6f65 <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_  2020-08-25   ``Enable Black on Providers Packages (#10543)``
-`3696c34c2 <https://github.com/apache/airflow/commit/3696c34c28c6bc7b442deab999d9ecba24ed0e34>`_  2020-08-24   ``Fix typo in the word "release" (#10528)``
-`3734876d9 <https://github.com/apache/airflow/commit/3734876d9898067ee933b84af522d53df6160d7f>`_  2020-08-24   ``Implement impersonation in google operators (#10052)``
-`ee7ca128a <https://github.com/apache/airflow/commit/ee7ca128a17937313566f2badb6cc569c614db94>`_  2020-08-22   ``Fix broken Markdown refernces in Providers README (#10483)``
-`c6358045f <https://github.com/apache/airflow/commit/c6358045f9d61af63c96833cb6682d6f382a6408>`_  2020-08-22   ``Fixes S3ToRedshift COPY query (#10436)``
-`7c206a82a <https://github.com/apache/airflow/commit/7c206a82a6f074abcc4898a005ecd2c84a920054>`_  2020-08-22   ``Replace assigment with Augmented assignment (#10468)``
-`27d08b76a <https://github.com/apache/airflow/commit/27d08b76a2d171d716a1599157a8a60a121dbec6>`_  2020-08-21   ``Amazon SES Hook (#10391)``
-`dea345b05 <https://github.com/apache/airflow/commit/dea345b05c2cd226e70f97a3934d7456aa1cc754>`_  2020-08-17   ``Fix AwsGlueJobSensor to stop running after the Glue job finished (#9022)``
-`f6734b3b8 <https://github.com/apache/airflow/commit/f6734b3b850d33d3712763f93c114e80f5af9ffb>`_  2020-08-12   ``Enable Sphinx spellcheck for doc generation (#10280)``
-`82f744b87 <https://github.com/apache/airflow/commit/82f744b871bb2c5e9a2d628e1c45ae16c1244240>`_  2020-08-11   ``Add type annotations to AwsGlueJobHook, RedshiftHook modules (#10286)``
-`19bc97d0c <https://github.com/apache/airflow/commit/19bc97d0ce436a6ec9d8e9a5adcd48c0a769d01f>`_  2020-08-10   ``Revert "Add Amazon SES hook (#10004)" (#10276)``
-`f06fe616e <https://github.com/apache/airflow/commit/f06fe616e66256bdc53710de505c2c6b1bd21528>`_  2020-08-10   ``Add Amazon SES hook (#10004)``
-`0c77ea8a3 <https://github.com/apache/airflow/commit/0c77ea8a3c417805f66d10f0c757ca218bf8dee0>`_  2020-08-06   ``Add type annotations to S3 hook module (#10164)``
-`24c8e4c2d <https://github.com/apache/airflow/commit/24c8e4c2d6e359ecc2c7d6275dccc68de4a82832>`_  2020-08-06   ``Changes to all the constructors to remove the args argument (#10163)``
-`9667314b2 <https://github.com/apache/airflow/commit/9667314b2fb879edc451793a8350123507e1cfd6>`_  2020-08-05   ``Add correct signatures for operators in amazon provider package (#10167)``
-`000287753 <https://github.com/apache/airflow/commit/000287753b478f29e6c25442ac253e3a6c8e8c87>`_  2020-08-03   ``Improve Typing coverage of amazon/aws/athena (#10025)``
-`53ada6e79 <https://github.com/apache/airflow/commit/53ada6e7911f411e80ebb00be9f07a7cc0788d01>`_  2020-08-03   ``Add S3KeysUnchangedSensor (#9817)``
-`aeea71274 <https://github.com/apache/airflow/commit/aeea71274d4527ff2351102e94aa38bda6099e7f>`_  2020-08-02   ``Remove 'args' parameter from provider operator constructors (#10097)``
-`2b8dea64e <https://github.com/apache/airflow/commit/2b8dea64e9e8716fba8c38a1b439f7835bbd2918>`_  2020-08-01   ``Fix typo in Athena sensor retries (#10079)``
-`1508c43ec <https://github.com/apache/airflow/commit/1508c43ec9594e801b415dd82472fa017791b759>`_  2020-07-29   ``Adding new SageMaker operator for ProcessingJobs (#9594)``
-`7d24b088c <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (2) (#9985)``
-`8b10a4b35 <https://github.com/apache/airflow/commit/8b10a4b35e45d536a6475bfe1491ee75fad50186>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (#9982)``
-`33f0cd265 <https://github.com/apache/airflow/commit/33f0cd2657b2e77ea3477e0c93f13f1474be628e>`_  2020-07-22   ``apply_default keeps the function signature for mypy (#9784)``
-`e7c87fe45 <https://github.com/apache/airflow/commit/e7c87fe453c6a70ed087c7ffbccaacbf0d2831b9>`_  2020-07-20   ``Refactor AwsBaseHook._get_credentials (#9878)``
-`2577f9334 <https://github.com/apache/airflow/commit/2577f9334a5cb71cccd97e62b0ae2d097cb99e1a>`_  2020-07-16   ``Fix S3FileTransformOperator to support S3 Select transformation only (#8936)``
-`52b6efe1e <https://github.com/apache/airflow/commit/52b6efe1ecaae74b9c2497f565e116305d575a76>`_  2020-07-15   ``Add option to delete by prefix to S3DeleteObjectsOperator (#9350)``
-`553bb7af7 <https://github.com/apache/airflow/commit/553bb7af7cb7a50f7141b5b89297713cee6d19f6>`_  2020-07-13   ``Keep functions signatures in decorators (#9786)``
-`2f31b3060 <https://github.com/apache/airflow/commit/2f31b3060ed8274d5d1b1db7349ce607640b9199>`_  2020-07-08   ``Get Airflow configs with sensitive data from Secret Backends (#9645)``
-`07b81029e <https://github.com/apache/airflow/commit/07b81029ebc2a296fb54181f2cec11fcc7704d9d>`_  2020-07-08   ``Allow AWSAthenaHook to get more than 1000/first page of results (#6075)``
-`564192c16 <https://github.com/apache/airflow/commit/564192c1625a552456cebb3751978c08eebdb2a1>`_  2020-07-08   ``Add AWS StepFunctions integrations to the aws provider (#8749)``
-`ecce1ace7 <https://github.com/apache/airflow/commit/ecce1ace7a277c948c61d7d4cbfc8632cc216559>`_  2020-07-08   ``[AIRFLOW-XXXX] Remove unnecessary docstring in AWSAthenaOperator``
-`a79e2d4c4 <https://github.com/apache/airflow/commit/a79e2d4c4aa105f3fac5ae6a28e29af9cd572407>`_  2020-07-06   ``Move provider's log task handlers to the provider package (#9604)``
-`ee20086b8 <https://github.com/apache/airflow/commit/ee20086b8c499fa40dcaac71652f21b466e7f80f>`_  2020-07-02   ``Move S3TaskHandler to the AWS provider package (#9602)``
-`40add26d4 <https://github.com/apache/airflow/commit/40add26d459c2511a6d9d305ae7300f0d6104211>`_  2020-06-29   ``Remove almost all references to airflow.contrib (#9559)``
-`c858babdd <https://github.com/apache/airflow/commit/c858babddf8b18b417993b5bfefec1c5635510da>`_  2020-06-26   ``Remove kwargs from Super calls in AWS Secrets Backends (#9523)``
-`87fdbd070 <https://github.com/apache/airflow/commit/87fdbd0708d942af98d35604fe5962962e25d246>`_  2020-06-25   ``Use literal syntax instead of function calls to create data structure (#9516)``
-`c7a454aa3 <https://github.com/apache/airflow/commit/c7a454aa32bf33133d042e8438ac259b32144b21>`_  2020-06-22   ``Add AWS ECS system test (#8888)``
-`df8efd04f <https://github.com/apache/airflow/commit/df8efd04f394afc4b5affb677bc78d8b7bd5275a>`_  2020-06-21   ``Enable & Fix "Docstring Content Issues" PyDocStyle Check (#9460)``
-`e13a14c87 <https://github.com/apache/airflow/commit/e13a14c8730f4f633d996dd7d3468fe827136a84>`_  2020-06-21   ``Enable & Fix Whitespace related PyDocStyle Checks (#9458)``
-`d0e7db402 <https://github.com/apache/airflow/commit/d0e7db4024806af35e3c9a2cae460fdeedd4d2ec>`_  2020-06-19   ``Fixed release number for fresh release (#9408)``
-`12af6a080 <https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1>`_  2020-06-19   ``Final cleanup for 2020.6.23rc1 release preparation (#9404)``
-`992a18c84 <https://github.com/apache/airflow/commit/992a18c84a355d13e821c703e7364f12233c37dc>`_  2020-06-19   ``Move MySqlToS3Operator to transfers (#9400)``
-`a60f589aa <https://github.com/apache/airflow/commit/a60f589aa251cc3df6bec5b306ad4a7f736f539f>`_  2020-06-19   ``Add MySqlToS3Operator (#9054)``
-`c7e5bce57 <https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13>`_  2020-06-19   ``Prepare backport release candidate for 2020.6.23rc1 (#9370)``
-`40bf8f28f <https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee>`_  2020-06-18   ``Detect automatically the lack of reference to the guide in the operator descriptions (#9290)``
-`f6bd817a3 <https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac>`_  2020-06-16   ``Introduce 'transfers' packages (#9320)``
-`58a8ec0e4 <https://github.com/apache/airflow/commit/58a8ec0e46f624ee0369dd156dd8fb4f81884a21>`_  2020-06-16   ``AWSBatchOperator <> ClientHook relation changed to composition (#9306)``
-`a80cd25e8 <https://github.com/apache/airflow/commit/a80cd25e8eb7f8b5d89af26cdcd62a5bbe44d65c>`_  2020-06-15   ``Close/Flush byte stream in s3 hook load_string and load_bytes (#9211)``
-`ffb857403 <https://github.com/apache/airflow/commit/ffb85740373f7adb70d28ec7d5a8886380170e5e>`_  2020-06-14   ``Decrypt secrets from SystemsManagerParameterStoreBackend (#9214)``
-`a69b031f2 <https://github.com/apache/airflow/commit/a69b031f20c5a1cd032f9873394374f661811e8f>`_  2020-06-10   ``Add S3ToRedshift example dag and system test (#8877)``
-`17adcea83 <https://github.com/apache/airflow/commit/17adcea835cb7b0cf2d8da0ac7dda5549cfa3e45>`_  2020-06-02   ``Fix handling of subprocess error handling in s3_file_transform and gcs (#9106)``
-`357e11e0c <https://github.com/apache/airflow/commit/357e11e0cfb4c02833018e073bc4f5e5b52fae4f>`_  2020-05-29   ``Add Delete/Create S3 bucket operators (#8895)``
-`1ed171bfb <https://github.com/apache/airflow/commit/1ed171bfb265ded8674058bdc425640d25f1f4fc>`_  2020-05-28   ``Add script_args for S3FileTransformOperator (#9019)``
-`0b0e4f7a4 <https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34>`_  2020-05-26   ``Preparing for RC3 relase of backports (#9026)``
-`00642a46d <https://github.com/apache/airflow/commit/00642a46d019870c4decb3d0e47c01d6a25cb88c>`_  2020-05-26   ``Fixed name of 20 remaining wrongly named operators. (#8994)``
-`1d36b0303 <https://github.com/apache/airflow/commit/1d36b0303b8632fce6de78ca4e782ae26ee06fea>`_  2020-05-23   ``Fix references in docs (#8984)``
-`f946f96da <https://github.com/apache/airflow/commit/f946f96da45d8e6101805450d8cab7ccb2774ad0>`_  2020-05-23   ``Old json boto compat removed from dynamodb_to_s3 operator (#8987)``
-`375d1ca22 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_  2020-05-19   ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
-`12c5e5d8a <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_  2020-05-17   ``Prepare release candidate for backport packages (#8891)``
-`f3521fb0e <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_  2020-05-16   ``Regenerate readme files for backport package release (#8886)``
-`f4edd90a9 <https://github.com/apache/airflow/commit/f4edd90a94b8f91bbefbbbfba367372399559596>`_  2020-05-16   ``Speed up TestAwsLambdaHook by not actually running a function (#8882)``
-`92585ca4c <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_  2020-05-15   ``Added automated release notes generation for backport operators (#8807)``
-`85bbab27d <https://github.com/apache/airflow/commit/85bbab27dbb4f55f6f322b894fe3d54797076c15>`_  2020-05-15   ``Add EMR operators howto docs (#8863)``
-`e61b9bb9b <https://github.com/apache/airflow/commit/e61b9bb9bbe6d8a0621310f3583483b9135c6770>`_  2020-05-13   ``Add AWS EMR System tests (#8618)``
-`ed3f5131a <https://github.com/apache/airflow/commit/ed3f5131a27e2ef0422f2495a4532630a6204f82>`_  2020-05-13   ``Correctly pass sleep time from AWSAthenaOperator down to the hook. (#8845)``
-`7236862a1 <https://github.com/apache/airflow/commit/7236862a1f5361b5e99c03dd63dae9b966efcd24>`_  2020-05-12   ``[AIRFLOW-2310] Enable AWS Glue Job Integration (#6007)``
-`d590e5e76 <https://github.com/apache/airflow/commit/d590e5e7679322bebb1472fa8c7ec6d183e4154a>`_  2020-05-11   ``Add option to propagate tags in ECSOperator (#8811)``
-`0c3db84c3 <https://github.com/apache/airflow/commit/0c3db84c3ce5107f53ed5ecc48edfdfe1b97feff>`_  2020-05-11   ``[AIRFLOW-7068] Create EC2 Hook, Operator and Sensor (#7731)``
-`cbebed2b4 <https://github.com/apache/airflow/commit/cbebed2b4d0bd1e0984c331c0270e83bf8df8540>`_  2020-05-10   ``Allow passing backend_kwargs to AWS SSM client (#8802)``
-`c7788a689 <https://github.com/apache/airflow/commit/c7788a6894cb79c22153434dd9b977393b8236be>`_  2020-05-10   ``Add imap_attachment_to_s3 example dag and system test (#8669)``
-`ff5b70149 <https://github.com/apache/airflow/commit/ff5b70149bf51012156378c8fc8b072c7c280d9d>`_  2020-05-07   ``Add google_api_to_s3_transfer example dags and system tests (#8581)``
-`4421f011e <https://github.com/apache/airflow/commit/4421f011eeec2d1022a39933e27f530fb9f9c1b1>`_  2020-05-01   ``Improve template capabilities of EMR job and step operators (#8572)``
-`379a884d6 <https://github.com/apache/airflow/commit/379a884d645a4d73db1c81e3450adc82571989ea>`_  2020-04-28   ``fix: aws hook should work without conn id (#8534)``
-`74bc316c5 <https://github.com/apache/airflow/commit/74bc316c56192f14677e9406d3878887a836062b>`_  2020-04-27   ``[AIRFLOW-4438] Add Gzip compression to S3_hook (#8571)``
-`7ea66a1a9 <https://github.com/apache/airflow/commit/7ea66a1a9594704869e82513d3a06fe35b6109b2>`_  2020-04-26   ``Add example DAG for ECSOperator (#8452)``
-`b6434dedf <https://github.com/apache/airflow/commit/b6434dedf974085e5f8891446fa63104836c8fdf>`_  2020-04-24   ``[AIRFLOW-7111] Add generate_presigned_url method to S3Hook (#8441)``
-`becedd5af <https://github.com/apache/airflow/commit/becedd5af8df01a0210e0a3fa78e619785f39908>`_  2020-04-19   ``Remove unrelated EC2 references in ECSOperator (#8451)``
-`ab1290cb0 <https://github.com/apache/airflow/commit/ab1290cb0c5856fa85c8596bfdf780fcdfd99c31>`_  2020-04-13   ``Make launch_type parameter optional (#8248)``
-`87969a350 <https://github.com/apache/airflow/commit/87969a350ddd41e9e77776af6d780b31e363eaca>`_  2020-04-09   ``[AIRFLOW-6515] Change Log Levels from Info/Warn to Error (#8170)``
-`b46d6c060 <https://github.com/apache/airflow/commit/b46d6c060280da59193a28cf67e791eb825cb51c>`_  2020-04-08   ``Add support for AWS Secrets Manager as Secrets Backend (#8186)``
-`68d1714f2 <https://github.com/apache/airflow/commit/68d1714f296989b7aad1a04b75dc033e76afb747>`_  2020-04-04   ``[AIRFLOW-6822] AWS hooks should cache boto3 client (#7541)``
-`8a0240257 <https://github.com/apache/airflow/commit/8a02402576f83869d5134b4bddef5d73c15a8320>`_  2020-03-31   ``Rename CloudBaseHook to GoogleBaseHook and move it to google.common (#8011)``
-`7239d9a82 <https://github.com/apache/airflow/commit/7239d9a82dbb3b9bdf27b531daa70338af9dd796>`_  2020-03-28   ``Get Airflow Variables from AWS Systems Manager Parameter Store (#7945)``
-`eb4af4f94 <https://github.com/apache/airflow/commit/eb4af4f944c77e67e167bbb6b0a2aaf075a95b50>`_  2020-03-28   ``Make BaseSecretsBackend.build_path generic (#7948)``
-`438da7241 <https://github.com/apache/airflow/commit/438da7241eb537e3ef5ae711629446155bf738a3>`_  2020-03-28   ``[AIRFLOW-5825] SageMakerEndpointOperator is not idempotent (#7891)``
-`686d7d50b <https://github.com/apache/airflow/commit/686d7d50bd21622724d6818021355bc6885fd3de>`_  2020-03-25   ``Standardize SecretBackend class names (#7846)``
-`eef87b995 <https://github.com/apache/airflow/commit/eef87b9953347a65421f315a07dbef37ded9df66>`_  2020-03-23   ``[AIRFLOW-7105] Unify Secrets Backend method interfaces (#7830)``
-`5648dfbc3 <https://github.com/apache/airflow/commit/5648dfbc300337b10567ef4e07045ea29d33ec06>`_  2020-03-23   ``Add missing call to Super class in 'amazon', 'cloudant & 'databricks' providers (#7827)``
-`a36002412 <https://github.com/apache/airflow/commit/a36002412334c445e4eab41fdbb85ef31b6fd384>`_  2020-03-19   ``[AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with VaultBackend (#7753)``
-`2a54512d7 <https://github.com/apache/airflow/commit/2a54512d785ba603ba71381dc3dfa049e9f74063>`_  2020-03-17   ``[AIRFLOW-5705] Fix bugs in AWS SSM Secrets Backend (#7745)``
-`a8b5fc74d <https://github.com/apache/airflow/commit/a8b5fc74d07e50c91bb64cb66ca1a450aa5ce6e1>`_  2020-03-16   ``[AIRFLOW-4175] S3Hook load_file should support ACL policy paramete (#7733)``
-`e31e9ddd2 <https://github.com/apache/airflow/commit/e31e9ddd2332e5d92422baf668acee441646ad68>`_  2020-03-14   ``[AIRFLOW-5705] Add secrets backend and support for AWS SSM (#6376)``
-`3bb60afc7 <https://github.com/apache/airflow/commit/3bb60afc7b8319996385d681faac342afe2b3bd2>`_  2020-03-13   ``[AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML (#7619)``
-`c0c5f11ad <https://github.com/apache/airflow/commit/c0c5f11ad11a5a38e0553c1a36aa75eb83efae51>`_  2020-03-12   ``[AIRFLOW-6884] Make SageMakerTrainingOperator idempotent (#7598)``
-`b7cdda1c6 <https://github.com/apache/airflow/commit/b7cdda1c64595bc7f85519337029de259e573fce>`_  2020-03-10   ``[AIRFLOW-4438] Add Gzip compression to S3_hook (#7680)``
-`42eef3821 <https://github.com/apache/airflow/commit/42eef38217e709bc7a7f71bf0286e9e61293a43e>`_  2020-03-07   ``[AIRFLOW-6877] Add cross-provider dependencies as extras (#7506)``
-`9a94ab246 <https://github.com/apache/airflow/commit/9a94ab246db8c09aa83bb6a6d245b1ca9563bcd9>`_  2020-03-01   ``[AIRFLOW-6962] Fix compeleted to completed (#7600)``
-`1b38f6d9b <https://github.com/apache/airflow/commit/1b38f6d9b6710bd5e25fc16883599f1842ab7cb9>`_  2020-02-29   ``[AIRFLOW-5908] Add download_file to S3 Hook (#6577)``
-`3ea3e1a2b <https://github.com/apache/airflow/commit/3ea3e1a2b580b7ed10efe668de0cc37b03673500>`_  2020-02-26   ``[AIRFLOW-6824] EMRAddStepsOperator problem with multi-step XCom (#7443)``
-`6eaa7e3b1 <https://github.com/apache/airflow/commit/6eaa7e3b1845644d5ec65a00a997f4029bec9628>`_  2020-02-25   ``[AIRFLOW-5924] Automatically unify bucket name and key in S3Hook (#6574)``
-`3320e432a <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_  2020-02-24   ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
-`7d0e7122d <https://github.com/apache/airflow/commit/7d0e7122dd14576d834c6f66fe919a72b100b7f8>`_  2020-02-24   ``[AIRFLOW-6830] Add Subject/MessageAttributes to SNS hook and operator (#7451)``
-`4d03e33c1 <https://github.com/apache/airflow/commit/4d03e33c115018e30fa413c42b16212481ad25cc>`_  2020-02-22   ``[AIRFLOW-6817] remove imports from 'airflow/__init__.py', replaced implicit imports with explicit imports, added entry to 'UPDATING.MD' - squashed/rebased (#7456)``
-`47a922b86 <https://github.com/apache/airflow/commit/47a922b86426968bfa07cc7892d2eeeca761d884>`_  2020-02-21   ``[AIRFLOW-6854] Fix missing typing_extensions on python 3.8 (#7474)``
-`9cbd7de6d <https://github.com/apache/airflow/commit/9cbd7de6d115795aba8bfb8addb060bfdfbdf87b>`_  2020-02-18   ``[AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests (#7412)``
-`58c3542ed <https://github.com/apache/airflow/commit/58c3542ed25061320ce61dbe0adf451a44c738dd>`_  2020-02-12   ``[AIRFLOW-5231] Fix S3Hook.delete_objects method (#7375)``
-`b7aa778b3 <https://github.com/apache/airflow/commit/b7aa778b38df2f116a1c20031e72fea8b97315bf>`_  2020-02-10   ``[AIRFLOW-6767] Correct name for default Athena workgroup (#7394)``
-`9282185e6 <https://github.com/apache/airflow/commit/9282185e6624e64bb7f17447f81c1b2d1bb4d56d>`_  2020-02-09   ``[AIRFLOW-6761] Fix WorkGroup param in AWSAthenaHook (#7386)``
-`94fccca97 <https://github.com/apache/airflow/commit/94fccca97030ee59d89f302a98137b17e7b01a33>`_  2020-02-04   ``[AIRFLOW-XXXX] Add pre-commit check for utf-8 file encoding (#7347)``
-`f3ad5cf61 <https://github.com/apache/airflow/commit/f3ad5cf6185b9d406d0fb0a4ecc0b5536f79217a>`_  2020-02-03   ``[AIRFLOW-4681] Make sensors module pylint compatible (#7309)``
-`88e40c714 <https://github.com/apache/airflow/commit/88e40c714d2853aa8966796945b2907c263fed08>`_  2020-02-03   ``[AIRFLOW-6716] Fix AWS Datasync Example DAG (#7339)``
-`a311d3d82 <https://github.com/apache/airflow/commit/a311d3d82e0c2e32bcb56e29f33c95ed0a2a2ddc>`_  2020-02-03   ``[AIRFLOW-6718] Fix more occurrences of utils.dates.days_ago (#7341)``
-`cb766b05b <https://github.com/apache/airflow/commit/cb766b05b17b80fd54a5ce6ac3ee35a631115000>`_  2020-02-03   ``[AIRFLOW-XXXX] Fix Static Checks on CI (#7342)``
-`97a429f9d <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_  2020-02-02   ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
-`7527eddc5 <https://github.com/apache/airflow/commit/7527eddc5e9729aa7e732209a07d57985f6c73e4>`_  2020-02-02   ``[AIRFLOW-4364] Make all code in airflow/providers/amazon pylint compatible (#7336)``
-`cf141506a <https://github.com/apache/airflow/commit/cf141506a25dbba279b85500d781f7e056540721>`_  2020-02-02   ``[AIRFLOW-6708] Set unique logger names (#7330)``
-`63aa3db88 <https://github.com/apache/airflow/commit/63aa3db88f8824efe79622301efd9f8ba75b991c>`_  2020-02-02   ``[AIRFLOW-6258] Add CloudFormation operators to AWS providers (#6824)``
-`af4157fde <https://github.com/apache/airflow/commit/af4157fdeffc0c18492b518708c0db44815067ab>`_  2020-02-02   ``[AIRFLOW-6672] AWS DataSync - better logging of error message (#7288)``
-`373c6aa4a <https://github.com/apache/airflow/commit/373c6aa4a208284b5ff72987e4bd8f4e2ada1a1b>`_  2020-01-30   ``[AIRFLOW-6682] Move GCP classes to providers package (#7295)``
-`83c037873 <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_  2020-01-30   ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
-`1988a97e8 <https://github.com/apache/airflow/commit/1988a97e8f687e28a5a39b29677fb514e097753c>`_  2020-01-28   ``[AIRFLOW-6659] Move AWS Transfer operators to providers package (#7274)``
-`ab10443e9 <https://github.com/apache/airflow/commit/ab10443e965269efe9c1efaf5fa33bcdbe609f13>`_  2020-01-28   ``[AIRFLOW-6424] Added a operator to modify EMR cluster (#7213)``
-`40246132a <https://github.com/apache/airflow/commit/40246132a7ef3b07fe3173c6e7646ed6b53aad6e>`_  2020-01-28   ``[AIRFLOW-6654] AWS DataSync - bugfix when creating locations (#7270)``
-`82c0e5aff <https://github.com/apache/airflow/commit/82c0e5aff6004f636b98e207c3caec40b403fbbe>`_  2020-01-28   ``[AIRFLOW-6655] Move AWS classes to providers (#7271)``
-`599e4791c <https://github.com/apache/airflow/commit/599e4791c91cff411b1bf1c45555db5094c2b420>`_  2020-01-18   ``[AIRFLOW-6541] Use EmrJobFlowSensor for other states (#7146)``
-`c319e81ca <https://github.com/apache/airflow/commit/c319e81cae1de31ad1373903252d8608ffce1fba>`_  2020-01-17   ``[AIRFLOW-6572] Move AWS classes to providers.amazon.aws package (#7178)``
-`941a07057 <https://github.com/apache/airflow/commit/941a070578bc7d9410715b89658548167352cc4d>`_  2020-01-15   ``[AIRFLOW-6570] Add dag tag for all example dag (#7176)``
-`78d8fe694 <https://github.com/apache/airflow/commit/78d8fe6944b689b9b0af99255286e34e06eedec3>`_  2020-01-08   ``[AIRFLOW-6245] Add custom waiters for AWS batch jobs (#6811)``
-`e0b022725 <https://github.com/apache/airflow/commit/e0b022725749181bd4e30933e4a0ffefb993eede>`_  2019-12-28   ``[AIRFLOW-6319] Add support for AWS Athena workgroups (#6871)``
-`57da45685 <https://github.com/apache/airflow/commit/57da45685457520d51a0967e2aeb5e5ff162dfa7>`_  2019-12-24   ``[AIRFLOW-6333] Bump Pylint to 2.4.4 & fix/disable new checks (#6888)``
-`cf647c27e <https://github.com/apache/airflow/commit/cf647c27e0f35bbd1183bfcf87a106cbdb69d3fa>`_  2019-12-18   ``[AIRFLOW-6038] AWS DataSync reworked (#6773)``
-`7502cad28 <https://github.com/apache/airflow/commit/7502cad2844139d57e4276d971c0706a361d9dbe>`_  2019-12-17   ``[AIRFLOW-6206] Move and rename AWS batch operator [AIP-21] (#6764)``
-`c4c635df6 <https://github.com/apache/airflow/commit/c4c635df6906f56e01724573923e19763bb0da62>`_  2019-12-17   ``[AIRFLOW-6083] Adding ability to pass custom configuration to lambda client. (#6678)``
-`4fb498f87 <https://github.com/apache/airflow/commit/4fb498f87ef89acc30f2576ebc5090ab0653159e>`_  2019-12-09   ``[AIRFLOW-6072] aws_hook: Outbound http proxy setting and other enhancements (#6686)``
-`a1e2f8635 <https://github.com/apache/airflow/commit/a1e2f863526973b17892ec31caf09eded95c1cd2>`_  2019-11-20   ``[AIRFLOW-6021] Replace list literal with list constructor (#6617)``
-`baae14084 <https://github.com/apache/airflow/commit/baae140847cdf9d84e905fb6d1f119d6950eecf9>`_  2019-11-19   ``[AIRFLOW-5781] AIP-21 Migrate AWS Kinesis to /providers/amazon/aws (#6588)``
-`504cfbac1 <https://github.com/apache/airflow/commit/504cfbac1a4ec2e2fd169523ed357808f63881bb>`_  2019-11-18   ``[AIRFLOW-5783] AIP-21 Move aws redshift into providers structure (#6539)``
-`992f0e3ac <https://github.com/apache/airflow/commit/992f0e3acf11163294508858515a5f79116e3ad8>`_  2019-11-12   ``AIRFLOW-5824: AWS DataSync Hook and Operators added (#6512)``
-`c015eb2f6 <https://github.com/apache/airflow/commit/c015eb2f6496b9721afda9e85d5d4af3bbe0696b>`_  2019-11-10   ``[AIRFLOW-5786] Migrate AWS SNS to /providers/amazon/aws (#6502)``
-`3d76fb4bf <https://github.com/apache/airflow/commit/3d76fb4bf25e5b7d3d30e0d64867b5999b77f0b0>`_  2019-11-09   ``[AIRFLOW-5782] Migrate AWS Lambda to /providers/amazon/aws [AIP-21] (#6518)``
-================================================================================================  ===========  ======================================================================================================================================================================
+=================================================================================================  ===========  ======================================================================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================================================================================================================
+`32971a1a2d <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_  2020-12-09   ``Updates providers versions to 1.0.0 (#12955)``
+`d5589673a9 <https://github.com/apache/airflow/commit/d5589673a95aaced0b851ea0a4061a010a924a82>`_  2020-12-08   ``Move dummy_operator.py to dummy.py (#11178) (#11293)``
+`b40dffa085 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_  2020-12-08   ``Rename remaing modules to match AIP-21 (#12917)``
+`9b39f24780 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_  2020-12-08   ``Add support for dynamic connection form fields per provider (#12558)``
+`bd90136aaf <https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2>`_  2020-11-30   ``Move operator guides to provider documentation packages (#12681)``
+`02d94349be <https://github.com/apache/airflow/commit/02d94349be3d201ce9d37d7358573c937fd010df>`_  2020-11-29   ``Don't use time.time() or timezone.utcnow() for duration calculations (#12353)``
+`de3b1e687b <https://github.com/apache/airflow/commit/de3b1e687b26c524c6909b7b4dfbb60d25019751>`_  2020-11-28   ``Move connection guides to provider documentation packages (#12653)``
+`663259d4b5 <https://github.com/apache/airflow/commit/663259d4b541ab10ce55fec4d2460e23917062c2>`_  2020-11-25   ``Fix AWS DataSync tests failing (#11020)``
+`3fa51f94d7 <https://github.com/apache/airflow/commit/3fa51f94d7a17f170ddc31908d36c91f4456a20b>`_  2020-11-24   ``Add check for duplicates in provider.yaml files (#12578)``
+`ed09915a02 <https://github.com/apache/airflow/commit/ed09915a02b9b99e60689e647452addaab1688fc>`_  2020-11-23   ``[AIRFLOW-5115] Bugfix for S3KeySensor failing to accept template_fields (#12389)``
+`370e7d07d1 <https://github.com/apache/airflow/commit/370e7d07d1ed1a53b73fe878425fdcd4c71a7ed1>`_  2020-11-21   ``Fix Python Docstring parameters (#12513)``
+`c34ef853c8 <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_  2020-11-20   ``Separate out documentation building per provider  (#12444)``
+`0080354502 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_  2020-11-18   ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
+`7ca0b6f121 <https://github.com/apache/airflow/commit/7ca0b6f121c9cec6e25de130f86a56d7c7fbe38c>`_  2020-11-18   ``Enable Markdownlint rule MD003/heading-style/header-style (#12427) (#12438)``
+`ae7cb4a1e2 <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_  2020-11-17   ``Update wrong commit hash in backport provider changes (#12390)``
+`6889a333cf <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_  2020-11-15   ``Improvements for operators and hooks ref docs (#12366)``
+`c94b1241a1 <https://github.com/apache/airflow/commit/c94b1241a144294f5f1c5f461d5e3b92e4a8fc38>`_  2020-11-13   ``Add extra error handling to S3 remote logging (#9908)``
+`7825e8f590 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_  2020-11-13   ``Docs installation improvements (#12304)``
+`250436d962 <https://github.com/apache/airflow/commit/250436d962c8c950d38c1eb5e54a998891648cc9>`_  2020-11-10   ``Fix spelling in Python files (#12230)``
+`85a18e13d9 <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_  2020-11-09   ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
+`59eb5de78c <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_  2020-11-09   ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
+`b2a28d1590 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_  2020-11-09   ``Moves provider packages scripts to dev (#12082)``
+`fcb6b00efe <https://github.com/apache/airflow/commit/fcb6b00efef80c81272a30cfc618202a29e0c6a9>`_  2020-11-08   ``Add authentication to AWS with Google credentials (#12079)``
+`fb6bddba0c <https://github.com/apache/airflow/commit/fb6bddba0c9e3e7ef2610b4fb3f73622e48d7ea0>`_  2020-11-07   ``In AWS Secrets backend, a lookup is optional (#12143)``
+`cf9437d79f <https://github.com/apache/airflow/commit/cf9437d79f9658d1309e4bfe847fe63d52ec7b99>`_  2020-11-06   ``Simplify string expressions (#12123)``
+`41bf172c1d <https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9>`_  2020-11-04   ``Simplify string expressions (#12093)``
+`4e8f9cc8d0 <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_  2020-11-03   ``Enable Black - Python Auto Formmatter (#9550)``
+`8c42cf1b00 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_  2020-11-03   ``Use PyUpgrade to use Python 3.6 features (#11447)``
+`5e77a61543 <https://github.com/apache/airflow/commit/5e77a61543d26e5466d885d639247aa5189c011d>`_  2020-11-02   ``Docstring fix for S3DeleteBucketOperator (#12049)``
+`8222851348 <https://github.com/apache/airflow/commit/8222851348aa81424c9bdcea994e25e0d6692709>`_  2020-10-29   ``Add Template Fields to RedshiftToS3Operator & S3ToRedshiftOperator (#11844)``
+`db121f726b <https://github.com/apache/airflow/commit/db121f726b3c7a37aca1ea05eb4714f884456005>`_  2020-10-28   ``Add truncate table (before copy) option to S3ToRedshiftOperator (#9246)``
+`5a439e84eb <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_  2020-10-26   ``Prepare providers release 0.0.2a1 (#11855)``
+`8afdb6ac6a <https://github.com/apache/airflow/commit/8afdb6ac6a7997cb14806bc2734c81c00ed8da97>`_  2020-10-26   ``Fix spellings (#11825)``
+`872b1566a1 <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_  2020-10-25   ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
+`6ce855af11 <https://github.com/apache/airflow/commit/6ce855af118daeaa4c249669079ab9d9aad23945>`_  2020-10-24   ``Fix spelling (#11821)``
+`3934ef2249 <https://github.com/apache/airflow/commit/3934ef22494db6d9613c229aaa82ea6a366b7c2f>`_  2020-10-24   ``Remove redundant builtins imports (#11809)``
+`4c8e033c0e <https://github.com/apache/airflow/commit/4c8e033c0ee7d28963d504a9216205155f20f58f>`_  2020-10-24   ``Fix spelling and grammar (#11814)``
+`4830687453 <https://github.com/apache/airflow/commit/48306874538eea7cfd42358d5ebb59705204bfc4>`_  2020-10-24   ``Use Python 3 style super classes (#11806)``
+`0df60b7736 <https://github.com/apache/airflow/commit/0df60b773671ecf8d4e5f582ac2be200cf2a2edd>`_  2020-10-23   ``Add reattach flag to ECSOperator (#10643)``
+`b9d677cdd6 <https://github.com/apache/airflow/commit/b9d677cdd660e0be8278a64658e73359276a9682>`_  2020-10-22   ``Add type hints to  aws provider (#11531)``
+`349b0811c3 <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_  2020-10-20   ``Add D200 pydocstyle check (#11688)``
+`674368f66c <https://github.com/apache/airflow/commit/674368f66cf61b2a105f326f23868ac3aee08807>`_  2020-10-19   ``Fixes MySQLToS3 float to int conversion (#10437)``
+`0823d46a7f <https://github.com/apache/airflow/commit/0823d46a7f267f2e45195a175021825367938add>`_  2020-10-16   ``Add type annotations for AWS operators and hooks (#11434)``
+`16e7129719 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_  2020-10-13   ``Added support for provider packages for Airflow 2.0 (#11487)``
+`d38a0a781e <https://github.com/apache/airflow/commit/d38a0a781e123c8c50313efdb23f767d6678afe0>`_  2020-10-12   ``added type hints for aws cloud formation (#11470)``
+`d305876bee <https://github.com/apache/airflow/commit/d305876bee328287ff391a29cc1cd632468cc731>`_  2020-10-12   ``Remove redundant None provided as default to dict.get() (#11448)``
+`c3e340584b <https://github.com/apache/airflow/commit/c3e340584bf1892c4f73aa9e7495b5823dab0c40>`_  2020-10-11   ``Change prefix of AwsDynamoDB hook module (#11209)``
+`42a23d16fe <https://github.com/apache/airflow/commit/42a23d16fe9b2f165b0805fb767ecbb825c93657>`_  2020-10-11   ``Update MySQLToS3Operator's s3_bucket to template_fields (#10778)``
+`422b61a9dd <https://github.com/apache/airflow/commit/422b61a9dd95ab9d00b239daa14d87d7cae5ae73>`_  2020-10-09   ``Adding ElastiCache Hook for creating, describing and deleting replication groups (#8701)``
+`dd98b21494 <https://github.com/apache/airflow/commit/dd98b21494ff6036242b63268140abe1294b3657>`_  2020-10-06   ``Add acl_policy parameter to GCSToS3Operator (#10804) (#10829)``
+`32b3cfbcf0 <https://github.com/apache/airflow/commit/32b3cfbcf0209cb062dd641c1232ab25d02d4d6d>`_  2020-10-06   ``Strict type check for all hooks in amazon (#11250)``
+`6d573e8abb <https://github.com/apache/airflow/commit/6d573e8abbf87e3c7281347e03d428a6e5baccd4>`_  2020-10-03   ``Add s3 key to template fields for s3/redshift transfer operators (#10890)``
+`0a0e1af800 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_  2020-10-03   ``Fix Broken Markdown links in Providers README TOC (#11249)``
+`ca4238eb4d <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_  2020-10-02   ``Fixed month in backport packages to October (#11242)``
+`5220e4c384 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_  2020-10-02   ``Prepare Backport release 2020.09.07 (#11238)``
+`00ffedb8c4 <https://github.com/apache/airflow/commit/00ffedb8c402eb5638782628eb706a5f28215eac>`_  2020-09-30   ``Add amazon glacier to GCS transfer operator (#10947)``
+`e3f96ce7a8 <https://github.com/apache/airflow/commit/e3f96ce7a8ac098aeef5e9930e6de6c428274d57>`_  2020-09-24   ``Fix incorrect Usage of Optional[bool] (#11138)``
+`f3e87c5030 <https://github.com/apache/airflow/commit/f3e87c503081a3085dff6c7352640d7f08beb5bc>`_  2020-09-22   ``Add D202 pydocstyle check (#11032)``
+`b61225a885 <https://github.com/apache/airflow/commit/b61225a8850b20be17842c2428b91d873584c4da>`_  2020-09-21   ``Add D204 pydocstyle check (#11031)``
+`2410f592a4 <https://github.com/apache/airflow/commit/2410f592a4ab160b377f1a9e5de3b7262b9851cc>`_  2020-09-19   ``Get Airflow configs with sensitive data from AWS Systems Manager (#11023)``
+`2bf7b7cac7 <https://github.com/apache/airflow/commit/2bf7b7cac7858f5a6a495f1a9eb4780ec84f95b4>`_  2020-09-19   ``Add typing to amazon provider EMR (#10910)``
+`9edfcb7ac4 <https://github.com/apache/airflow/commit/9edfcb7ac46917836ec956264da8876e58d92392>`_  2020-09-19   ``Support extra_args in S3Hook and GCSToS3Operator (#11001)``
+`4e1f3a69db <https://github.com/apache/airflow/commit/4e1f3a69db8614c302e4916332555034053b935c>`_  2020-09-14   ``[AIRFLOW-10645] Add AWS Secrets Manager Hook (#10655)``
+`e9add79160 <https://github.com/apache/airflow/commit/e9add79160e3a16bb348e30f4e83386a371dbc1e>`_  2020-09-14   ``Fix Failing static tests on Master (#10927)``
+`383a118d2d <https://github.com/apache/airflow/commit/383a118d2df618e46d81c520cd2c4a31d81b33dd>`_  2020-09-14   ``Add more type annotations to AWS hooks (#10671)``
+`9549274d11 <https://github.com/apache/airflow/commit/9549274d110f689a0bd709db829a4d69e274eed9>`_  2020-09-09   ``Upgrade black to 20.8b1 (#10818)``
+`2934220dc9 <https://github.com/apache/airflow/commit/2934220dc98e295764f7791d33e121629ed2fbbb>`_  2020-09-08   ``Always return a list from S3Hook list methods (#10774)``
+`f40ac9b151 <https://github.com/apache/airflow/commit/f40ac9b151124dbcd87197d6ae38c85191d41f38>`_  2020-09-01   ``Add placement_strategy option (#9444)``
+`e4878e6775 <https://github.com/apache/airflow/commit/e4878e6775bbe5cb2a1d786e57e009271b78bba0>`_  2020-08-31   ``fix type hints for s3 hook read_key method (#10653)``
+`2ca615cffe <https://github.com/apache/airflow/commit/2ca615cffefe97dfa38e1b7f60d9ed33c6628992>`_  2020-08-29   ``Update Google Cloud branding (#10642)``
+`8969b7185e <https://github.com/apache/airflow/commit/8969b7185ebc3c90168ce9a2fb97dfbc74d2bed9>`_  2020-08-28   ``Removed bad characters from AWS operator (#10590)``
+`8349061f9c <https://github.com/apache/airflow/commit/8349061f9cb01a92c87edd349cc844c4053851e8>`_  2020-08-26   ``Improve Docstring for AWS Athena Hook/Operator (#10580)``
+`fdd9b6f65b <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_  2020-08-25   ``Enable Black on Providers Packages (#10543)``
+`3696c34c28 <https://github.com/apache/airflow/commit/3696c34c28c6bc7b442deab999d9ecba24ed0e34>`_  2020-08-24   ``Fix typo in the word "release" (#10528)``
+`3734876d98 <https://github.com/apache/airflow/commit/3734876d9898067ee933b84af522d53df6160d7f>`_  2020-08-24   ``Implement impersonation in google operators (#10052)``
+`ee7ca128a1 <https://github.com/apache/airflow/commit/ee7ca128a17937313566f2badb6cc569c614db94>`_  2020-08-22   ``Fix broken Markdown refernces in Providers README (#10483)``
+`c6358045f9 <https://github.com/apache/airflow/commit/c6358045f9d61af63c96833cb6682d6f382a6408>`_  2020-08-22   ``Fixes S3ToRedshift COPY query (#10436)``
+`7c206a82a6 <https://github.com/apache/airflow/commit/7c206a82a6f074abcc4898a005ecd2c84a920054>`_  2020-08-22   ``Replace assigment with Augmented assignment (#10468)``
+`27d08b76a2 <https://github.com/apache/airflow/commit/27d08b76a2d171d716a1599157a8a60a121dbec6>`_  2020-08-21   ``Amazon SES Hook (#10391)``
+`dea345b05c <https://github.com/apache/airflow/commit/dea345b05c2cd226e70f97a3934d7456aa1cc754>`_  2020-08-17   ``Fix AwsGlueJobSensor to stop running after the Glue job finished (#9022)``
+`f6734b3b85 <https://github.com/apache/airflow/commit/f6734b3b850d33d3712763f93c114e80f5af9ffb>`_  2020-08-12   ``Enable Sphinx spellcheck for doc generation (#10280)``
+`82f744b871 <https://github.com/apache/airflow/commit/82f744b871bb2c5e9a2d628e1c45ae16c1244240>`_  2020-08-11   ``Add type annotations to AwsGlueJobHook, RedshiftHook modules (#10286)``
+`19bc97d0ce <https://github.com/apache/airflow/commit/19bc97d0ce436a6ec9d8e9a5adcd48c0a769d01f>`_  2020-08-10   ``Revert "Add Amazon SES hook (#10004)" (#10276)``
+`f06fe616e6 <https://github.com/apache/airflow/commit/f06fe616e66256bdc53710de505c2c6b1bd21528>`_  2020-08-10   ``Add Amazon SES hook (#10004)``
+`0c77ea8a3c <https://github.com/apache/airflow/commit/0c77ea8a3c417805f66d10f0c757ca218bf8dee0>`_  2020-08-06   ``Add type annotations to S3 hook module (#10164)``
+`24c8e4c2d6 <https://github.com/apache/airflow/commit/24c8e4c2d6e359ecc2c7d6275dccc68de4a82832>`_  2020-08-06   ``Changes to all the constructors to remove the args argument (#10163)``
+`9667314b2f <https://github.com/apache/airflow/commit/9667314b2fb879edc451793a8350123507e1cfd6>`_  2020-08-05   ``Add correct signatures for operators in amazon provider package (#10167)``
+`000287753b <https://github.com/apache/airflow/commit/000287753b478f29e6c25442ac253e3a6c8e8c87>`_  2020-08-03   ``Improve Typing coverage of amazon/aws/athena (#10025)``
+`53ada6e791 <https://github.com/apache/airflow/commit/53ada6e7911f411e80ebb00be9f07a7cc0788d01>`_  2020-08-03   ``Add S3KeysUnchangedSensor (#9817)``
+`aeea71274d <https://github.com/apache/airflow/commit/aeea71274d4527ff2351102e94aa38bda6099e7f>`_  2020-08-02   ``Remove 'args' parameter from provider operator constructors (#10097)``
+`2b8dea64e9 <https://github.com/apache/airflow/commit/2b8dea64e9e8716fba8c38a1b439f7835bbd2918>`_  2020-08-01   ``Fix typo in Athena sensor retries (#10079)``
+`1508c43ec9 <https://github.com/apache/airflow/commit/1508c43ec9594e801b415dd82472fa017791b759>`_  2020-07-29   ``Adding new SageMaker operator for ProcessingJobs (#9594)``
+`7d24b088cd <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (2) (#9985)``
+`8b10a4b35e <https://github.com/apache/airflow/commit/8b10a4b35e45d536a6475bfe1491ee75fad50186>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (#9982)``
+`33f0cd2657 <https://github.com/apache/airflow/commit/33f0cd2657b2e77ea3477e0c93f13f1474be628e>`_  2020-07-22   ``apply_default keeps the function signature for mypy (#9784)``
+`e7c87fe453 <https://github.com/apache/airflow/commit/e7c87fe453c6a70ed087c7ffbccaacbf0d2831b9>`_  2020-07-20   ``Refactor AwsBaseHook._get_credentials (#9878)``
+`2577f9334a <https://github.com/apache/airflow/commit/2577f9334a5cb71cccd97e62b0ae2d097cb99e1a>`_  2020-07-16   ``Fix S3FileTransformOperator to support S3 Select transformation only (#8936)``
+`52b6efe1ec <https://github.com/apache/airflow/commit/52b6efe1ecaae74b9c2497f565e116305d575a76>`_  2020-07-15   ``Add option to delete by prefix to S3DeleteObjectsOperator (#9350)``
+`553bb7af7c <https://github.com/apache/airflow/commit/553bb7af7cb7a50f7141b5b89297713cee6d19f6>`_  2020-07-13   ``Keep functions signatures in decorators (#9786)``
+`2f31b3060e <https://github.com/apache/airflow/commit/2f31b3060ed8274d5d1b1db7349ce607640b9199>`_  2020-07-08   ``Get Airflow configs with sensitive data from Secret Backends (#9645)``
+`07b81029eb <https://github.com/apache/airflow/commit/07b81029ebc2a296fb54181f2cec11fcc7704d9d>`_  2020-07-08   ``Allow AWSAthenaHook to get more than 1000/first page of results (#6075)``
+`564192c162 <https://github.com/apache/airflow/commit/564192c1625a552456cebb3751978c08eebdb2a1>`_  2020-07-08   ``Add AWS StepFunctions integrations to the aws provider (#8749)``
+`ecce1ace7a <https://github.com/apache/airflow/commit/ecce1ace7a277c948c61d7d4cbfc8632cc216559>`_  2020-07-08   ``[AIRFLOW-XXXX] Remove unnecessary docstring in AWSAthenaOperator``
+`a79e2d4c4a <https://github.com/apache/airflow/commit/a79e2d4c4aa105f3fac5ae6a28e29af9cd572407>`_  2020-07-06   ``Move provider's log task handlers to the provider package (#9604)``
+`ee20086b8c <https://github.com/apache/airflow/commit/ee20086b8c499fa40dcaac71652f21b466e7f80f>`_  2020-07-02   ``Move S3TaskHandler to the AWS provider package (#9602)``
+`40add26d45 <https://github.com/apache/airflow/commit/40add26d459c2511a6d9d305ae7300f0d6104211>`_  2020-06-29   ``Remove almost all references to airflow.contrib (#9559)``
+`c858babddf <https://github.com/apache/airflow/commit/c858babddf8b18b417993b5bfefec1c5635510da>`_  2020-06-26   ``Remove kwargs from Super calls in AWS Secrets Backends (#9523)``
+`87fdbd0708 <https://github.com/apache/airflow/commit/87fdbd0708d942af98d35604fe5962962e25d246>`_  2020-06-25   ``Use literal syntax instead of function calls to create data structure (#9516)``
+`c7a454aa32 <https://github.com/apache/airflow/commit/c7a454aa32bf33133d042e8438ac259b32144b21>`_  2020-06-22   ``Add AWS ECS system test (#8888)``
+`df8efd04f3 <https://github.com/apache/airflow/commit/df8efd04f394afc4b5affb677bc78d8b7bd5275a>`_  2020-06-21   ``Enable & Fix "Docstring Content Issues" PyDocStyle Check (#9460)``
+`e13a14c873 <https://github.com/apache/airflow/commit/e13a14c8730f4f633d996dd7d3468fe827136a84>`_  2020-06-21   ``Enable & Fix Whitespace related PyDocStyle Checks (#9458)``
+`d0e7db4024 <https://github.com/apache/airflow/commit/d0e7db4024806af35e3c9a2cae460fdeedd4d2ec>`_  2020-06-19   ``Fixed release number for fresh release (#9408)``
+`12af6a0800 <https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1>`_  2020-06-19   ``Final cleanup for 2020.6.23rc1 release preparation (#9404)``
+`992a18c84a <https://github.com/apache/airflow/commit/992a18c84a355d13e821c703e7364f12233c37dc>`_  2020-06-19   ``Move MySqlToS3Operator to transfers (#9400)``
+`a60f589aa2 <https://github.com/apache/airflow/commit/a60f589aa251cc3df6bec5b306ad4a7f736f539f>`_  2020-06-19   ``Add MySqlToS3Operator (#9054)``
+`c7e5bce57f <https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13>`_  2020-06-19   ``Prepare backport release candidate for 2020.6.23rc1 (#9370)``
+`40bf8f28f9 <https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee>`_  2020-06-18   ``Detect automatically the lack of reference to the guide in the operator descriptions (#9290)``
+`f6bd817a3a <https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac>`_  2020-06-16   ``Introduce 'transfers' packages (#9320)``
+`58a8ec0e46 <https://github.com/apache/airflow/commit/58a8ec0e46f624ee0369dd156dd8fb4f81884a21>`_  2020-06-16   ``AWSBatchOperator <> ClientHook relation changed to composition (#9306)``
+`a80cd25e8e <https://github.com/apache/airflow/commit/a80cd25e8eb7f8b5d89af26cdcd62a5bbe44d65c>`_  2020-06-15   ``Close/Flush byte stream in s3 hook load_string and load_bytes (#9211)``
+`ffb8574037 <https://github.com/apache/airflow/commit/ffb85740373f7adb70d28ec7d5a8886380170e5e>`_  2020-06-14   ``Decrypt secrets from SystemsManagerParameterStoreBackend (#9214)``
+`a69b031f20 <https://github.com/apache/airflow/commit/a69b031f20c5a1cd032f9873394374f661811e8f>`_  2020-06-10   ``Add S3ToRedshift example dag and system test (#8877)``
+`17adcea835 <https://github.com/apache/airflow/commit/17adcea835cb7b0cf2d8da0ac7dda5549cfa3e45>`_  2020-06-02   ``Fix handling of subprocess error handling in s3_file_transform and gcs (#9106)``
+`357e11e0cf <https://github.com/apache/airflow/commit/357e11e0cfb4c02833018e073bc4f5e5b52fae4f>`_  2020-05-29   ``Add Delete/Create S3 bucket operators (#8895)``
+`1ed171bfb2 <https://github.com/apache/airflow/commit/1ed171bfb265ded8674058bdc425640d25f1f4fc>`_  2020-05-28   ``Add script_args for S3FileTransformOperator (#9019)``
+`0b0e4f7a4c <https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34>`_  2020-05-26   ``Preparing for RC3 relase of backports (#9026)``
+`00642a46d0 <https://github.com/apache/airflow/commit/00642a46d019870c4decb3d0e47c01d6a25cb88c>`_  2020-05-26   ``Fixed name of 20 remaining wrongly named operators. (#8994)``
+`1d36b0303b <https://github.com/apache/airflow/commit/1d36b0303b8632fce6de78ca4e782ae26ee06fea>`_  2020-05-23   ``Fix references in docs (#8984)``
+`f946f96da4 <https://github.com/apache/airflow/commit/f946f96da45d8e6101805450d8cab7ccb2774ad0>`_  2020-05-23   ``Old json boto compat removed from dynamodb_to_s3 operator (#8987)``
+`375d1ca229 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_  2020-05-19   ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
+`12c5e5d8ae <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_  2020-05-17   ``Prepare release candidate for backport packages (#8891)``
+`f3521fb0e3 <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_  2020-05-16   ``Regenerate readme files for backport package release (#8886)``
+`f4edd90a94 <https://github.com/apache/airflow/commit/f4edd90a94b8f91bbefbbbfba367372399559596>`_  2020-05-16   ``Speed up TestAwsLambdaHook by not actually running a function (#8882)``
+`92585ca4cb <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_  2020-05-15   ``Added automated release notes generation for backport operators (#8807)``
+`85bbab27db <https://github.com/apache/airflow/commit/85bbab27dbb4f55f6f322b894fe3d54797076c15>`_  2020-05-15   ``Add EMR operators howto docs (#8863)``
+`e61b9bb9bb <https://github.com/apache/airflow/commit/e61b9bb9bbe6d8a0621310f3583483b9135c6770>`_  2020-05-13   ``Add AWS EMR System tests (#8618)``
+`ed3f5131a2 <https://github.com/apache/airflow/commit/ed3f5131a27e2ef0422f2495a4532630a6204f82>`_  2020-05-13   ``Correctly pass sleep time from AWSAthenaOperator down to the hook. (#8845)``
+`7236862a1f <https://github.com/apache/airflow/commit/7236862a1f5361b5e99c03dd63dae9b966efcd24>`_  2020-05-12   ``[AIRFLOW-2310] Enable AWS Glue Job Integration (#6007)``
+`d590e5e767 <https://github.com/apache/airflow/commit/d590e5e7679322bebb1472fa8c7ec6d183e4154a>`_  2020-05-11   ``Add option to propagate tags in ECSOperator (#8811)``
+`0c3db84c3c <https://github.com/apache/airflow/commit/0c3db84c3ce5107f53ed5ecc48edfdfe1b97feff>`_  2020-05-11   ``[AIRFLOW-7068] Create EC2 Hook, Operator and Sensor (#7731)``
+`cbebed2b4d <https://github.com/apache/airflow/commit/cbebed2b4d0bd1e0984c331c0270e83bf8df8540>`_  2020-05-10   ``Allow passing backend_kwargs to AWS SSM client (#8802)``
+`c7788a6894 <https://github.com/apache/airflow/commit/c7788a6894cb79c22153434dd9b977393b8236be>`_  2020-05-10   ``Add imap_attachment_to_s3 example dag and system test (#8669)``
+`ff5b70149b <https://github.com/apache/airflow/commit/ff5b70149bf51012156378c8fc8b072c7c280d9d>`_  2020-05-07   ``Add google_api_to_s3_transfer example dags and system tests (#8581)``
+`4421f011ee <https://github.com/apache/airflow/commit/4421f011eeec2d1022a39933e27f530fb9f9c1b1>`_  2020-05-01   ``Improve template capabilities of EMR job and step operators (#8572)``
+`379a884d64 <https://github.com/apache/airflow/commit/379a884d645a4d73db1c81e3450adc82571989ea>`_  2020-04-28   ``fix: aws hook should work without conn id (#8534)``
+`74bc316c56 <https://github.com/apache/airflow/commit/74bc316c56192f14677e9406d3878887a836062b>`_  2020-04-27   ``[AIRFLOW-4438] Add Gzip compression to S3_hook (#8571)``
+`7ea66a1a95 <https://github.com/apache/airflow/commit/7ea66a1a9594704869e82513d3a06fe35b6109b2>`_  2020-04-26   ``Add example DAG for ECSOperator (#8452)``
+`b6434dedf9 <https://github.com/apache/airflow/commit/b6434dedf974085e5f8891446fa63104836c8fdf>`_  2020-04-24   ``[AIRFLOW-7111] Add generate_presigned_url method to S3Hook (#8441)``
+`becedd5af8 <https://github.com/apache/airflow/commit/becedd5af8df01a0210e0a3fa78e619785f39908>`_  2020-04-19   ``Remove unrelated EC2 references in ECSOperator (#8451)``
+`ab1290cb0c <https://github.com/apache/airflow/commit/ab1290cb0c5856fa85c8596bfdf780fcdfd99c31>`_  2020-04-13   ``Make launch_type parameter optional (#8248)``
+`87969a350d <https://github.com/apache/airflow/commit/87969a350ddd41e9e77776af6d780b31e363eaca>`_  2020-04-09   ``[AIRFLOW-6515] Change Log Levels from Info/Warn to Error (#8170)``
+`b46d6c0602 <https://github.com/apache/airflow/commit/b46d6c060280da59193a28cf67e791eb825cb51c>`_  2020-04-08   ``Add support for AWS Secrets Manager as Secrets Backend (#8186)``
+`68d1714f29 <https://github.com/apache/airflow/commit/68d1714f296989b7aad1a04b75dc033e76afb747>`_  2020-04-04   ``[AIRFLOW-6822] AWS hooks should cache boto3 client (#7541)``
+`8a02402576 <https://github.com/apache/airflow/commit/8a02402576f83869d5134b4bddef5d73c15a8320>`_  2020-03-31   ``Rename CloudBaseHook to GoogleBaseHook and move it to google.common (#8011)``
+`7239d9a82d <https://github.com/apache/airflow/commit/7239d9a82dbb3b9bdf27b531daa70338af9dd796>`_  2020-03-28   ``Get Airflow Variables from AWS Systems Manager Parameter Store (#7945)``
+`eb4af4f944 <https://github.com/apache/airflow/commit/eb4af4f944c77e67e167bbb6b0a2aaf075a95b50>`_  2020-03-28   ``Make BaseSecretsBackend.build_path generic (#7948)``
+`438da7241e <https://github.com/apache/airflow/commit/438da7241eb537e3ef5ae711629446155bf738a3>`_  2020-03-28   ``[AIRFLOW-5825] SageMakerEndpointOperator is not idempotent (#7891)``
+`686d7d50bd <https://github.com/apache/airflow/commit/686d7d50bd21622724d6818021355bc6885fd3de>`_  2020-03-25   ``Standardize SecretBackend class names (#7846)``
+`eef87b9953 <https://github.com/apache/airflow/commit/eef87b9953347a65421f315a07dbef37ded9df66>`_  2020-03-23   ``[AIRFLOW-7105] Unify Secrets Backend method interfaces (#7830)``
+`5648dfbc30 <https://github.com/apache/airflow/commit/5648dfbc300337b10567ef4e07045ea29d33ec06>`_  2020-03-23   ``Add missing call to Super class in 'amazon', 'cloudant & 'databricks' providers (#7827)``
+`a360024123 <https://github.com/apache/airflow/commit/a36002412334c445e4eab41fdbb85ef31b6fd384>`_  2020-03-19   ``[AIRFLOW-5705] Make AwsSsmSecretsBackend consistent with VaultBackend (#7753)``
+`2a54512d78 <https://github.com/apache/airflow/commit/2a54512d785ba603ba71381dc3dfa049e9f74063>`_  2020-03-17   ``[AIRFLOW-5705] Fix bugs in AWS SSM Secrets Backend (#7745)``
+`a8b5fc74d0 <https://github.com/apache/airflow/commit/a8b5fc74d07e50c91bb64cb66ca1a450aa5ce6e1>`_  2020-03-16   ``[AIRFLOW-4175] S3Hook load_file should support ACL policy paramete (#7733)``
+`e31e9ddd23 <https://github.com/apache/airflow/commit/e31e9ddd2332e5d92422baf668acee441646ad68>`_  2020-03-14   ``[AIRFLOW-5705] Add secrets backend and support for AWS SSM (#6376)``
+`3bb60afc7b <https://github.com/apache/airflow/commit/3bb60afc7b8319996385d681faac342afe2b3bd2>`_  2020-03-13   ``[AIRFLOW-6975] Base AWSHook AssumeRoleWithSAML (#7619)``
+`c0c5f11ad1 <https://github.com/apache/airflow/commit/c0c5f11ad11a5a38e0553c1a36aa75eb83efae51>`_  2020-03-12   ``[AIRFLOW-6884] Make SageMakerTrainingOperator idempotent (#7598)``
+`b7cdda1c64 <https://github.com/apache/airflow/commit/b7cdda1c64595bc7f85519337029de259e573fce>`_  2020-03-10   ``[AIRFLOW-4438] Add Gzip compression to S3_hook (#7680)``
+`42eef38217 <https://github.com/apache/airflow/commit/42eef38217e709bc7a7f71bf0286e9e61293a43e>`_  2020-03-07   ``[AIRFLOW-6877] Add cross-provider dependencies as extras (#7506)``
+`9a94ab246d <https://github.com/apache/airflow/commit/9a94ab246db8c09aa83bb6a6d245b1ca9563bcd9>`_  2020-03-01   ``[AIRFLOW-6962] Fix compeleted to completed (#7600)``
+`1b38f6d9b6 <https://github.com/apache/airflow/commit/1b38f6d9b6710bd5e25fc16883599f1842ab7cb9>`_  2020-02-29   ``[AIRFLOW-5908] Add download_file to S3 Hook (#6577)``
+`3ea3e1a2b5 <https://github.com/apache/airflow/commit/3ea3e1a2b580b7ed10efe668de0cc37b03673500>`_  2020-02-26   ``[AIRFLOW-6824] EMRAddStepsOperator problem with multi-step XCom (#7443)``
+`6eaa7e3b18 <https://github.com/apache/airflow/commit/6eaa7e3b1845644d5ec65a00a997f4029bec9628>`_  2020-02-25   ``[AIRFLOW-5924] Automatically unify bucket name and key in S3Hook (#6574)``
+`3320e432a1 <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_  2020-02-24   ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
+`7d0e7122dd <https://github.com/apache/airflow/commit/7d0e7122dd14576d834c6f66fe919a72b100b7f8>`_  2020-02-24   ``[AIRFLOW-6830] Add Subject/MessageAttributes to SNS hook and operator (#7451)``
+`4d03e33c11 <https://github.com/apache/airflow/commit/4d03e33c115018e30fa413c42b16212481ad25cc>`_  2020-02-22   ``[AIRFLOW-6817] remove imports from 'airflow/__init__.py', replaced implicit imports with explicit imports, added entry to 'UPDATING.MD' - squashed/rebased (#7456)``
+`47a922b864 <https://github.com/apache/airflow/commit/47a922b86426968bfa07cc7892d2eeeca761d884>`_  2020-02-21   ``[AIRFLOW-6854] Fix missing typing_extensions on python 3.8 (#7474)``
+`9cbd7de6d1 <https://github.com/apache/airflow/commit/9cbd7de6d115795aba8bfb8addb060bfdfbdf87b>`_  2020-02-18   ``[AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests (#7412)``
+`58c3542ed2 <https://github.com/apache/airflow/commit/58c3542ed25061320ce61dbe0adf451a44c738dd>`_  2020-02-12   ``[AIRFLOW-5231] Fix S3Hook.delete_objects method (#7375)``
+`b7aa778b38 <https://github.com/apache/airflow/commit/b7aa778b38df2f116a1c20031e72fea8b97315bf>`_  2020-02-10   ``[AIRFLOW-6767] Correct name for default Athena workgroup (#7394)``
+`9282185e66 <https://github.com/apache/airflow/commit/9282185e6624e64bb7f17447f81c1b2d1bb4d56d>`_  2020-02-09   ``[AIRFLOW-6761] Fix WorkGroup param in AWSAthenaHook (#7386)``
+`94fccca970 <https://github.com/apache/airflow/commit/94fccca97030ee59d89f302a98137b17e7b01a33>`_  2020-02-04   ``[AIRFLOW-XXXX] Add pre-commit check for utf-8 file encoding (#7347)``
+`f3ad5cf618 <https://github.com/apache/airflow/commit/f3ad5cf6185b9d406d0fb0a4ecc0b5536f79217a>`_  2020-02-03   ``[AIRFLOW-4681] Make sensors module pylint compatible (#7309)``
+`88e40c714d <https://github.com/apache/airflow/commit/88e40c714d2853aa8966796945b2907c263fed08>`_  2020-02-03   ``[AIRFLOW-6716] Fix AWS Datasync Example DAG (#7339)``
+`a311d3d82e <https://github.com/apache/airflow/commit/a311d3d82e0c2e32bcb56e29f33c95ed0a2a2ddc>`_  2020-02-03   ``[AIRFLOW-6718] Fix more occurrences of utils.dates.days_ago (#7341)``
+`cb766b05b1 <https://github.com/apache/airflow/commit/cb766b05b17b80fd54a5ce6ac3ee35a631115000>`_  2020-02-03   ``[AIRFLOW-XXXX] Fix Static Checks on CI (#7342)``
+`97a429f9d0 <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_  2020-02-02   ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
+`7527eddc5e <https://github.com/apache/airflow/commit/7527eddc5e9729aa7e732209a07d57985f6c73e4>`_  2020-02-02   ``[AIRFLOW-4364] Make all code in airflow/providers/amazon pylint compatible (#7336)``
+`cf141506a2 <https://github.com/apache/airflow/commit/cf141506a25dbba279b85500d781f7e056540721>`_  2020-02-02   ``[AIRFLOW-6708] Set unique logger names (#7330)``
+`63aa3db88f <https://github.com/apache/airflow/commit/63aa3db88f8824efe79622301efd9f8ba75b991c>`_  2020-02-02   ``[AIRFLOW-6258] Add CloudFormation operators to AWS providers (#6824)``
+`af4157fdef <https://github.com/apache/airflow/commit/af4157fdeffc0c18492b518708c0db44815067ab>`_  2020-02-02   ``[AIRFLOW-6672] AWS DataSync - better logging of error message (#7288)``
+`373c6aa4a2 <https://github.com/apache/airflow/commit/373c6aa4a208284b5ff72987e4bd8f4e2ada1a1b>`_  2020-01-30   ``[AIRFLOW-6682] Move GCP classes to providers package (#7295)``
+`83c037873f <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_  2020-01-30   ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
+`1988a97e8f <https://github.com/apache/airflow/commit/1988a97e8f687e28a5a39b29677fb514e097753c>`_  2020-01-28   ``[AIRFLOW-6659] Move AWS Transfer operators to providers package (#7274)``
+`ab10443e96 <https://github.com/apache/airflow/commit/ab10443e965269efe9c1efaf5fa33bcdbe609f13>`_  2020-01-28   ``[AIRFLOW-6424] Added a operator to modify EMR cluster (#7213)``
+`40246132a7 <https://github.com/apache/airflow/commit/40246132a7ef3b07fe3173c6e7646ed6b53aad6e>`_  2020-01-28   ``[AIRFLOW-6654] AWS DataSync - bugfix when creating locations (#7270)``
+`82c0e5aff6 <https://github.com/apache/airflow/commit/82c0e5aff6004f636b98e207c3caec40b403fbbe>`_  2020-01-28   ``[AIRFLOW-6655] Move AWS classes to providers (#7271)``
+`599e4791c9 <https://github.com/apache/airflow/commit/599e4791c91cff411b1bf1c45555db5094c2b420>`_  2020-01-18   ``[AIRFLOW-6541] Use EmrJobFlowSensor for other states (#7146)``
+`c319e81cae <https://github.com/apache/airflow/commit/c319e81cae1de31ad1373903252d8608ffce1fba>`_  2020-01-17   ``[AIRFLOW-6572] Move AWS classes to providers.amazon.aws package (#7178)``
+`941a070578 <https://github.com/apache/airflow/commit/941a070578bc7d9410715b89658548167352cc4d>`_  2020-01-15   ``[AIRFLOW-6570] Add dag tag for all example dag (#7176)``
+`78d8fe6944 <https://github.com/apache/airflow/commit/78d8fe6944b689b9b0af99255286e34e06eedec3>`_  2020-01-08   ``[AIRFLOW-6245] Add custom waiters for AWS batch jobs (#6811)``
+`e0b0227257 <https://github.com/apache/airflow/commit/e0b022725749181bd4e30933e4a0ffefb993eede>`_  2019-12-28   ``[AIRFLOW-6319] Add support for AWS Athena workgroups (#6871)``
+`57da456854 <https://github.com/apache/airflow/commit/57da45685457520d51a0967e2aeb5e5ff162dfa7>`_  2019-12-24   ``[AIRFLOW-6333] Bump Pylint to 2.4.4 & fix/disable new checks (#6888)``
+`cf647c27e0 <https://github.com/apache/airflow/commit/cf647c27e0f35bbd1183bfcf87a106cbdb69d3fa>`_  2019-12-18   ``[AIRFLOW-6038] AWS DataSync reworked (#6773)``
+`7502cad284 <https://github.com/apache/airflow/commit/7502cad2844139d57e4276d971c0706a361d9dbe>`_  2019-12-17   ``[AIRFLOW-6206] Move and rename AWS batch operator [AIP-21] (#6764)``
+`c4c635df69 <https://github.com/apache/airflow/commit/c4c635df6906f56e01724573923e19763bb0da62>`_  2019-12-17   ``[AIRFLOW-6083] Adding ability to pass custom configuration to lambda client. (#6678)``
+`4fb498f87e <https://github.com/apache/airflow/commit/4fb498f87ef89acc30f2576ebc5090ab0653159e>`_  2019-12-09   ``[AIRFLOW-6072] aws_hook: Outbound http proxy setting and other enhancements (#6686)``
+`a1e2f86352 <https://github.com/apache/airflow/commit/a1e2f863526973b17892ec31caf09eded95c1cd2>`_  2019-11-20   ``[AIRFLOW-6021] Replace list literal with list constructor (#6617)``
+`baae140847 <https://github.com/apache/airflow/commit/baae140847cdf9d84e905fb6d1f119d6950eecf9>`_  2019-11-19   ``[AIRFLOW-5781] AIP-21 Migrate AWS Kinesis to /providers/amazon/aws (#6588)``
+`504cfbac1a <https://github.com/apache/airflow/commit/504cfbac1a4ec2e2fd169523ed357808f63881bb>`_  2019-11-18   ``[AIRFLOW-5783] AIP-21 Move aws redshift into providers structure (#6539)``
+`992f0e3acf <https://github.com/apache/airflow/commit/992f0e3acf11163294508858515a5f79116e3ad8>`_  2019-11-12   ``AIRFLOW-5824: AWS DataSync Hook and Operators added (#6512)``
+`c015eb2f64 <https://github.com/apache/airflow/commit/c015eb2f6496b9721afda9e85d5d4af3bbe0696b>`_  2019-11-10   ``[AIRFLOW-5786] Migrate AWS SNS to /providers/amazon/aws (#6502)``
+`3d76fb4bf2 <https://github.com/apache/airflow/commit/3d76fb4bf25e5b7d3d30e0d64867b5999b77f0b0>`_  2019-11-09   ``[AIRFLOW-5782] Migrate AWS Lambda to /providers/amazon/aws [AIP-21] (#6518)``
+=================================================================================================  ===========  ======================================================================================================================================================================
diff --git a/docs/apache-airflow-providers-amazon/index.rst b/docs/apache-airflow-providers-amazon/index.rst
index e45b62c272..0cfd543dd3 100644
--- a/docs/apache-airflow-providers-amazon/index.rst
+++ b/docs/apache-airflow-providers-amazon/index.rst
@@ -60,7 +60,7 @@ Package apache-airflow-providers-amazon
 Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
 
 
-Release: 3.4.0
+Release: 4.0.0
 
 Provider package
 ----------------
@@ -80,7 +80,7 @@ PIP requirements
 ============================  ==================
 PIP package                   Version required
 ============================  ==================
-``apache-airflow``            ``>=2.1.0``
+``apache-airflow``            ``>=2.2.0``
 ``boto3``                     ``>=1.15.0``
 ``jsonpath_ng``               ``>=1.5.3``
 ``mypy-boto3-rds``            ``>=1.21.0``
@@ -89,7 +89,6 @@ PIP package                   Version required
 ``redshift_connector``        ``>=2.0.888``
 ``sqlalchemy_redshift``       ``>=0.8.6``
 ``watchtower``                ``~=2.0.1``
-``xmltodict``                 ``<0.13.0``
 ============================  ==================
 
 Cross provider package dependencies
@@ -125,7 +124,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 3.4.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-3.4.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-3.4.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-3.4.0.tar.gz.sha512>`__)
-* `The apache-airflow-providers-amazon 3.4.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-3.4.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-3.4.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-3.4.0-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-amazon 4.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-4.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-4.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-amazon-4.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-amazon 4.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-4.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-4.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_amazon-4.0.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/amazon/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-apache-beam/commits.rst b/docs/apache-airflow-providers-apache-beam/commits.rst
index 2e9c806e4c..e40f53000a 100644
--- a/docs/apache-airflow-providers-apache-beam/commits.rst
+++ b/docs/apache-airflow-providers-apache-beam/commits.rst
@@ -28,148 +28,164 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+4.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ================================================================================
+`b4a5783a2a <https://github.com/apache/airflow/commit/b4a5783a2a90d9a0dc8abe5f2a47e639bfb61646>`_  2022-06-06   ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`34e0ab9b23 <https://github.com/apache/airflow/commit/34e0ab9b23e0dcf416169777240b97f4de08f772>`_  2022-06-05   ``AIP-47 - Migrate beam DAGs to new design #22439 (#24211)``
+`41e94b475e <https://github.com/apache/airflow/commit/41e94b475e06f63db39b0943c9d9a7476367083c>`_  2022-05-31   ``Support impersonation service account parameter for Dataflow runner (#23961)``
+`4a5250774b <https://github.com/apache/airflow/commit/4a5250774be8f48629294785801879277f42cc62>`_  2022-05-30   ``Added missing project_id to the wait_for_job (#24020)``
+=================================================================================================  ===========  ================================================================================
+
 3.4.0
 .....
 
-Latest change: 2022-04-25
+Latest change: 2022-05-12
 
-================================================================================================  ===========  ===============================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===============================================================
-`de65a5cc5 <https://github.com/apache/airflow/commit/de65a5cc5acaa1fc87ae8f65d367e101034294a6>`_  2022-04-25   ``Support serviceAccount attr for dataflow in the Apache beam``
-================================================================================================  ===========  ===============================================================
+=================================================================================================  ===========  ===============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===============================================================
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`de65a5cc5a <https://github.com/apache/airflow/commit/de65a5cc5acaa1fc87ae8f65d367e101034294a6>`_  2022-04-25   ``Support serviceAccount attr for dataflow in the Apache beam``
+=================================================================================================  ===========  ===============================================================
 
 3.3.0
 .....
 
 Latest change: 2022-03-22
 
-================================================================================================  ===========  ==============================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==============================================================
-`d7dbfb7e2 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
-`4a1503b39 <https://github.com/apache/airflow/commit/4a1503b39b0aaf50940c29ac886c6eeda35a79ff>`_  2022-03-17   ``Add recipe for BeamRunGoPipelineOperator (#22296)``
-================================================================================================  ===========  ==============================================================
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+`4a1503b39b <https://github.com/apache/airflow/commit/4a1503b39b0aaf50940c29ac886c6eeda35a79ff>`_  2022-03-17   ``Add recipe for BeamRunGoPipelineOperator (#22296)``
+=================================================================================================  ===========  ==============================================================
 
 3.2.1
 .....
 
 Latest change: 2022-03-14
 
-================================================================================================  ===========  ====================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ====================================================================
-`16adc035b <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
-================================================================================================  ===========  ====================================================================
+=================================================================================================  ===========  ====================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ====================================================================
+`16adc035b1 <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
+=================================================================================================  ===========  ====================================================================
 
 3.2.0
 .....
 
 Latest change: 2022-03-07
 
-================================================================================================  ===========  ==============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==============================================================================
-`f5b96315f <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
-`295efd36e <https://github.com/apache/airflow/commit/295efd36eac074578e4b54a69d71c2924984326d>`_  2022-02-17   ``Dataflow Assets (#21639)``
-`da485da29 <https://github.com/apache/airflow/commit/da485da29a06ecdda720a7ba75f04a2680aac0a2>`_  2022-02-13   ``Add support for BeamGoPipelineOperator (#20386)``
-`d94fa3783 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
-`6c3a67d4f <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
-`602abe839 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
-`a71332ebc <https://github.com/apache/airflow/commit/a71332ebc6375ba9907c84103a7e8f774ba9001a>`_  2022-01-01   ``Fix mypy apache beam operators (#20610)``
-`f77417eb0 <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
-`97496ba2b <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
-`d56e7b56b <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
-`a0821235f <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
-`43efde623 <https://github.com/apache/airflow/commit/43efde6230487b003f715e04d195126f63f261ff>`_  2021-12-15   ``Fix MyPy Errors for Apache Beam (and Dataflow) provider. (#20301)``
-`853576d90 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
-`7640ba4e8 <https://github.com/apache/airflow/commit/7640ba4e8ee239d6e2bbf950d53d624b9df93059>`_  2021-11-29   ``Fix broken anchors markdown files (#19847)``
-`ae044884d <https://github.com/apache/airflow/commit/ae044884d1dacce8dbf47c618f543b58f9ff101f>`_  2021-11-03   ``Cleanup of start_date and default arg use for Apache example DAGs (#18657)``
-================================================================================================  ===========  ==============================================================================
+=================================================================================================  ===========  ==============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================================
+`f5b96315fe <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
+`295efd36ea <https://github.com/apache/airflow/commit/295efd36eac074578e4b54a69d71c2924984326d>`_  2022-02-17   ``Dataflow Assets (#21639)``
+`da485da29a <https://github.com/apache/airflow/commit/da485da29a06ecdda720a7ba75f04a2680aac0a2>`_  2022-02-13   ``Add support for BeamGoPipelineOperator (#20386)``
+`d94fa37830 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
+`6c3a67d4fc <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
+`602abe8394 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
+`a71332ebc6 <https://github.com/apache/airflow/commit/a71332ebc6375ba9907c84103a7e8f774ba9001a>`_  2022-01-01   ``Fix mypy apache beam operators (#20610)``
+`f77417eb0d <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
+`97496ba2b4 <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
+`d56e7b56bb <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
+`a0821235fb <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
+`43efde6230 <https://github.com/apache/airflow/commit/43efde6230487b003f715e04d195126f63f261ff>`_  2021-12-15   ``Fix MyPy Errors for Apache Beam (and Dataflow) provider. (#20301)``
+`853576d901 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
+`7640ba4e8e <https://github.com/apache/airflow/commit/7640ba4e8ee239d6e2bbf950d53d624b9df93059>`_  2021-11-29   ``Fix broken anchors markdown files (#19847)``
+`ae044884d1 <https://github.com/apache/airflow/commit/ae044884d1dacce8dbf47c618f543b58f9ff101f>`_  2021-11-03   ``Cleanup of start_date and default arg use for Apache example DAGs (#18657)``
+=================================================================================================  ===========  ==============================================================================
 
 3.1.0
 .....
 
 Latest change: 2021-10-29
 
-================================================================================================  ===========  ===================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===================================================================================
-`d9567eb10 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
-`a418fd96f <https://github.com/apache/airflow/commit/a418fd96f70eac1d4d7dc91553f41d5153beda93>`_  2021-10-17   ``Use google cloud credentials when executing beam command in subprocess (#18992)``
-================================================================================================  ===========  ===================================================================================
+=================================================================================================  ===========  ===================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===================================================================================
+`d9567eb106 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
+`a418fd96f7 <https://github.com/apache/airflow/commit/a418fd96f70eac1d4d7dc91553f41d5153beda93>`_  2021-10-17   ``Use google cloud credentials when executing beam command in subprocess (#18992)``
+=================================================================================================  ===========  ===================================================================================
 
 3.0.1
 .....
 
 Latest change: 2021-08-30
 
-================================================================================================  ===========  ===================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===================================================================
-`0a6858847 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
-`87f408b1e <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
-`d02ded65e <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_  2021-07-15   ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
-`b916b7507 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
-`866a601b7 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
-================================================================================================  ===========  ===================================================================
+=================================================================================================  ===========  ===================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===================================================================
+`0a68588479 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
+`87f408b1e7 <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
+`d02ded65ea <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_  2021-07-15   ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
+`b916b75079 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
+`866a601b76 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
+=================================================================================================  ===========  ===================================================================
 
 3.0.0
 .....
 
 Latest change: 2021-06-18
 
-================================================================================================  ===========  ==============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==============================================================================
-`bbc627a3d <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
-`cbf8001d7 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
-`1fba5402b <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
-`9c94b72d4 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
-`1e647029e <https://github.com/apache/airflow/commit/1e647029e469c1bb17e9ad051d0184f3357644c3>`_  2021-06-01   ``Rename the main branch of the Airflow repo to be 'main' (#16149)``
-`904709d34 <https://github.com/apache/airflow/commit/904709d34fbe0b6062d72932b72954afe13ec148>`_  2021-05-27   ``Check synctatic correctness for code-snippets (#16005)``
-`37681bca0 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
-`0f97a3970 <https://github.com/apache/airflow/commit/0f97a3970d2c652beedbf2fbaa33e2b2bfd69bce>`_  2021-05-04   ``Rename example bucket names to use INVALID BUCKET NAME by default (#15651)``
-================================================================================================  ===========  ==============================================================================
+=================================================================================================  ===========  ==============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================================
+`bbc627a3da <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
+`cbf8001d76 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
+`1fba5402bb <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
+`9c94b72d44 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
+`1e647029e4 <https://github.com/apache/airflow/commit/1e647029e469c1bb17e9ad051d0184f3357644c3>`_  2021-06-01   ``Rename the main branch of the Airflow repo to be 'main' (#16149)``
+`904709d34f <https://github.com/apache/airflow/commit/904709d34fbe0b6062d72932b72954afe13ec148>`_  2021-05-27   ``Check synctatic correctness for code-snippets (#16005)``
+`37681bca00 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
+`0f97a3970d <https://github.com/apache/airflow/commit/0f97a3970d2c652beedbf2fbaa33e2b2bfd69bce>`_  2021-05-04   ``Rename example bucket names to use INVALID BUCKET NAME by default (#15651)``
+=================================================================================================  ===========  ==============================================================================
 
 2.0.0
 .....
 
 Latest change: 2021-04-29
 
-================================================================================================  ===========  =======================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =======================================================================
-`814e471d1 <https://github.com/apache/airflow/commit/814e471d137aad68bd64a21d20736e7b88403f97>`_  2021-04-29   ``Update pre-commit checks (#15583)``
-`40a2476a5 <https://github.com/apache/airflow/commit/40a2476a5db14ee26b5108d72635da116eab720b>`_  2021-04-28   ``Adds interactivity when generating provider documentation. (#15518)``
-`4b031d39e <https://github.com/apache/airflow/commit/4b031d39e12110f337151cda6693e2541bf71c2c>`_  2021-04-27   ``Make Airflow code Pylint 2.8 compatible (#15534)``
-`e229f3541 <https://github.com/apache/airflow/commit/e229f3541dd764db54785625875a7c5e94225736>`_  2021-04-27   ``Use Pip 21.* to install airflow officially (#15513)``
-`68e4c4dcb <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
-================================================================================================  ===========  =======================================================================
+=================================================================================================  ===========  =======================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =======================================================================
+`814e471d13 <https://github.com/apache/airflow/commit/814e471d137aad68bd64a21d20736e7b88403f97>`_  2021-04-29   ``Update pre-commit checks (#15583)``
+`40a2476a5d <https://github.com/apache/airflow/commit/40a2476a5db14ee26b5108d72635da116eab720b>`_  2021-04-28   ``Adds interactivity when generating provider documentation. (#15518)``
+`4b031d39e1 <https://github.com/apache/airflow/commit/4b031d39e12110f337151cda6693e2541bf71c2c>`_  2021-04-27   ``Make Airflow code Pylint 2.8 compatible (#15534)``
+`e229f3541d <https://github.com/apache/airflow/commit/e229f3541dd764db54785625875a7c5e94225736>`_  2021-04-27   ``Use Pip 21.* to install airflow officially (#15513)``
+`68e4c4dcb0 <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
+=================================================================================================  ===========  =======================================================================
 
 1.0.1
 .....
 
 Latest change: 2021-03-08
 
-================================================================================================  ===========  ======================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================================
-`b753c7fa6 <https://github.com/apache/airflow/commit/b753c7fa60e8d92bbaab68b557a1fbbdc1ec5dd0>`_  2021-03-08   ``Prepare ad-hoc release of the four previously excluded providers (#14655)``
-`4e5763060 <https://github.com/apache/airflow/commit/4e5763060683456405ab6173cdee1f2facc231e5>`_  2021-03-03   ``Remove WARNINGs from BeamHook (#14554)``
-`589d6dec9 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_  2021-02-27   ``Prepare to release the next wave of providers: (#14487)``
-`8a731f536 <https://github.com/apache/airflow/commit/8a731f536cc946cc62c20921187354b828df931e>`_  2021-02-05   ``Improve Apache Beam operators - refactor operator - common Dataflow logic (#14094)``
-`10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
-================================================================================================  ===========  ======================================================================================
+=================================================================================================  ===========  ======================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================================
+`b753c7fa60 <https://github.com/apache/airflow/commit/b753c7fa60e8d92bbaab68b557a1fbbdc1ec5dd0>`_  2021-03-08   ``Prepare ad-hoc release of the four previously excluded providers (#14655)``
+`4e57630606 <https://github.com/apache/airflow/commit/4e5763060683456405ab6173cdee1f2facc231e5>`_  2021-03-03   ``Remove WARNINGs from BeamHook (#14554)``
+`589d6dec92 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_  2021-02-27   ``Prepare to release the next wave of providers: (#14487)``
+`8a731f536c <https://github.com/apache/airflow/commit/8a731f536cc946cc62c20921187354b828df931e>`_  2021-02-05   ``Improve Apache Beam operators - refactor operator - common Dataflow logic (#14094)``
+`10343ec29f <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
+=================================================================================================  ===========  ======================================================================================
 
 1.0.0
 .....
 
 Latest change: 2021-02-04
 
-================================================================================================  ===========  ===========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===========================================================================
-`d45739f7c <https://github.com/apache/airflow/commit/d45739f7ce0de183329d67fff88a9da3943a9280>`_  2021-02-04   ``Fixes to release process after releasing 2nd wave of providers (#14059)``
-`1872d8719 <https://github.com/apache/airflow/commit/1872d8719d24f94aeb1dcba9694837070b9884ca>`_  2021-02-03   ``Add Apache Beam operators (#12814)``
-================================================================================================  ===========  ===========================================================================
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`d45739f7ce <https://github.com/apache/airflow/commit/d45739f7ce0de183329d67fff88a9da3943a9280>`_  2021-02-04   ``Fixes to release process after releasing 2nd wave of providers (#14059)``
+`1872d8719d <https://github.com/apache/airflow/commit/1872d8719d24f94aeb1dcba9694837070b9884ca>`_  2021-02-03   ``Add Apache Beam operators (#12814)``
+=================================================================================================  ===========  ===========================================================================
diff --git a/docs/apache-airflow-providers-apache-beam/index.rst b/docs/apache-airflow-providers-apache-beam/index.rst
index 740e7c8909..6702a932c1 100644
--- a/docs/apache-airflow-providers-apache-beam/index.rst
+++ b/docs/apache-airflow-providers-apache-beam/index.rst
@@ -52,7 +52,7 @@ Package apache-airflow-providers-apache-beam
 `Apache Beam <https://beam.apache.org/>`__.
 
 
-Release: 3.4.0
+Release: 4.0.0
 
 Provider package
 ----------------
@@ -72,8 +72,8 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
-``apache-beam``     ``>=2.33.0``
+``apache-airflow``  ``>=2.2.0``
+``apache-beam``     ``>=2.39.0``
 ==================  ==================
 
 Cross provider package dependencies
@@ -101,7 +101,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-beam 3.4.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-beam-3.4.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-beam-3.4.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-beam-3.4.0.tar.gz.sha512>`__)
-* `The apache-airflow-providers-apache-beam 3.4.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-3.4.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-3.4.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-3.4.0-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-apache-beam 4.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-beam-4.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-beam-4.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-beam-4.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-apache-beam 4.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-4.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-4.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_beam-4.0.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/apache/beam/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-apache-cassandra/commits.rst b/docs/apache-airflow-providers-apache-cassandra/commits.rst
index 065e9577f6..85cfaa1af0 100644
--- a/docs/apache-airflow-providers-apache-cassandra/commits.rst
+++ b/docs/apache-airflow-providers-apache-cassandra/commits.rst
@@ -28,6 +28,30 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`b4a5783a2a <https://github.com/apache/airflow/commit/b4a5783a2a90d9a0dc8abe5f2a47e639bfb61646>`_  2022-06-06   ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`eee6bc9691 <https://github.com/apache/airflow/commit/eee6bc969138e3f6e8f4dec4fd3d9a0d51f70a4c>`_  2022-06-05   ``AIP-47 - Migrate cassandra DAGs to new design #22439 (#24209)``
+=================================================================================================  ===========  ===========================================================================
+
+2.1.3
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.1.2
 .....
 
diff --git a/docs/apache-airflow-providers-apache-cassandra/index.rst b/docs/apache-airflow-providers-apache-cassandra/index.rst
index b23fd6351b..2d3fc2a69f 100644
--- a/docs/apache-airflow-providers-apache-cassandra/index.rst
+++ b/docs/apache-airflow-providers-apache-cassandra/index.rst
@@ -58,7 +58,7 @@ Package apache-airflow-providers-apache-cassandra
 `Apache Cassandra <http://cassandra.apache.org/>`__.
 
 
-Release: 2.1.3
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -78,7 +78,7 @@ PIP requirements
 ====================  ==================
 PIP package           Version required
 ====================  ==================
-``apache-airflow``    ``>=2.1.0``
+``apache-airflow``    ``>=2.2.0``
 ``cassandra-driver``  ``>=3.13.0``
 ====================  ==================
 
diff --git a/docs/apache-airflow-providers-apache-drill/commits.rst b/docs/apache-airflow-providers-apache-drill/commits.rst
index 74633775f6..92b8fb6473 100644
--- a/docs/apache-airflow-providers-apache-drill/commits.rst
+++ b/docs/apache-airflow-providers-apache-drill/commits.rst
@@ -28,6 +28,32 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+2.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`b4a5783a2a <https://github.com/apache/airflow/commit/b4a5783a2a90d9a0dc8abe5f2a47e639bfb61646>`_  2022-06-06   ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`a27206915b <https://github.com/apache/airflow/commit/a27206915bfe958e70de3041c0d0ded6bc0b1c02>`_  2022-06-05   ``AIP-47 - Migrate drill DAGs to new design #22439 (#24206)``
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`428a439953 <https://github.com/apache/airflow/commit/428a43995390b3623a51aa7bac7e21da69a8db22>`_  2022-05-09   ``Clean up in-line f-string concatenation (#23591)``
+=================================================================================================  ===========  ===========================================================================
+
+1.0.4
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 1.0.3
 .....
 
diff --git a/docs/apache-airflow-providers-apache-drill/index.rst b/docs/apache-airflow-providers-apache-drill/index.rst
index bc5456ca83..f9b671e8b2 100644
--- a/docs/apache-airflow-providers-apache-drill/index.rst
+++ b/docs/apache-airflow-providers-apache-drill/index.rst
@@ -58,7 +58,7 @@ Package apache-airflow-providers-apache-drill
 `Apache Drill <https://drill.apache.org/>`__.
 
 
-Release: 1.0.4
+Release: 2.0.0
 
 Provider package
 ----------------
@@ -78,7 +78,7 @@ PIP requirements
 ====================  ==================
 PIP package           Version required
 ====================  ==================
-``apache-airflow``    ``>=2.1.0``
+``apache-airflow``    ``>=2.2.0``
 ``sqlalchemy-drill``  ``>=1.1.0``
 ``sqlparse``          ``>=0.4.1``
 ====================  ==================
diff --git a/docs/apache-airflow-providers-apache-druid/commits.rst b/docs/apache-airflow-providers-apache-druid/commits.rst
index f57b6580af..9ddbdb92b8 100644
--- a/docs/apache-airflow-providers-apache-druid/commits.rst
+++ b/docs/apache-airflow-providers-apache-druid/commits.rst
@@ -28,6 +28,30 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`b4a5783a2a <https://github.com/apache/airflow/commit/b4a5783a2a90d9a0dc8abe5f2a47e639bfb61646>`_  2022-06-06   ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`ddc26c4f3e <https://github.com/apache/airflow/commit/ddc26c4f3e51bf74f56bad888db515dfc900e3e7>`_  2022-06-05   ``AIP-47 - Migrate druid DAGs to new design #22439 (#24207)``
+=================================================================================================  ===========  ===========================================================================
+
+2.3.3
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.3.2
 .....
 
diff --git a/docs/apache-airflow-providers-apache-druid/index.rst b/docs/apache-airflow-providers-apache-druid/index.rst
index bc2c77ef62..c0f1cc4454 100644
--- a/docs/apache-airflow-providers-apache-druid/index.rst
+++ b/docs/apache-airflow-providers-apache-druid/index.rst
@@ -52,7 +52,7 @@ Package apache-airflow-providers-apache-druid
 `Apache Druid <https://druid.apache.org/>`__.
 
 
-Release: 2.3.3
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -72,7 +72,7 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``pydruid``         ``>=0.4.1``
 ==================  ==================
 
@@ -101,7 +101,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-druid 2.3.3 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-druid-2.3.3.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-druid-2.3.3.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-druid-2.3.3.tar.gz.sha512>`__)
-* `The apache-airflow-providers-apache-druid 2.3.3 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-2.3.3-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-2.3.3-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-2.3.3-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-apache-druid 3.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-druid-3.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-druid-3.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-druid-3.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-apache-druid 3.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_druid-3.0.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/apache/druid/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-apache-hdfs/commits.rst b/docs/apache-airflow-providers-apache-hdfs/commits.rst
index 7a114d562e..71d7dc3f94 100644
--- a/docs/apache-airflow-providers-apache-hdfs/commits.rst
+++ b/docs/apache-airflow-providers-apache-hdfs/commits.rst
@@ -29,6 +29,29 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`b4a5783a2a <https://github.com/apache/airflow/commit/b4a5783a2a90d9a0dc8abe5f2a47e639bfb61646>`_  2022-06-06   ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+=================================================================================================  ===========  ===========================================================================
+
+2.2.3
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.2.2
 .....
 
diff --git a/docs/apache-airflow-providers-apache-hdfs/index.rst b/docs/apache-airflow-providers-apache-hdfs/index.rst
index bc9d0af753..8e3b43cd08 100644
--- a/docs/apache-airflow-providers-apache-hdfs/index.rst
+++ b/docs/apache-airflow-providers-apache-hdfs/index.rst
@@ -54,7 +54,7 @@ Package apache-airflow-providers-apache-hdfs
 and `WebHDFS <https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/WebHDFS.html>`__.
 
 
-Release: 2.2.3
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -74,7 +74,7 @@ PIP requirements
 =================================  ==================
 PIP package                        Version required
 =================================  ==================
-``apache-airflow``                 ``>=2.1.0``
+``apache-airflow``                 ``>=2.2.0``
 ``hdfs[avro,dataframe,kerberos]``  ``>=2.0.4``
 ``snakebite-py3``
 =================================  ==================
diff --git a/docs/apache-airflow-providers-apache-hive/commits.rst b/docs/apache-airflow-providers-apache-hive/commits.rst
index 2368451429..13ab308862 100644
--- a/docs/apache-airflow-providers-apache-hive/commits.rst
+++ b/docs/apache-airflow-providers-apache-hive/commits.rst
@@ -28,287 +28,302 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`b4a5783a2a <https://github.com/apache/airflow/commit/b4a5783a2a90d9a0dc8abe5f2a47e639bfb61646>`_  2022-06-06   ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`100ea9d1fc <https://github.com/apache/airflow/commit/100ea9d1fc6831b1ea6e7d33f38c0da5ec9c5fc4>`_  2022-06-05   ``AIP-47 - Migrate hive DAGs to new design #22439 (#24204)``
+`71e4deb1b0 <https://github.com/apache/airflow/commit/71e4deb1b093b7ad9320eb5eb34eca8ea440a238>`_  2022-05-16   ``Add typing for airflow/configuration.py (#23716)``
+=================================================================================================  ===========  ===========================================================================
+
 2.3.3
 .....
 
-Latest change: 2022-05-04
+Latest change: 2022-05-12
 
-================================================================================================  ===========  ======================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================
-`2d109401b <https://github.com/apache/airflow/commit/2d109401b3566aef613501691d18cf7e4c776cd2>`_  2022-05-04   ``Bump pre-commit hook versions (#22887)``
-`0c9c1cf94 <https://github.com/apache/airflow/commit/0c9c1cf94acc6fb315a9bc6f5bf1fbd4e4b4c923>`_  2022-04-28   ``Fix HiveToMySqlOperator's wrong docstring (#23316)``
-================================================================================================  ===========  ======================================================
+=================================================================================================  ===========  ======================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`2d109401b3 <https://github.com/apache/airflow/commit/2d109401b3566aef613501691d18cf7e4c776cd2>`_  2022-05-04   ``Bump pre-commit hook versions (#22887)``
+`0c9c1cf94a <https://github.com/apache/airflow/commit/0c9c1cf94acc6fb315a9bc6f5bf1fbd4e4b4c923>`_  2022-04-28   ``Fix HiveToMySqlOperator's wrong docstring (#23316)``
+=================================================================================================  ===========  ======================================================
 
 2.3.2
 .....
 
 Latest change: 2022-03-22
 
-================================================================================================  ===========  ==============================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==============================================================
-`d7dbfb7e2 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
-================================================================================================  ===========  ==============================================================
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
 
 2.3.1
 .....
 
 Latest change: 2022-03-14
 
-================================================================================================  ===========  ====================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ====================================================================
-`16adc035b <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
-================================================================================================  ===========  ====================================================================
+=================================================================================================  ===========  ====================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ====================================================================
+`16adc035b1 <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
+=================================================================================================  ===========  ====================================================================
 
 2.3.0
 .....
 
 Latest change: 2022-03-07
 
-================================================================================================  ===========  ===========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===========================================================================
-`f5b96315f <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
-`563ecfa05 <https://github.com/apache/airflow/commit/563ecfa0539f5cbd42a715de0e25e563bd62c179>`_  2022-03-01   ``Add Python 3.9 support to Hive (#21893)``
-`f6e0ed0dc <https://github.com/apache/airflow/commit/f6e0ed0dcc492636f6d1a3a413d5df2f9758f80d>`_  2022-02-15   ``Add how-to guide for hive operator (#21590)``
-`041babb06 <https://github.com/apache/airflow/commit/041babb0608a102fd9d83e77b7fab5d9831ec2b4>`_  2022-02-15   ``Fix mypy issues in 'example_twitter_dag' (#21571)``
-`2d6282d6b <https://github.com/apache/airflow/commit/2d6282d6b7d8c7603e96f0f28ebe0180855687f3>`_  2022-02-15   ``Remove unnecessary/stale comments (#21572)``
-`06010fa12 <https://github.com/apache/airflow/commit/06010fa12abe4c6b195e72d2f99f30d8ed1ba9c6>`_  2022-02-11   ``Fix key typo in 'template_fields_renderers' for 'HiveOperator' (#21525)``
-`d92750789 <https://github.com/apache/airflow/commit/d927507899c423b81bba212544e1fe07b4ca69b7>`_  2022-02-11   ``Set larger limit get_partitions_by_filter in HiveMetastoreHook (#21504)``
-================================================================================================  ===========  ===========================================================================
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`f5b96315fe <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
+`563ecfa053 <https://github.com/apache/airflow/commit/563ecfa0539f5cbd42a715de0e25e563bd62c179>`_  2022-03-01   ``Add Python 3.9 support to Hive (#21893)``
+`f6e0ed0dcc <https://github.com/apache/airflow/commit/f6e0ed0dcc492636f6d1a3a413d5df2f9758f80d>`_  2022-02-15   ``Add how-to guide for hive operator (#21590)``
+`041babb060 <https://github.com/apache/airflow/commit/041babb0608a102fd9d83e77b7fab5d9831ec2b4>`_  2022-02-15   ``Fix mypy issues in 'example_twitter_dag' (#21571)``
+`2d6282d6b7 <https://github.com/apache/airflow/commit/2d6282d6b7d8c7603e96f0f28ebe0180855687f3>`_  2022-02-15   ``Remove unnecessary/stale comments (#21572)``
+`06010fa12a <https://github.com/apache/airflow/commit/06010fa12abe4c6b195e72d2f99f30d8ed1ba9c6>`_  2022-02-11   ``Fix key typo in 'template_fields_renderers' for 'HiveOperator' (#21525)``
+`d927507899 <https://github.com/apache/airflow/commit/d927507899c423b81bba212544e1fe07b4ca69b7>`_  2022-02-11   ``Set larger limit get_partitions_by_filter in HiveMetastoreHook (#21504)``
+=================================================================================================  ===========  ===========================================================================
 
 2.2.0
 .....
 
 Latest change: 2022-02-08
 
-================================================================================================  ===========  =================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =================================================================================
-`d94fa3783 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
-`8f81b9a01 <https://github.com/apache/airflow/commit/8f81b9a01c7708a282271f9afd6b16a91011f105>`_  2022-02-08   ``Add conditional 'template_fields_renderers' check for new SQL lexers (#21403)``
-`6c3a67d4f <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
-`39e395f98 <https://github.com/apache/airflow/commit/39e395f9816c04ef2f033eb0b4f635fc3018d803>`_  2022-02-04   ``Add more SQL template fields renderers (#21237)``
-`602abe839 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
-`5569b868a <https://github.com/apache/airflow/commit/5569b868a990c97dfc63a0e014a814ec1cc0f953>`_  2022-01-09   ``Fix MyPy Errors for providers: Tableau, CNCF, Apache (#20654)``
-`f77417eb0 <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
-`97496ba2b <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
-`83f8e178b <https://github.com/apache/airflow/commit/83f8e178ba7a3d4ca012c831a5bfc2cade9e812d>`_  2021-12-31   ``Even more typing in operators (template_fields/ext) (#20608)``
-`d56e7b56b <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
-`a0821235f <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
-`485ff6cc6 <https://github.com/apache/airflow/commit/485ff6cc64d8f6a15d8d6a0be50661fe6d04b2d9>`_  2021-12-29   ``Fix MyPy errors in Apache Providers (#20422)``
-`f760823b4 <https://github.com/apache/airflow/commit/f760823b4af3f0fdfacf63dae199ec4d88028f71>`_  2021-12-11   ``Add some type hints for Hive providers (#20210)``
-================================================================================================  ===========  =================================================================================
+=================================================================================================  ===========  =================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =================================================================================
+`d94fa37830 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
+`8f81b9a01c <https://github.com/apache/airflow/commit/8f81b9a01c7708a282271f9afd6b16a91011f105>`_  2022-02-08   ``Add conditional 'template_fields_renderers' check for new SQL lexers (#21403)``
+`6c3a67d4fc <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
+`39e395f981 <https://github.com/apache/airflow/commit/39e395f9816c04ef2f033eb0b4f635fc3018d803>`_  2022-02-04   ``Add more SQL template fields renderers (#21237)``
+`602abe8394 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
+`5569b868a9 <https://github.com/apache/airflow/commit/5569b868a990c97dfc63a0e014a814ec1cc0f953>`_  2022-01-09   ``Fix MyPy Errors for providers: Tableau, CNCF, Apache (#20654)``
+`f77417eb0d <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
+`97496ba2b4 <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
+`83f8e178ba <https://github.com/apache/airflow/commit/83f8e178ba7a3d4ca012c831a5bfc2cade9e812d>`_  2021-12-31   ``Even more typing in operators (template_fields/ext) (#20608)``
+`d56e7b56bb <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
+`a0821235fb <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
+`485ff6cc64 <https://github.com/apache/airflow/commit/485ff6cc64d8f6a15d8d6a0be50661fe6d04b2d9>`_  2021-12-29   ``Fix MyPy errors in Apache Providers (#20422)``
+`f760823b4a <https://github.com/apache/airflow/commit/f760823b4af3f0fdfacf63dae199ec4d88028f71>`_  2021-12-11   ``Add some type hints for Hive providers (#20210)``
+=================================================================================================  ===========  =================================================================================
 
 2.1.0
 .....
 
 Latest change: 2021-11-30
 
-================================================================================================  ===========  ==============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==============================================================================
-`853576d90 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
-`16b3ab586 <https://github.com/apache/airflow/commit/16b3ab5860bc766fa31bbeccfb08ea710ca4bae7>`_  2021-11-29   ``Improve various docstrings in Apache Hive providers (#19866)``
-`ac752e777 <https://github.com/apache/airflow/commit/ac752e777bad330d05c6aebbea940616831aa6f2>`_  2021-11-24   ``hive provider: restore HA support for metastore (#19777)``
-`f50f67751 <https://github.com/apache/airflow/commit/f50f677514b562ac83a00cde2bfd0efdfbe171e4>`_  2021-11-08   ``Fix typos in Hive transfer operator docstrings (#19474)``
-`ae044884d <https://github.com/apache/airflow/commit/ae044884d1dacce8dbf47c618f543b58f9ff101f>`_  2021-11-03   ``Cleanup of start_date and default arg use for Apache example DAGs (#18657)``
-================================================================================================  ===========  ==============================================================================
+=================================================================================================  ===========  ==============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================================
+`853576d901 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
+`16b3ab5860 <https://github.com/apache/airflow/commit/16b3ab5860bc766fa31bbeccfb08ea710ca4bae7>`_  2021-11-29   ``Improve various docstrings in Apache Hive providers (#19866)``
+`ac752e777b <https://github.com/apache/airflow/commit/ac752e777bad330d05c6aebbea940616831aa6f2>`_  2021-11-24   ``hive provider: restore HA support for metastore (#19777)``
+`f50f677514 <https://github.com/apache/airflow/commit/f50f677514b562ac83a00cde2bfd0efdfbe171e4>`_  2021-11-08   ``Fix typos in Hive transfer operator docstrings (#19474)``
+`ae044884d1 <https://github.com/apache/airflow/commit/ae044884d1dacce8dbf47c618f543b58f9ff101f>`_  2021-11-03   ``Cleanup of start_date and default arg use for Apache example DAGs (#18657)``
+=================================================================================================  ===========  ==============================================================================
 
 2.0.3
 .....
 
 Latest change: 2021-10-29
 
-================================================================================================  ===========  ==========================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==========================================================================================
-`d9567eb10 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
-`86a2a19ad <https://github.com/apache/airflow/commit/86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb>`_  2021-10-17   ``More f-strings (#18855)``
-`80b5e65a6 <https://github.com/apache/airflow/commit/80b5e65a6abf0a136c5690548c5039f90dda01ab>`_  2021-10-17   ``Remove unnecessary string concatenations in AirflowException in s3_to_hive.py (#19026)``
-`232f7d158 <https://github.com/apache/airflow/commit/232f7d158741405f959e8b09b1687238920306a0>`_  2021-10-10   ``fix get_connections deprecation warn in hivemetastore hook (#18854)``
-`840ea3efb <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_  2021-09-30   ``Update documentation for September providers release (#18613)``
-`a458fcc57 <https://github.com/apache/airflow/commit/a458fcc573845ff65244a2dafd204ed70129f3e8>`_  2021-09-27   ``Updating miscellaneous provider DAGs to use TaskFlow API where applicable (#18278)``
-================================================================================================  ===========  ==========================================================================================
+=================================================================================================  ===========  ==========================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==========================================================================================
+`d9567eb106 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
+`86a2a19ad2 <https://github.com/apache/airflow/commit/86a2a19ad2bdc87a9ad14bb7fde9313b2d7489bb>`_  2021-10-17   ``More f-strings (#18855)``
+`80b5e65a6a <https://github.com/apache/airflow/commit/80b5e65a6abf0a136c5690548c5039f90dda01ab>`_  2021-10-17   ``Remove unnecessary string concatenations in AirflowException in s3_to_hive.py (#19026)``
+`232f7d1587 <https://github.com/apache/airflow/commit/232f7d158741405f959e8b09b1687238920306a0>`_  2021-10-10   ``fix get_connections deprecation warn in hivemetastore hook (#18854)``
+`840ea3efb9 <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_  2021-09-30   ``Update documentation for September providers release (#18613)``
+`a458fcc573 <https://github.com/apache/airflow/commit/a458fcc573845ff65244a2dafd204ed70129f3e8>`_  2021-09-27   ``Updating miscellaneous provider DAGs to use TaskFlow API where applicable (#18278)``
+=================================================================================================  ===========  ==========================================================================================
 
 2.0.2
 .....
 
 Latest change: 2021-08-30
 
-================================================================================================  ===========  ======================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================================
-`0a6858847 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
-`da99c3fa6 <https://github.com/apache/airflow/commit/da99c3fa6c366d762bba9fbf3118cc3b3d55f6b4>`_  2021-08-30   ``HiveHook fix get_pandas_df() failure when it tries to read an empty table (#17777)``
-`be75dcd39 <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_  2021-08-23   ``Update description about the new ''connection-types'' provider meta-data``
-`76ed2a49c <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_  2021-08-19   ``Import Hooks lazily individually in providers manager (#17682)``
-================================================================================================  ===========  ======================================================================================
+=================================================================================================  ===========  ======================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================================
+`0a68588479 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
+`da99c3fa6c <https://github.com/apache/airflow/commit/da99c3fa6c366d762bba9fbf3118cc3b3d55f6b4>`_  2021-08-30   ``HiveHook fix get_pandas_df() failure when it tries to read an empty table (#17777)``
+`be75dcd39c <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_  2021-08-23   ``Update description about the new ''connection-types'' provider meta-data``
+`76ed2a49c6 <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_  2021-08-19   ``Import Hooks lazily individually in providers manager (#17682)``
+=================================================================================================  ===========  ======================================================================================
 
 2.0.1
 .....
 
 Latest change: 2021-07-26
 
-================================================================================================  ===========  ===================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===================================================================
-`87f408b1e <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
-`91f4d80ff <https://github.com/apache/airflow/commit/91f4d80ff09093de49478214c5bd027e02c92a0e>`_  2021-07-23   ``Updating Apache example DAGs to use XComArgs (#16869)``
-`d02ded65e <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_  2021-07-15   ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
-`b916b7507 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
-`866a601b7 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
-`ce44b6289 <https://github.com/apache/airflow/commit/ce44b628904e4f7480a2c208b5d5e087526408b6>`_  2021-06-25   ``Add Python 3.9 support (#15515)``
-================================================================================================  ===========  ===================================================================
+=================================================================================================  ===========  ===================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===================================================================
+`87f408b1e7 <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
+`91f4d80ff0 <https://github.com/apache/airflow/commit/91f4d80ff09093de49478214c5bd027e02c92a0e>`_  2021-07-23   ``Updating Apache example DAGs to use XComArgs (#16869)``
+`d02ded65ea <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_  2021-07-15   ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
+`b916b75079 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
+`866a601b76 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
+`ce44b62890 <https://github.com/apache/airflow/commit/ce44b628904e4f7480a2c208b5d5e087526408b6>`_  2021-06-25   ``Add Python 3.9 support (#15515)``
+=================================================================================================  ===========  ===================================================================
 
 2.0.0
 .....
 
 Latest change: 2021-06-18
 
-================================================================================================  ===========  =================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =================================================================
-`bbc627a3d <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
-`cbf8001d7 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
-`1fba5402b <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
-`9c94b72d4 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
-`476d0f6e3 <https://github.com/apache/airflow/commit/476d0f6e3d2059f56532cda36cdc51aa86bafb37>`_  2021-05-22   ``Bump pyupgrade v2.13.0 to v2.18.1 (#15991)``
-`736a62f82 <https://github.com/apache/airflow/commit/736a62f824d9062b52983633528e58c445d8cc56>`_  2021-05-08   ``Remove duplicate key from Python dictionary (#15735)``
-`37681bca0 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
-`9953a047c <https://github.com/apache/airflow/commit/9953a047c4b0471ceb6effc669dce8d03c2f935b>`_  2021-05-07   ``Add Connection Documentation for the Hive Provider (#15704)``
-`807ad32ce <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_  2021-05-01   ``Prepares provider release after PIP 21 compatibility (#15576)``
-`4b031d39e <https://github.com/apache/airflow/commit/4b031d39e12110f337151cda6693e2541bf71c2c>`_  2021-04-27   ``Make Airflow code Pylint 2.8 compatible (#15534)``
-`e229f3541 <https://github.com/apache/airflow/commit/e229f3541dd764db54785625875a7c5e94225736>`_  2021-04-27   ``Use Pip 21.* to install airflow officially (#15513)``
-================================================================================================  ===========  =================================================================
+=================================================================================================  ===========  =================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =================================================================
+`bbc627a3da <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
+`cbf8001d76 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
+`1fba5402bb <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
+`9c94b72d44 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
+`476d0f6e3d <https://github.com/apache/airflow/commit/476d0f6e3d2059f56532cda36cdc51aa86bafb37>`_  2021-05-22   ``Bump pyupgrade v2.13.0 to v2.18.1 (#15991)``
+`736a62f824 <https://github.com/apache/airflow/commit/736a62f824d9062b52983633528e58c445d8cc56>`_  2021-05-08   ``Remove duplicate key from Python dictionary (#15735)``
+`37681bca00 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
+`9953a047c4 <https://github.com/apache/airflow/commit/9953a047c4b0471ceb6effc669dce8d03c2f935b>`_  2021-05-07   ``Add Connection Documentation for the Hive Provider (#15704)``
+`807ad32ce5 <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_  2021-05-01   ``Prepares provider release after PIP 21 compatibility (#15576)``
+`4b031d39e1 <https://github.com/apache/airflow/commit/4b031d39e12110f337151cda6693e2541bf71c2c>`_  2021-04-27   ``Make Airflow code Pylint 2.8 compatible (#15534)``
+`e229f3541d <https://github.com/apache/airflow/commit/e229f3541dd764db54785625875a7c5e94225736>`_  2021-04-27   ``Use Pip 21.* to install airflow officially (#15513)``
+=================================================================================================  ===========  =================================================================
 
 1.0.3
 .....
 
 Latest change: 2021-04-06
 
-================================================================================================  ===========  =============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =============================================================================
-`042be2e4e <https://github.com/apache/airflow/commit/042be2e4e06b988f5ba2dc146f53774dabc8b76b>`_  2021-04-06   ``Updated documentation for provider packages before April release (#15236)``
-`53dafa593 <https://github.com/apache/airflow/commit/53dafa593fd7ce0be2a48dc9a9e993bb42b6abc5>`_  2021-04-04   ``Fix mistake and typos in doc/docstrings (#15180)``
-`85e0e7607 <https://github.com/apache/airflow/commit/85e0e76074ced7af258fa476a321865208c33375>`_  2021-03-29   ``Pin flynt to fix failing PRs (#15076)``
-`68e4c4dcb <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
-`6dc24c95e <https://github.com/apache/airflow/commit/6dc24c95e3bb46ac42fc80b1948aa79ae6c6fbd1>`_  2021-03-07   ``Fix grammar and remove duplicate words (#14647)``
-`b0d6069d2 <https://github.com/apache/airflow/commit/b0d6069d25cf482309af40eec068bcccb2b62552>`_  2021-03-05   ``Fix broken static check on Master  (#14633)``
-`d9e4454c6 <https://github.com/apache/airflow/commit/d9e4454c66051a9e8bb5b2f3814d46f29332b89d>`_  2021-03-01   ``Resolve issue related to HiveCliHook kill (#14542)``
-================================================================================================  ===========  =============================================================================
+=================================================================================================  ===========  =============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =============================================================================
+`042be2e4e0 <https://github.com/apache/airflow/commit/042be2e4e06b988f5ba2dc146f53774dabc8b76b>`_  2021-04-06   ``Updated documentation for provider packages before April release (#15236)``
+`53dafa593f <https://github.com/apache/airflow/commit/53dafa593fd7ce0be2a48dc9a9e993bb42b6abc5>`_  2021-04-04   ``Fix mistake and typos in doc/docstrings (#15180)``
+`85e0e76074 <https://github.com/apache/airflow/commit/85e0e76074ced7af258fa476a321865208c33375>`_  2021-03-29   ``Pin flynt to fix failing PRs (#15076)``
+`68e4c4dcb0 <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
+`6dc24c95e3 <https://github.com/apache/airflow/commit/6dc24c95e3bb46ac42fc80b1948aa79ae6c6fbd1>`_  2021-03-07   ``Fix grammar and remove duplicate words (#14647)``
+`b0d6069d25 <https://github.com/apache/airflow/commit/b0d6069d25cf482309af40eec068bcccb2b62552>`_  2021-03-05   ``Fix broken static check on Master  (#14633)``
+`d9e4454c66 <https://github.com/apache/airflow/commit/d9e4454c66051a9e8bb5b2f3814d46f29332b89d>`_  2021-03-01   ``Resolve issue related to HiveCliHook kill (#14542)``
+=================================================================================================  ===========  =============================================================================
 
 1.0.2
 .....
 
 Latest change: 2021-02-27
 
-================================================================================================  ===========  =======================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =======================================================================
-`589d6dec9 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_  2021-02-27   ``Prepare to release the next wave of providers: (#14487)``
-`10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
-================================================================================================  ===========  =======================================================================
+=================================================================================================  ===========  =======================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =======================================================================
+`589d6dec92 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_  2021-02-27   ``Prepare to release the next wave of providers: (#14487)``
+`10343ec29f <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
+=================================================================================================  ===========  =======================================================================
 
 1.0.1
 .....
 
 Latest change: 2021-02-04
 
-================================================================================================  ===========  ===========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===========================================================================
-`88bdcfa0d <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_  2021-02-04   ``Prepare to release a new wave of providers. (#14013)``
-`ac2f72c98 <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_  2021-02-01   ``Implement provider versioning tools (#13767)``
-`a9ac2b040 <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_  2021-01-23   ``Switch to f-strings using flynt. (#13732)``
-`5f81fc73c <https://github.com/apache/airflow/commit/5f81fc73c8ea3fc1c3b08080f439fa123926f250>`_  2021-01-03   ``Fix: Remove password if in LDAP or CUSTOM mode HiveServer2Hook (#11767)``
-`4f494d4d9 <https://github.com/apache/airflow/commit/4f494d4d92d15f088c54019fbb8a594024bfcf2c>`_  2021-01-03   ``Fix few typos (#13450)``
-`295d66f91 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_  2020-12-30   ``Fix Grammar in PIP warning (#13380)``
-`6cf76d7ac <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_  2020-12-18   ``Fix typo in pip upgrade command :( (#13148)``
-`5090fb0c8 <https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444>`_  2020-12-15   ``Add script to generate integrations.json (#13073)``
-================================================================================================  ===========  ===========================================================================
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`88bdcfa0df <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_  2021-02-04   ``Prepare to release a new wave of providers. (#14013)``
+`ac2f72c98d <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_  2021-02-01   ``Implement provider versioning tools (#13767)``
+`a9ac2b040b <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_  2021-01-23   ``Switch to f-strings using flynt. (#13732)``
+`5f81fc73c8 <https://github.com/apache/airflow/commit/5f81fc73c8ea3fc1c3b08080f439fa123926f250>`_  2021-01-03   ``Fix: Remove password if in LDAP or CUSTOM mode HiveServer2Hook (#11767)``
+`4f494d4d92 <https://github.com/apache/airflow/commit/4f494d4d92d15f088c54019fbb8a594024bfcf2c>`_  2021-01-03   ``Fix few typos (#13450)``
+`295d66f914 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_  2020-12-30   ``Fix Grammar in PIP warning (#13380)``
+`6cf76d7ac0 <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_  2020-12-18   ``Fix typo in pip upgrade command :( (#13148)``
+`5090fb0c89 <https://github.com/apache/airflow/commit/5090fb0c8967d2d8719c6f4a468f2151395b5444>`_  2020-12-15   ``Add script to generate integrations.json (#13073)``
+=================================================================================================  ===========  ===========================================================================
 
 1.0.0
 .....
 
 Latest change: 2020-12-09
 
-================================================================================================  ===========  ======================================================================================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================================================================================================================
-`32971a1a2 <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_  2020-12-09   ``Updates providers versions to 1.0.0 (#12955)``
-`a075b6df9 <https://github.com/apache/airflow/commit/a075b6df99a4f5e21d198f7be56b577432e6f9db>`_  2020-12-09   ``Rename remaining Sensors to match AIP-21 (#12927)``
-`b40dffa08 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_  2020-12-08   ``Rename remaing modules to match AIP-21 (#12917)``
-`9b39f2478 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_  2020-12-08   ``Add support for dynamic connection form fields per provider (#12558)``
-`2037303ee <https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143>`_  2020-11-29   ``Adds support for Connection/Hook discovery from providers (#12466)``
-`c34ef853c <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_  2020-11-20   ``Separate out documentation building per provider  (#12444)``
-`008035450 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_  2020-11-18   ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
-`ae7cb4a1e <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_  2020-11-17   ``Update wrong commit hash in backport provider changes (#12390)``
-`6889a333c <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_  2020-11-15   ``Improvements for operators and hooks ref docs (#12366)``
-`7825e8f59 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_  2020-11-13   ``Docs installation improvements (#12304)``
-`250436d96 <https://github.com/apache/airflow/commit/250436d962c8c950d38c1eb5e54a998891648cc9>`_  2020-11-10   ``Fix spelling in Python files (#12230)``
-`502ba309e <https://github.com/apache/airflow/commit/502ba309ea470943f0e99c634269e3d2d13ce6ca>`_  2020-11-10   ``Enable Markdownlint rule - MD022/blanks-around-headings (#12225)``
-`85a18e13d <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_  2020-11-09   ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
-`59eb5de78 <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_  2020-11-09   ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
-`b2a28d159 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_  2020-11-09   ``Moves provider packages scripts to dev (#12082)``
-`41bf172c1 <https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9>`_  2020-11-04   ``Simplify string expressions (#12093)``
-`4e8f9cc8d <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_  2020-11-03   ``Enable Black - Python Auto Formmatter (#9550)``
-`8c42cf1b0 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_  2020-11-03   ``Use PyUpgrade to use Python 3.6 features (#11447)``
-`5a439e84e <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_  2020-10-26   ``Prepare providers release 0.0.2a1 (#11855)``
-`872b1566a <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_  2020-10-25   ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
-`349b0811c <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_  2020-10-20   ``Add D200 pydocstyle check (#11688)``
-`16e712971 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_  2020-10-13   ``Added support for provider packages for Airflow 2.0 (#11487)``
-`0a0e1af80 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_  2020-10-03   ``Fix Broken Markdown links in Providers README TOC (#11249)``
-`ca4238eb4 <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_  2020-10-02   ``Fixed month in backport packages to October (#11242)``
-`5220e4c38 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_  2020-10-02   ``Prepare Backport release 2020.09.07 (#11238)``
-`e3f96ce7a <https://github.com/apache/airflow/commit/e3f96ce7a8ac098aeef5e9930e6de6c428274d57>`_  2020-09-24   ``Fix incorrect Usage of Optional[bool] (#11138)``
-`f3e87c503 <https://github.com/apache/airflow/commit/f3e87c503081a3085dff6c7352640d7f08beb5bc>`_  2020-09-22   ``Add D202 pydocstyle check (#11032)``
-`9549274d1 <https://github.com/apache/airflow/commit/9549274d110f689a0bd709db829a4d69e274eed9>`_  2020-09-09   ``Upgrade black to 20.8b1 (#10818)``
-`ac943c9e1 <https://github.com/apache/airflow/commit/ac943c9e18f75259d531dbda8c51e650f57faa4c>`_  2020-09-08   ``[AIRFLOW-3964][AIP-17] Consolidate and de-dup sensor tasks using Smart Sensor (#5499)``
-`fdd9b6f65 <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_  2020-08-25   ``Enable Black on Providers Packages (#10543)``
-`d76026545 <https://github.com/apache/airflow/commit/d7602654526fdd2876466371404784bd17cfe0d2>`_  2020-08-25   ``PyDocStyle: No whitespaces allowed surrounding docstring text (#10533)``
-`3696c34c2 <https://github.com/apache/airflow/commit/3696c34c28c6bc7b442deab999d9ecba24ed0e34>`_  2020-08-24   ``Fix typo in the word "release" (#10528)``
-`ee7ca128a <https://github.com/apache/airflow/commit/ee7ca128a17937313566f2badb6cc569c614db94>`_  2020-08-22   ``Fix broken Markdown refernces in Providers README (#10483)``
-`27339a5a0 <https://github.com/apache/airflow/commit/27339a5a0f9e382dbc7d32a128f0831a48ef9a12>`_  2020-08-22   ``Remove mentions of Airflow Gitter (#10460)``
-`7c206a82a <https://github.com/apache/airflow/commit/7c206a82a6f074abcc4898a005ecd2c84a920054>`_  2020-08-22   ``Replace assigment with Augmented assignment (#10468)``
-`8f8db8959 <https://github.com/apache/airflow/commit/8f8db8959e526be54d700845d36ee9f315bae2ea>`_  2020-08-12   ``DbApiHook: Support kwargs in get_pandas_df (#9730)``
-`b43f90abf <https://github.com/apache/airflow/commit/b43f90abf4c7219d5d59cccb0514256bd3f2fdc7>`_  2020-08-09   ``Fix various typos in the repo (#10263)``
-`3b3287d7a <https://github.com/apache/airflow/commit/3b3287d7acc76430f12b758d52cec61c7f74e726>`_  2020-08-05   ``Enforce keyword only arguments on apache operators (#10170)``
-`7d24b088c <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (2) (#9985)``
-`33f0cd265 <https://github.com/apache/airflow/commit/33f0cd2657b2e77ea3477e0c93f13f1474be628e>`_  2020-07-22   ``apply_default keeps the function signature for mypy (#9784)``
-`c2db0dfeb <https://github.com/apache/airflow/commit/c2db0dfeb13ee679bf4d7b57874f0fcb39c0f0ed>`_  2020-07-22   ``More strict rules in mypy (#9705) (#9906)``
-`5013fda8f <https://github.com/apache/airflow/commit/5013fda8f072e633c114fb39fb59a22f60200b40>`_  2020-07-20   ``Add drop_partition functionality for HiveMetastoreHook (#9472)``
-`4d74ac211 <https://github.com/apache/airflow/commit/4d74ac2111862186598daf92cbf2c525617061c2>`_  2020-07-19   ``Increase typing for Apache and http provider package (#9729)``
-`44d4ae809 <https://github.com/apache/airflow/commit/44d4ae809c1e3784ff95b6a5e95113c3412e56b3>`_  2020-07-06   ``Upgrade to latest pre-commit checks (#9686)``
-`e13a14c87 <https://github.com/apache/airflow/commit/e13a14c8730f4f633d996dd7d3468fe827136a84>`_  2020-06-21   ``Enable & Fix Whitespace related PyDocStyle Checks (#9458)``
-`d0e7db402 <https://github.com/apache/airflow/commit/d0e7db4024806af35e3c9a2cae460fdeedd4d2ec>`_  2020-06-19   ``Fixed release number for fresh release (#9408)``
-`12af6a080 <https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1>`_  2020-06-19   ``Final cleanup for 2020.6.23rc1 release preparation (#9404)``
-`c7e5bce57 <https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13>`_  2020-06-19   ``Prepare backport release candidate for 2020.6.23rc1 (#9370)``
-`f6bd817a3 <https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac>`_  2020-06-16   ``Introduce 'transfers' packages (#9320)``
-`c78e2a5fe <https://github.com/apache/airflow/commit/c78e2a5feae15e84b05430cfc5935f0e289fb6b4>`_  2020-06-16   ``Make hive macros py3 compatible (#8598)``
-`6350fd6eb <https://github.com/apache/airflow/commit/6350fd6ebb9958982cb3fa1d466168fc31708035>`_  2020-06-08   ``Don't use the term "whitelist" - language matters (#9174)``
-`10796cb7c <https://github.com/apache/airflow/commit/10796cb7ce52c8ac2f68024e531fdda779547bdf>`_  2020-06-03   ``Remove Hive/Hadoop/Java dependency from unit tests (#9029)``
-`0b0e4f7a4 <https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34>`_  2020-05-26   ``Preparing for RC3 relase of backports (#9026)``
-`00642a46d <https://github.com/apache/airflow/commit/00642a46d019870c4decb3d0e47c01d6a25cb88c>`_  2020-05-26   ``Fixed name of 20 remaining wrongly named operators. (#8994)``
-`cdb3f2545 <https://github.com/apache/airflow/commit/cdb3f25456e49d0199cd7ccd680626dac01c9be6>`_  2020-05-26   ``All classes in backport providers are now importable in Airflow 1.10 (#8991)``
-`375d1ca22 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_  2020-05-19   ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
-`12c5e5d8a <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_  2020-05-17   ``Prepare release candidate for backport packages (#8891)``
-`f3521fb0e <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_  2020-05-16   ``Regenerate readme files for backport package release (#8886)``
-`92585ca4c <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_  2020-05-15   ``Added automated release notes generation for backport operators (#8807)``
-`93ea05880 <https://github.com/apache/airflow/commit/93ea05880283a56e3d42ab07db7453977a3de8ec>`_  2020-04-21   ``[AIRFLOW-7059] pass hive_conf to get_pandas_df in HiveServer2Hook (#8380)``
-`87969a350 <https://github.com/apache/airflow/commit/87969a350ddd41e9e77776af6d780b31e363eaca>`_  2020-04-09   ``[AIRFLOW-6515] Change Log Levels from Info/Warn to Error (#8170)``
-`cb0bf4a14 <https://github.com/apache/airflow/commit/cb0bf4a142656ee40b43a01660b6f6b08a9840fa>`_  2020-03-30   ``Remove sql like function in base_hook (#7901)``
-`4bde99f13 <https://github.com/apache/airflow/commit/4bde99f1323d72f6c84c1548079d5e98fc0a2a9a>`_  2020-03-23   ``Make airflow/providers pylint compatible (#7802)``
-`7e6372a68 <https://github.com/apache/airflow/commit/7e6372a681a2a543f4710b083219aeb53b074388>`_  2020-03-23   ``Add call to Super call in apache providers (#7820)``
-`3320e432a <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_  2020-02-24   ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
-`4d03e33c1 <https://github.com/apache/airflow/commit/4d03e33c115018e30fa413c42b16212481ad25cc>`_  2020-02-22   ``[AIRFLOW-6817] remove imports from 'airflow/__init__.py', replaced implicit imports with explicit imports, added entry to 'UPDATING.MD' - squashed/rebased (#7456)``
-`f3ad5cf61 <https://github.com/apache/airflow/commit/f3ad5cf6185b9d406d0fb0a4ecc0b5536f79217a>`_  2020-02-03   ``[AIRFLOW-4681] Make sensors module pylint compatible (#7309)``
-`97a429f9d <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_  2020-02-02   ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
-`83c037873 <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_  2020-01-30   ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
-`057f3ae3a <https://github.com/apache/airflow/commit/057f3ae3a4afedf6d462ecf58b01dd6304d3e135>`_  2020-01-29   ``[AIRFLOW-6670][depends on AIRFLOW-6669] Move contrib operators to providers package (#7286)``
-`059eda05f <https://github.com/apache/airflow/commit/059eda05f82fefce4410f44f761f945a27d83daf>`_  2020-01-21   ``[AIRFLOW-6610] Move software classes to providers package (#7231)``
-`0481b9a95 <https://github.com/apache/airflow/commit/0481b9a95786a62de4776a735ae80e746583ef2b>`_  2020-01-12   ``[AIRFLOW-6539][AIP-21] Move Apache classes to providers.apache package (#7142)``
-================================================================================================  ===========  ======================================================================================================================================================================
+=================================================================================================  ===========  ======================================================================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================================================================================================================
+`32971a1a2d <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_  2020-12-09   ``Updates providers versions to 1.0.0 (#12955)``
+`a075b6df99 <https://github.com/apache/airflow/commit/a075b6df99a4f5e21d198f7be56b577432e6f9db>`_  2020-12-09   ``Rename remaining Sensors to match AIP-21 (#12927)``
+`b40dffa085 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_  2020-12-08   ``Rename remaing modules to match AIP-21 (#12917)``
+`9b39f24780 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_  2020-12-08   ``Add support for dynamic connection form fields per provider (#12558)``
+`2037303eef <https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143>`_  2020-11-29   ``Adds support for Connection/Hook discovery from providers (#12466)``
+`c34ef853c8 <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_  2020-11-20   ``Separate out documentation building per provider  (#12444)``
+`0080354502 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_  2020-11-18   ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
+`ae7cb4a1e2 <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_  2020-11-17   ``Update wrong commit hash in backport provider changes (#12390)``
+`6889a333cf <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_  2020-11-15   ``Improvements for operators and hooks ref docs (#12366)``
+`7825e8f590 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_  2020-11-13   ``Docs installation improvements (#12304)``
+`250436d962 <https://github.com/apache/airflow/commit/250436d962c8c950d38c1eb5e54a998891648cc9>`_  2020-11-10   ``Fix spelling in Python files (#12230)``
+`502ba309ea <https://github.com/apache/airflow/commit/502ba309ea470943f0e99c634269e3d2d13ce6ca>`_  2020-11-10   ``Enable Markdownlint rule - MD022/blanks-around-headings (#12225)``
+`85a18e13d9 <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_  2020-11-09   ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
+`59eb5de78c <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_  2020-11-09   ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
+`b2a28d1590 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_  2020-11-09   ``Moves provider packages scripts to dev (#12082)``
+`41bf172c1d <https://github.com/apache/airflow/commit/41bf172c1dc75099f4f9d8b3f3350b4b1f523ef9>`_  2020-11-04   ``Simplify string expressions (#12093)``
+`4e8f9cc8d0 <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_  2020-11-03   ``Enable Black - Python Auto Formmatter (#9550)``
+`8c42cf1b00 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_  2020-11-03   ``Use PyUpgrade to use Python 3.6 features (#11447)``
+`5a439e84eb <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_  2020-10-26   ``Prepare providers release 0.0.2a1 (#11855)``
+`872b1566a1 <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_  2020-10-25   ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
+`349b0811c3 <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_  2020-10-20   ``Add D200 pydocstyle check (#11688)``
+`16e7129719 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_  2020-10-13   ``Added support for provider packages for Airflow 2.0 (#11487)``
+`0a0e1af800 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_  2020-10-03   ``Fix Broken Markdown links in Providers README TOC (#11249)``
+`ca4238eb4d <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_  2020-10-02   ``Fixed month in backport packages to October (#11242)``
+`5220e4c384 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_  2020-10-02   ``Prepare Backport release 2020.09.07 (#11238)``
+`e3f96ce7a8 <https://github.com/apache/airflow/commit/e3f96ce7a8ac098aeef5e9930e6de6c428274d57>`_  2020-09-24   ``Fix incorrect Usage of Optional[bool] (#11138)``
+`f3e87c5030 <https://github.com/apache/airflow/commit/f3e87c503081a3085dff6c7352640d7f08beb5bc>`_  2020-09-22   ``Add D202 pydocstyle check (#11032)``
+`9549274d11 <https://github.com/apache/airflow/commit/9549274d110f689a0bd709db829a4d69e274eed9>`_  2020-09-09   ``Upgrade black to 20.8b1 (#10818)``
+`ac943c9e18 <https://github.com/apache/airflow/commit/ac943c9e18f75259d531dbda8c51e650f57faa4c>`_  2020-09-08   ``[AIRFLOW-3964][AIP-17] Consolidate and de-dup sensor tasks using Smart Sensor (#5499)``
+`fdd9b6f65b <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_  2020-08-25   ``Enable Black on Providers Packages (#10543)``
+`d760265452 <https://github.com/apache/airflow/commit/d7602654526fdd2876466371404784bd17cfe0d2>`_  2020-08-25   ``PyDocStyle: No whitespaces allowed surrounding docstring text (#10533)``
+`3696c34c28 <https://github.com/apache/airflow/commit/3696c34c28c6bc7b442deab999d9ecba24ed0e34>`_  2020-08-24   ``Fix typo in the word "release" (#10528)``
+`ee7ca128a1 <https://github.com/apache/airflow/commit/ee7ca128a17937313566f2badb6cc569c614db94>`_  2020-08-22   ``Fix broken Markdown refernces in Providers README (#10483)``
+`27339a5a0f <https://github.com/apache/airflow/commit/27339a5a0f9e382dbc7d32a128f0831a48ef9a12>`_  2020-08-22   ``Remove mentions of Airflow Gitter (#10460)``
+`7c206a82a6 <https://github.com/apache/airflow/commit/7c206a82a6f074abcc4898a005ecd2c84a920054>`_  2020-08-22   ``Replace assigment with Augmented assignment (#10468)``
+`8f8db8959e <https://github.com/apache/airflow/commit/8f8db8959e526be54d700845d36ee9f315bae2ea>`_  2020-08-12   ``DbApiHook: Support kwargs in get_pandas_df (#9730)``
+`b43f90abf4 <https://github.com/apache/airflow/commit/b43f90abf4c7219d5d59cccb0514256bd3f2fdc7>`_  2020-08-09   ``Fix various typos in the repo (#10263)``
+`3b3287d7ac <https://github.com/apache/airflow/commit/3b3287d7acc76430f12b758d52cec61c7f74e726>`_  2020-08-05   ``Enforce keyword only arguments on apache operators (#10170)``
+`7d24b088cd <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (2) (#9985)``
+`33f0cd2657 <https://github.com/apache/airflow/commit/33f0cd2657b2e77ea3477e0c93f13f1474be628e>`_  2020-07-22   ``apply_default keeps the function signature for mypy (#9784)``
+`c2db0dfeb1 <https://github.com/apache/airflow/commit/c2db0dfeb13ee679bf4d7b57874f0fcb39c0f0ed>`_  2020-07-22   ``More strict rules in mypy (#9705) (#9906)``
+`5013fda8f0 <https://github.com/apache/airflow/commit/5013fda8f072e633c114fb39fb59a22f60200b40>`_  2020-07-20   ``Add drop_partition functionality for HiveMetastoreHook (#9472)``
+`4d74ac2111 <https://github.com/apache/airflow/commit/4d74ac2111862186598daf92cbf2c525617061c2>`_  2020-07-19   ``Increase typing for Apache and http provider package (#9729)``
+`44d4ae809c <https://github.com/apache/airflow/commit/44d4ae809c1e3784ff95b6a5e95113c3412e56b3>`_  2020-07-06   ``Upgrade to latest pre-commit checks (#9686)``
+`e13a14c873 <https://github.com/apache/airflow/commit/e13a14c8730f4f633d996dd7d3468fe827136a84>`_  2020-06-21   ``Enable & Fix Whitespace related PyDocStyle Checks (#9458)``
+`d0e7db4024 <https://github.com/apache/airflow/commit/d0e7db4024806af35e3c9a2cae460fdeedd4d2ec>`_  2020-06-19   ``Fixed release number for fresh release (#9408)``
+`12af6a0800 <https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1>`_  2020-06-19   ``Final cleanup for 2020.6.23rc1 release preparation (#9404)``
+`c7e5bce57f <https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13>`_  2020-06-19   ``Prepare backport release candidate for 2020.6.23rc1 (#9370)``
+`f6bd817a3a <https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac>`_  2020-06-16   ``Introduce 'transfers' packages (#9320)``
+`c78e2a5fea <https://github.com/apache/airflow/commit/c78e2a5feae15e84b05430cfc5935f0e289fb6b4>`_  2020-06-16   ``Make hive macros py3 compatible (#8598)``
+`6350fd6ebb <https://github.com/apache/airflow/commit/6350fd6ebb9958982cb3fa1d466168fc31708035>`_  2020-06-08   ``Don't use the term "whitelist" - language matters (#9174)``
+`10796cb7ce <https://github.com/apache/airflow/commit/10796cb7ce52c8ac2f68024e531fdda779547bdf>`_  2020-06-03   ``Remove Hive/Hadoop/Java dependency from unit tests (#9029)``
+`0b0e4f7a4c <https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34>`_  2020-05-26   ``Preparing for RC3 relase of backports (#9026)``
+`00642a46d0 <https://github.com/apache/airflow/commit/00642a46d019870c4decb3d0e47c01d6a25cb88c>`_  2020-05-26   ``Fixed name of 20 remaining wrongly named operators. (#8994)``
+`cdb3f25456 <https://github.com/apache/airflow/commit/cdb3f25456e49d0199cd7ccd680626dac01c9be6>`_  2020-05-26   ``All classes in backport providers are now importable in Airflow 1.10 (#8991)``
+`375d1ca229 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_  2020-05-19   ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
+`12c5e5d8ae <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_  2020-05-17   ``Prepare release candidate for backport packages (#8891)``
+`f3521fb0e3 <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_  2020-05-16   ``Regenerate readme files for backport package release (#8886)``
+`92585ca4cb <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_  2020-05-15   ``Added automated release notes generation for backport operators (#8807)``
+`93ea058802 <https://github.com/apache/airflow/commit/93ea05880283a56e3d42ab07db7453977a3de8ec>`_  2020-04-21   ``[AIRFLOW-7059] pass hive_conf to get_pandas_df in HiveServer2Hook (#8380)``
+`87969a350d <https://github.com/apache/airflow/commit/87969a350ddd41e9e77776af6d780b31e363eaca>`_  2020-04-09   ``[AIRFLOW-6515] Change Log Levels from Info/Warn to Error (#8170)``
+`cb0bf4a142 <https://github.com/apache/airflow/commit/cb0bf4a142656ee40b43a01660b6f6b08a9840fa>`_  2020-03-30   ``Remove sql like function in base_hook (#7901)``
+`4bde99f132 <https://github.com/apache/airflow/commit/4bde99f1323d72f6c84c1548079d5e98fc0a2a9a>`_  2020-03-23   ``Make airflow/providers pylint compatible (#7802)``
+`7e6372a681 <https://github.com/apache/airflow/commit/7e6372a681a2a543f4710b083219aeb53b074388>`_  2020-03-23   ``Add call to Super call in apache providers (#7820)``
+`3320e432a1 <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_  2020-02-24   ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
+`4d03e33c11 <https://github.com/apache/airflow/commit/4d03e33c115018e30fa413c42b16212481ad25cc>`_  2020-02-22   ``[AIRFLOW-6817] remove imports from 'airflow/__init__.py', replaced implicit imports with explicit imports, added entry to 'UPDATING.MD' - squashed/rebased (#7456)``
+`f3ad5cf618 <https://github.com/apache/airflow/commit/f3ad5cf6185b9d406d0fb0a4ecc0b5536f79217a>`_  2020-02-03   ``[AIRFLOW-4681] Make sensors module pylint compatible (#7309)``
+`97a429f9d0 <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_  2020-02-02   ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
+`83c037873f <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_  2020-01-30   ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
+`057f3ae3a4 <https://github.com/apache/airflow/commit/057f3ae3a4afedf6d462ecf58b01dd6304d3e135>`_  2020-01-29   ``[AIRFLOW-6670][depends on AIRFLOW-6669] Move contrib operators to providers package (#7286)``
+`059eda05f8 <https://github.com/apache/airflow/commit/059eda05f82fefce4410f44f761f945a27d83daf>`_  2020-01-21   ``[AIRFLOW-6610] Move software classes to providers package (#7231)``
+`0481b9a957 <https://github.com/apache/airflow/commit/0481b9a95786a62de4776a735ae80e746583ef2b>`_  2020-01-12   ``[AIRFLOW-6539][AIP-21] Move Apache classes to providers.apache package (#7142)``
+=================================================================================================  ===========  ======================================================================================================================================================================
diff --git a/docs/apache-airflow-providers-apache-hive/index.rst b/docs/apache-airflow-providers-apache-hive/index.rst
index be62eca213..f972fe1bb8 100644
--- a/docs/apache-airflow-providers-apache-hive/index.rst
+++ b/docs/apache-airflow-providers-apache-hive/index.rst
@@ -59,7 +59,7 @@ Package apache-airflow-providers-apache-hive
 `Apache Hive <https://hive.apache.org/>`__
 
 
-Release: 2.3.3
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -79,7 +79,7 @@ PIP requirements
 ==================  ==================================
 PIP package         Version required
 ==================  ==================================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``hmsclient``       ``>=0.1.0``
 ``pandas``          ``>=0.17.1``
 ``pyhive[hive]``    ``>=0.6.0``
@@ -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-apache-hive 2.3.3 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-2.3.3.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-2.3.3.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-2.3.3.tar.gz.sha512>`__)
-* `The apache-airflow-providers-apache-hive 2.3.3 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-2.3.3-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-2.3.3-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-2.3.3-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-apache-hive 3.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-3.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-3.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-hive-3.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-apache-hive 3.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-3.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-3.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_hive-3.0.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/apache/hive/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-apache-kylin/commits.rst b/docs/apache-airflow-providers-apache-kylin/commits.rst
index e07b4b4149..f5b772ad45 100644
--- a/docs/apache-airflow-providers-apache-kylin/commits.rst
+++ b/docs/apache-airflow-providers-apache-kylin/commits.rst
@@ -28,6 +28,30 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`b4a5783a2a <https://github.com/apache/airflow/commit/b4a5783a2a90d9a0dc8abe5f2a47e639bfb61646>`_  2022-06-06   ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`4b2d522503 <https://github.com/apache/airflow/commit/4b2d5225032bf2856d25ebd27c78325cd5dcf139>`_  2022-06-05   ``AIP-47 - Migrate kylin DAGs to new design #22439 (#24205)``
+=================================================================================================  ===========  ===========================================================================
+
+2.0.4
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.0.3
 .....
 
diff --git a/docs/apache-airflow-providers-apache-kylin/index.rst b/docs/apache-airflow-providers-apache-kylin/index.rst
index e5b0d53bd5..2731f1ab2d 100644
--- a/docs/apache-airflow-providers-apache-kylin/index.rst
+++ b/docs/apache-airflow-providers-apache-kylin/index.rst
@@ -52,7 +52,7 @@ Package apache-airflow-providers-apache-kylin
 `Apache Kylin <https://kylin.apache.org/>`__
 
 
-Release: 2.0.4
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -72,7 +72,7 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``kylinpy``         ``>=2.6``
 ==================  ==================
 
diff --git a/docs/apache-airflow-providers-apache-livy/commits.rst b/docs/apache-airflow-providers-apache-livy/commits.rst
index ab91350d25..834d9e0308 100644
--- a/docs/apache-airflow-providers-apache-livy/commits.rst
+++ b/docs/apache-airflow-providers-apache-livy/commits.rst
@@ -28,14 +28,27 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`5503603cde <https://github.com/apache/airflow/commit/5503603cded8613721ea56599667b5a309190b23>`_  2022-06-05   ``AIP-47 - Migrate livy DAGs to new design #22439 (#24208)``
+=================================================================================================  ===========  ===========================================================================
+
 2.2.3
 .....
 
-Latest change: 2022-03-30
+Latest change: 2022-04-07
 
 =================================================================================================  ===========  ==========================================================================================
 Commit                                                                                             Committed    Subject
 =================================================================================================  ===========  ==========================================================================================
+`56ab82ed7a <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
 `97cf76904a <https://github.com/apache/airflow/commit/97cf76904ac3de6e4f2adfa80afb2790e6413d36>`_  2022-03-30   ``Fix: Add extra headers to all livy API requests instead of only to post_batch (#22510)``
 =================================================================================================  ===========  ==========================================================================================
 
diff --git a/docs/apache-airflow-providers-apache-livy/index.rst b/docs/apache-airflow-providers-apache-livy/index.rst
index 8ac4ff3dac..c037dbeba5 100644
--- a/docs/apache-airflow-providers-apache-livy/index.rst
+++ b/docs/apache-airflow-providers-apache-livy/index.rst
@@ -57,7 +57,7 @@ Package apache-airflow-providers-apache-livy
 `Apache Livy <https://livy.apache.org/>`__
 
 
-Release: 2.2.3
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -77,7 +77,7 @@ PIP requirements
 =================================  ==================
 PIP package                        Version required
 =================================  ==================
-``apache-airflow``                 ``>=2.1.0``
+``apache-airflow``                 ``>=2.2.0``
 ``apache-airflow-providers-http``
 =================================  ==================
 
@@ -106,7 +106,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-livy 2.2.3 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-livy-2.2.3.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-livy-2.2.3.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-livy-2.2.3.tar.gz.sha512>`__)
-* `The apache-airflow-providers-apache-livy 2.2.3 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_livy-2.2.3-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_livy-2.2.3-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_livy-2.2.3-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-apache-livy 3.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-livy-3.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-livy-3.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-apache-livy-3.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-apache-livy 3.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_livy-3.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_livy-3.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_apache_livy-3.0.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/apache/livy/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-apache-pig/commits.rst b/docs/apache-airflow-providers-apache-pig/commits.rst
index 2aac186912..aa982f4a3c 100644
--- a/docs/apache-airflow-providers-apache-pig/commits.rst
+++ b/docs/apache-airflow-providers-apache-pig/commits.rst
@@ -28,6 +28,29 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`0046f125ff <https://github.com/apache/airflow/commit/0046f125ffc9d127b37624bc381faaa5669c6d3a>`_  2022-06-05   ``AIP-47 - Migrate apache pig DAGs to new design #22439 (#24212)``
+=================================================================================================  ===========  ===========================================================================
+
+2.0.4
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.0.3
 .....
 
diff --git a/docs/apache-airflow-providers-apache-pig/index.rst b/docs/apache-airflow-providers-apache-pig/index.rst
index e0caa0cd6f..d4f64814f3 100644
--- a/docs/apache-airflow-providers-apache-pig/index.rst
+++ b/docs/apache-airflow-providers-apache-pig/index.rst
@@ -57,7 +57,7 @@ Package apache-airflow-providers-apache-pig
 `Apache Pig <https://pig.apache.org/>`__
 
 
-Release: 2.0.4
+Release: 3.0.0
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-apache-pinot/commits.rst b/docs/apache-airflow-providers-apache-pinot/commits.rst
index 3f2cce43e6..820d55c557 100644
--- a/docs/apache-airflow-providers-apache-pinot/commits.rst
+++ b/docs/apache-airflow-providers-apache-pinot/commits.rst
@@ -28,6 +28,29 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`b4a5783a2a <https://github.com/apache/airflow/commit/b4a5783a2a90d9a0dc8abe5f2a47e639bfb61646>`_  2022-06-06   ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+=================================================================================================  ===========  ===========================================================================
+
+2.0.4
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.0.3
 .....
 
diff --git a/docs/apache-airflow-providers-apache-pinot/index.rst b/docs/apache-airflow-providers-apache-pinot/index.rst
index dcd9969138..e4d4d94f3c 100644
--- a/docs/apache-airflow-providers-apache-pinot/index.rst
+++ b/docs/apache-airflow-providers-apache-pinot/index.rst
@@ -45,7 +45,7 @@ Package apache-airflow-providers-apache-pinot
 `Apache Pinot <https://pinot.apache.org/>`__
 
 
-Release: 2.0.4
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -65,7 +65,7 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``pinotdb``         ``>0.1.2``
 ==================  ==================
 
diff --git a/docs/apache-airflow-providers-apache-spark/commits.rst b/docs/apache-airflow-providers-apache-spark/commits.rst
index b109240951..e20cff67e9 100644
--- a/docs/apache-airflow-providers-apache-spark/commits.rst
+++ b/docs/apache-airflow-providers-apache-spark/commits.rst
@@ -28,6 +28,32 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`b4a5783a2a <https://github.com/apache/airflow/commit/b4a5783a2a90d9a0dc8abe5f2a47e639bfb61646>`_  2022-06-06   ``chore: Refactoring and Cleaning Apache Providers (#24219)``
+`9dc2851671 <https://github.com/apache/airflow/commit/9dc2851671cd5cdce445f01f380985f2d7a9b4cf>`_  2022-06-05   ``Fix backwards-compatibility introduced by fixing mypy problems (#24230)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`a2bfc0e62d <https://github.com/apache/airflow/commit/a2bfc0e62dddb8b4e17d833bdf22d282cb265935>`_  2022-06-05   ``AIP-47 - Migrate spark DAGs to new design #22439 (#24210)``
+`71e4deb1b0 <https://github.com/apache/airflow/commit/71e4deb1b093b7ad9320eb5eb34eca8ea440a238>`_  2022-05-16   ``Add typing for airflow/configuration.py (#23716)``
+=================================================================================================  ===========  ===========================================================================
+
+2.1.3
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.1.2
 .....
 
diff --git a/docs/apache-airflow-providers-apache-spark/index.rst b/docs/apache-airflow-providers-apache-spark/index.rst
index 25c1b694d3..ceec56fb7e 100644
--- a/docs/apache-airflow-providers-apache-spark/index.rst
+++ b/docs/apache-airflow-providers-apache-spark/index.rst
@@ -58,7 +58,7 @@ Package apache-airflow-providers-apache-spark
 `Apache Spark <https://spark.apache.org/>`__
 
 
-Release: 2.1.3
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -78,7 +78,7 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``pyspark``
 ==================  ==================
 
diff --git a/docs/apache-airflow-providers-apache-sqoop/commits.rst b/docs/apache-airflow-providers-apache-sqoop/commits.rst
index b18f6c0579..39127457c9 100644
--- a/docs/apache-airflow-providers-apache-sqoop/commits.rst
+++ b/docs/apache-airflow-providers-apache-sqoop/commits.rst
@@ -28,6 +28,28 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+=================================================================================================  ===========  ===========================================================================
+
+2.1.3
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.1.2
 .....
 
diff --git a/docs/apache-airflow-providers-apache-sqoop/index.rst b/docs/apache-airflow-providers-apache-sqoop/index.rst
index f014c19258..55520e97d7 100644
--- a/docs/apache-airflow-providers-apache-sqoop/index.rst
+++ b/docs/apache-airflow-providers-apache-sqoop/index.rst
@@ -51,7 +51,7 @@ Package apache-airflow-providers-apache-sqoop
 `Apache Sqoop <https://sqoop.apache.org/>`__
 
 
-Release: 2.1.3
+Release: 3.0.0
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-arangodb/commits.rst b/docs/apache-airflow-providers-arangodb/commits.rst
index cea5c7cfdf..fab7a4f35d 100644
--- a/docs/apache-airflow-providers-arangodb/commits.rst
+++ b/docs/apache-airflow-providers-arangodb/commits.rst
@@ -28,6 +28,18 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+2.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`ec6761a5c0 <https://github.com/apache/airflow/commit/ec6761a5c0d031221d53ce213c0e42813606c55d>`_  2022-05-23   ``Clean up f-strings in logging calls (#23597)``
+=================================================================================================  ===========  ===========================================================================
+
 1.0.0
 .....
 
diff --git a/docs/apache-airflow-providers-arangodb/index.rst b/docs/apache-airflow-providers-arangodb/index.rst
index fca5654f0f..aa9ddba6c7 100644
--- a/docs/apache-airflow-providers-arangodb/index.rst
+++ b/docs/apache-airflow-providers-arangodb/index.rst
@@ -64,7 +64,7 @@ Package apache-airflow-providers-arangodb
 `ArangoDB <https://www.arangodb.com/>`__
 
 
-Release: 1.0.0
+Release: 2.0.0
 
 Provider package
 ----------------
@@ -81,10 +81,11 @@ You can install this package on top of an existing Airflow 2.1+ installation via
 PIP requirements
 ----------------
 
-=================  ==================
-PIP package        Version required
-=================  ==================
-``python-arango``  ``>=7.3.2``
-=================  ==================
+==================  ==================
+PIP package         Version required
+==================  ==================
+``apache-airflow``  ``>=2.2.0``
+``python-arango``   ``>=7.3.2``
+==================  ==================
 
 .. include:: ../../airflow/providers/arangodb/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-asana/commits.rst b/docs/apache-airflow-providers-asana/commits.rst
index a4a0592a3f..49e66389ef 100644
--- a/docs/apache-airflow-providers-asana/commits.rst
+++ b/docs/apache-airflow-providers-asana/commits.rst
@@ -28,6 +28,32 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+2.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`45fcfd31b7 <https://github.com/apache/airflow/commit/45fcfd31b7ba84718e44f3f2adb59dcf25ac9a11>`_  2022-06-03   ``Migrate Asana example DAGs to new design #22440 (#24131)``
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+=================================================================================================  ===========  ===========================================================================
+
+1.1.3
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 1.1.2
 .....
 
diff --git a/docs/apache-airflow-providers-asana/index.rst b/docs/apache-airflow-providers-asana/index.rst
index 1b55f17ffa..603d674345 100644
--- a/docs/apache-airflow-providers-asana/index.rst
+++ b/docs/apache-airflow-providers-asana/index.rst
@@ -64,7 +64,7 @@ Package apache-airflow-providers-asana
 `Asana <https://app.asana.com/>`__
 
 
-Release: 1.1.3
+Release: 2.0.0
 
 Provider package
 ----------------
@@ -84,7 +84,7 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``asana``           ``>=0.10``
 ==================  ==================
 
diff --git a/docs/apache-airflow-providers-celery/commits.rst b/docs/apache-airflow-providers-celery/commits.rst
index cda51f1eb7..67e2f71a38 100644
--- a/docs/apache-airflow-providers-celery/commits.rst
+++ b/docs/apache-airflow-providers-celery/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+=================================================================================================  ===========  ===========================================================================
+
 2.1.4
 .....
 
-Latest change: 2022-03-29
+Latest change: 2022-04-07
 
 =================================================================================================  ===========  ================================================================
 Commit                                                                                             Committed    Subject
 =================================================================================================  ===========  ================================================================
+`56ab82ed7a <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
 `6db30f3207 <https://github.com/apache/airflow/commit/6db30f32074e4ef50993628e810781cd704d4ddd>`_  2022-03-29   ``Update our approach for executor-bound dependencies (#22573)``
 =================================================================================================  ===========  ================================================================
 
diff --git a/docs/apache-airflow-providers-celery/index.rst b/docs/apache-airflow-providers-celery/index.rst
index d19940d857..6cae041365 100644
--- a/docs/apache-airflow-providers-celery/index.rst
+++ b/docs/apache-airflow-providers-celery/index.rst
@@ -46,7 +46,7 @@ Package apache-airflow-providers-celery
 `Celery <http://www.celeryproject.org/>`__
 
 
-Release: 2.1.4
+Release: 3.0.0
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-cloudant/commits.rst b/docs/apache-airflow-providers-cloudant/commits.rst
index e5a9b228df..32f50e5cc7 100644
--- a/docs/apache-airflow-providers-cloudant/commits.rst
+++ b/docs/apache-airflow-providers-cloudant/commits.rst
@@ -28,6 +28,31 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+=================================================================================================  ===========  ===========================================================================
+
+2.0.4
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.0.3
 .....
 
diff --git a/docs/apache-airflow-providers-cloudant/index.rst b/docs/apache-airflow-providers-cloudant/index.rst
index 5773f52311..3d76ffec35 100644
--- a/docs/apache-airflow-providers-cloudant/index.rst
+++ b/docs/apache-airflow-providers-cloudant/index.rst
@@ -46,7 +46,7 @@ Package apache-airflow-providers-cloudant
 `IBM Cloudant <https://www.ibm.com/cloud/cloudant>`__
 
 
-Release: 2.0.4
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -66,7 +66,7 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``cloudant``        ``>=2.0``
 ==================  ==================
 
diff --git a/docs/apache-airflow-providers-cncf-kubernetes/commits.rst b/docs/apache-airflow-providers-cncf-kubernetes/commits.rst
index 04d28d38f6..bfb262b37d 100644
--- a/docs/apache-airflow-providers-cncf-kubernetes/commits.rst
+++ b/docs/apache-airflow-providers-cncf-kubernetes/commits.rst
@@ -28,426 +28,446 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+5.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ================================================================================
+`98b4e48fbc <https://github.com/apache/airflow/commit/98b4e48fbc1262f1381e7a4ca6cce31d96e6f5e9>`_  2022-06-06   ``Add param docs to KubernetesHook and KubernetesPodOperator (#23955) (#24054)``
+`42abbf0d61 <https://github.com/apache/airflow/commit/42abbf0d61f94ec50026af0c0f95eb378e403042>`_  2022-06-06   ``Fix await_container_completion condition (#23883)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`7ad4e67c1a <https://github.com/apache/airflow/commit/7ad4e67c1ad504f6338c1f616fa4245685cf1abd>`_  2022-06-03   ``Migrate Cncf.Kubernetes example DAGs to new design #22441 (#24132)``
+`60eb9e106f <https://github.com/apache/airflow/commit/60eb9e106f5915398eafd6aa339ec710c102dc09>`_  2022-05-31   ``Use KubernetesHook to create api client in KubernetesPodOperator (#20578)``
+`e240132934 <https://github.com/apache/airflow/commit/e2401329345dcc5effa933b92ca969b8779755e4>`_  2022-05-27   ``[FEATURE] KPO use K8S hook (#22086)``
+`6bbe015905 <https://github.com/apache/airflow/commit/6bbe015905bd2709e621455d9f71a78b374d1337>`_  2022-05-26   ``Use "remote" pod when patching KPO pod as "checked" (#23676)``
+`ec6761a5c0 <https://github.com/apache/airflow/commit/ec6761a5c0d031221d53ce213c0e42813606c55d>`_  2022-05-23   ``Clean up f-strings in logging calls (#23597)``
+`064c41afda <https://github.com/apache/airflow/commit/064c41afdadc4cc44ac6f879556387db2c050bf8>`_  2022-05-20   ``Don't use the root logger in KPO _suppress function (#23835)``
+=================================================================================================  ===========  ================================================================================
+
 4.0.2
 .....
 
 Latest change: 2022-05-12
 
-================================================================================================  ===========  ===========================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===========================================================================================================
-`2eeb120bf <https://github.com/apache/airflow/commit/2eeb120bf4da8b42eab8685979d5452b1b9b79a1>`_  2022-05-12   ``Revert "Fix k8s pod.execute randomly stuck indefinitely by logs consumption (#23497) (#23618)" (#23656)``
-`ee342b85b <https://github.com/apache/airflow/commit/ee342b85b97649e2e29fcf83f439279b68f1b4d4>`_  2022-05-11   ``Fix k8s pod.execute randomly stuck indefinitely by logs consumption (#23497) (#23618)``
-`863b25764 <https://github.com/apache/airflow/commit/863b2576423e1a7933750b297a9b4518ae598db9>`_  2022-05-10   ``Fix: Exception when parsing log #20966 (#23301)``
-`faae9faae <https://github.com/apache/airflow/commit/faae9faae396610086d5ea18d61c356a78a3d365>`_  2022-05-10   ``Fixed Kubernetes Operator large xcom content Defect  (#23490)``
-`dbdcd0fd1 <https://github.com/apache/airflow/commit/dbdcd0fd1de102f5edf77b9ef2a485860b05001b>`_  2022-04-30   ``Clarify 'reattach_on_restart' behavior (#23377)``
-`a914ec22c <https://github.com/apache/airflow/commit/a914ec22c1a807596786d3e785bda9dd263b2400>`_  2022-04-30   ``Add YANKED to yanked releases of the cncf.kubernetes (#23378)``
-================================================================================================  ===========  ===========================================================================================================
+=================================================================================================  ===========  ===========================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================================================
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`2eeb120bf4 <https://github.com/apache/airflow/commit/2eeb120bf4da8b42eab8685979d5452b1b9b79a1>`_  2022-05-12   ``Revert "Fix k8s pod.execute randomly stuck indefinitely by logs consumption (#23497) (#23618)" (#23656)``
+`ee342b85b9 <https://github.com/apache/airflow/commit/ee342b85b97649e2e29fcf83f439279b68f1b4d4>`_  2022-05-11   ``Fix k8s pod.execute randomly stuck indefinitely by logs consumption (#23497) (#23618)``
+`863b257642 <https://github.com/apache/airflow/commit/863b2576423e1a7933750b297a9b4518ae598db9>`_  2022-05-10   ``Fix: Exception when parsing log #20966 (#23301)``
+`faae9faae3 <https://github.com/apache/airflow/commit/faae9faae396610086d5ea18d61c356a78a3d365>`_  2022-05-10   ``Fixed Kubernetes Operator large xcom content Defect  (#23490)``
+`dbdcd0fd1d <https://github.com/apache/airflow/commit/dbdcd0fd1de102f5edf77b9ef2a485860b05001b>`_  2022-04-30   ``Clarify 'reattach_on_restart' behavior (#23377)``
+`a914ec22c1 <https://github.com/apache/airflow/commit/a914ec22c1a807596786d3e785bda9dd263b2400>`_  2022-04-30   ``Add YANKED to yanked releases of the cncf.kubernetes (#23378)``
+=================================================================================================  ===========  ===========================================================================================================
 
 4.0.1
 .....
 
 Latest change: 2022-04-30
 
-================================================================================================  ===========  ====================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ====================================================================================
-`11bbe471c <https://github.com/apache/airflow/commit/11bbe471cd138c39435b612dfda3226959d30257>`_  2022-04-30   ``Prepare documentation for cncf.kubernetes 4.0.1 release (#23374)``
-`8e3abe418 <https://github.com/apache/airflow/commit/8e3abe418021a3ba241ead1cad79a1c5b492c587>`_  2022-04-29   ``Fix ''KubernetesPodOperator'' with 'KubernetesExecutor'' on 2.3.0 (#23371)``
-`8b6b0848a <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
-`c7399c719 <https://github.com/apache/airflow/commit/c7399c7190750ba705b8255b7a92de2554e6eef3>`_  2022-04-21   ``KubernetesHook should try incluster first when not otherwise configured (#23126)``
-`70eede5dd <https://github.com/apache/airflow/commit/70eede5dd6924a4eb74b7600cce2c627e51a3b7e>`_  2022-04-20   ``Fix KPO to have hyphen instead of period (#22982)``
-`c3d883a97 <https://github.com/apache/airflow/commit/c3d883a971a8e4e65ccc774891928daaaa0f4442>`_  2022-04-19   ``KubernetesPodOperator should patch "already checked" always (#22734)``
-`d81703c57 <https://github.com/apache/airflow/commit/d81703c5778e13470fcd267578697158776b8318>`_  2022-04-14   ``Add k8s container's error message in airflow exception (#22871)``
-`3c5bc7357 <https://github.com/apache/airflow/commit/3c5bc73579080248b0583d74152f57548aef53a2>`_  2022-04-12   ``Delete old Spark Application in SparkKubernetesOperator (#21092)``
-`6933022e9 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
-`04082ac09 <https://github.com/apache/airflow/commit/04082ac091e92587b22c8323170ebe38bc68a19a>`_  2022-04-09   ``Cleanup dup code now that k8s provider requires 2.3.0+ (#22845)``
-================================================================================================  ===========  ====================================================================================
+=================================================================================================  ===========  ====================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ====================================================================================
+`11bbe471cd <https://github.com/apache/airflow/commit/11bbe471cd138c39435b612dfda3226959d30257>`_  2022-04-30   ``Prepare documentation for cncf.kubernetes 4.0.1 release (#23374)``
+`8e3abe4180 <https://github.com/apache/airflow/commit/8e3abe418021a3ba241ead1cad79a1c5b492c587>`_  2022-04-29   ``Fix ''KubernetesPodOperator'' with 'KubernetesExecutor'' on 2.3.0 (#23371)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`c7399c7190 <https://github.com/apache/airflow/commit/c7399c7190750ba705b8255b7a92de2554e6eef3>`_  2022-04-21   ``KubernetesHook should try incluster first when not otherwise configured (#23126)``
+`70eede5dd6 <https://github.com/apache/airflow/commit/70eede5dd6924a4eb74b7600cce2c627e51a3b7e>`_  2022-04-20   ``Fix KPO to have hyphen instead of period (#22982)``
+`c3d883a971 <https://github.com/apache/airflow/commit/c3d883a971a8e4e65ccc774891928daaaa0f4442>`_  2022-04-19   ``KubernetesPodOperator should patch "already checked" always (#22734)``
+`d81703c577 <https://github.com/apache/airflow/commit/d81703c5778e13470fcd267578697158776b8318>`_  2022-04-14   ``Add k8s container's error message in airflow exception (#22871)``
+`3c5bc73579 <https://github.com/apache/airflow/commit/3c5bc73579080248b0583d74152f57548aef53a2>`_  2022-04-12   ``Delete old Spark Application in SparkKubernetesOperator (#21092)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+`04082ac091 <https://github.com/apache/airflow/commit/04082ac091e92587b22c8323170ebe38bc68a19a>`_  2022-04-09   ``Cleanup dup code now that k8s provider requires 2.3.0+ (#22845)``
+=================================================================================================  ===========  ====================================================================================
 
 4.0.0
 .....
 
 Latest change: 2022-04-07
 
-================================================================================================  ===========  ==============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==============================================================================
-`56ab82ed7 <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
-`67e2723b7 <https://github.com/apache/airflow/commit/67e2723b7364ce1f73aee801522693d12d615310>`_  2022-03-29   ``Log traceback only on ''DEBUG'' for KPO logs read interruption (#22595)``
-`6db30f320 <https://github.com/apache/airflow/commit/6db30f32074e4ef50993628e810781cd704d4ddd>`_  2022-03-29   ``Update our approach for executor-bound dependencies (#22573)``
-`0d64d66ce <https://github.com/apache/airflow/commit/0d64d66ceab1c5da09b56bae5da339e2f608a2c4>`_  2022-03-28   ``Stop crashing when empty logs are received from kubernetes client (#22566)``
-`0a99be741 <https://github.com/apache/airflow/commit/0a99be741108470608a81964007aaf0a83f66a9f>`_  2022-03-22   ``Optionally not follow logs in KPO pod_manager (#22412)``
-================================================================================================  ===========  ==============================================================================
+=================================================================================================  ===========  ==============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================================
+`56ab82ed7a <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
+`67e2723b73 <https://github.com/apache/airflow/commit/67e2723b7364ce1f73aee801522693d12d615310>`_  2022-03-29   ``Log traceback only on ''DEBUG'' for KPO logs read interruption (#22595)``
+`6db30f3207 <https://github.com/apache/airflow/commit/6db30f32074e4ef50993628e810781cd704d4ddd>`_  2022-03-29   ``Update our approach for executor-bound dependencies (#22573)``
+`0d64d66cea <https://github.com/apache/airflow/commit/0d64d66ceab1c5da09b56bae5da339e2f608a2c4>`_  2022-03-28   ``Stop crashing when empty logs are received from kubernetes client (#22566)``
+`0a99be7411 <https://github.com/apache/airflow/commit/0a99be741108470608a81964007aaf0a83f66a9f>`_  2022-03-22   ``Optionally not follow logs in KPO pod_manager (#22412)``
+=================================================================================================  ===========  ==============================================================================
 
 3.1.2
 .....
 
 Latest change: 2022-03-22
 
-================================================================================================  ===========  ==============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==============================================================================
-`d7dbfb7e2 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
-`0f977daa3 <https://github.com/apache/airflow/commit/0f977daa3cb0b7e08a33eb86c60220ee53089ece>`_  2022-03-22   ``Fix "run_id" k8s and elasticsearch compatibility with Airflow 2.1 (#22385)``
-`7bd165fbe <https://github.com/apache/airflow/commit/7bd165fbe2cbbfa8208803ec352c5d16ca2bd3ec>`_  2022-03-16   ``Remove RefreshConfiguration workaround for K8s token refreshing (#20759)``
-================================================================================================  ===========  ==============================================================================
+=================================================================================================  ===========  ==============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+`0f977daa3c <https://github.com/apache/airflow/commit/0f977daa3cb0b7e08a33eb86c60220ee53089ece>`_  2022-03-22   ``Fix "run_id" k8s and elasticsearch compatibility with Airflow 2.1 (#22385)``
+`7bd165fbe2 <https://github.com/apache/airflow/commit/7bd165fbe2cbbfa8208803ec352c5d16ca2bd3ec>`_  2022-03-16   ``Remove RefreshConfiguration workaround for K8s token refreshing (#20759)``
+=================================================================================================  ===========  ==============================================================================
 
 3.1.1
 .....
 
 Latest change: 2022-03-14
 
-================================================================================================  ===========  ====================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ====================================================================
-`16adc035b <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
-================================================================================================  ===========  ====================================================================
+=================================================================================================  ===========  ====================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ====================================================================
+`16adc035b1 <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
+=================================================================================================  ===========  ====================================================================
 
 3.1.0
 .....
 
 Latest change: 2022-03-07
 
-================================================================================================  ===========  ========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ========================================================================
-`f5b96315f <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
-`8d8d07228 <https://github.com/apache/airflow/commit/8d8d07228907d32403056af7acb3b2da003a7542>`_  2022-03-03   ``Change KubePodOperator labels from exeuction_date to run_id (#21960)``
-`6c37e47cf <https://github.com/apache/airflow/commit/6c37e47cf69083326c0ee535e5fb950c5dfa4c4a>`_  2022-03-02   ``Add map_index label to mapped KubernetesPodOperator (#21916)``
-`351fa5343 <https://github.com/apache/airflow/commit/351fa53432d8f5fa9b26f7161ea4c8b468c7167e>`_  2022-03-01   ``Fix Kubernetes example with wrong operator casing (#21898)``
-`a159ae828 <https://github.com/apache/airflow/commit/a159ae828f92eb2590f47762a52d10ea03b1a465>`_  2022-02-25   ``Remove types from KPO docstring (#21826)``
-`0a3ff43d4 <https://github.com/apache/airflow/commit/0a3ff43d41d33d05fb3996e61785919effa9a2fa>`_  2022-02-08   ``Add pre-commit check for docstring param types (#21398)``
-================================================================================================  ===========  ========================================================================
+=================================================================================================  ===========  ========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ========================================================================
+`f5b96315fe <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
+`8d8d072289 <https://github.com/apache/airflow/commit/8d8d07228907d32403056af7acb3b2da003a7542>`_  2022-03-03   ``Change KubePodOperator labels from exeuction_date to run_id (#21960)``
+`6c37e47cf6 <https://github.com/apache/airflow/commit/6c37e47cf69083326c0ee535e5fb950c5dfa4c4a>`_  2022-03-02   ``Add map_index label to mapped KubernetesPodOperator (#21916)``
+`351fa53432 <https://github.com/apache/airflow/commit/351fa53432d8f5fa9b26f7161ea4c8b468c7167e>`_  2022-03-01   ``Fix Kubernetes example with wrong operator casing (#21898)``
+`a159ae828f <https://github.com/apache/airflow/commit/a159ae828f92eb2590f47762a52d10ea03b1a465>`_  2022-02-25   ``Remove types from KPO docstring (#21826)``
+`0a3ff43d41 <https://github.com/apache/airflow/commit/0a3ff43d41d33d05fb3996e61785919effa9a2fa>`_  2022-02-08   ``Add pre-commit check for docstring param types (#21398)``
+=================================================================================================  ===========  ========================================================================
 
 3.0.2
 .....
 
 Latest change: 2022-02-08
 
-================================================================================================  ===========  ==========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==========================================================================
-`d94fa3783 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
-`6c3a67d4f <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
-`4a73d8f3d <https://github.com/apache/airflow/commit/4a73d8f3d1f0c2cb52707901f9e9a34198573d5e>`_  2022-02-01   ``Add missed deprecations for cncf (#20031)``
-`cb7305321 <https://github.com/apache/airflow/commit/cb73053211367e2c2dd76d5279cdc7dc7b190124>`_  2022-01-27   ``Add optional features in providers. (#21074)``
-`602abe839 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
-`428bd5f22 <https://github.com/apache/airflow/commit/428bd5f228444ff4c76fd927f64aaa71c8074301>`_  2022-01-10   ``Make ''delete_pod'' change more prominent in K8s changelog (#20753)``
-`5569b868a <https://github.com/apache/airflow/commit/5569b868a990c97dfc63a0e014a814ec1cc0f953>`_  2022-01-09   ``Fix MyPy Errors for providers: Tableau, CNCF, Apache (#20654)``
-================================================================================================  ===========  ==========================================================================
+=================================================================================================  ===========  ==========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==========================================================================
+`d94fa37830 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
+`6c3a67d4fc <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
+`4a73d8f3d1 <https://github.com/apache/airflow/commit/4a73d8f3d1f0c2cb52707901f9e9a34198573d5e>`_  2022-02-01   ``Add missed deprecations for cncf (#20031)``
+`cb73053211 <https://github.com/apache/airflow/commit/cb73053211367e2c2dd76d5279cdc7dc7b190124>`_  2022-01-27   ``Add optional features in providers. (#21074)``
+`602abe8394 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
+`428bd5f228 <https://github.com/apache/airflow/commit/428bd5f228444ff4c76fd927f64aaa71c8074301>`_  2022-01-10   ``Make ''delete_pod'' change more prominent in K8s changelog (#20753)``
+`5569b868a9 <https://github.com/apache/airflow/commit/5569b868a990c97dfc63a0e014a814ec1cc0f953>`_  2022-01-09   ``Fix MyPy Errors for providers: Tableau, CNCF, Apache (#20654)``
+=================================================================================================  ===========  ==========================================================================
 
 3.0.1
 .....
 
 Latest change: 2022-01-08
 
-================================================================================================  ===========  ===================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===================================================================
-`da9210e89 <https://github.com/apache/airflow/commit/da9210e89c618611b1e450617277b738ce92ffd7>`_  2022-01-08   ``Add documentation for an ad-hoc release of 2 providers (#20765)``
-`7222f68d3 <https://github.com/apache/airflow/commit/7222f68d374787f95acc7110a1165bd21e7722a1>`_  2022-01-04   ``Update Kubernetes library version (#18797)``
-================================================================================================  ===========  ===================================================================
+=================================================================================================  ===========  ===================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===================================================================
+`da9210e89c <https://github.com/apache/airflow/commit/da9210e89c618611b1e450617277b738ce92ffd7>`_  2022-01-08   ``Add documentation for an ad-hoc release of 2 providers (#20765)``
+`7222f68d37 <https://github.com/apache/airflow/commit/7222f68d374787f95acc7110a1165bd21e7722a1>`_  2022-01-04   ``Update Kubernetes library version (#18797)``
+=================================================================================================  ===========  ===================================================================
 
 3.0.0
 .....
 
 Latest change: 2021-12-31
 
-================================================================================================  ===========  =================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =================================================================================
-`f77417eb0 <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
-`97496ba2b <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
-`83f8e178b <https://github.com/apache/airflow/commit/83f8e178ba7a3d4ca012c831a5bfc2cade9e812d>`_  2021-12-31   ``Even more typing in operators (template_fields/ext) (#20608)``
-`746ee587d <https://github.com/apache/airflow/commit/746ee587da485acdc816129fe71df23e4f024e0b>`_  2021-12-31   ``Delete pods by default in KubernetesPodOperator (#20575)``
-`d56ff765e <https://github.com/apache/airflow/commit/d56ff765e15f9fcd582bc6d1ec0e83b0fedf476a>`_  2021-12-30   ``Implement dry_run for KubernetesPodOperator (#20573)``
-`e63417553 <https://github.com/apache/airflow/commit/e63417553ff86ed28f7740500f05179ed5486a7b>`_  2021-12-30   ``Move pod_mutation_hook call from PodManager to KubernetesPodOperator (#20596)``
-`ca6c210b7 <https://github.com/apache/airflow/commit/ca6c210b7de7405b96b0a4b2a6257f0c6f80f5a2>`_  2021-12-30   ``Rename ''PodLauncher'' to ''PodManager'' (#20576)``
-`e07e83194 <https://github.com/apache/airflow/commit/e07e8319465ea4598791b6b61b5fe7c46f159f86>`_  2021-12-30   ``Clarify docstring for ''build_pod_request_obj'' in K8s providers (#20574)``
-`d56e7b56b <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
-`a0821235f <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
-`f200bb197 <https://github.com/apache/airflow/commit/f200bb1977655455f8acb79c9bd265df36f8ffce>`_  2021-12-29   ``Simplify ''KubernetesPodOperator'' (#19572)``
-`4b8a1201a <https://github.com/apache/airflow/commit/4b8a1201ae7635e5a751dd079a887831783bb6cb>`_  2021-12-16   ``Fix Volume/VolumeMount KPO DeprecationWarning (#19726)``
-`2fb5e1d0e <https://github.com/apache/airflow/commit/2fb5e1d0ec306839a3ff21d0bddbde1d022ee8c7>`_  2021-12-15   ``Fix cached_property MyPy declaration and related MyPy errors (#20226)``
-`f9eab1c18 <https://github.com/apache/airflow/commit/f9eab1c1859dc2a9549e2ffd9af821d0d8d72a4f>`_  2021-12-06   ``Add params config, in_cluster, and cluster_context to KubernetesHook (#19695)``
-================================================================================================  ===========  =================================================================================
+=================================================================================================  ===========  =================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =================================================================================
+`f77417eb0d <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
+`97496ba2b4 <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
+`83f8e178ba <https://github.com/apache/airflow/commit/83f8e178ba7a3d4ca012c831a5bfc2cade9e812d>`_  2021-12-31   ``Even more typing in operators (template_fields/ext) (#20608)``
+`746ee587da <https://github.com/apache/airflow/commit/746ee587da485acdc816129fe71df23e4f024e0b>`_  2021-12-31   ``Delete pods by default in KubernetesPodOperator (#20575)``
+`d56ff765e1 <https://github.com/apache/airflow/commit/d56ff765e15f9fcd582bc6d1ec0e83b0fedf476a>`_  2021-12-30   ``Implement dry_run for KubernetesPodOperator (#20573)``
+`e63417553f <https://github.com/apache/airflow/commit/e63417553ff86ed28f7740500f05179ed5486a7b>`_  2021-12-30   ``Move pod_mutation_hook call from PodManager to KubernetesPodOperator (#20596)``
+`ca6c210b7d <https://github.com/apache/airflow/commit/ca6c210b7de7405b96b0a4b2a6257f0c6f80f5a2>`_  2021-12-30   ``Rename ''PodLauncher'' to ''PodManager'' (#20576)``
+`e07e831946 <https://github.com/apache/airflow/commit/e07e8319465ea4598791b6b61b5fe7c46f159f86>`_  2021-12-30   ``Clarify docstring for ''build_pod_request_obj'' in K8s providers (#20574)``
+`d56e7b56bb <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
+`a0821235fb <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
+`f200bb1977 <https://github.com/apache/airflow/commit/f200bb1977655455f8acb79c9bd265df36f8ffce>`_  2021-12-29   ``Simplify ''KubernetesPodOperator'' (#19572)``
+`4b8a1201ae <https://github.com/apache/airflow/commit/4b8a1201ae7635e5a751dd079a887831783bb6cb>`_  2021-12-16   ``Fix Volume/VolumeMount KPO DeprecationWarning (#19726)``
+`2fb5e1d0ec <https://github.com/apache/airflow/commit/2fb5e1d0ec306839a3ff21d0bddbde1d022ee8c7>`_  2021-12-15   ``Fix cached_property MyPy declaration and related MyPy errors (#20226)``
+`f9eab1c185 <https://github.com/apache/airflow/commit/f9eab1c1859dc2a9549e2ffd9af821d0d8d72a4f>`_  2021-12-06   ``Add params config, in_cluster, and cluster_context to KubernetesHook (#19695)``
+=================================================================================================  ===========  =================================================================================
 
 2.2.0
 .....
 
 Latest change: 2021-11-30
 
-================================================================================================  ===========  ======================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================
-`853576d90 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
-`fe682ec3d <https://github.com/apache/airflow/commit/fe682ec3d376f0983410d64beb4f3529fb7b0f99>`_  2021-11-24   ``Fix duplicate changelog entries (#19759)``
-`0d60d1af4 <https://github.com/apache/airflow/commit/0d60d1af41280d3ee70bf9b1582419ada200e5e3>`_  2021-11-23   ``Checking event.status.container_statuses before filtering (#19713)``
-`1e5702295 <https://github.com/apache/airflow/commit/1e570229533c4bbf5d3c901d5db21261fa4b1137>`_  2021-11-19   ``Added namespace as a template field in the KPO. (#19718)``
-`f7410dfba <https://github.com/apache/airflow/commit/f7410dfba268c6b6bbb7832a13c547a6d98afabe>`_  2021-11-19   ``Coalesce 'extra' params to None in KubernetesHook (#19694)``
-`bf5f45241 <https://github.com/apache/airflow/commit/bf5f4524135113053d2c06e7807fe7c0eb3cb659>`_  2021-11-08   ``Change to correct type in KubernetesPodOperator (#19459)``
-`854b70b90 <https://github.com/apache/airflow/commit/854b70b9048c4bbe97abde2252b3992892a4aab0>`_  2021-11-07   ``Decouple name randomization from name kwarg (#19398)``
-================================================================================================  ===========  ======================================================================
+=================================================================================================  ===========  ======================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================
+`853576d901 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
+`fe682ec3d3 <https://github.com/apache/airflow/commit/fe682ec3d376f0983410d64beb4f3529fb7b0f99>`_  2021-11-24   ``Fix duplicate changelog entries (#19759)``
+`0d60d1af41 <https://github.com/apache/airflow/commit/0d60d1af41280d3ee70bf9b1582419ada200e5e3>`_  2021-11-23   ``Checking event.status.container_statuses before filtering (#19713)``
+`1e57022953 <https://github.com/apache/airflow/commit/1e570229533c4bbf5d3c901d5db21261fa4b1137>`_  2021-11-19   ``Added namespace as a template field in the KPO. (#19718)``
+`f7410dfba2 <https://github.com/apache/airflow/commit/f7410dfba268c6b6bbb7832a13c547a6d98afabe>`_  2021-11-19   ``Coalesce 'extra' params to None in KubernetesHook (#19694)``
+`bf5f452413 <https://github.com/apache/airflow/commit/bf5f4524135113053d2c06e7807fe7c0eb3cb659>`_  2021-11-08   ``Change to correct type in KubernetesPodOperator (#19459)``
+`854b70b904 <https://github.com/apache/airflow/commit/854b70b9048c4bbe97abde2252b3992892a4aab0>`_  2021-11-07   ``Decouple name randomization from name kwarg (#19398)``
+=================================================================================================  ===========  ======================================================================
 
 2.1.0
 .....
 
 Latest change: 2021-10-29
 
-================================================================================================  ===========  ======================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================
-`d9567eb10 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
-`0a6850647 <https://github.com/apache/airflow/commit/0a6850647e531b08f68118ff8ca20577a5b4062c>`_  2021-10-21   ``Update docstring to let users use 'node_selector' (#19057)``
-`1571f8054 <https://github.com/apache/airflow/commit/1571f80546853688778c2a3ec5194e5c8be0edbd>`_  2021-10-14   ``Add pre-commit hook for common misspelling check in files (#18964)``
-`b2045d6d1 <https://github.com/apache/airflow/commit/b2045d6d1d4d2424c02d7d9b40520440aa4e5070>`_  2021-10-13   ``Add more type hints to PodLauncher (#18928)``
-`c8b86e69e <https://github.com/apache/airflow/commit/c8b86e69e49e330ab2f551358a6998d5800adb9a>`_  2021-10-12   ``Add more information to PodLauncher timeout error (#17953)``
-================================================================================================  ===========  ======================================================================
+=================================================================================================  ===========  ======================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================
+`d9567eb106 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
+`0a6850647e <https://github.com/apache/airflow/commit/0a6850647e531b08f68118ff8ca20577a5b4062c>`_  2021-10-21   ``Update docstring to let users use 'node_selector' (#19057)``
+`1571f80546 <https://github.com/apache/airflow/commit/1571f80546853688778c2a3ec5194e5c8be0edbd>`_  2021-10-14   ``Add pre-commit hook for common misspelling check in files (#18964)``
+`b2045d6d1d <https://github.com/apache/airflow/commit/b2045d6d1d4d2424c02d7d9b40520440aa4e5070>`_  2021-10-13   ``Add more type hints to PodLauncher (#18928)``
+`c8b86e69e4 <https://github.com/apache/airflow/commit/c8b86e69e49e330ab2f551358a6998d5800adb9a>`_  2021-10-12   ``Add more information to PodLauncher timeout error (#17953)``
+=================================================================================================  ===========  ======================================================================
 
 2.0.3
 .....
 
 Latest change: 2021-09-30
 
-================================================================================================  ===========  ======================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================================
-`840ea3efb <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_  2021-09-30   ``Update documentation for September providers release (#18613)``
-`ef037e702 <https://github.com/apache/airflow/commit/ef037e702182e4370cb00c853c4fb0e246a0479c>`_  2021-09-29   ``Static start_date and default arg cleanup for misc. provider example DAGs (#18597)``
-`7808be7ff <https://github.com/apache/airflow/commit/7808be7ffb693de2e4ea73d0c1e6e2470cde9095>`_  2021-09-21   ``Make Kubernetes job description fit on one log line (#18377)``
-`b8d06e812 <https://github.com/apache/airflow/commit/b8d06e812ac56af6b0d17830c63b705ace9d4959>`_  2021-09-08   ``Fix KubernetesPodOperator reattach when not deleting pods (#18070)``
-`64d2f5488 <https://github.com/apache/airflow/commit/64d2f5488f6764194a2f4f8a01f961990c75b840>`_  2021-09-07   ``Do not fail KubernetesPodOperator tasks if log reading fails (#17649)``
-`0a6858847 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
-`42e13e1a5 <https://github.com/apache/airflow/commit/42e13e1a5a4c97a2085ddf96f7d93e7bf71949b8>`_  2021-08-30   ``Remove all deprecation warnings in providers (#17900)``
-================================================================================================  ===========  ======================================================================================
+=================================================================================================  ===========  ======================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================================
+`840ea3efb9 <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_  2021-09-30   ``Update documentation for September providers release (#18613)``
+`ef037e7021 <https://github.com/apache/airflow/commit/ef037e702182e4370cb00c853c4fb0e246a0479c>`_  2021-09-29   ``Static start_date and default arg cleanup for misc. provider example DAGs (#18597)``
+`7808be7ffb <https://github.com/apache/airflow/commit/7808be7ffb693de2e4ea73d0c1e6e2470cde9095>`_  2021-09-21   ``Make Kubernetes job description fit on one log line (#18377)``
+`b8d06e812a <https://github.com/apache/airflow/commit/b8d06e812ac56af6b0d17830c63b705ace9d4959>`_  2021-09-08   ``Fix KubernetesPodOperator reattach when not deleting pods (#18070)``
+`64d2f5488f <https://github.com/apache/airflow/commit/64d2f5488f6764194a2f4f8a01f961990c75b840>`_  2021-09-07   ``Do not fail KubernetesPodOperator tasks if log reading fails (#17649)``
+`0a68588479 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
+`42e13e1a5a <https://github.com/apache/airflow/commit/42e13e1a5a4c97a2085ddf96f7d93e7bf71949b8>`_  2021-08-30   ``Remove all deprecation warnings in providers (#17900)``
+=================================================================================================  ===========  ======================================================================================
 
 2.0.2
 .....
 
 Latest change: 2021-08-24
 
-================================================================================================  ===========  ============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ============================================================================
-`bb5602c65 <https://github.com/apache/airflow/commit/bb5602c652988d0b31ea5e0db8f03725a2f22d34>`_  2021-08-24   ``Prepare release for Kubernetes Provider (#17798)``
-`be75dcd39 <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_  2021-08-23   ``Update description about the new ''connection-types'' provider meta-data``
-`73d2b720e <https://github.com/apache/airflow/commit/73d2b720e0c79323a29741882a07eb8962256762>`_  2021-08-21   ``Fix using XCom with ''KubernetesPodOperator'' (#17760)``
-`76ed2a49c <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_  2021-08-19   ``Import Hooks lazily individually in providers manager (#17682)``
-`97428efc4 <https://github.com/apache/airflow/commit/97428efc41e5902183827fb9e4e56d067ca771df>`_  2021-08-02   ``Fix messed-up changelog in 3 providers (#17380)``
-`b0b259107 <https://github.com/apache/airflow/commit/b0b25910713dd39e0193bdcd95b2cfd9e3fed5e7>`_  2021-07-27   ``Fix static checks (#17256)``
-`997f7d0be <https://github.com/apache/airflow/commit/997f7d0beb1f0a954ba0127efeb3b250daf8b290>`_  2021-07-27   ``Update spark_kubernetes.py (#17237)``
-================================================================================================  ===========  ============================================================================
+=================================================================================================  ===========  ============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ============================================================================
+`bb5602c652 <https://github.com/apache/airflow/commit/bb5602c652988d0b31ea5e0db8f03725a2f22d34>`_  2021-08-24   ``Prepare release for Kubernetes Provider (#17798)``
+`be75dcd39c <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_  2021-08-23   ``Update description about the new ''connection-types'' provider meta-data``
+`73d2b720e0 <https://github.com/apache/airflow/commit/73d2b720e0c79323a29741882a07eb8962256762>`_  2021-08-21   ``Fix using XCom with ''KubernetesPodOperator'' (#17760)``
+`76ed2a49c6 <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_  2021-08-19   ``Import Hooks lazily individually in providers manager (#17682)``
+`97428efc41 <https://github.com/apache/airflow/commit/97428efc41e5902183827fb9e4e56d067ca771df>`_  2021-08-02   ``Fix messed-up changelog in 3 providers (#17380)``
+`b0b2591071 <https://github.com/apache/airflow/commit/b0b25910713dd39e0193bdcd95b2cfd9e3fed5e7>`_  2021-07-27   ``Fix static checks (#17256)``
+`997f7d0beb <https://github.com/apache/airflow/commit/997f7d0beb1f0a954ba0127efeb3b250daf8b290>`_  2021-07-27   ``Update spark_kubernetes.py (#17237)``
+=================================================================================================  ===========  ============================================================================
 
 2.0.1
 .....
 
 Latest change: 2021-07-26
 
-================================================================================================  ===========  ==========================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==========================================================================================
-`87f408b1e <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
-`d48b4e0ca <https://github.com/apache/airflow/commit/d48b4e0caf6218558378c7c3349b22adfc5c0785>`_  2021-07-21   ``Simplify 'default_args' in Kubernetes example DAGs (#16870)``
-`3939e8416 <https://github.com/apache/airflow/commit/3939e841616d70ea2d930f55e6a5f73a2a99be07>`_  2021-07-20   ``Enable using custom pod launcher in Kubernetes Pod Operator (#16945)``
-`d02ded65e <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_  2021-07-15   ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
-`b916b7507 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
-`b2c66e45b <https://github.com/apache/airflow/commit/b2c66e45b7c27d187491ec6a1dd5cc92ac7a1e32>`_  2021-07-11   ``BugFix: Using 'json' string in template_field causes issue with K8s Operators (#16930)``
-`9d6ae609b <https://github.com/apache/airflow/commit/9d6ae609b60449bd274c2f96e72486d73ad2b8f9>`_  2021-06-28   ``Updating task dependencies (#16624)``
-`866a601b7 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
-================================================================================================  ===========  ==========================================================================================
+=================================================================================================  ===========  ==========================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==========================================================================================
+`87f408b1e7 <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
+`d48b4e0caf <https://github.com/apache/airflow/commit/d48b4e0caf6218558378c7c3349b22adfc5c0785>`_  2021-07-21   ``Simplify 'default_args' in Kubernetes example DAGs (#16870)``
+`3939e84161 <https://github.com/apache/airflow/commit/3939e841616d70ea2d930f55e6a5f73a2a99be07>`_  2021-07-20   ``Enable using custom pod launcher in Kubernetes Pod Operator (#16945)``
+`d02ded65ea <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_  2021-07-15   ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
+`b916b75079 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
+`b2c66e45b7 <https://github.com/apache/airflow/commit/b2c66e45b7c27d187491ec6a1dd5cc92ac7a1e32>`_  2021-07-11   ``BugFix: Using 'json' string in template_field causes issue with K8s Operators (#16930)``
+`9d6ae609b6 <https://github.com/apache/airflow/commit/9d6ae609b60449bd274c2f96e72486d73ad2b8f9>`_  2021-06-28   ``Updating task dependencies (#16624)``
+`866a601b76 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
+=================================================================================================  ===========  ==========================================================================================
 
 2.0.0
 .....
 
 Latest change: 2021-06-18
 
-================================================================================================  ===========  ===============================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===============================================================================================
-`bbc627a3d <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
-`4c9735ff9 <https://github.com/apache/airflow/commit/4c9735ff9b0201758564fcd64166abde318ec8a7>`_  2021-06-17   ``Fix unsuccessful KubernetesPod final_state call when 'is_delete_operator_pod=True' (#15490)``
-`cbf8001d7 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
-`1fba5402b <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
-`4752fb3eb <https://github.com/apache/airflow/commit/4752fb3eb8ac8827e6af6022fbcf751829ecb17a>`_  2021-06-14   ``Fix issue with parsing error logs in the KPO (#15638)``
-`9c94b72d4 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
-`2f16757e1 <https://github.com/apache/airflow/commit/2f16757e1a11ef42ac2b1a62622a5d34f8a1e996>`_  2021-06-03   ``Bug Pod Template File Values Ignored (#16095)``
-`476d0f6e3 <https://github.com/apache/airflow/commit/476d0f6e3d2059f56532cda36cdc51aa86bafb37>`_  2021-05-22   ``Bump pyupgrade v2.13.0 to v2.18.1 (#15991)``
-`85b2ccb0c <https://github.com/apache/airflow/commit/85b2ccb0c5e03495c58e7c4fb0513ceb4419a103>`_  2021-05-20   ``Add 'KubernetesPodOperat' 'pod-template-file' jinja template support (#15942)``
-`733bec9a0 <https://github.com/apache/airflow/commit/733bec9a04ab718a0f6289d93f4e2e4ea3e03d54>`_  2021-05-20   ``Bug Fix Pod-Template Affinity Ignored due to empty Affinity K8S Object (#15787)``
-`37d549bde <https://github.com/apache/airflow/commit/37d549bde79cd560d24748ebe7f94730115c0e88>`_  2021-05-14   ``Save pod name to xcom for KubernetesPodOperator (#15755)``
-`37681bca0 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
-================================================================================================  ===========  ===============================================================================================
+=================================================================================================  ===========  ===============================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===============================================================================================
+`bbc627a3da <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
+`4c9735ff9b <https://github.com/apache/airflow/commit/4c9735ff9b0201758564fcd64166abde318ec8a7>`_  2021-06-17   ``Fix unsuccessful KubernetesPod final_state call when 'is_delete_operator_pod=True' (#15490)``
+`cbf8001d76 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
+`1fba5402bb <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
+`4752fb3eb8 <https://github.com/apache/airflow/commit/4752fb3eb8ac8827e6af6022fbcf751829ecb17a>`_  2021-06-14   ``Fix issue with parsing error logs in the KPO (#15638)``
+`9c94b72d44 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
+`2f16757e1a <https://github.com/apache/airflow/commit/2f16757e1a11ef42ac2b1a62622a5d34f8a1e996>`_  2021-06-03   ``Bug Pod Template File Values Ignored (#16095)``
+`476d0f6e3d <https://github.com/apache/airflow/commit/476d0f6e3d2059f56532cda36cdc51aa86bafb37>`_  2021-05-22   ``Bump pyupgrade v2.13.0 to v2.18.1 (#15991)``
+`85b2ccb0c5 <https://github.com/apache/airflow/commit/85b2ccb0c5e03495c58e7c4fb0513ceb4419a103>`_  2021-05-20   ``Add 'KubernetesPodOperat' 'pod-template-file' jinja template support (#15942)``
+`733bec9a04 <https://github.com/apache/airflow/commit/733bec9a04ab718a0f6289d93f4e2e4ea3e03d54>`_  2021-05-20   ``Bug Fix Pod-Template Affinity Ignored due to empty Affinity K8S Object (#15787)``
+`37d549bde7 <https://github.com/apache/airflow/commit/37d549bde79cd560d24748ebe7f94730115c0e88>`_  2021-05-14   ``Save pod name to xcom for KubernetesPodOperator (#15755)``
+`37681bca00 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
+=================================================================================================  ===========  ===============================================================================================
 
 1.2.0
 .....
 
 Latest change: 2021-05-01
 
-================================================================================================  ===========  ===========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===========================================================================
-`807ad32ce <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_  2021-05-01   ``Prepares provider release after PIP 21 compatibility (#15576)``
-`5b2fe0e74 <https://github.com/apache/airflow/commit/5b2fe0e74013cd08d1f76f5c115f2c8f990ff9bc>`_  2021-04-27   ``Add Connection Documentation for Popular Providers (#15393)``
-`53fc1a967 <https://github.com/apache/airflow/commit/53fc1a96797fde66cd68345a29a111ae86c1a35a>`_  2021-04-26   ``Change KPO node_selectors warning to proper deprecationwarning (#15507)``
-`d3cc67aa7 <https://github.com/apache/airflow/commit/d3cc67aa7a7213db4325e77ca0246548bf1c0184>`_  2021-04-24   ``Fix timeout when using XCom with KubernetesPodOperator (#15388)``
-`be421a6b0 <https://github.com/apache/airflow/commit/be421a6b07c2ae9167150b77dc1185a94812b358>`_  2021-04-23   ``Fix labels on the pod created by ''KubernetsPodOperator'' (#15492)``
-`44480d367 <https://github.com/apache/airflow/commit/44480d3673e8349fe784c10d38e4915f08b82b94>`_  2021-04-14   ``Require 'name' with KubernetesPodOperator (#15373)``
-`b4770725a <https://github.com/apache/airflow/commit/b4770725a3aa03bd50a0a8c8e01db667bff93862>`_  2021-04-12   ``Add links to new modules for deprecated modules (#15316)``
-================================================================================================  ===========  ===========================================================================
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`807ad32ce5 <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_  2021-05-01   ``Prepares provider release after PIP 21 compatibility (#15576)``
+`5b2fe0e740 <https://github.com/apache/airflow/commit/5b2fe0e74013cd08d1f76f5c115f2c8f990ff9bc>`_  2021-04-27   ``Add Connection Documentation for Popular Providers (#15393)``
+`53fc1a9679 <https://github.com/apache/airflow/commit/53fc1a96797fde66cd68345a29a111ae86c1a35a>`_  2021-04-26   ``Change KPO node_selectors warning to proper deprecationwarning (#15507)``
+`d3cc67aa7a <https://github.com/apache/airflow/commit/d3cc67aa7a7213db4325e77ca0246548bf1c0184>`_  2021-04-24   ``Fix timeout when using XCom with KubernetesPodOperator (#15388)``
+`be421a6b07 <https://github.com/apache/airflow/commit/be421a6b07c2ae9167150b77dc1185a94812b358>`_  2021-04-23   ``Fix labels on the pod created by ''KubernetsPodOperator'' (#15492)``
+`44480d3673 <https://github.com/apache/airflow/commit/44480d3673e8349fe784c10d38e4915f08b82b94>`_  2021-04-14   ``Require 'name' with KubernetesPodOperator (#15373)``
+`b4770725a3 <https://github.com/apache/airflow/commit/b4770725a3aa03bd50a0a8c8e01db667bff93862>`_  2021-04-12   ``Add links to new modules for deprecated modules (#15316)``
+=================================================================================================  ===========  ===========================================================================
 
 1.1.0
 .....
 
 Latest change: 2021-04-07
 
-================================================================================================  ===========  =============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =============================================================================
-`180667038 <https://github.com/apache/airflow/commit/18066703832319968ee3d6122907746fdfda5d4c>`_  2021-04-07   ``Retry pod launching on 409 ApiExceptions (#15137)``
-`042be2e4e <https://github.com/apache/airflow/commit/042be2e4e06b988f5ba2dc146f53774dabc8b76b>`_  2021-04-06   ``Updated documentation for provider packages before April release (#15236)``
-`6d7a70b88 <https://github.com/apache/airflow/commit/6d7a70b88e8b1d1edc04c6c50bde02c4d407e15a>`_  2021-04-05   ``Separate Kubernetes pod_launcher from core airflow (#15165)``
-`00453dc4a <https://github.com/apache/airflow/commit/00453dc4a2d41da6c46e73cd66cac88e7556de71>`_  2021-03-20   ``Add ability to specify api group and version for Spark operators (#14898)``
-`68e4c4dcb <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
-`e7bb17aeb <https://github.com/apache/airflow/commit/e7bb17aeb83b2218620c5320241b0c9f902d74ff>`_  2021-03-06   ``Use built-in 'cached_property' on Python 3.8 where possible (#14606)``
-`7daebefd1 <https://github.com/apache/airflow/commit/7daebefd15355b3f1331c6c58f66f3f88d38a10a>`_  2021-03-05   ``Use libyaml C library when available. (#14577)``
-================================================================================================  ===========  =============================================================================
+=================================================================================================  ===========  =============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =============================================================================
+`1806670383 <https://github.com/apache/airflow/commit/18066703832319968ee3d6122907746fdfda5d4c>`_  2021-04-07   ``Retry pod launching on 409 ApiExceptions (#15137)``
+`042be2e4e0 <https://github.com/apache/airflow/commit/042be2e4e06b988f5ba2dc146f53774dabc8b76b>`_  2021-04-06   ``Updated documentation for provider packages before April release (#15236)``
+`6d7a70b88e <https://github.com/apache/airflow/commit/6d7a70b88e8b1d1edc04c6c50bde02c4d407e15a>`_  2021-04-05   ``Separate Kubernetes pod_launcher from core airflow (#15165)``
+`00453dc4a2 <https://github.com/apache/airflow/commit/00453dc4a2d41da6c46e73cd66cac88e7556de71>`_  2021-03-20   ``Add ability to specify api group and version for Spark operators (#14898)``
+`68e4c4dcb0 <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
+`e7bb17aeb8 <https://github.com/apache/airflow/commit/e7bb17aeb83b2218620c5320241b0c9f902d74ff>`_  2021-03-06   ``Use built-in 'cached_property' on Python 3.8 where possible (#14606)``
+`7daebefd15 <https://github.com/apache/airflow/commit/7daebefd15355b3f1331c6c58f66f3f88d38a10a>`_  2021-03-05   ``Use libyaml C library when available. (#14577)``
+=================================================================================================  ===========  =============================================================================
 
 1.0.2
 .....
 
 Latest change: 2021-02-27
 
-================================================================================================  ===========  ============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ============================================================================
-`589d6dec9 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_  2021-02-27   ``Prepare to release the next wave of providers: (#14487)``
-`809b4f9b1 <https://github.com/apache/airflow/commit/809b4f9b18c7040682e17879248d714f2664273d>`_  2021-02-23   ``Unique pod name (#14186)``
-`649335c04 <https://github.com/apache/airflow/commit/649335c043a9312ef272fa77f2bb830d52cde056>`_  2021-02-07   ``Template k8s.V1EnvVar without adding custom attributes to dict. (#14123)``
-`d4c4db8a1 <https://github.com/apache/airflow/commit/d4c4db8a1833d07b1c03e4c062acea49c79bf5d6>`_  2021-02-05   ``Allow users of the KPO to template environment variables (#14083)``
-`10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
-================================================================================================  ===========  ============================================================================
+=================================================================================================  ===========  ============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ============================================================================
+`589d6dec92 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_  2021-02-27   ``Prepare to release the next wave of providers: (#14487)``
+`809b4f9b18 <https://github.com/apache/airflow/commit/809b4f9b18c7040682e17879248d714f2664273d>`_  2021-02-23   ``Unique pod name (#14186)``
+`649335c043 <https://github.com/apache/airflow/commit/649335c043a9312ef272fa77f2bb830d52cde056>`_  2021-02-07   ``Template k8s.V1EnvVar without adding custom attributes to dict. (#14123)``
+`d4c4db8a18 <https://github.com/apache/airflow/commit/d4c4db8a1833d07b1c03e4c062acea49c79bf5d6>`_  2021-02-05   ``Allow users of the KPO to template environment variables (#14083)``
+`10343ec29f <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
+=================================================================================================  ===========  ============================================================================
 
 1.0.1
 .....
 
 Latest change: 2021-02-04
 
-================================================================================================  ===========  ==========================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==========================================================================================
-`88bdcfa0d <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_  2021-02-04   ``Prepare to release a new wave of providers. (#14013)``
-`ac2f72c98 <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_  2021-02-01   ``Implement provider versioning tools (#13767)``
-`a9ac2b040 <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_  2021-01-23   ``Switch to f-strings using flynt. (#13732)``
-`1b9e3d1c2 <https://github.com/apache/airflow/commit/1b9e3d1c285cb381f2f964c0c923711cd5e1e3d0>`_  2021-01-22   ``Revert "Fix error with quick-failing tasks in KubernetesPodOperator (#13621)" (#13835)``
-`94d3ed61d <https://github.com/apache/airflow/commit/94d3ed61d60b134d649a4e9785b2d9c2a88cff05>`_  2021-01-21   ``Fix error with quick-failing tasks in KubernetesPodOperator (#13621)``
-`3fd5ef355 <https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e>`_  2021-01-21   ``Add missing logos for integrations (#13717)``
-`295d66f91 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_  2020-12-30   ``Fix Grammar in PIP warning (#13380)``
-`7a560ab6d <https://github.com/apache/airflow/commit/7a560ab6de7243e736b66599842b241ae60d1cda>`_  2020-12-24   ``Pass image_pull_policy in KubernetesPodOperator correctly (#13289)``
-`6cf76d7ac <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_  2020-12-18   ``Fix typo in pip upgrade command :( (#13148)``
-================================================================================================  ===========  ==========================================================================================
+=================================================================================================  ===========  ==========================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==========================================================================================
+`88bdcfa0df <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_  2021-02-04   ``Prepare to release a new wave of providers. (#14013)``
+`ac2f72c98d <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_  2021-02-01   ``Implement provider versioning tools (#13767)``
+`a9ac2b040b <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_  2021-01-23   ``Switch to f-strings using flynt. (#13732)``
+`1b9e3d1c28 <https://github.com/apache/airflow/commit/1b9e3d1c285cb381f2f964c0c923711cd5e1e3d0>`_  2021-01-22   ``Revert "Fix error with quick-failing tasks in KubernetesPodOperator (#13621)" (#13835)``
+`94d3ed61d6 <https://github.com/apache/airflow/commit/94d3ed61d60b134d649a4e9785b2d9c2a88cff05>`_  2021-01-21   ``Fix error with quick-failing tasks in KubernetesPodOperator (#13621)``
+`3fd5ef3555 <https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e>`_  2021-01-21   ``Add missing logos for integrations (#13717)``
+`295d66f914 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_  2020-12-30   ``Fix Grammar in PIP warning (#13380)``
+`7a560ab6de <https://github.com/apache/airflow/commit/7a560ab6de7243e736b66599842b241ae60d1cda>`_  2020-12-24   ``Pass image_pull_policy in KubernetesPodOperator correctly (#13289)``
+`6cf76d7ac0 <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_  2020-12-18   ``Fix typo in pip upgrade command :( (#13148)``
+=================================================================================================  ===========  ==========================================================================================
 
 1.0.0
 .....
 
 Latest change: 2020-12-09
 
-================================================================================================  ===========  ================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ================================================================================================
-`32971a1a2 <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_  2020-12-09   ``Updates providers versions to 1.0.0 (#12955)``
-`b40dffa08 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_  2020-12-08   ``Rename remaing modules to match AIP-21 (#12917)``
-`9b39f2478 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_  2020-12-08   ``Add support for dynamic connection form fields per provider (#12558)``
-`bd90136aa <https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2>`_  2020-11-30   ``Move operator guides to provider documentation packages (#12681)``
-`2037303ee <https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143>`_  2020-11-29   ``Adds support for Connection/Hook discovery from providers (#12466)``
-`de3b1e687 <https://github.com/apache/airflow/commit/de3b1e687b26c524c6909b7b4dfbb60d25019751>`_  2020-11-28   ``Move connection guides to provider documentation packages (#12653)``
-`c02a3f59e <https://github.com/apache/airflow/commit/c02a3f59e45d3cdd0e4c1c3bda2c62b951bcbea3>`_  2020-11-23   ``Spark-on-k8s sensor logs - properly pass defined namespace to pod log call (#11199)``
-`c34ef853c <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_  2020-11-20   ``Separate out documentation building per provider  (#12444)``
-`9e089ab89 <https://github.com/apache/airflow/commit/9e089ab89567b0a52b232f22ed3e708a05137924>`_  2020-11-19   ``Fix Kube tests (#12479)``
-`d32fe78c0 <https://github.com/apache/airflow/commit/d32fe78c0d9d14f016df70a462dc3972f28abe9d>`_  2020-11-18   ``Update readmes for cncf.kube provider fixes (#12457)``
-`d84a52dc8 <https://github.com/apache/airflow/commit/d84a52dc8fc597d89c5bb4941df67f5f35b70a29>`_  2020-11-18   ``Fix broken example_kubernetes DAG (#12455)``
-`7c8b71d20 <https://github.com/apache/airflow/commit/7c8b71d2012d56888f21b24c4844a6838dc3e4b1>`_  2020-11-18   ``Fix backwards compatibility further (#12451)``
-`008035450 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_  2020-11-18   ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
-`7ca0b6f12 <https://github.com/apache/airflow/commit/7ca0b6f121c9cec6e25de130f86a56d7c7fbe38c>`_  2020-11-18   ``Enable Markdownlint rule MD003/heading-style/header-style (#12427) (#12438)``
-`763b40d22 <https://github.com/apache/airflow/commit/763b40d223e5e5512494a97f8335e16960e6adc3>`_  2020-11-18   ``Raise correct Warning in kubernetes/backcompat/volume_mount.py (#12432)``
-`bc4bb3058 <https://github.com/apache/airflow/commit/bc4bb30588607b10b069ab63ddf2ba7b7ee673ed>`_  2020-11-18   ``Fix docstrings for Kubernetes Backcompat module (#12422)``
-`cab86d80d <https://github.com/apache/airflow/commit/cab86d80d48227849906319917126f6d558b2e00>`_  2020-11-17   ``Make K8sPodOperator backwards compatible (#12384)``
-`ae7cb4a1e <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_  2020-11-17   ``Update wrong commit hash in backport provider changes (#12390)``
-`6889a333c <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_  2020-11-15   ``Improvements for operators and hooks ref docs (#12366)``
-`221f809c1 <https://github.com/apache/airflow/commit/221f809c1b4e4b78d5a437d012aa7daffd8410a4>`_  2020-11-14   ``Fix full_pod_spec for k8spodoperator (#12354)``
-`7825e8f59 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_  2020-11-13   ``Docs installation improvements (#12304)``
-`85a18e13d <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_  2020-11-09   ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
-`59eb5de78 <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_  2020-11-09   ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
-`3f59e75cd <https://github.com/apache/airflow/commit/3f59e75cdf4a95829ac60b151135e03267e63a12>`_  2020-11-09   ``KubernetesPodOperator: use randomized name to get the failure status (#12171)``
-`b2a28d159 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_  2020-11-09   ``Moves provider packages scripts to dev (#12082)``
-`7825be50d <https://github.com/apache/airflow/commit/7825be50d80d04da0db8fcee55df5e1339864c88>`_  2020-11-05   ``Randomize pod name (#12117)``
-`91a64db50 <https://github.com/apache/airflow/commit/91a64db505e50712cd53928b4f2b84aece3cc1c0>`_  2020-11-04   ``Format all files (without excepions) by black (#12091)``
-`4e8f9cc8d <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_  2020-11-03   ``Enable Black - Python Auto Formmatter (#9550)``
-`8c42cf1b0 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_  2020-11-03   ``Use PyUpgrade to use Python 3.6 features (#11447)``
-`5a439e84e <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_  2020-10-26   ``Prepare providers release 0.0.2a1 (#11855)``
-`872b1566a <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_  2020-10-25   ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
-`53e606210 <https://github.com/apache/airflow/commit/53e6062105be0ae1761a354e2055eb0779d12e73>`_  2020-10-21   ``Enforce strict rules for yamllint (#11709)``
-`349b0811c <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_  2020-10-20   ``Add D200 pydocstyle check (#11688)``
-`eee4e30f2 <https://github.com/apache/airflow/commit/eee4e30f2caf02e16088ff5d1af1ea380a73e982>`_  2020-10-15   ``Add better debug logging to K8sexec and K8sPodOp (#11502)``
-`16e712971 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_  2020-10-13   ``Added support for provider packages for Airflow 2.0 (#11487)``
-`8640fb6c1 <https://github.com/apache/airflow/commit/8640fb6c100a2c6aa231798559ba194331576975>`_  2020-10-09   ``fix tests (#11368)``
-`298052fce <https://github.com/apache/airflow/commit/298052fcee9d30b1f60b8dc1c9006398cd16645e>`_  2020-10-10   ``[airflow/providers/cncf/kubernetes] correct hook methods name (#11008)``
-`49aad025b <https://github.com/apache/airflow/commit/49aad025b53211a5815b10aa35f7d7b489cb5316>`_  2020-10-09   ``Users can specify sub-secrets and paths k8spodop (#11369)``
-`b93b6c5be <https://github.com/apache/airflow/commit/b93b6c5be3ab60960f650d0d4ee6c91271ac7909>`_  2020-10-05   ``Allow labels in KubernetesPodOperator to be templated (#10796)``
-`0a0e1af80 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_  2020-10-03   ``Fix Broken Markdown links in Providers README TOC (#11249)``
-`ca4238eb4 <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_  2020-10-02   ``Fixed month in backport packages to October (#11242)``
-`5220e4c38 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_  2020-10-02   ``Prepare Backport release 2020.09.07 (#11238)``
-`a888198c2 <https://github.com/apache/airflow/commit/a888198c27bcdbc4538c02360c308ffcaca182fa>`_  2020-09-27   ``Allow overrides for pod_template_file (#11162)``
-`0161b5ea2 <https://github.com/apache/airflow/commit/0161b5ea2b805d62a0317e5cab6f797b92c8abf1>`_  2020-09-26   ``Increasing type coverage for multiple provider (#11159)``
-`e3f96ce7a <https://github.com/apache/airflow/commit/e3f96ce7a8ac098aeef5e9930e6de6c428274d57>`_  2020-09-24   ``Fix incorrect Usage of Optional[bool] (#11138)``
-`f3e87c503 <https://github.com/apache/airflow/commit/f3e87c503081a3085dff6c7352640d7f08beb5bc>`_  2020-09-22   ``Add D202 pydocstyle check (#11032)``
-`b61225a88 <https://github.com/apache/airflow/commit/b61225a8850b20be17842c2428b91d873584c4da>`_  2020-09-21   ``Add D204 pydocstyle check (#11031)``
-`cba51d49e <https://github.com/apache/airflow/commit/cba51d49eea6a0563044191c8111978836d697ef>`_  2020-09-17   ``Simplify the K8sExecutor and K8sPodOperator (#10393)``
-`1294e15d4 <https://github.com/apache/airflow/commit/1294e15d44c08498e7f1022fdd6f0bc5e50e533f>`_  2020-09-16   ``KubernetesPodOperator template fix (#10963)``
-`5d6d5a2f7 <https://github.com/apache/airflow/commit/5d6d5a2f7d330c83297e1dc35728a0ba803aa866>`_  2020-09-14   ``Allow to specify path to kubeconfig in KubernetesHook (#10453)``
-`7edfac957 <https://github.com/apache/airflow/commit/7edfac957bc17c9abcdcfe8d524772bd2783ac5a>`_  2020-09-09   ``Add connection caching to KubernetesHook (#10447)``
-`9549274d1 <https://github.com/apache/airflow/commit/9549274d110f689a0bd709db829a4d69e274eed9>`_  2020-09-09   ``Upgrade black to 20.8b1 (#10818)``
-`90c150568 <https://github.com/apache/airflow/commit/90c1505686b063332dba87c0c948a8b29d8fd1d4>`_  2020-09-04   ``Make grace_period_seconds option on K8sPodOperator (#10727)``
-`338b412c0 <https://github.com/apache/airflow/commit/338b412c04abc3fef8126f9724b448d1a9fd0bbc>`_  2020-09-02   ``Add on_kill support for the KubernetesPodOperator (#10666)``
-`596bc1337 <https://github.com/apache/airflow/commit/596bc1337988f9377571295ddb748ef8703c19c0>`_  2020-08-31   ``Adds 'cncf.kubernetes' package back to backport provider packages. (#10659)``
-`1e5aa4465 <https://github.com/apache/airflow/commit/1e5aa4465c5ef8f05745bda64da62fe542f2fe28>`_  2020-08-26   ``Spark-on-K8S sensor - add driver logs (#10023)``
-`fdd9b6f65 <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_  2020-08-25   ``Enable Black on Providers Packages (#10543)``
-`2f2d8dbfa <https://github.com/apache/airflow/commit/2f2d8dbfafefb4be3dd80f22f31c649c8498f148>`_  2020-08-25   ``Remove all "noinspection" comments native to IntelliJ (#10525)``
-`7c206a82a <https://github.com/apache/airflow/commit/7c206a82a6f074abcc4898a005ecd2c84a920054>`_  2020-08-22   ``Replace assigment with Augmented assignment (#10468)``
-`8cd2be9e1 <https://github.com/apache/airflow/commit/8cd2be9e161635480581a0dc723b69ed24166f8d>`_  2020-08-11   ``Fix KubernetesPodOperator reattachment (#10230)``
-`cdec30125 <https://github.com/apache/airflow/commit/cdec3012542b45d23a05f62d69110944ba542e2a>`_  2020-08-07   ``Add correct signature to all operators and sensors (#10205)``
-`24c8e4c2d <https://github.com/apache/airflow/commit/24c8e4c2d6e359ecc2c7d6275dccc68de4a82832>`_  2020-08-06   ``Changes to all the constructors to remove the args argument (#10163)``
-`aeea71274 <https://github.com/apache/airflow/commit/aeea71274d4527ff2351102e94aa38bda6099e7f>`_  2020-08-02   ``Remove 'args' parameter from provider operator constructors (#10097)``
-`f1fd3e2c4 <https://github.com/apache/airflow/commit/f1fd3e2c453ddce3e87ce63787598fea0707ffcf>`_  2020-07-31   ``Fix typo on reattach property of kubernetespodoperator (#10056)``
-`03c435174 <https://github.com/apache/airflow/commit/03c43517445019081c55b4ac5fad3b0debdee336>`_  2020-07-31   ``Allow 'image' in 'KubernetesPodOperator' to be templated (#10068)``
-`88c160306 <https://github.com/apache/airflow/commit/88c1603060fd484d4145bc253c0dc0e6797e13dd>`_  2020-07-31   ``Improve docstring note about GKEStartPodOperator on KubernetesPodOperator (#10049)``
-`7d24b088c <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (2) (#9985)``
-`33f0cd265 <https://github.com/apache/airflow/commit/33f0cd2657b2e77ea3477e0c93f13f1474be628e>`_  2020-07-22   ``apply_default keeps the function signature for mypy (#9784)``
-`c2db0dfeb <https://github.com/apache/airflow/commit/c2db0dfeb13ee679bf4d7b57874f0fcb39c0f0ed>`_  2020-07-22   ``More strict rules in mypy (#9705) (#9906)``
-`719ae2bf6 <https://github.com/apache/airflow/commit/719ae2bf6227894c3e926f717eb4dc669549d615>`_  2020-07-22   ``Dump Pod as YAML in logs for KubernetesPodOperator (#9895)``
-`840799d55 <https://github.com/apache/airflow/commit/840799d5597f0d005e1deec154f6c95bad6dce61>`_  2020-07-20   ``Improve KubernetesPodOperator guide (#9079)``
-`44d4ae809 <https://github.com/apache/airflow/commit/44d4ae809c1e3784ff95b6a5e95113c3412e56b3>`_  2020-07-06   ``Upgrade to latest pre-commit checks (#9686)``
-`8bd15ef63 <https://github.com/apache/airflow/commit/8bd15ef634cca40f3cf6ca3442262f3e05144512>`_  2020-07-01   ``Switches to Helm Chart for Kubernetes tests (#9468)``
-`40bf8f28f <https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee>`_  2020-06-18   ``Detect automatically the lack of reference to the guide in the operator descriptions (#9290)``
-`1d36b0303 <https://github.com/apache/airflow/commit/1d36b0303b8632fce6de78ca4e782ae26ee06fea>`_  2020-05-23   ``Fix references in docs (#8984)``
-`e742ef7c7 <https://github.com/apache/airflow/commit/e742ef7c704c18bf69b7a7235adb7f75e742f902>`_  2020-05-23   ``Fix typo in test_project_structure (#8978)``
-`375d1ca22 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_  2020-05-19   ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
-`12c5e5d8a <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_  2020-05-17   ``Prepare release candidate for backport packages (#8891)``
-`8985df0bf <https://github.com/apache/airflow/commit/8985df0bfcb5f2b2cd69a21b9814021f9f8ce953>`_  2020-05-16   ``Monitor pods by labels instead of names (#6377)``
-`f3521fb0e <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_  2020-05-16   ``Regenerate readme files for backport package release (#8886)``
-`92585ca4c <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_  2020-05-15   ``Added automated release notes generation for backport operators (#8807)``
-`f82ad452b <https://github.com/apache/airflow/commit/f82ad452b0f4ebd1428bc9669641a632dc87bb8c>`_  2020-05-15   ``Fix KubernetesPodOperator pod name length validation (#8829)``
-`1ccafc617 <https://github.com/apache/airflow/commit/1ccafc617c4cb9622e3460ad7c190f3ee67c3b32>`_  2020-04-02   ``Add spark_kubernetes system test (#7875)``
-`cd546b664 <https://github.com/apache/airflow/commit/cd546b664fa35a2bf85acd77af578c909a327d92>`_  2020-03-23   ``Add missing call to Super class in 'cncf' & 'docker' providers (#7825)``
-`6c39a3bf9 <https://github.com/apache/airflow/commit/6c39a3bf97414ba2438669894db65c36ccbeb61a>`_  2020-03-10   ``[AIRFLOW-6542] Add spark-on-k8s operator/hook/sensor (#7163)``
-`42eef3821 <https://github.com/apache/airflow/commit/42eef38217e709bc7a7f71bf0286e9e61293a43e>`_  2020-03-07   ``[AIRFLOW-6877] Add cross-provider dependencies as extras (#7506)``
-`3320e432a <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_  2020-02-24   ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
-`0ec277412 <https://github.com/apache/airflow/commit/0ec2774120d43fa667a371b384e6006e1d1c7821>`_  2020-02-24   ``[AIRFLOW-5629] Implement Kubernetes priorityClassName in KubernetesPodOperator (#7395)``
-`9cbd7de6d <https://github.com/apache/airflow/commit/9cbd7de6d115795aba8bfb8addb060bfdfbdf87b>`_  2020-02-18   ``[AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests (#7412)``
-`967930c0c <https://github.com/apache/airflow/commit/967930c0cb6e2293f2a49e5c9add5aa1917f3527>`_  2020-02-11   ``[AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file (#6230)``
-`96f834389 <https://github.com/apache/airflow/commit/96f834389e03884025534fabd862155061f53fd0>`_  2020-02-03   ``[AIRFLOW-6678] Pull event logs from Kubernetes (#7292)``
-`97a429f9d <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_  2020-02-02   ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
-`cf141506a <https://github.com/apache/airflow/commit/cf141506a25dbba279b85500d781f7e056540721>`_  2020-02-02   ``[AIRFLOW-6708] Set unique logger names (#7330)``
-`373c6aa4a <https://github.com/apache/airflow/commit/373c6aa4a208284b5ff72987e4bd8f4e2ada1a1b>`_  2020-01-30   ``[AIRFLOW-6682] Move GCP classes to providers package (#7295)``
-`83c037873 <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_  2020-01-30   ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
-`059eda05f <https://github.com/apache/airflow/commit/059eda05f82fefce4410f44f761f945a27d83daf>`_  2020-01-21   ``[AIRFLOW-6610] Move software classes to providers package (#7231)``
-================================================================================================  ===========  ================================================================================================
+=================================================================================================  ===========  ================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ================================================================================================
+`32971a1a2d <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_  2020-12-09   ``Updates providers versions to 1.0.0 (#12955)``
+`b40dffa085 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_  2020-12-08   ``Rename remaing modules to match AIP-21 (#12917)``
+`9b39f24780 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_  2020-12-08   ``Add support for dynamic connection form fields per provider (#12558)``
+`bd90136aaf <https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2>`_  2020-11-30   ``Move operator guides to provider documentation packages (#12681)``
+`2037303eef <https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143>`_  2020-11-29   ``Adds support for Connection/Hook discovery from providers (#12466)``
+`de3b1e687b <https://github.com/apache/airflow/commit/de3b1e687b26c524c6909b7b4dfbb60d25019751>`_  2020-11-28   ``Move connection guides to provider documentation packages (#12653)``
+`c02a3f59e4 <https://github.com/apache/airflow/commit/c02a3f59e45d3cdd0e4c1c3bda2c62b951bcbea3>`_  2020-11-23   ``Spark-on-k8s sensor logs - properly pass defined namespace to pod log call (#11199)``
+`c34ef853c8 <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_  2020-11-20   ``Separate out documentation building per provider  (#12444)``
+`9e089ab895 <https://github.com/apache/airflow/commit/9e089ab89567b0a52b232f22ed3e708a05137924>`_  2020-11-19   ``Fix Kube tests (#12479)``
+`d32fe78c0d <https://github.com/apache/airflow/commit/d32fe78c0d9d14f016df70a462dc3972f28abe9d>`_  2020-11-18   ``Update readmes for cncf.kube provider fixes (#12457)``
+`d84a52dc8f <https://github.com/apache/airflow/commit/d84a52dc8fc597d89c5bb4941df67f5f35b70a29>`_  2020-11-18   ``Fix broken example_kubernetes DAG (#12455)``
+`7c8b71d201 <https://github.com/apache/airflow/commit/7c8b71d2012d56888f21b24c4844a6838dc3e4b1>`_  2020-11-18   ``Fix backwards compatibility further (#12451)``
+`0080354502 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_  2020-11-18   ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
+`7ca0b6f121 <https://github.com/apache/airflow/commit/7ca0b6f121c9cec6e25de130f86a56d7c7fbe38c>`_  2020-11-18   ``Enable Markdownlint rule MD003/heading-style/header-style (#12427) (#12438)``
+`763b40d223 <https://github.com/apache/airflow/commit/763b40d223e5e5512494a97f8335e16960e6adc3>`_  2020-11-18   ``Raise correct Warning in kubernetes/backcompat/volume_mount.py (#12432)``
+`bc4bb30588 <https://github.com/apache/airflow/commit/bc4bb30588607b10b069ab63ddf2ba7b7ee673ed>`_  2020-11-18   ``Fix docstrings for Kubernetes Backcompat module (#12422)``
+`cab86d80d4 <https://github.com/apache/airflow/commit/cab86d80d48227849906319917126f6d558b2e00>`_  2020-11-17   ``Make K8sPodOperator backwards compatible (#12384)``
+`ae7cb4a1e2 <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_  2020-11-17   ``Update wrong commit hash in backport provider changes (#12390)``
+`6889a333cf <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_  2020-11-15   ``Improvements for operators and hooks ref docs (#12366)``
+`221f809c1b <https://github.com/apache/airflow/commit/221f809c1b4e4b78d5a437d012aa7daffd8410a4>`_  2020-11-14   ``Fix full_pod_spec for k8spodoperator (#12354)``
+`7825e8f590 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_  2020-11-13   ``Docs installation improvements (#12304)``
+`85a18e13d9 <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_  2020-11-09   ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
+`59eb5de78c <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_  2020-11-09   ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
+`3f59e75cdf <https://github.com/apache/airflow/commit/3f59e75cdf4a95829ac60b151135e03267e63a12>`_  2020-11-09   ``KubernetesPodOperator: use randomized name to get the failure status (#12171)``
+`b2a28d1590 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_  2020-11-09   ``Moves provider packages scripts to dev (#12082)``
+`7825be50d8 <https://github.com/apache/airflow/commit/7825be50d80d04da0db8fcee55df5e1339864c88>`_  2020-11-05   ``Randomize pod name (#12117)``
+`91a64db505 <https://github.com/apache/airflow/commit/91a64db505e50712cd53928b4f2b84aece3cc1c0>`_  2020-11-04   ``Format all files (without excepions) by black (#12091)``
+`4e8f9cc8d0 <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_  2020-11-03   ``Enable Black - Python Auto Formmatter (#9550)``
+`8c42cf1b00 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_  2020-11-03   ``Use PyUpgrade to use Python 3.6 features (#11447)``
+`5a439e84eb <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_  2020-10-26   ``Prepare providers release 0.0.2a1 (#11855)``
+`872b1566a1 <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_  2020-10-25   ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
+`53e6062105 <https://github.com/apache/airflow/commit/53e6062105be0ae1761a354e2055eb0779d12e73>`_  2020-10-21   ``Enforce strict rules for yamllint (#11709)``
+`349b0811c3 <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_  2020-10-20   ``Add D200 pydocstyle check (#11688)``
+`eee4e30f2c <https://github.com/apache/airflow/commit/eee4e30f2caf02e16088ff5d1af1ea380a73e982>`_  2020-10-15   ``Add better debug logging to K8sexec and K8sPodOp (#11502)``
+`16e7129719 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_  2020-10-13   ``Added support for provider packages for Airflow 2.0 (#11487)``
+`8640fb6c10 <https://github.com/apache/airflow/commit/8640fb6c100a2c6aa231798559ba194331576975>`_  2020-10-09   ``fix tests (#11368)``
+`298052fcee <https://github.com/apache/airflow/commit/298052fcee9d30b1f60b8dc1c9006398cd16645e>`_  2020-10-10   ``[airflow/providers/cncf/kubernetes] correct hook methods name (#11008)``
+`49aad025b5 <https://github.com/apache/airflow/commit/49aad025b53211a5815b10aa35f7d7b489cb5316>`_  2020-10-09   ``Users can specify sub-secrets and paths k8spodop (#11369)``
+`b93b6c5be3 <https://github.com/apache/airflow/commit/b93b6c5be3ab60960f650d0d4ee6c91271ac7909>`_  2020-10-05   ``Allow labels in KubernetesPodOperator to be templated (#10796)``
+`0a0e1af800 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_  2020-10-03   ``Fix Broken Markdown links in Providers README TOC (#11249)``
+`ca4238eb4d <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_  2020-10-02   ``Fixed month in backport packages to October (#11242)``
+`5220e4c384 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_  2020-10-02   ``Prepare Backport release 2020.09.07 (#11238)``
+`a888198c27 <https://github.com/apache/airflow/commit/a888198c27bcdbc4538c02360c308ffcaca182fa>`_  2020-09-27   ``Allow overrides for pod_template_file (#11162)``
+`0161b5ea2b <https://github.com/apache/airflow/commit/0161b5ea2b805d62a0317e5cab6f797b92c8abf1>`_  2020-09-26   ``Increasing type coverage for multiple provider (#11159)``
+`e3f96ce7a8 <https://github.com/apache/airflow/commit/e3f96ce7a8ac098aeef5e9930e6de6c428274d57>`_  2020-09-24   ``Fix incorrect Usage of Optional[bool] (#11138)``
+`f3e87c5030 <https://github.com/apache/airflow/commit/f3e87c503081a3085dff6c7352640d7f08beb5bc>`_  2020-09-22   ``Add D202 pydocstyle check (#11032)``
+`b61225a885 <https://github.com/apache/airflow/commit/b61225a8850b20be17842c2428b91d873584c4da>`_  2020-09-21   ``Add D204 pydocstyle check (#11031)``
+`cba51d49ee <https://github.com/apache/airflow/commit/cba51d49eea6a0563044191c8111978836d697ef>`_  2020-09-17   ``Simplify the K8sExecutor and K8sPodOperator (#10393)``
+`1294e15d44 <https://github.com/apache/airflow/commit/1294e15d44c08498e7f1022fdd6f0bc5e50e533f>`_  2020-09-16   ``KubernetesPodOperator template fix (#10963)``
+`5d6d5a2f7d <https://github.com/apache/airflow/commit/5d6d5a2f7d330c83297e1dc35728a0ba803aa866>`_  2020-09-14   ``Allow to specify path to kubeconfig in KubernetesHook (#10453)``
+`7edfac957b <https://github.com/apache/airflow/commit/7edfac957bc17c9abcdcfe8d524772bd2783ac5a>`_  2020-09-09   ``Add connection caching to KubernetesHook (#10447)``
+`9549274d11 <https://github.com/apache/airflow/commit/9549274d110f689a0bd709db829a4d69e274eed9>`_  2020-09-09   ``Upgrade black to 20.8b1 (#10818)``
+`90c1505686 <https://github.com/apache/airflow/commit/90c1505686b063332dba87c0c948a8b29d8fd1d4>`_  2020-09-04   ``Make grace_period_seconds option on K8sPodOperator (#10727)``
+`338b412c04 <https://github.com/apache/airflow/commit/338b412c04abc3fef8126f9724b448d1a9fd0bbc>`_  2020-09-02   ``Add on_kill support for the KubernetesPodOperator (#10666)``
+`596bc13379 <https://github.com/apache/airflow/commit/596bc1337988f9377571295ddb748ef8703c19c0>`_  2020-08-31   ``Adds 'cncf.kubernetes' package back to backport provider packages. (#10659)``
+`1e5aa4465c <https://github.com/apache/airflow/commit/1e5aa4465c5ef8f05745bda64da62fe542f2fe28>`_  2020-08-26   ``Spark-on-K8S sensor - add driver logs (#10023)``
+`fdd9b6f65b <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_  2020-08-25   ``Enable Black on Providers Packages (#10543)``
+`2f2d8dbfaf <https://github.com/apache/airflow/commit/2f2d8dbfafefb4be3dd80f22f31c649c8498f148>`_  2020-08-25   ``Remove all "noinspection" comments native to IntelliJ (#10525)``
+`7c206a82a6 <https://github.com/apache/airflow/commit/7c206a82a6f074abcc4898a005ecd2c84a920054>`_  2020-08-22   ``Replace assigment with Augmented assignment (#10468)``
+`8cd2be9e16 <https://github.com/apache/airflow/commit/8cd2be9e161635480581a0dc723b69ed24166f8d>`_  2020-08-11   ``Fix KubernetesPodOperator reattachment (#10230)``
+`cdec301254 <https://github.com/apache/airflow/commit/cdec3012542b45d23a05f62d69110944ba542e2a>`_  2020-08-07   ``Add correct signature to all operators and sensors (#10205)``
+`24c8e4c2d6 <https://github.com/apache/airflow/commit/24c8e4c2d6e359ecc2c7d6275dccc68de4a82832>`_  2020-08-06   ``Changes to all the constructors to remove the args argument (#10163)``
+`aeea71274d <https://github.com/apache/airflow/commit/aeea71274d4527ff2351102e94aa38bda6099e7f>`_  2020-08-02   ``Remove 'args' parameter from provider operator constructors (#10097)``
+`f1fd3e2c45 <https://github.com/apache/airflow/commit/f1fd3e2c453ddce3e87ce63787598fea0707ffcf>`_  2020-07-31   ``Fix typo on reattach property of kubernetespodoperator (#10056)``
+`03c4351744 <https://github.com/apache/airflow/commit/03c43517445019081c55b4ac5fad3b0debdee336>`_  2020-07-31   ``Allow 'image' in 'KubernetesPodOperator' to be templated (#10068)``
+`88c1603060 <https://github.com/apache/airflow/commit/88c1603060fd484d4145bc253c0dc0e6797e13dd>`_  2020-07-31   ``Improve docstring note about GKEStartPodOperator on KubernetesPodOperator (#10049)``
+`7d24b088cd <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (2) (#9985)``
+`33f0cd2657 <https://github.com/apache/airflow/commit/33f0cd2657b2e77ea3477e0c93f13f1474be628e>`_  2020-07-22   ``apply_default keeps the function signature for mypy (#9784)``
+`c2db0dfeb1 <https://github.com/apache/airflow/commit/c2db0dfeb13ee679bf4d7b57874f0fcb39c0f0ed>`_  2020-07-22   ``More strict rules in mypy (#9705) (#9906)``
+`719ae2bf62 <https://github.com/apache/airflow/commit/719ae2bf6227894c3e926f717eb4dc669549d615>`_  2020-07-22   ``Dump Pod as YAML in logs for KubernetesPodOperator (#9895)``
+`840799d559 <https://github.com/apache/airflow/commit/840799d5597f0d005e1deec154f6c95bad6dce61>`_  2020-07-20   ``Improve KubernetesPodOperator guide (#9079)``
+`44d4ae809c <https://github.com/apache/airflow/commit/44d4ae809c1e3784ff95b6a5e95113c3412e56b3>`_  2020-07-06   ``Upgrade to latest pre-commit checks (#9686)``
+`8bd15ef634 <https://github.com/apache/airflow/commit/8bd15ef634cca40f3cf6ca3442262f3e05144512>`_  2020-07-01   ``Switches to Helm Chart for Kubernetes tests (#9468)``
+`40bf8f28f9 <https://github.com/apache/airflow/commit/40bf8f28f97f17f40d993d207ea740eba54593ee>`_  2020-06-18   ``Detect automatically the lack of reference to the guide in the operator descriptions (#9290)``
+`1d36b0303b <https://github.com/apache/airflow/commit/1d36b0303b8632fce6de78ca4e782ae26ee06fea>`_  2020-05-23   ``Fix references in docs (#8984)``
+`e742ef7c70 <https://github.com/apache/airflow/commit/e742ef7c704c18bf69b7a7235adb7f75e742f902>`_  2020-05-23   ``Fix typo in test_project_structure (#8978)``
+`375d1ca229 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_  2020-05-19   ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
+`12c5e5d8ae <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_  2020-05-17   ``Prepare release candidate for backport packages (#8891)``
+`8985df0bfc <https://github.com/apache/airflow/commit/8985df0bfcb5f2b2cd69a21b9814021f9f8ce953>`_  2020-05-16   ``Monitor pods by labels instead of names (#6377)``
+`f3521fb0e3 <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_  2020-05-16   ``Regenerate readme files for backport package release (#8886)``
+`92585ca4cb <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_  2020-05-15   ``Added automated release notes generation for backport operators (#8807)``
+`f82ad452b0 <https://github.com/apache/airflow/commit/f82ad452b0f4ebd1428bc9669641a632dc87bb8c>`_  2020-05-15   ``Fix KubernetesPodOperator pod name length validation (#8829)``
+`1ccafc617c <https://github.com/apache/airflow/commit/1ccafc617c4cb9622e3460ad7c190f3ee67c3b32>`_  2020-04-02   ``Add spark_kubernetes system test (#7875)``
+`cd546b664f <https://github.com/apache/airflow/commit/cd546b664fa35a2bf85acd77af578c909a327d92>`_  2020-03-23   ``Add missing call to Super class in 'cncf' & 'docker' providers (#7825)``
+`6c39a3bf97 <https://github.com/apache/airflow/commit/6c39a3bf97414ba2438669894db65c36ccbeb61a>`_  2020-03-10   ``[AIRFLOW-6542] Add spark-on-k8s operator/hook/sensor (#7163)``
+`42eef38217 <https://github.com/apache/airflow/commit/42eef38217e709bc7a7f71bf0286e9e61293a43e>`_  2020-03-07   ``[AIRFLOW-6877] Add cross-provider dependencies as extras (#7506)``
+`3320e432a1 <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_  2020-02-24   ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
+`0ec2774120 <https://github.com/apache/airflow/commit/0ec2774120d43fa667a371b384e6006e1d1c7821>`_  2020-02-24   ``[AIRFLOW-5629] Implement Kubernetes priorityClassName in KubernetesPodOperator (#7395)``
+`9cbd7de6d1 <https://github.com/apache/airflow/commit/9cbd7de6d115795aba8bfb8addb060bfdfbdf87b>`_  2020-02-18   ``[AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests (#7412)``
+`967930c0cb <https://github.com/apache/airflow/commit/967930c0cb6e2293f2a49e5c9add5aa1917f3527>`_  2020-02-11   ``[AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file (#6230)``
+`96f834389e <https://github.com/apache/airflow/commit/96f834389e03884025534fabd862155061f53fd0>`_  2020-02-03   ``[AIRFLOW-6678] Pull event logs from Kubernetes (#7292)``
+`97a429f9d0 <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_  2020-02-02   ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
+`cf141506a2 <https://github.com/apache/airflow/commit/cf141506a25dbba279b85500d781f7e056540721>`_  2020-02-02   ``[AIRFLOW-6708] Set unique logger names (#7330)``
+`373c6aa4a2 <https://github.com/apache/airflow/commit/373c6aa4a208284b5ff72987e4bd8f4e2ada1a1b>`_  2020-01-30   ``[AIRFLOW-6682] Move GCP classes to providers package (#7295)``
+`83c037873f <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_  2020-01-30   ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
+`059eda05f8 <https://github.com/apache/airflow/commit/059eda05f82fefce4410f44f761f945a27d83daf>`_  2020-01-21   ``[AIRFLOW-6610] Move software classes to providers package (#7231)``
+=================================================================================================  ===========  ================================================================================================
diff --git a/docs/apache-airflow-providers-cncf-kubernetes/index.rst b/docs/apache-airflow-providers-cncf-kubernetes/index.rst
index a5f6ec3c6d..5c38be5ed9 100644
--- a/docs/apache-airflow-providers-cncf-kubernetes/index.rst
+++ b/docs/apache-airflow-providers-cncf-kubernetes/index.rst
@@ -59,7 +59,7 @@ Package apache-airflow-providers-cncf-kubernetes
 `Kubernetes <https://kubernetes.io/>`__
 
 
-Release: 4.0.2
+Release: 5.0.0
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-databricks/commits.rst b/docs/apache-airflow-providers-databricks/commits.rst
index f312490f56..eda4d03f38 100644
--- a/docs/apache-airflow-providers-databricks/commits.rst
+++ b/docs/apache-airflow-providers-databricks/commits.rst
@@ -28,256 +28,274 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  =======================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =======================================================================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`ddf9013098 <https://github.com/apache/airflow/commit/ddf9013098b09176d7b34861b2357ded50b9fe26>`_  2022-06-05   ``AIP-47 - Migrate databricks DAGs to new design #22442 (#24203)``
+`acf89510cd <https://github.com/apache/airflow/commit/acf89510cd5a18d15c1a45e674ba0bcae9293097>`_  2022-06-04   ``fix: DatabricksSubmitRunOperator and DatabricksRunNowOperator cannot define .json as template_ext (#23622) (#23641)``
+`92ddcf4ac6 <https://github.com/apache/airflow/commit/92ddcf4ac6fa452c5056b1f7cad1fca4d5759802>`_  2022-05-27   ``Introduce 'flake8-implicit-str-concat' plugin to static checks (#23873)``
+`6150d28323 <https://github.com/apache/airflow/commit/6150d283234b48f86362fd4da856e282dd91ebb4>`_  2022-05-22   ``Add Deferrable Databricks operators (#19736)``
+`cf5a78e91c <https://github.com/apache/airflow/commit/cf5a78e91cb920e7014b76914956681aeb44b29f>`_  2022-05-22   ``Fix UnboundLocalError when sql is empty list in DatabricksSqlHook (#23815)``
+`d0a5b3a4f2 <https://github.com/apache/airflow/commit/d0a5b3a4f25b736661693c73ea4df0e7d445a778>`_  2022-05-13   ``Add git_source to DatabricksSubmitRunOperator (#23620)``
+=================================================================================================  ===========  =======================================================================================================================
+
 2.7.0
 .....
 
-Latest change: 2022-05-09
+Latest change: 2022-05-12
 
-================================================================================================  ===========  ===========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===========================================================================
-`428a43995 <https://github.com/apache/airflow/commit/428a43995390b3623a51aa7bac7e21da69a8db22>`_  2022-05-09   ``Clean up in-line f-string concatenation (#23591)``
-`a58506b2a <https://github.com/apache/airflow/commit/a58506b2a68f0d4533b41feb67efb0caf34e14d8>`_  2022-04-26   ``Address review comments``
-`6a3d6cc32 <https://github.com/apache/airflow/commit/6a3d6cc32b4e3922d259c889460fe82e0ebf3663>`_  2022-04-26   ``Update to the released version of DBSQL connector``
-`7b3bf4e43 <https://github.com/apache/airflow/commit/7b3bf4e43558999af29a4ce7f60f2f9ef55f2ebf>`_  2022-04-26   ``DatabricksSqlOperator - switch to databricks-sql-connector 2.x``
-`f02b0b6b4 <https://github.com/apache/airflow/commit/f02b0b6b4054bd3038fc3fec85adef7502ea0c3c>`_  2022-04-25   ``Further improvement of Databricks Jobs operators (#23199)``
-`8b6b0848a <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
-================================================================================================  ===========  ===========================================================================
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`428a439953 <https://github.com/apache/airflow/commit/428a43995390b3623a51aa7bac7e21da69a8db22>`_  2022-05-09   ``Clean up in-line f-string concatenation (#23591)``
+`a58506b2a6 <https://github.com/apache/airflow/commit/a58506b2a68f0d4533b41feb67efb0caf34e14d8>`_  2022-04-26   ``Address review comments``
+`6a3d6cc32b <https://github.com/apache/airflow/commit/6a3d6cc32b4e3922d259c889460fe82e0ebf3663>`_  2022-04-26   ``Update to the released version of DBSQL connector``
+`7b3bf4e435 <https://github.com/apache/airflow/commit/7b3bf4e43558999af29a4ce7f60f2f9ef55f2ebf>`_  2022-04-26   ``DatabricksSqlOperator - switch to databricks-sql-connector 2.x``
+`f02b0b6b40 <https://github.com/apache/airflow/commit/f02b0b6b4054bd3038fc3fec85adef7502ea0c3c>`_  2022-04-25   ``Further improvement of Databricks Jobs operators (#23199)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+=================================================================================================  ===========  ===========================================================================
 
 2.6.0
 .....
 
 Latest change: 2022-04-13
 
-================================================================================================  ===========  ===============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===============================================================================
-`40831144b <https://github.com/apache/airflow/commit/40831144bedd3e652d8856b918a26d2e0a8e8e02>`_  2022-04-13   ``Prepare for RC2 release of March Databricks provider (#22979)``
-`7be57eb25 <https://github.com/apache/airflow/commit/7be57eb2566651de89048798766f0ad5f267cdc2>`_  2022-04-10   ``Databricks SQL operators are now Python 3.10 compatible (#22886)``
-`aa8c08db3 <https://github.com/apache/airflow/commit/aa8c08db383ebfabf30a7c2b2debb64c0968df48>`_  2022-04-10   ``Databricks: Correctly handle HTTP exception (#22885)``
-`6933022e9 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
-`56ab82ed7 <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
-`1b12c93ed <https://github.com/apache/airflow/commit/1b12c93ed3efa6a7d42e4f1bfa28376e23739ba1>`_  2022-03-31   ``Refactor 'DatabricksJobRunLink' to not create ad hoc TaskInstances (#22571)``
-`95169d1d0 <https://github.com/apache/airflow/commit/95169d1d07e66a8c7647e5b0f6a14cea57d515fc>`_  2022-03-27   ``Add a link to Databricks Job Run (#22541)``
-`352d7f72d <https://github.com/apache/airflow/commit/352d7f72dd1e21f1522d69b71917142430548d66>`_  2022-03-27   ``More operators for Databricks Repos (#22422)``
-`c063fc688 <https://github.com/apache/airflow/commit/c063fc688cf20c37ed830de5e3dac4a664fd8241>`_  2022-03-25   ``Update black precommit (#22521)``
-================================================================================================  ===========  ===============================================================================
+=================================================================================================  ===========  ===============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===============================================================================
+`40831144be <https://github.com/apache/airflow/commit/40831144bedd3e652d8856b918a26d2e0a8e8e02>`_  2022-04-13   ``Prepare for RC2 release of March Databricks provider (#22979)``
+`7be57eb256 <https://github.com/apache/airflow/commit/7be57eb2566651de89048798766f0ad5f267cdc2>`_  2022-04-10   ``Databricks SQL operators are now Python 3.10 compatible (#22886)``
+`aa8c08db38 <https://github.com/apache/airflow/commit/aa8c08db383ebfabf30a7c2b2debb64c0968df48>`_  2022-04-10   ``Databricks: Correctly handle HTTP exception (#22885)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+`56ab82ed7a <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
+`1b12c93ed3 <https://github.com/apache/airflow/commit/1b12c93ed3efa6a7d42e4f1bfa28376e23739ba1>`_  2022-03-31   ``Refactor 'DatabricksJobRunLink' to not create ad hoc TaskInstances (#22571)``
+`95169d1d07 <https://github.com/apache/airflow/commit/95169d1d07e66a8c7647e5b0f6a14cea57d515fc>`_  2022-03-27   ``Add a link to Databricks Job Run (#22541)``
+`352d7f72dd <https://github.com/apache/airflow/commit/352d7f72dd1e21f1522d69b71917142430548d66>`_  2022-03-27   ``More operators for Databricks Repos (#22422)``
+`c063fc688c <https://github.com/apache/airflow/commit/c063fc688cf20c37ed830de5e3dac4a664fd8241>`_  2022-03-25   ``Update black precommit (#22521)``
+=================================================================================================  ===========  ===============================================================================
 
 2.5.0
 .....
 
 Latest change: 2022-03-22
 
-================================================================================================  ===========  ==============================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==============================================================
-`d7dbfb7e2 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
-`cc920963a <https://github.com/apache/airflow/commit/cc920963a69aca840394c3c9e60e0c53235a6fe6>`_  2022-03-15   ``Operator for updating Databricks Repos (#22278)``
-================================================================================================  ===========  ==============================================================
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+`cc920963a6 <https://github.com/apache/airflow/commit/cc920963a69aca840394c3c9e60e0c53235a6fe6>`_  2022-03-15   ``Operator for updating Databricks Repos (#22278)``
+=================================================================================================  ===========  ==============================================================
 
 2.4.0
 .....
 
 Latest change: 2022-03-14
 
-================================================================================================  ===========  =======================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =======================================================================
-`16adc035b <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
-`12e9e2c69 <https://github.com/apache/airflow/commit/12e9e2c695f9ebb9d3dde9c0f7dfaa112654f0d6>`_  2022-03-14   ``Databricks hook - retry on HTTP Status 429 as well (#21852)``
-`af9d85ccd <https://github.com/apache/airflow/commit/af9d85ccd8abdc3c252c19764d3ea16970ae0f20>`_  2022-03-13   ``Skip some tests for Databricks from running on Python 3.10 (#22221)``
-`401419432 <https://github.com/apache/airflow/commit/401419432082d222b823e4f2a66f21e5cc3ab28d>`_  2022-03-08   ``Add new options to DatabricksCopyIntoOperator (#22076)``
-================================================================================================  ===========  =======================================================================
+=================================================================================================  ===========  =======================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =======================================================================
+`16adc035b1 <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
+`12e9e2c695 <https://github.com/apache/airflow/commit/12e9e2c695f9ebb9d3dde9c0f7dfaa112654f0d6>`_  2022-03-14   ``Databricks hook - retry on HTTP Status 429 as well (#21852)``
+`af9d85ccd8 <https://github.com/apache/airflow/commit/af9d85ccd8abdc3c252c19764d3ea16970ae0f20>`_  2022-03-13   ``Skip some tests for Databricks from running on Python 3.10 (#22221)``
+`4014194320 <https://github.com/apache/airflow/commit/401419432082d222b823e4f2a66f21e5cc3ab28d>`_  2022-03-08   ``Add new options to DatabricksCopyIntoOperator (#22076)``
+=================================================================================================  ===========  =======================================================================
 
 2.3.0
 .....
 
 Latest change: 2022-03-07
 
-================================================================================================  ===========  =============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =============================================================================
-`f5b96315f <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
-`62bf1276f <https://github.com/apache/airflow/commit/62bf1276f6b6de00779e13749ab92a67890d23f4>`_  2022-03-01   ``Add-showing-runtime-error-feature-to-DatabricksSubmitRunOperator (#21709)``
-`27d19e762 <https://github.com/apache/airflow/commit/27d19e7626ef80687997a6799762fa00162c1328>`_  2022-02-27   ``Databricks SQL operators (#21363)``
-`a1845c68f <https://github.com/apache/airflow/commit/a1845c68f9a04e61dd99ccc0a23d17a277babf57>`_  2022-02-26   ``Databricks: add support for triggering jobs by name (#21663)``
-`7cca82495 <https://github.com/apache/airflow/commit/7cca82495b38d9e3c52a086958f07719981eb1cd>`_  2022-02-15   ``Updated Databricks docs for correct jobs 2.1 API and links (#21494)``
-`0a2d0d1ec <https://github.com/apache/airflow/commit/0a2d0d1ecbb7a72677f96bc17117799ab40853e0>`_  2022-02-12   ``Added template_ext = ('.json') to databricks operators #18925 (#21530)``
-`d94fa3783 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
-`6c3a67d4f <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
-`602abe839 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
-================================================================================================  ===========  =============================================================================
+=================================================================================================  ===========  =============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =============================================================================
+`f5b96315fe <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
+`62bf1276f6 <https://github.com/apache/airflow/commit/62bf1276f6b6de00779e13749ab92a67890d23f4>`_  2022-03-01   ``Add-showing-runtime-error-feature-to-DatabricksSubmitRunOperator (#21709)``
+`27d19e7626 <https://github.com/apache/airflow/commit/27d19e7626ef80687997a6799762fa00162c1328>`_  2022-02-27   ``Databricks SQL operators (#21363)``
+`a1845c68f9 <https://github.com/apache/airflow/commit/a1845c68f9a04e61dd99ccc0a23d17a277babf57>`_  2022-02-26   ``Databricks: add support for triggering jobs by name (#21663)``
+`7cca82495b <https://github.com/apache/airflow/commit/7cca82495b38d9e3c52a086958f07719981eb1cd>`_  2022-02-15   ``Updated Databricks docs for correct jobs 2.1 API and links (#21494)``
+`0a2d0d1ecb <https://github.com/apache/airflow/commit/0a2d0d1ecbb7a72677f96bc17117799ab40853e0>`_  2022-02-12   ``Added template_ext = ('.json') to databricks operators #18925 (#21530)``
+`d94fa37830 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
+`6c3a67d4fc <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
+`602abe8394 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
+=================================================================================================  ===========  =============================================================================
 
 2.2.0
 .....
 
 Latest change: 2021-12-31
 
-================================================================================================  ===========  ==================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==================================================================================
-`f77417eb0 <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
-`97496ba2b <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
-`0bf424f37 <https://github.com/apache/airflow/commit/0bf424f37fc2786e7a74e7f1df88dc92538abbd4>`_  2021-12-30   ``Fix mypy databricks operator (#20598)``
-`d56e7b56b <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
-`a0821235f <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
-`c5c18c54f <https://github.com/apache/airflow/commit/c5c18c54fa83463bc953249dc28edcbf7179da17>`_  2021-12-29   ``Databricks: fix verification of Managed Identity (#20550)``
-`d3b3161f0 <https://github.com/apache/airflow/commit/d3b3161f0da47975e779255806a0fb0019cd38df>`_  2021-12-28   ``Remove 'host' as an instance attr in 'DatabricksHook' (#20540)``
-`58afc1937 <https://github.com/apache/airflow/commit/58afc193776a8e811e9a210a18f93dabebc904d4>`_  2021-12-28   ``Add 'wait_for_termination' argument for Databricks Operators (#20536)``
-`e7659d08b <https://github.com/apache/airflow/commit/e7659d08b0ca83913bc958f54658385ac77e366a>`_  2021-12-27   ``Update connection object to ''cached_property'' in ''DatabricksHook'' (#20526)``
-`cad39274d <https://github.com/apache/airflow/commit/cad39274d9a8eceba2845dc39e8c870959746478>`_  2021-12-14   ``Fix MyPy Errors for Databricks provider. (#20265)``
-================================================================================================  ===========  ==================================================================================
+=================================================================================================  ===========  ==================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==================================================================================
+`f77417eb0d <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
+`97496ba2b4 <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
+`0bf424f37f <https://github.com/apache/airflow/commit/0bf424f37fc2786e7a74e7f1df88dc92538abbd4>`_  2021-12-30   ``Fix mypy databricks operator (#20598)``
+`d56e7b56bb <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
+`a0821235fb <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
+`c5c18c54fa <https://github.com/apache/airflow/commit/c5c18c54fa83463bc953249dc28edcbf7179da17>`_  2021-12-29   ``Databricks: fix verification of Managed Identity (#20550)``
+`d3b3161f0d <https://github.com/apache/airflow/commit/d3b3161f0da47975e779255806a0fb0019cd38df>`_  2021-12-28   ``Remove 'host' as an instance attr in 'DatabricksHook' (#20540)``
+`58afc19377 <https://github.com/apache/airflow/commit/58afc193776a8e811e9a210a18f93dabebc904d4>`_  2021-12-28   ``Add 'wait_for_termination' argument for Databricks Operators (#20536)``
+`e7659d08b0 <https://github.com/apache/airflow/commit/e7659d08b0ca83913bc958f54658385ac77e366a>`_  2021-12-27   ``Update connection object to ''cached_property'' in ''DatabricksHook'' (#20526)``
+`cad39274d9 <https://github.com/apache/airflow/commit/cad39274d9a8eceba2845dc39e8c870959746478>`_  2021-12-14   ``Fix MyPy Errors for Databricks provider. (#20265)``
+=================================================================================================  ===========  ==================================================================================
 
 2.1.0
 .....
 
 Latest change: 2021-12-10
 
-================================================================================================  ===========  =================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =================================================================================
-`820bfed51 <https://github.com/apache/airflow/commit/820bfed515bd7d6b2fb7aaa31b2e23f98454f870>`_  2021-12-10   ``Prepare docs for provider's RC2 release (#20205)``
-`66f94f95c <https://github.com/apache/airflow/commit/66f94f95c2e92baad2761b5a1fa405e36c17808a>`_  2021-12-10   ``Remove db call from 'DatabricksHook.__init__()' (#20180)``
-`545ca59ba <https://github.com/apache/airflow/commit/545ca59ba9a0b346cbbf28cc6958f9575e5e6b0b>`_  2021-12-08   ``Unhide changelog entry for databricks (#20128)``
-`637db1a0b <https://github.com/apache/airflow/commit/637db1a0ba9c8173372f1f5d6f60ec4c4f3699d8>`_  2021-12-07   ``Update documentation for RC2 release of November Databricks Provider (#20086)``
-`728e94a47 <https://github.com/apache/airflow/commit/728e94a47e0048829ce67096235d34019be9fac7>`_  2021-12-05   ``Refactor DatabricksHook (#19835)``
-`4925b37b6 <https://github.com/apache/airflow/commit/4925b37b661a1117dc9f1a10be11f03e67e1a413>`_  2021-12-04   ``Databricks hook: fix expiration time check (#20036)``
-`853576d90 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
-`11998848a <https://github.com/apache/airflow/commit/11998848a4b07f255ae8fcd78d6ad549dabea7e6>`_  2021-11-24   ``Databricks: add more methods to represent run state information (#19723)``
-`56bdfe7a8 <https://github.com/apache/airflow/commit/56bdfe7a840c25360d596ca94fd11d2ccfadb4ba>`_  2021-11-22   ``Databricks - allow Azure SP authentication on other Azure clouds (#19722)``
-`244627e3d <https://github.com/apache/airflow/commit/244627e3daa3e416696e5ddb20a2d4ea5e16b96e>`_  2021-11-14   ``Databricks: allow to specify PAT in Password field (#19585)``
-`0a4a8bdb9 <https://github.com/apache/airflow/commit/0a4a8bdb943979820fa7067797764e47f3e0b0c3>`_  2021-11-14   ``Databricks jobs 2.1 (#19544)``
-`8ae878953 <https://github.com/apache/airflow/commit/8ae878953b183b2689481f5e5806bc2ccca4c509>`_  2021-11-09   ``Update Databricks API from 2.0 to 2.1 (#19412)``
-`28b51fb7b <https://github.com/apache/airflow/commit/28b51fb7bd886e6a2de216d877cc69147441818e>`_  2021-11-08   ``Authentication with AAD tokens in Databricks provider (#19335)``
-`3a0c45585 <https://github.com/apache/airflow/commit/3a0c4558558689d7498fe2fc171ad9a8e132119e>`_  2021-11-07   ``Update Databricks operators to match latest version of API 2.0 (#19443)``
-`d9567eb10 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
-`f5ad26dcd <https://github.com/apache/airflow/commit/f5ad26dcdd7bcb724992528dce71056965b94d26>`_  2021-10-21   ``Fixup string concatenations (#19099)``
-================================================================================================  ===========  =================================================================================
+=================================================================================================  ===========  =================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =================================================================================
+`820bfed515 <https://github.com/apache/airflow/commit/820bfed515bd7d6b2fb7aaa31b2e23f98454f870>`_  2021-12-10   ``Prepare docs for provider's RC2 release (#20205)``
+`66f94f95c2 <https://github.com/apache/airflow/commit/66f94f95c2e92baad2761b5a1fa405e36c17808a>`_  2021-12-10   ``Remove db call from 'DatabricksHook.__init__()' (#20180)``
+`545ca59ba9 <https://github.com/apache/airflow/commit/545ca59ba9a0b346cbbf28cc6958f9575e5e6b0b>`_  2021-12-08   ``Unhide changelog entry for databricks (#20128)``
+`637db1a0ba <https://github.com/apache/airflow/commit/637db1a0ba9c8173372f1f5d6f60ec4c4f3699d8>`_  2021-12-07   ``Update documentation for RC2 release of November Databricks Provider (#20086)``
+`728e94a47e <https://github.com/apache/airflow/commit/728e94a47e0048829ce67096235d34019be9fac7>`_  2021-12-05   ``Refactor DatabricksHook (#19835)``
+`4925b37b66 <https://github.com/apache/airflow/commit/4925b37b661a1117dc9f1a10be11f03e67e1a413>`_  2021-12-04   ``Databricks hook: fix expiration time check (#20036)``
+`853576d901 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
+`11998848a4 <https://github.com/apache/airflow/commit/11998848a4b07f255ae8fcd78d6ad549dabea7e6>`_  2021-11-24   ``Databricks: add more methods to represent run state information (#19723)``
+`56bdfe7a84 <https://github.com/apache/airflow/commit/56bdfe7a840c25360d596ca94fd11d2ccfadb4ba>`_  2021-11-22   ``Databricks - allow Azure SP authentication on other Azure clouds (#19722)``
+`244627e3da <https://github.com/apache/airflow/commit/244627e3daa3e416696e5ddb20a2d4ea5e16b96e>`_  2021-11-14   ``Databricks: allow to specify PAT in Password field (#19585)``
+`0a4a8bdb94 <https://github.com/apache/airflow/commit/0a4a8bdb943979820fa7067797764e47f3e0b0c3>`_  2021-11-14   ``Databricks jobs 2.1 (#19544)``
+`8ae878953b <https://github.com/apache/airflow/commit/8ae878953b183b2689481f5e5806bc2ccca4c509>`_  2021-11-09   ``Update Databricks API from 2.0 to 2.1 (#19412)``
+`28b51fb7bd <https://github.com/apache/airflow/commit/28b51fb7bd886e6a2de216d877cc69147441818e>`_  2021-11-08   ``Authentication with AAD tokens in Databricks provider (#19335)``
+`3a0c455855 <https://github.com/apache/airflow/commit/3a0c4558558689d7498fe2fc171ad9a8e132119e>`_  2021-11-07   ``Update Databricks operators to match latest version of API 2.0 (#19443)``
+`d9567eb106 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
+`f5ad26dcdd <https://github.com/apache/airflow/commit/f5ad26dcdd7bcb724992528dce71056965b94d26>`_  2021-10-21   ``Fixup string concatenations (#19099)``
+=================================================================================================  ===========  =================================================================================
 
 2.0.2
 .....
 
 Latest change: 2021-09-30
 
-================================================================================================  ===========  ======================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================================
-`840ea3efb <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_  2021-09-30   ``Update documentation for September providers release (#18613)``
-`ef037e702 <https://github.com/apache/airflow/commit/ef037e702182e4370cb00c853c4fb0e246a0479c>`_  2021-09-29   ``Static start_date and default arg cleanup for misc. provider example DAGs (#18597)``
-`0b7b13372 <https://github.com/apache/airflow/commit/0b7b13372f6dbf18a35d5346d3955f65b31dd00d>`_  2021-09-18   ``Move DB call out of ''DatabricksHook.__init__'' (#18339)``
-================================================================================================  ===========  ======================================================================================
+=================================================================================================  ===========  ======================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================================
+`840ea3efb9 <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_  2021-09-30   ``Update documentation for September providers release (#18613)``
+`ef037e7021 <https://github.com/apache/airflow/commit/ef037e702182e4370cb00c853c4fb0e246a0479c>`_  2021-09-29   ``Static start_date and default arg cleanup for misc. provider example DAGs (#18597)``
+`0b7b13372f <https://github.com/apache/airflow/commit/0b7b13372f6dbf18a35d5346d3955f65b31dd00d>`_  2021-09-18   ``Move DB call out of ''DatabricksHook.__init__'' (#18339)``
+=================================================================================================  ===========  ======================================================================================
 
 2.0.1
 .....
 
 Latest change: 2021-08-30
 
-================================================================================================  ===========  ============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ============================================================================
-`0a6858847 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
-`be75dcd39 <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_  2021-08-23   ``Update description about the new ''connection-types'' provider meta-data``
-`76ed2a49c <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_  2021-08-19   ``Import Hooks lazily individually in providers manager (#17682)``
-`87f408b1e <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
-`b916b7507 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
-`866a601b7 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
-================================================================================================  ===========  ============================================================================
+=================================================================================================  ===========  ============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ============================================================================
+`0a68588479 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
+`be75dcd39c <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_  2021-08-23   ``Update description about the new ''connection-types'' provider meta-data``
+`76ed2a49c6 <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_  2021-08-19   ``Import Hooks lazily individually in providers manager (#17682)``
+`87f408b1e7 <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
+`b916b75079 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
+`866a601b76 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
+=================================================================================================  ===========  ============================================================================
 
 2.0.0
 .....
 
 Latest change: 2021-06-18
 
-================================================================================================  ===========  =================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =================================================================
-`bbc627a3d <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
-`cbf8001d7 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
-`1fba5402b <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
-`9c94b72d4 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
-`37681bca0 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
-`807ad32ce <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_  2021-05-01   ``Prepares provider release after PIP 21 compatibility (#15576)``
-`df143aee8 <https://github.com/apache/airflow/commit/df143aee8d9e7e0089b747bdd27addf63bb4962f>`_  2021-04-29   ``An initial rework of the "Concepts" docs (#15444)``
-`49cae1f05 <https://github.com/apache/airflow/commit/49cae1f052ab86369bbc28eb8aba5166b7be7711>`_  2021-04-17   ``Add documentation for Databricks connection (#15410)``
-`68e4c4dcb <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
-================================================================================================  ===========  =================================================================
+=================================================================================================  ===========  =================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =================================================================
+`bbc627a3da <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
+`cbf8001d76 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
+`1fba5402bb <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
+`9c94b72d44 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
+`37681bca00 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
+`807ad32ce5 <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_  2021-05-01   ``Prepares provider release after PIP 21 compatibility (#15576)``
+`df143aee8d <https://github.com/apache/airflow/commit/df143aee8d9e7e0089b747bdd27addf63bb4962f>`_  2021-04-29   ``An initial rework of the "Concepts" docs (#15444)``
+`49cae1f052 <https://github.com/apache/airflow/commit/49cae1f052ab86369bbc28eb8aba5166b7be7711>`_  2021-04-17   ``Add documentation for Databricks connection (#15410)``
+`68e4c4dcb0 <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
+=================================================================================================  ===========  =================================================================
 
 1.0.1
 .....
 
 Latest change: 2021-02-04
 
-================================================================================================  ===========  ========================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ========================================================
-`88bdcfa0d <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_  2021-02-04   ``Prepare to release a new wave of providers. (#14013)``
-`ac2f72c98 <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_  2021-02-01   ``Implement provider versioning tools (#13767)``
-`a9ac2b040 <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_  2021-01-23   ``Switch to f-strings using flynt. (#13732)``
-`3fd5ef355 <https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e>`_  2021-01-21   ``Add missing logos for integrations (#13717)``
-`295d66f91 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_  2020-12-30   ``Fix Grammar in PIP warning (#13380)``
-`6cf76d7ac <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_  2020-12-18   ``Fix typo in pip upgrade command :( (#13148)``
-================================================================================================  ===========  ========================================================
+=================================================================================================  ===========  ========================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ========================================================
+`88bdcfa0df <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_  2021-02-04   ``Prepare to release a new wave of providers. (#14013)``
+`ac2f72c98d <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_  2021-02-01   ``Implement provider versioning tools (#13767)``
+`a9ac2b040b <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_  2021-01-23   ``Switch to f-strings using flynt. (#13732)``
+`3fd5ef3555 <https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e>`_  2021-01-21   ``Add missing logos for integrations (#13717)``
+`295d66f914 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_  2020-12-30   ``Fix Grammar in PIP warning (#13380)``
+`6cf76d7ac0 <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_  2020-12-18   ``Fix typo in pip upgrade command :( (#13148)``
+=================================================================================================  ===========  ========================================================
 
 1.0.0
 .....
 
 Latest change: 2020-12-09
 
-================================================================================================  ===========  ======================================================================================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================================================================================================================
-`32971a1a2 <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_  2020-12-09   ``Updates providers versions to 1.0.0 (#12955)``
-`b40dffa08 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_  2020-12-08   ``Rename remaing modules to match AIP-21 (#12917)``
-`9b39f2478 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_  2020-12-08   ``Add support for dynamic connection form fields per provider (#12558)``
-`bd90136aa <https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2>`_  2020-11-30   ``Move operator guides to provider documentation packages (#12681)``
-`c34ef853c <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_  2020-11-20   ``Separate out documentation building per provider  (#12444)``
-`008035450 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_  2020-11-18   ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
-`7ca0b6f12 <https://github.com/apache/airflow/commit/7ca0b6f121c9cec6e25de130f86a56d7c7fbe38c>`_  2020-11-18   ``Enable Markdownlint rule MD003/heading-style/header-style (#12427) (#12438)``
-`ae7cb4a1e <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_  2020-11-17   ``Update wrong commit hash in backport provider changes (#12390)``
-`6889a333c <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_  2020-11-15   ``Improvements for operators and hooks ref docs (#12366)``
-`7825e8f59 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_  2020-11-13   ``Docs installation improvements (#12304)``
-`b02722313 <https://github.com/apache/airflow/commit/b0272231320a4975cc39968dec8f0abf7a5cca11>`_  2020-11-13   ``Add install/uninstall api to databricks hook (#12316)``
-`85a18e13d <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_  2020-11-09   ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
-`59eb5de78 <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_  2020-11-09   ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
-`b2a28d159 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_  2020-11-09   ``Moves provider packages scripts to dev (#12082)``
-`7e0d08e1f <https://github.com/apache/airflow/commit/7e0d08e1f074871307f0eb9e9ae7a66f7ce67626>`_  2020-11-09   ``Add how-to Guide for Databricks operators (#12175)``
-`4e8f9cc8d <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_  2020-11-03   ``Enable Black - Python Auto Formmatter (#9550)``
-`8c42cf1b0 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_  2020-11-03   ``Use PyUpgrade to use Python 3.6 features (#11447)``
-`5a439e84e <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_  2020-10-26   ``Prepare providers release 0.0.2a1 (#11855)``
-`872b1566a <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_  2020-10-25   ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
-`349b0811c <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_  2020-10-20   ``Add D200 pydocstyle check (#11688)``
-`16e712971 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_  2020-10-13   ``Added support for provider packages for Airflow 2.0 (#11487)``
-`0a0e1af80 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_  2020-10-03   ``Fix Broken Markdown links in Providers README TOC (#11249)``
-`ca4238eb4 <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_  2020-10-02   ``Fixed month in backport packages to October (#11242)``
-`5220e4c38 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_  2020-10-02   ``Prepare Backport release 2020.09.07 (#11238)``
-`54353f874 <https://github.com/apache/airflow/commit/54353f874589f9be236458995147d13e0e763ffc>`_  2020-09-27   ``Increase type coverage for five different providers (#11170)``
-`966a06d96 <https://github.com/apache/airflow/commit/966a06d96bbfe330f1d2825f7b7eaa16d43b7a00>`_  2020-09-18   ``Fetching databricks host from connection if not supplied in extras. (#10762)``
-`9549274d1 <https://github.com/apache/airflow/commit/9549274d110f689a0bd709db829a4d69e274eed9>`_  2020-09-09   ``Upgrade black to 20.8b1 (#10818)``
-`fdd9b6f65 <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_  2020-08-25   ``Enable Black on Providers Packages (#10543)``
-`bfefcce0c <https://github.com/apache/airflow/commit/bfefcce0c9f273042dd79ff50eb9af032ecacf59>`_  2020-08-25   ``Updated REST API call so GET requests pass payload in query string instead of request body (#10462)``
-`3696c34c2 <https://github.com/apache/airflow/commit/3696c34c28c6bc7b442deab999d9ecba24ed0e34>`_  2020-08-24   ``Fix typo in the word "release" (#10528)``
-`2f2d8dbfa <https://github.com/apache/airflow/commit/2f2d8dbfafefb4be3dd80f22f31c649c8498f148>`_  2020-08-25   ``Remove all "noinspection" comments native to IntelliJ (#10525)``
-`ee7ca128a <https://github.com/apache/airflow/commit/ee7ca128a17937313566f2badb6cc569c614db94>`_  2020-08-22   ``Fix broken Markdown refernces in Providers README (#10483)``
-`cdec30125 <https://github.com/apache/airflow/commit/cdec3012542b45d23a05f62d69110944ba542e2a>`_  2020-08-07   ``Add correct signature to all operators and sensors (#10205)``
-`7d24b088c <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (2) (#9985)``
-`e13a14c87 <https://github.com/apache/airflow/commit/e13a14c8730f4f633d996dd7d3468fe827136a84>`_  2020-06-21   ``Enable & Fix Whitespace related PyDocStyle Checks (#9458)``
-`d0e7db402 <https://github.com/apache/airflow/commit/d0e7db4024806af35e3c9a2cae460fdeedd4d2ec>`_  2020-06-19   ``Fixed release number for fresh release (#9408)``
-`12af6a080 <https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1>`_  2020-06-19   ``Final cleanup for 2020.6.23rc1 release preparation (#9404)``
-`c7e5bce57 <https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13>`_  2020-06-19   ``Prepare backport release candidate for 2020.6.23rc1 (#9370)``
-`f6bd817a3 <https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac>`_  2020-06-16   ``Introduce 'transfers' packages (#9320)``
-`0b0e4f7a4 <https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34>`_  2020-05-26   ``Preparing for RC3 relase of backports (#9026)``
-`00642a46d <https://github.com/apache/airflow/commit/00642a46d019870c4decb3d0e47c01d6a25cb88c>`_  2020-05-26   ``Fixed name of 20 remaining wrongly named operators. (#8994)``
-`f1073381e <https://github.com/apache/airflow/commit/f1073381ed764a218b2502d15ca28a5b326f9f2d>`_  2020-05-22   ``Add support for spark python and submit tasks in Databricks operator(#8846)``
-`375d1ca22 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_  2020-05-19   ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
-`12c5e5d8a <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_  2020-05-17   ``Prepare release candidate for backport packages (#8891)``
-`f3521fb0e <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_  2020-05-16   ``Regenerate readme files for backport package release (#8886)``
-`92585ca4c <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_  2020-05-15   ``Added automated release notes generation for backport operators (#8807)``
-`649935e8c <https://github.com/apache/airflow/commit/649935e8ce906759fdd08884ab1e3db0a03f6953>`_  2020-04-27   ``[AIRFLOW-8472]: 'PATCH' for Databricks hook '_do_api_call' (#8473)``
-`16903ba3a <https://github.com/apache/airflow/commit/16903ba3a6ee5e61f1c6b5d17a8c6cf3c3a9a7f6>`_  2020-04-24   ``[AIRFLOW-8474]: Adding possibility to get job_id from Databricks run (#8475)``
-`5648dfbc3 <https://github.com/apache/airflow/commit/5648dfbc300337b10567ef4e07045ea29d33ec06>`_  2020-03-23   ``Add missing call to Super class in 'amazon', 'cloudant & 'databricks' providers (#7827)``
-`3320e432a <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_  2020-02-24   ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
-`4d03e33c1 <https://github.com/apache/airflow/commit/4d03e33c115018e30fa413c42b16212481ad25cc>`_  2020-02-22   ``[AIRFLOW-6817] remove imports from 'airflow/__init__.py', replaced implicit imports with explicit imports, added entry to 'UPDATING.MD' - squashed/rebased (#7456)``
-`97a429f9d <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_  2020-02-02   ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
-`83c037873 <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_  2020-01-30   ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
-`c42a375e7 <https://github.com/apache/airflow/commit/c42a375e799e5adb3f9536616372dc90ff47e6c8>`_  2020-01-27   ``[AIRFLOW-6644][AIP-21] Move service classes to providers package (#7265)``
-================================================================================================  ===========  ======================================================================================================================================================================
+=================================================================================================  ===========  ======================================================================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================================================================================================================
+`32971a1a2d <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_  2020-12-09   ``Updates providers versions to 1.0.0 (#12955)``
+`b40dffa085 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_  2020-12-08   ``Rename remaing modules to match AIP-21 (#12917)``
+`9b39f24780 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_  2020-12-08   ``Add support for dynamic connection form fields per provider (#12558)``
+`bd90136aaf <https://github.com/apache/airflow/commit/bd90136aaf5035e3234fe545b79a3e4aad21efe2>`_  2020-11-30   ``Move operator guides to provider documentation packages (#12681)``
+`c34ef853c8 <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_  2020-11-20   ``Separate out documentation building per provider  (#12444)``
+`0080354502 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_  2020-11-18   ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
+`7ca0b6f121 <https://github.com/apache/airflow/commit/7ca0b6f121c9cec6e25de130f86a56d7c7fbe38c>`_  2020-11-18   ``Enable Markdownlint rule MD003/heading-style/header-style (#12427) (#12438)``
+`ae7cb4a1e2 <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_  2020-11-17   ``Update wrong commit hash in backport provider changes (#12390)``
+`6889a333cf <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_  2020-11-15   ``Improvements for operators and hooks ref docs (#12366)``
+`7825e8f590 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_  2020-11-13   ``Docs installation improvements (#12304)``
+`b027223132 <https://github.com/apache/airflow/commit/b0272231320a4975cc39968dec8f0abf7a5cca11>`_  2020-11-13   ``Add install/uninstall api to databricks hook (#12316)``
+`85a18e13d9 <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_  2020-11-09   ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
+`59eb5de78c <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_  2020-11-09   ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
+`b2a28d1590 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_  2020-11-09   ``Moves provider packages scripts to dev (#12082)``
+`7e0d08e1f0 <https://github.com/apache/airflow/commit/7e0d08e1f074871307f0eb9e9ae7a66f7ce67626>`_  2020-11-09   ``Add how-to Guide for Databricks operators (#12175)``
+`4e8f9cc8d0 <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_  2020-11-03   ``Enable Black - Python Auto Formmatter (#9550)``
+`8c42cf1b00 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_  2020-11-03   ``Use PyUpgrade to use Python 3.6 features (#11447)``
+`5a439e84eb <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_  2020-10-26   ``Prepare providers release 0.0.2a1 (#11855)``
+`872b1566a1 <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_  2020-10-25   ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
+`349b0811c3 <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_  2020-10-20   ``Add D200 pydocstyle check (#11688)``
+`16e7129719 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_  2020-10-13   ``Added support for provider packages for Airflow 2.0 (#11487)``
+`0a0e1af800 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_  2020-10-03   ``Fix Broken Markdown links in Providers README TOC (#11249)``
+`ca4238eb4d <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_  2020-10-02   ``Fixed month in backport packages to October (#11242)``
+`5220e4c384 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_  2020-10-02   ``Prepare Backport release 2020.09.07 (#11238)``
+`54353f8745 <https://github.com/apache/airflow/commit/54353f874589f9be236458995147d13e0e763ffc>`_  2020-09-27   ``Increase type coverage for five different providers (#11170)``
+`966a06d96b <https://github.com/apache/airflow/commit/966a06d96bbfe330f1d2825f7b7eaa16d43b7a00>`_  2020-09-18   ``Fetching databricks host from connection if not supplied in extras. (#10762)``
+`9549274d11 <https://github.com/apache/airflow/commit/9549274d110f689a0bd709db829a4d69e274eed9>`_  2020-09-09   ``Upgrade black to 20.8b1 (#10818)``
+`fdd9b6f65b <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_  2020-08-25   ``Enable Black on Providers Packages (#10543)``
+`bfefcce0c9 <https://github.com/apache/airflow/commit/bfefcce0c9f273042dd79ff50eb9af032ecacf59>`_  2020-08-25   ``Updated REST API call so GET requests pass payload in query string instead of request body (#10462)``
+`3696c34c28 <https://github.com/apache/airflow/commit/3696c34c28c6bc7b442deab999d9ecba24ed0e34>`_  2020-08-24   ``Fix typo in the word "release" (#10528)``
+`2f2d8dbfaf <https://github.com/apache/airflow/commit/2f2d8dbfafefb4be3dd80f22f31c649c8498f148>`_  2020-08-25   ``Remove all "noinspection" comments native to IntelliJ (#10525)``
+`ee7ca128a1 <https://github.com/apache/airflow/commit/ee7ca128a17937313566f2badb6cc569c614db94>`_  2020-08-22   ``Fix broken Markdown refernces in Providers README (#10483)``
+`cdec301254 <https://github.com/apache/airflow/commit/cdec3012542b45d23a05f62d69110944ba542e2a>`_  2020-08-07   ``Add correct signature to all operators and sensors (#10205)``
+`7d24b088cd <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (2) (#9985)``
+`e13a14c873 <https://github.com/apache/airflow/commit/e13a14c8730f4f633d996dd7d3468fe827136a84>`_  2020-06-21   ``Enable & Fix Whitespace related PyDocStyle Checks (#9458)``
+`d0e7db4024 <https://github.com/apache/airflow/commit/d0e7db4024806af35e3c9a2cae460fdeedd4d2ec>`_  2020-06-19   ``Fixed release number for fresh release (#9408)``
+`12af6a0800 <https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1>`_  2020-06-19   ``Final cleanup for 2020.6.23rc1 release preparation (#9404)``
+`c7e5bce57f <https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13>`_  2020-06-19   ``Prepare backport release candidate for 2020.6.23rc1 (#9370)``
+`f6bd817a3a <https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac>`_  2020-06-16   ``Introduce 'transfers' packages (#9320)``
+`0b0e4f7a4c <https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34>`_  2020-05-26   ``Preparing for RC3 relase of backports (#9026)``
+`00642a46d0 <https://github.com/apache/airflow/commit/00642a46d019870c4decb3d0e47c01d6a25cb88c>`_  2020-05-26   ``Fixed name of 20 remaining wrongly named operators. (#8994)``
+`f1073381ed <https://github.com/apache/airflow/commit/f1073381ed764a218b2502d15ca28a5b326f9f2d>`_  2020-05-22   ``Add support for spark python and submit tasks in Databricks operator(#8846)``
+`375d1ca229 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_  2020-05-19   ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
+`12c5e5d8ae <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_  2020-05-17   ``Prepare release candidate for backport packages (#8891)``
+`f3521fb0e3 <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_  2020-05-16   ``Regenerate readme files for backport package release (#8886)``
+`92585ca4cb <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_  2020-05-15   ``Added automated release notes generation for backport operators (#8807)``
+`649935e8ce <https://github.com/apache/airflow/commit/649935e8ce906759fdd08884ab1e3db0a03f6953>`_  2020-04-27   ``[AIRFLOW-8472]: 'PATCH' for Databricks hook '_do_api_call' (#8473)``
+`16903ba3a6 <https://github.com/apache/airflow/commit/16903ba3a6ee5e61f1c6b5d17a8c6cf3c3a9a7f6>`_  2020-04-24   ``[AIRFLOW-8474]: Adding possibility to get job_id from Databricks run (#8475)``
+`5648dfbc30 <https://github.com/apache/airflow/commit/5648dfbc300337b10567ef4e07045ea29d33ec06>`_  2020-03-23   ``Add missing call to Super class in 'amazon', 'cloudant & 'databricks' providers (#7827)``
+`3320e432a1 <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_  2020-02-24   ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
+`4d03e33c11 <https://github.com/apache/airflow/commit/4d03e33c115018e30fa413c42b16212481ad25cc>`_  2020-02-22   ``[AIRFLOW-6817] remove imports from 'airflow/__init__.py', replaced implicit imports with explicit imports, added entry to 'UPDATING.MD' - squashed/rebased (#7456)``
+`97a429f9d0 <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_  2020-02-02   ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
+`83c037873f <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_  2020-01-30   ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
+`c42a375e79 <https://github.com/apache/airflow/commit/c42a375e799e5adb3f9536616372dc90ff47e6c8>`_  2020-01-27   ``[AIRFLOW-6644][AIP-21] Move service classes to providers package (#7265)``
+=================================================================================================  ===========  ======================================================================================================================================================================
diff --git a/docs/apache-airflow-providers-databricks/index.rst b/docs/apache-airflow-providers-databricks/index.rst
index f41834a95b..db900f24c1 100644
--- a/docs/apache-airflow-providers-databricks/index.rst
+++ b/docs/apache-airflow-providers-databricks/index.rst
@@ -59,7 +59,7 @@ Package apache-airflow-providers-databricks
 `Databricks <https://databricks.com/>`__
 
 
-Release: 2.7.0
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -79,9 +79,10 @@ PIP requirements
 ============================  ===================
 PIP package                   Version required
 ============================  ===================
-``apache-airflow``            ``>=2.1.0``
+``apache-airflow``            ``>=2.2.0``
+``aiohttp``                   ``>=3.6.3, <4``
 ``databricks-sql-connector``  ``>=2.0.0, <3.0.0``
-``requests``                  ``>=2.26.0, <3``
+``requests``                  ``>=2.27,<3``
 ============================  ===================
 
 .. include:: ../../airflow/providers/databricks/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-datadog/commits.rst b/docs/apache-airflow-providers-datadog/commits.rst
index a381ab48c9..6ed26e311f 100644
--- a/docs/apache-airflow-providers-datadog/commits.rst
+++ b/docs/apache-airflow-providers-datadog/commits.rst
@@ -28,6 +28,32 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`df84c4ad42 <https://github.com/apache/airflow/commit/df84c4ad42b1bbaf352d14973f1f867c89dc0a3b>`_  2022-05-19   ``Support host_name on Datadog provider (#23784)``
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+=================================================================================================  ===========  ===========================================================================
+
+2.0.4
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.0.3
 .....
 
diff --git a/docs/apache-airflow-providers-datadog/index.rst b/docs/apache-airflow-providers-datadog/index.rst
index 07e6f13d95..0fb8af04e4 100644
--- a/docs/apache-airflow-providers-datadog/index.rst
+++ b/docs/apache-airflow-providers-datadog/index.rst
@@ -51,7 +51,7 @@ Package apache-airflow-providers-datadog
 `Datadog <https://www.datadoghq.com/>`__
 
 
-Release: 2.0.4
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -71,7 +71,7 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``datadog``         ``>=0.14.0``
 ==================  ==================
 
diff --git a/docs/apache-airflow-providers-dbt-cloud/commits.rst b/docs/apache-airflow-providers-dbt-cloud/commits.rst
index 0076cf9b47..35427ab703 100644
--- a/docs/apache-airflow-providers-dbt-cloud/commits.rst
+++ b/docs/apache-airflow-providers-dbt-cloud/commits.rst
@@ -20,7 +20,7 @@
 Package apache-airflow-providers-dbt-cloud
 ------------------------------------------------------
 
-`dbt Cloud <https://www.getdbt.com/product/what-is-dbt/>`__).
+`dbt Cloud <https://www.getdbt.com/product/what-is-dbt/>`__
 
 
 This is detailed commit list of changes for versions provider package: ``dbt.cloud``.
@@ -28,6 +28,36 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+2.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ===============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===============================================================================
+`7498fba826 <https://github.com/apache/airflow/commit/7498fba826ec477b02a40a2e23e1c685f148e20f>`_  2022-06-06   ``Enable dbt Cloud provider to interact with single tenant instances (#24264)``
+`5e6997ed45 <https://github.com/apache/airflow/commit/5e6997ed45be0972bf5ea7dc06e4e1cef73b735a>`_  2022-06-06   ``Update dbt.py (#24218)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`8f2213fcd0 <https://github.com/apache/airflow/commit/8f2213fcd0b8f775792bf2fd4931607992649046>`_  2022-06-05   ``AIP-47 - Migrate dbt DAGs to new design #22472 (#24202)``
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`f935c9f163 <https://github.com/apache/airflow/commit/f935c9f163bbc2de9034ddf4c0a0cc960a031661>`_  2022-04-23   ``Fix typo in dbt Cloud provider description (#23179)``
+`49e336ae03 <https://github.com/apache/airflow/commit/49e336ae0302b386a2f47269a6d13988382d975f>`_  2022-04-13   ``Replace usage of 'DummyOperator' with 'EmptyOperator' (#22974)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+=================================================================================================  ===========  ===============================================================================
+
+1.0.2
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 1.0.1
 .....
 
diff --git a/docs/apache-airflow-providers-dbt-cloud/index.rst b/docs/apache-airflow-providers-dbt-cloud/index.rst
index 03888f0066..4c7f30e2ce 100644
--- a/docs/apache-airflow-providers-dbt-cloud/index.rst
+++ b/docs/apache-airflow-providers-dbt-cloud/index.rst
@@ -60,10 +60,10 @@ Content
 Package apache-airflow-providers-dbt-cloud
 ------------------------------------------------------
 
-`dbt Cloud <https://www.getdbt.com/product/what-is-dbt/>`__).
+`dbt Cloud <https://www.getdbt.com/product/what-is-dbt/>`__
 
 
-Release: 1.0.2
+Release: 2.0.0
 
 Provider package
 ----------------
@@ -83,7 +83,7 @@ PIP requirements
 =================================  ==================
 PIP package                        Version required
 =================================  ==================
-``apache-airflow``                 ``>=2.1.0``
+``apache-airflow``                 ``>=2.2.0``
 ``apache-airflow-providers-http``
 =================================  ==================
 
@@ -112,7 +112,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-dbt-cloud 1.0.2 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dbt-cloud-1.0.2.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dbt-cloud-1.0.2.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dbt-cloud-1.0.2.tar.gz.sha512>`__)
-* `The apache-airflow-providers-dbt-cloud 1.0.2 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dbt_cloud-1.0.2-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dbt_cloud-1.0.2-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dbt_cloud-1.0.2-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-dbt-cloud 2.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dbt-cloud-2.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dbt-cloud-2.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dbt-cloud-2.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-dbt-cloud 2.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dbt_cloud-2.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dbt_cloud-2.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dbt_cloud-2.0.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/dbt/cloud/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-dingding/commits.rst b/docs/apache-airflow-providers-dingding/commits.rst
index 19909c5d88..da1fc111a7 100644
--- a/docs/apache-airflow-providers-dingding/commits.rst
+++ b/docs/apache-airflow-providers-dingding/commits.rst
@@ -28,6 +28,33 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`942e1264a7 <https://github.com/apache/airflow/commit/942e1264a7c9921652a3c03684d0444613cd5051>`_  2022-06-03   ``Migrate DingTalk example DAGs to new design #22443 (#24133)``
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`2d109401b3 <https://github.com/apache/airflow/commit/2d109401b3566aef613501691d18cf7e4c776cd2>`_  2022-05-04   ``Bump pre-commit hook versions (#22887)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`7fe97fb86f <https://github.com/apache/airflow/commit/7fe97fb86ffbf51db2d54e9a1b46520f5591579a>`_  2022-04-13   ``Update tree doc references to grid (#22966)``
+=================================================================================================  ===========  ===========================================================================
+
+2.0.4
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.0.3
 .....
 
diff --git a/docs/apache-airflow-providers-dingding/index.rst b/docs/apache-airflow-providers-dingding/index.rst
index d16ddd056b..cbd8272283 100644
--- a/docs/apache-airflow-providers-dingding/index.rst
+++ b/docs/apache-airflow-providers-dingding/index.rst
@@ -58,7 +58,7 @@ Package apache-airflow-providers-dingding
 `Dingding <https://oapi.dingtalk.com/>`__
 
 
-Release: 2.0.4
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -97,7 +97,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-dingding 2.0.4 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dingding-2.0.4.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dingding-2.0.4.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dingding-2.0.4.tar.gz.sha512>`__)
-* `The apache-airflow-providers-dingding 2.0.4 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dingding-2.0.4-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dingding-2.0.4-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dingding-2.0.4-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-dingding 3.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dingding-3.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dingding-3.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-dingding-3.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-dingding 3.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dingding-3.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dingding-3.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_dingding-3.0.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/dingding/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-discord/commits.rst b/docs/apache-airflow-providers-discord/commits.rst
index 84b4330034..e5e07f99b6 100644
--- a/docs/apache-airflow-providers-discord/commits.rst
+++ b/docs/apache-airflow-providers-discord/commits.rst
@@ -28,14 +28,26 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+=================================================================================================  ===========  ===========================================================================
+
 2.1.4
 .....
 
-Latest change: 2022-03-31
+Latest change: 2022-04-07
 
 =================================================================================================  ===========  =================================================================================
 Commit                                                                                             Committed    Subject
 =================================================================================================  ===========  =================================================================================
+`56ab82ed7a <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
 `dae5640ab3 <https://github.com/apache/airflow/commit/dae5640ab33a9deb00b620549b0695e276498621>`_  2022-03-31   ``Set 'webhook_endpoint' as templated field in 'DiscordWebhookOperator'(#22570)``
 =================================================================================================  ===========  =================================================================================
 
diff --git a/docs/apache-airflow-providers-discord/index.rst b/docs/apache-airflow-providers-discord/index.rst
index ddd0fef0f1..ebaccd1fa9 100644
--- a/docs/apache-airflow-providers-discord/index.rst
+++ b/docs/apache-airflow-providers-discord/index.rst
@@ -46,7 +46,7 @@ Package apache-airflow-providers-discord
 `Discord <https://discordapp.com/>`__
 
 
-Release: 2.1.4
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -85,7 +85,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-discord 2.1.4 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-discord-2.1.4.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-discord-2.1.4.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-discord-2.1.4.tar.gz.sha512>`__)
-* `The apache-airflow-providers-discord 2.1.4 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_discord-2.1.4-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_discord-2.1.4-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_discord-2.1.4-py3-none-any.whl.sha512>`__)
+* `The apache-airflow-providers-discord 3.0.0 sdist package <https://downloads.apache.org/airflow/providers/apache-airflow-providers-discord-3.0.0.tar.gz>`_ (`asc <https://downloads.apache.org/airflow/providers/apache-airflow-providers-discord-3.0.0.tar.gz.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache-airflow-providers-discord-3.0.0.tar.gz.sha512>`__)
+* `The apache-airflow-providers-discord 3.0.0 wheel package <https://downloads.apache.org/airflow/providers/apache_airflow_providers_discord-3.0.0-py3-none-any.whl>`_ (`asc <https://downloads.apache.org/airflow/providers/apache_airflow_providers_discord-3.0.0-py3-none-any.whl.asc>`__, `sha512 <https://downloads.apache.org/airflow/providers/apache_airflow_providers_discord-3.0.0-py3-none-any.whl.sha512>`__)
 
 .. include:: ../../airflow/providers/discord/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-docker/commits.rst b/docs/apache-airflow-providers-docker/commits.rst
index caa4492853..b2d57122d1 100644
--- a/docs/apache-airflow-providers-docker/commits.rst
+++ b/docs/apache-airflow-providers-docker/commits.rst
@@ -28,312 +28,326 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-06
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`06856337a5 <https://github.com/apache/airflow/commit/06856337a51139d66b1a39544e276e477c6b5ea1>`_  2022-06-06   ``docker new system test (#23167)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`97b443aa59 <https://github.com/apache/airflow/commit/97b443aa5931fccc0482f2a286574f4dc672d486>`_  2022-05-28   ``Remove 'xcom_push' from 'DockerOperator' (#23981)``
+=================================================================================================  ===========  ===========================================================================
+
 2.7.0
 .....
 
-Latest change: 2022-05-09
+Latest change: 2022-05-12
 
-================================================================================================  ===========  ===========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===========================================================================
-`24bb9f3a6 <https://github.com/apache/airflow/commit/24bb9f3a6ff875abe2b40698cff9008a8b957428>`_  2022-05-09   ``Add 'device_requests' parameter to 'DockerOperator' (#23554)``
-`8b6b0848a <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
-`6933022e9 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
-================================================================================================  ===========  ===========================================================================
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`24bb9f3a6f <https://github.com/apache/airflow/commit/24bb9f3a6ff875abe2b40698cff9008a8b957428>`_  2022-05-09   ``Add 'device_requests' parameter to 'DockerOperator' (#23554)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+=================================================================================================  ===========  ===========================================================================
 
 2.6.0
 .....
 
 Latest change: 2022-04-07
 
-================================================================================================  ===========  ======================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================
-`56ab82ed7 <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
-`e1a42c4fc <https://github.com/apache/airflow/commit/e1a42c4fc8a634852dd5ac5b16cade620851477f>`_  2022-03-28   ``Add timeout parameter to 'DockerOperator' (#22502)``
-================================================================================================  ===========  ======================================================
+=================================================================================================  ===========  ======================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================
+`56ab82ed7a <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
+`e1a42c4fc8 <https://github.com/apache/airflow/commit/e1a42c4fc8a634852dd5ac5b16cade620851477f>`_  2022-03-28   ``Add timeout parameter to 'DockerOperator' (#22502)``
+=================================================================================================  ===========  ======================================================
 
 2.5.2
 .....
 
 Latest change: 2022-03-22
 
-================================================================================================  ===========  ==================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==================================================================================
-`d7dbfb7e2 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
-`31096cc88 <https://github.com/apache/airflow/commit/31096cc8834af37d8c481bf248ce666e1ec85c87>`_  2022-03-21   ``Correct 'multiple_outputs' param descriptions mentioning lists/tuples (#22371)``
-================================================================================================  ===========  ==================================================================================
+=================================================================================================  ===========  ==================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==================================================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+`31096cc883 <https://github.com/apache/airflow/commit/31096cc8834af37d8c481bf248ce666e1ec85c87>`_  2022-03-21   ``Correct 'multiple_outputs' param descriptions mentioning lists/tuples (#22371)``
+=================================================================================================  ===========  ==================================================================================
 
 2.5.1
 .....
 
 Latest change: 2022-03-14
 
-================================================================================================  ===========  ==============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==============================================================================
-`16adc035b <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
-`03cdfe701 <https://github.com/apache/airflow/commit/03cdfe701bd52dc85572fe1ec5fd68d742775c8c>`_  2022-03-11   ``Avoid trying to kill container when it did not succeed for Docker (#22145)``
-================================================================================================  ===========  ==============================================================================
+=================================================================================================  ===========  ==============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================================
+`16adc035b1 <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
+`03cdfe701b <https://github.com/apache/airflow/commit/03cdfe701bd52dc85572fe1ec5fd68d742775c8c>`_  2022-03-11   ``Avoid trying to kill container when it did not succeed for Docker (#22145)``
+=================================================================================================  ===========  ==============================================================================
 
 2.5.0
 .....
 
 Latest change: 2022-03-07
 
-================================================================================================  ===========  =========================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =========================================================================================
-`f5b96315f <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
-`188ac5199 <https://github.com/apache/airflow/commit/188ac519964c6b6acf9d6ab144e7ff7e5538547c>`_  2022-03-07   ``Change default python executable to python3 for docker decorator (#21973)``
-`7acc190a2 <https://github.com/apache/airflow/commit/7acc190a23fa8549db1de46c509f1e5959e87b3b>`_  2022-03-06   ``added docker network_mode options (#21986)``
-`3035d3ab1 <https://github.com/apache/airflow/commit/3035d3ab1629d56f3c1084283bed5a9c43258e90>`_  2022-03-01   ``Switch to Debian 11 (bullseye) as base for our dockerfiles (#21378) (#21875)``
-`8299adec9 <https://github.com/apache/airflow/commit/8299adec91586f8aae86c14144e0182e0ba6e6b4>`_  2022-02-28   ``Revert "Switch to Debian 11 (bullseye) as base for our dockerfiles (#21378)" (#21874)``
-`5d89dea56 <https://github.com/apache/airflow/commit/5d89dea56843d7b76d5e308e373ba16ecbcffa77>`_  2022-02-28   ``Switch to Debian 11 (bullseye) as base for our dockerfiles (#21378)``
-================================================================================================  ===========  =========================================================================================
+=================================================================================================  ===========  =========================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =========================================================================================
+`f5b96315fe <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
+`188ac51996 <https://github.com/apache/airflow/commit/188ac519964c6b6acf9d6ab144e7ff7e5538547c>`_  2022-03-07   ``Change default python executable to python3 for docker decorator (#21973)``
+`7acc190a23 <https://github.com/apache/airflow/commit/7acc190a23fa8549db1de46c509f1e5959e87b3b>`_  2022-03-06   ``added docker network_mode options (#21986)``
+`3035d3ab16 <https://github.com/apache/airflow/commit/3035d3ab1629d56f3c1084283bed5a9c43258e90>`_  2022-03-01   ``Switch to Debian 11 (bullseye) as base for our dockerfiles (#21378) (#21875)``
+`8299adec91 <https://github.com/apache/airflow/commit/8299adec91586f8aae86c14144e0182e0ba6e6b4>`_  2022-02-28   ``Revert "Switch to Debian 11 (bullseye) as base for our dockerfiles (#21378)" (#21874)``
+`5d89dea568 <https://github.com/apache/airflow/commit/5d89dea56843d7b76d5e308e373ba16ecbcffa77>`_  2022-02-28   ``Switch to Debian 11 (bullseye) as base for our dockerfiles (#21378)``
+=================================================================================================  ===========  =========================================================================================
 
 2.4.1
 .....
 
 Latest change: 2022-02-08
 
-================================================================================================  ===========  ==========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==========================================================================
-`d94fa3783 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
-`63fa25723 <https://github.com/apache/airflow/commit/63fa257231f5ff372cf6ab91a744cfc37ec0e9b8>`_  2022-02-08   ``Fix docker behaviour with byte lines returned (#21429)``
-`6c3a67d4f <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
-`2f4a3d4d4 <https://github.com/apache/airflow/commit/2f4a3d4d4008a95fc36971802c514fef68e8a5d4>`_  2022-02-01   ``Fixes Docker xcom functionality (#21175)``
-`cb7305321 <https://github.com/apache/airflow/commit/cb73053211367e2c2dd76d5279cdc7dc7b190124>`_  2022-01-27   ``Add optional features in providers. (#21074)``
-`602abe839 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
-`2c840670c <https://github.com/apache/airflow/commit/2c840670c03e6b4a3913454e5d5e9523e85b28e9>`_  2022-01-18   ``Rewrite the task decorator as a composition (#20868)``
-================================================================================================  ===========  ==========================================================================
+=================================================================================================  ===========  ==========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==========================================================================
+`d94fa37830 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
+`63fa257231 <https://github.com/apache/airflow/commit/63fa257231f5ff372cf6ab91a744cfc37ec0e9b8>`_  2022-02-08   ``Fix docker behaviour with byte lines returned (#21429)``
+`6c3a67d4fc <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
+`2f4a3d4d40 <https://github.com/apache/airflow/commit/2f4a3d4d4008a95fc36971802c514fef68e8a5d4>`_  2022-02-01   ``Fixes Docker xcom functionality (#21175)``
+`cb73053211 <https://github.com/apache/airflow/commit/cb73053211367e2c2dd76d5279cdc7dc7b190124>`_  2022-01-27   ``Add optional features in providers. (#21074)``
+`602abe8394 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
+`2c840670c0 <https://github.com/apache/airflow/commit/2c840670c03e6b4a3913454e5d5e9523e85b28e9>`_  2022-01-18   ``Rewrite the task decorator as a composition (#20868)``
+=================================================================================================  ===========  ==========================================================================
 
 2.4.0
 .....
 
 Latest change: 2021-12-31
 
-================================================================================================  ===========  =========================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =========================================================================
-`f77417eb0 <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
-`97496ba2b <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
-`83f8e178b <https://github.com/apache/airflow/commit/83f8e178ba7a3d4ca012c831a5bfc2cade9e812d>`_  2021-12-31   ``Even more typing in operators (template_fields/ext) (#20608)``
-`d56e7b56b <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
-`a0821235f <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
-`59e4b78da <https://github.com/apache/airflow/commit/59e4b78daa3496cb0358ce34aeb5ebf6f5565ce0>`_  2021-12-29   ``Fix MyPy errors for Airflow decorators (#20034)``
-`b20e6d3f0 <https://github.com/apache/airflow/commit/b20e6d3f060bc385e350433070d5707ae6d6d0b0>`_  2021-12-14   ``Fix mypy docker provider (#20235)``
-`1924e29fa <https://github.com/apache/airflow/commit/1924e29fa2ca5bdf61daec81639b9b247f1bd004>`_  2021-12-03   ``Allow DockerOperator's image to be templated (#19997)``
-`853576d90 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
-`aa2cb5545 <https://github.com/apache/airflow/commit/aa2cb5545f09d694b9143b323efcd4f6b6c66e60>`_  2021-11-12   ``Remove remaining 'pylint: disable' comments (#19541)``
-================================================================================================  ===========  =========================================================================
+=================================================================================================  ===========  =========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =========================================================================
+`f77417eb0d <https://github.com/apache/airflow/commit/f77417eb0d3f12e4849d80645325c02a48829278>`_  2021-12-31   ``Fix K8S changelog to be PyPI-compatible (#20614)``
+`97496ba2b4 <https://github.com/apache/airflow/commit/97496ba2b41063fa24393c58c5c648a0cdb5a7f8>`_  2021-12-31   ``Update documentation for provider December 2021 release (#20523)``
+`83f8e178ba <https://github.com/apache/airflow/commit/83f8e178ba7a3d4ca012c831a5bfc2cade9e812d>`_  2021-12-31   ``Even more typing in operators (template_fields/ext) (#20608)``
+`d56e7b56bb <https://github.com/apache/airflow/commit/d56e7b56bb9827daaf8890557147fd10bdf72a7e>`_  2021-12-30   ``Fix template_fields type to have MyPy friendly Sequence type (#20571)``
+`a0821235fb <https://github.com/apache/airflow/commit/a0821235fb6877a471973295fe42283ef452abf6>`_  2021-12-30   ``Use typed Context EVERYWHERE (#20565)``
+`59e4b78daa <https://github.com/apache/airflow/commit/59e4b78daa3496cb0358ce34aeb5ebf6f5565ce0>`_  2021-12-29   ``Fix MyPy errors for Airflow decorators (#20034)``
+`b20e6d3f06 <https://github.com/apache/airflow/commit/b20e6d3f060bc385e350433070d5707ae6d6d0b0>`_  2021-12-14   ``Fix mypy docker provider (#20235)``
+`1924e29fa2 <https://github.com/apache/airflow/commit/1924e29fa2ca5bdf61daec81639b9b247f1bd004>`_  2021-12-03   ``Allow DockerOperator's image to be templated (#19997)``
+`853576d901 <https://github.com/apache/airflow/commit/853576d9019d2aca8de1d9c587c883dcbe95b46a>`_  2021-11-30   ``Update documentation for November 2021 provider's release (#19882)``
+`aa2cb5545f <https://github.com/apache/airflow/commit/aa2cb5545f09d694b9143b323efcd4f6b6c66e60>`_  2021-11-12   ``Remove remaining 'pylint: disable' comments (#19541)``
+=================================================================================================  ===========  =========================================================================
 
 2.3.0
 .....
 
 Latest change: 2021-10-29
 
-================================================================================================  ===========  =================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =================================================================
-`d9567eb10 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
-`45c70f397 <https://github.com/apache/airflow/commit/45c70f397afc54a931bf40ceb843c7b9a9cd75e3>`_  2021-10-29   ``Add support of placement in the DockerSwarmOperator (#18990)``
-`f5ad26dcd <https://github.com/apache/airflow/commit/f5ad26dcdd7bcb724992528dce71056965b94d26>`_  2021-10-21   ``Fixup string concatenations (#19099)``
-`315493513 <https://github.com/apache/airflow/commit/3154935138748a8ac89aa4c8fde848e31610941b>`_  2021-10-12   ``Remove the docker timeout workaround (#18872)``
-`43f334f4b <https://github.com/apache/airflow/commit/43f334f4bdedbb39f72cb28585e9500a506480e1>`_  2021-10-06   ``Move docker decorator example dag to docker provider (#18739)``
-================================================================================================  ===========  =================================================================
+=================================================================================================  ===========  =================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =================================================================
+`d9567eb106 <https://github.com/apache/airflow/commit/d9567eb106929b21329c01171fd398fbef2dc6c6>`_  2021-10-29   ``Prepare documentation for October Provider's release (#19321)``
+`45c70f397a <https://github.com/apache/airflow/commit/45c70f397afc54a931bf40ceb843c7b9a9cd75e3>`_  2021-10-29   ``Add support of placement in the DockerSwarmOperator (#18990)``
+`f5ad26dcdd <https://github.com/apache/airflow/commit/f5ad26dcdd7bcb724992528dce71056965b94d26>`_  2021-10-21   ``Fixup string concatenations (#19099)``
+`3154935138 <https://github.com/apache/airflow/commit/3154935138748a8ac89aa4c8fde848e31610941b>`_  2021-10-12   ``Remove the docker timeout workaround (#18872)``
+`43f334f4bd <https://github.com/apache/airflow/commit/43f334f4bdedbb39f72cb28585e9500a506480e1>`_  2021-10-06   ``Move docker decorator example dag to docker provider (#18739)``
+=================================================================================================  ===========  =================================================================
 
 2.2.0
 .....
 
 Latest change: 2021-09-30
 
-================================================================================================  ===========  ======================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================================
-`840ea3efb <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_  2021-09-30   ``Update documentation for September providers release (#18613)``
-`ef037e702 <https://github.com/apache/airflow/commit/ef037e702182e4370cb00c853c4fb0e246a0479c>`_  2021-09-29   ``Static start_date and default arg cleanup for misc. provider example DAGs (#18597)``
-`2a3cbabbf <https://github.com/apache/airflow/commit/2a3cbabbf8a21123e0b9c35866226087c3cebc4c>`_  2021-09-23   ``Cope with '@task.docker' decorated function not returning anything (#18463)``
-`a9772cf28 <https://github.com/apache/airflow/commit/a9772cf287111a63eac8c2deb1190f7054d7580f>`_  2021-09-20   ``Add a Docker Taskflow decorator (#15330)``
-================================================================================================  ===========  ======================================================================================
+=================================================================================================  ===========  ======================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================================
+`840ea3efb9 <https://github.com/apache/airflow/commit/840ea3efb9533837e9f36b75fa527a0fbafeb23a>`_  2021-09-30   ``Update documentation for September providers release (#18613)``
+`ef037e7021 <https://github.com/apache/airflow/commit/ef037e702182e4370cb00c853c4fb0e246a0479c>`_  2021-09-29   ``Static start_date and default arg cleanup for misc. provider example DAGs (#18597)``
+`2a3cbabbf8 <https://github.com/apache/airflow/commit/2a3cbabbf8a21123e0b9c35866226087c3cebc4c>`_  2021-09-23   ``Cope with '@task.docker' decorated function not returning anything (#18463)``
+`a9772cf287 <https://github.com/apache/airflow/commit/a9772cf287111a63eac8c2deb1190f7054d7580f>`_  2021-09-20   ``Add a Docker Taskflow decorator (#15330)``
+=================================================================================================  ===========  ======================================================================================
 
 2.1.1
 .....
 
 Latest change: 2021-08-30
 
-================================================================================================  ===========  ============================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ============================================================================================
-`0a6858847 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
-`be75dcd39 <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_  2021-08-23   ``Update description about the new ''connection-types'' provider meta-data``
-`76ed2a49c <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_  2021-08-19   ``Import Hooks lazily individually in providers manager (#17682)``
-`4da4c186e <https://github.com/apache/airflow/commit/4da4c186ecdcdae308fe8b4a7994c21faf42bc96>`_  2021-08-19   ``Add support for configs, secrets, networks and replicas for DockerSwarmOperator (#17474)``
-================================================================================================  ===========  ============================================================================================
+=================================================================================================  ===========  ============================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ============================================================================================
+`0a68588479 <https://github.com/apache/airflow/commit/0a68588479e34cf175d744ea77b283d9d78ea71a>`_  2021-08-30   ``Add August 2021 Provider's documentation (#17890)``
+`be75dcd39c <https://github.com/apache/airflow/commit/be75dcd39cd10264048c86e74110365bd5daf8b7>`_  2021-08-23   ``Update description about the new ''connection-types'' provider meta-data``
+`76ed2a49c6 <https://github.com/apache/airflow/commit/76ed2a49c6cd285bf59706cf04f39a7444c382c9>`_  2021-08-19   ``Import Hooks lazily individually in providers manager (#17682)``
+`4da4c186ec <https://github.com/apache/airflow/commit/4da4c186ecdcdae308fe8b4a7994c21faf42bc96>`_  2021-08-19   ``Add support for configs, secrets, networks and replicas for DockerSwarmOperator (#17474)``
+=================================================================================================  ===========  ============================================================================================
 
 2.1.0
 .....
 
 Latest change: 2021-07-26
 
-================================================================================================  ===========  ===============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===============================================================================
-`87f408b1e <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
-`b10ed95a2 <https://github.com/apache/airflow/commit/b10ed95a2aded01eb5580120ab2abbde1bac633b>`_  2021-07-26   ``Updating Docker example DAGs to use XComArgs (#16871)``
-`cd3307ff2 <https://github.com/apache/airflow/commit/cd3307ff2147b170dc3feb5999edf5c8eebed4ba>`_  2021-07-26   ``fix string encoding when using xcom / json (#13536)``
-`24d02bfa8 <https://github.com/apache/airflow/commit/24d02bfa840ae2a315af4280b2c185122e3c30e1>`_  2021-07-19   ``Prepares documentation for RC2 release of Docker Provider (#17066)``
-`b076ac592 <https://github.com/apache/airflow/commit/b076ac5925e1a316dd6e9ad8ee4d1a2223e376ca>`_  2021-07-18   ``[FIX] Docker provider - retry docker in docker (#17061)``
-`d02ded65e <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_  2021-07-15   ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
-`b916b7507 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
-`bc004151e <https://github.com/apache/airflow/commit/bc004151ed6924ee7bec5d9d047aedb4873806da>`_  2021-07-15   ``Adds option to disable mounting temporary folder in DockerOperator (#16932)``
-`866a601b7 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
-================================================================================================  ===========  ===============================================================================
+=================================================================================================  ===========  ===============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===============================================================================
+`87f408b1e7 <https://github.com/apache/airflow/commit/87f408b1e78968580c760acb275ae5bb042161db>`_  2021-07-26   ``Prepares docs for Rc2 release of July providers (#17116)``
+`b10ed95a2a <https://github.com/apache/airflow/commit/b10ed95a2aded01eb5580120ab2abbde1bac633b>`_  2021-07-26   ``Updating Docker example DAGs to use XComArgs (#16871)``
+`cd3307ff21 <https://github.com/apache/airflow/commit/cd3307ff2147b170dc3feb5999edf5c8eebed4ba>`_  2021-07-26   ``fix string encoding when using xcom / json (#13536)``
+`24d02bfa84 <https://github.com/apache/airflow/commit/24d02bfa840ae2a315af4280b2c185122e3c30e1>`_  2021-07-19   ``Prepares documentation for RC2 release of Docker Provider (#17066)``
+`b076ac5925 <https://github.com/apache/airflow/commit/b076ac5925e1a316dd6e9ad8ee4d1a2223e376ca>`_  2021-07-18   ``[FIX] Docker provider - retry docker in docker (#17061)``
+`d02ded65ea <https://github.com/apache/airflow/commit/d02ded65eaa7d2281e249b3fa028605d1b4c52fb>`_  2021-07-15   ``Fixed wrongly escaped characters in amazon's changelog (#17020)``
+`b916b75079 <https://github.com/apache/airflow/commit/b916b7507921129dc48d6add1bdc4b923b60c9b9>`_  2021-07-15   ``Prepare documentation for July release of providers. (#17015)``
+`bc004151ed <https://github.com/apache/airflow/commit/bc004151ed6924ee7bec5d9d047aedb4873806da>`_  2021-07-15   ``Adds option to disable mounting temporary folder in DockerOperator (#16932)``
+`866a601b76 <https://github.com/apache/airflow/commit/866a601b76e219b3c043e1dbbc8fb22300866351>`_  2021-06-28   ``Removes pylint from our toolchain (#16682)``
+=================================================================================================  ===========  ===============================================================================
 
 2.0.0
 .....
 
 Latest change: 2021-06-18
 
-================================================================================================  ===========  =================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =================================================================
-`bbc627a3d <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
-`cbf8001d7 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
-`8a9c33783 <https://github.com/apache/airflow/commit/8a9c3378385454f16560d82e885ebc00c5ec069c>`_  2021-06-15   ``Remove class references in changelogs (#16454)``
-`1fba5402b <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
-`9c94b72d4 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
-`12995cfb9 <https://github.com/apache/airflow/commit/12995cfb9a90d1f93511a4a4ab692323e62cc318>`_  2021-05-17   ``Replace DockerOperator's 'volumes' arg for 'mounts' (#15843)``
-`37681bca0 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
-================================================================================================  ===========  =================================================================
+=================================================================================================  ===========  =================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =================================================================
+`bbc627a3da <https://github.com/apache/airflow/commit/bbc627a3dab17ba4cf920dd1a26dbed6f5cebfd1>`_  2021-06-18   ``Prepares documentation for rc2 release of Providers (#16501)``
+`cbf8001d76 <https://github.com/apache/airflow/commit/cbf8001d7630530773f623a786f9eb319783b33c>`_  2021-06-16   ``Synchronizes updated changelog after buggfix release (#16464)``
+`8a9c337838 <https://github.com/apache/airflow/commit/8a9c3378385454f16560d82e885ebc00c5ec069c>`_  2021-06-15   ``Remove class references in changelogs (#16454)``
+`1fba5402bb <https://github.com/apache/airflow/commit/1fba5402bb14b3ffa6429fdc683121935f88472f>`_  2021-06-15   ``More documentation update for June providers release (#16405)``
+`9c94b72d44 <https://github.com/apache/airflow/commit/9c94b72d440b18a9e42123d20d48b951712038f9>`_  2021-06-07   ``Updated documentation for June 2021 provider release (#16294)``
+`12995cfb9a <https://github.com/apache/airflow/commit/12995cfb9a90d1f93511a4a4ab692323e62cc318>`_  2021-05-17   ``Replace DockerOperator's 'volumes' arg for 'mounts' (#15843)``
+`37681bca00 <https://github.com/apache/airflow/commit/37681bca0081dd228ac4047c17631867bba7a66f>`_  2021-05-07   ``Auto-apply apply_default decorator (#15667)``
+=================================================================================================  ===========  =================================================================
 
 1.2.0
 .....
 
 Latest change: 2021-05-01
 
-================================================================================================  ===========  ======================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================
-`807ad32ce <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_  2021-05-01   ``Prepares provider release after PIP 21 compatibility (#15576)``
-`5b2fe0e74 <https://github.com/apache/airflow/commit/5b2fe0e74013cd08d1f76f5c115f2c8f990ff9bc>`_  2021-04-27   ``Add Connection Documentation for Popular Providers (#15393)``
-`594d93d3b <https://github.com/apache/airflow/commit/594d93d3b0882132615ec26770ea77ff6aac5dff>`_  2021-04-09   ``Entrypoint support in docker operator (#14642)``
-`566127308 <https://github.com/apache/airflow/commit/566127308f283e2eff29e8a7fbfb01f17a1cd18a>`_  2021-04-08   ``Add PythonVirtualenvDecorator to Taskflow API (#14761)``
-`ab4771769 <https://github.com/apache/airflow/commit/ab477176998090e8fb94d6f0e6bf056bad2da441>`_  2021-04-07   ``Support all terminus task states in Docker Swarm Operator (#14960)``
-================================================================================================  ===========  ======================================================================
+=================================================================================================  ===========  ======================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================
+`807ad32ce5 <https://github.com/apache/airflow/commit/807ad32ce59e001cb3532d98a05fa7d0d7fabb95>`_  2021-05-01   ``Prepares provider release after PIP 21 compatibility (#15576)``
+`5b2fe0e740 <https://github.com/apache/airflow/commit/5b2fe0e74013cd08d1f76f5c115f2c8f990ff9bc>`_  2021-04-27   ``Add Connection Documentation for Popular Providers (#15393)``
+`594d93d3b0 <https://github.com/apache/airflow/commit/594d93d3b0882132615ec26770ea77ff6aac5dff>`_  2021-04-09   ``Entrypoint support in docker operator (#14642)``
+`566127308f <https://github.com/apache/airflow/commit/566127308f283e2eff29e8a7fbfb01f17a1cd18a>`_  2021-04-08   ``Add PythonVirtualenvDecorator to Taskflow API (#14761)``
+`ab47717699 <https://github.com/apache/airflow/commit/ab477176998090e8fb94d6f0e6bf056bad2da441>`_  2021-04-07   ``Support all terminus task states in Docker Swarm Operator (#14960)``
+=================================================================================================  ===========  ======================================================================
 
 1.1.0
 .....
 
 Latest change: 2021-04-06
 
-================================================================================================  ===========  =============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =============================================================================
-`042be2e4e <https://github.com/apache/airflow/commit/042be2e4e06b988f5ba2dc146f53774dabc8b76b>`_  2021-04-06   ``Updated documentation for provider packages before April release (#15236)``
-`68e4c4dcb <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
-`3064bf044 <https://github.com/apache/airflow/commit/3064bf04429f86ff2b527704603ef3ca9b9fe22f>`_  2021-03-02   ``Add privileged option in DockerOperator (#14157)``
-================================================================================================  ===========  =============================================================================
+=================================================================================================  ===========  =============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =============================================================================
+`042be2e4e0 <https://github.com/apache/airflow/commit/042be2e4e06b988f5ba2dc146f53774dabc8b76b>`_  2021-04-06   ``Updated documentation for provider packages before April release (#15236)``
+`68e4c4dcb0 <https://github.com/apache/airflow/commit/68e4c4dcb0416eb51a7011a3bb040f1e23d7bba8>`_  2021-03-20   ``Remove Backport Providers (#14886)``
+`3064bf0442 <https://github.com/apache/airflow/commit/3064bf04429f86ff2b527704603ef3ca9b9fe22f>`_  2021-03-02   ``Add privileged option in DockerOperator (#14157)``
+=================================================================================================  ===========  =============================================================================
 
 1.0.2
 .....
 
 Latest change: 2021-02-27
 
-================================================================================================  ===========  =======================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  =======================================================================
-`589d6dec9 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_  2021-02-27   ``Prepare to release the next wave of providers: (#14487)``
-`10343ec29 <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
-================================================================================================  ===========  =======================================================================
+=================================================================================================  ===========  =======================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =======================================================================
+`589d6dec92 <https://github.com/apache/airflow/commit/589d6dec922565897785bcbc5ac6bb3b973d7f5d>`_  2021-02-27   ``Prepare to release the next wave of providers: (#14487)``
+`10343ec29f <https://github.com/apache/airflow/commit/10343ec29f8f0abc5b932ba26faf49bc63c6bcda>`_  2021-02-05   ``Corrections in docs and tools after releasing provider RCs (#14082)``
+=================================================================================================  ===========  =======================================================================
 
 1.0.1
 .....
 
 Latest change: 2021-02-04
 
-================================================================================================  ===========  ==============================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==============================================================================
-`88bdcfa0d <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_  2021-02-04   ``Prepare to release a new wave of providers. (#14013)``
-`ac2f72c98 <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_  2021-02-01   ``Implement provider versioning tools (#13767)``
-`ba54afe58 <https://github.com/apache/airflow/commit/ba54afe58b7cbd3711aca23252027fbd034cca41>`_  2021-01-31   ``Remove failed DockerOperator tasks with auto_remove=True (#13532) (#13993)``
-`25d68a7a9 <https://github.com/apache/airflow/commit/25d68a7a9e0b4481486552ece9e77bcaabfa4de2>`_  2021-01-30   ``Fix error on DockerSwarmOperator with auto_remove True (#13532) (#13852)``
-`a9ac2b040 <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_  2021-01-23   ``Switch to f-strings using flynt. (#13732)``
-`3fd5ef355 <https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e>`_  2021-01-21   ``Add missing logos for integrations (#13717)``
-`295d66f91 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_  2020-12-30   ``Fix Grammar in PIP warning (#13380)``
-`6cf76d7ac <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_  2020-12-18   ``Fix typo in pip upgrade command :( (#13148)``
-================================================================================================  ===========  ==============================================================================
+=================================================================================================  ===========  ==============================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================================
+`88bdcfa0df <https://github.com/apache/airflow/commit/88bdcfa0df5bcb4c489486e05826544b428c8f43>`_  2021-02-04   ``Prepare to release a new wave of providers. (#14013)``
+`ac2f72c98d <https://github.com/apache/airflow/commit/ac2f72c98dc0821b33721054588adbf2bb53bb0b>`_  2021-02-01   ``Implement provider versioning tools (#13767)``
+`ba54afe58b <https://github.com/apache/airflow/commit/ba54afe58b7cbd3711aca23252027fbd034cca41>`_  2021-01-31   ``Remove failed DockerOperator tasks with auto_remove=True (#13532) (#13993)``
+`25d68a7a9e <https://github.com/apache/airflow/commit/25d68a7a9e0b4481486552ece9e77bcaabfa4de2>`_  2021-01-30   ``Fix error on DockerSwarmOperator with auto_remove True (#13532) (#13852)``
+`a9ac2b040b <https://github.com/apache/airflow/commit/a9ac2b040b64de1aa5d9c2b9def33334e36a8d22>`_  2021-01-23   ``Switch to f-strings using flynt. (#13732)``
+`3fd5ef3555 <https://github.com/apache/airflow/commit/3fd5ef355556cf0ad7896bb570bbe4b2eabbf46e>`_  2021-01-21   ``Add missing logos for integrations (#13717)``
+`295d66f914 <https://github.com/apache/airflow/commit/295d66f91446a69610576d040ba687b38f1c5d0a>`_  2020-12-30   ``Fix Grammar in PIP warning (#13380)``
+`6cf76d7ac0 <https://github.com/apache/airflow/commit/6cf76d7ac01270930de7f105fb26428763ee1d4e>`_  2020-12-18   ``Fix typo in pip upgrade command :( (#13148)``
+=================================================================================================  ===========  ==============================================================================
 
 1.0.0
 .....
 
 Latest change: 2020-12-09
 
-================================================================================================  ===========  ======================================================================================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ======================================================================================================================================================================
-`32971a1a2 <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_  2020-12-09   ``Updates providers versions to 1.0.0 (#12955)``
-`b40dffa08 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_  2020-12-08   ``Rename remaing modules to match AIP-21 (#12917)``
-`9b39f2478 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_  2020-12-08   ``Add support for dynamic connection form fields per provider (#12558)``
-`6b339c70c <https://github.com/apache/airflow/commit/6b339c70c45a2bad0e1e2c3f6638f4c59475569e>`_  2020-12-03   ``Avoid log spam & have more meaningful log when pull image in DockerOperator (#12763)``
-`2037303ee <https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143>`_  2020-11-29   ``Adds support for Connection/Hook discovery from providers (#12466)``
-`c34ef853c <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_  2020-11-20   ``Separate out documentation building per provider  (#12444)``
-`008035450 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_  2020-11-18   ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
-`ae7cb4a1e <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_  2020-11-17   ``Update wrong commit hash in backport provider changes (#12390)``
-`6889a333c <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_  2020-11-15   ``Improvements for operators and hooks ref docs (#12366)``
-`7825e8f59 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_  2020-11-13   ``Docs installation improvements (#12304)``
-`85a18e13d <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_  2020-11-09   ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
-`59eb5de78 <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_  2020-11-09   ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
-`b2a28d159 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_  2020-11-09   ``Moves provider packages scripts to dev (#12082)``
-`4e8f9cc8d <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_  2020-11-03   ``Enable Black - Python Auto Formmatter (#9550)``
-`8c42cf1b0 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_  2020-11-03   ``Use PyUpgrade to use Python 3.6 features (#11447)``
-`0314a3a21 <https://github.com/apache/airflow/commit/0314a3a218f864f78ec260cc66134e7acae34bc5>`_  2020-11-01   ``Allow airflow.providers to be installed in multiple python folders (#10806)``
-`5a439e84e <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_  2020-10-26   ``Prepare providers release 0.0.2a1 (#11855)``
-`872b1566a <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_  2020-10-25   ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
-`349b0811c <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_  2020-10-20   ``Add D200 pydocstyle check (#11688)``
-`16e712971 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_  2020-10-13   ``Added support for provider packages for Airflow 2.0 (#11487)``
-`0a0e1af80 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_  2020-10-03   ``Fix Broken Markdown links in Providers README TOC (#11249)``
-`ca4238eb4 <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_  2020-10-02   ``Fixed month in backport packages to October (#11242)``
-`5220e4c38 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_  2020-10-02   ``Prepare Backport release 2020.09.07 (#11238)``
-`e3f96ce7a <https://github.com/apache/airflow/commit/e3f96ce7a8ac098aeef5e9930e6de6c428274d57>`_  2020-09-24   ``Fix incorrect Usage of Optional[bool] (#11138)``
-`2e56ee7b2 <https://github.com/apache/airflow/commit/2e56ee7b2283d9413cab6939ffbe241c154b39e2>`_  2020-08-27   ``DockerOperator extra_hosts argument support added (#10546)``
-`fdd9b6f65 <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_  2020-08-25   ``Enable Black on Providers Packages (#10543)``
-`3696c34c2 <https://github.com/apache/airflow/commit/3696c34c28c6bc7b442deab999d9ecba24ed0e34>`_  2020-08-24   ``Fix typo in the word "release" (#10528)``
-`2f2d8dbfa <https://github.com/apache/airflow/commit/2f2d8dbfafefb4be3dd80f22f31c649c8498f148>`_  2020-08-25   ``Remove all "noinspection" comments native to IntelliJ (#10525)``
-`ee7ca128a <https://github.com/apache/airflow/commit/ee7ca128a17937313566f2badb6cc569c614db94>`_  2020-08-22   ``Fix broken Markdown refernces in Providers README (#10483)``
-`cdec30125 <https://github.com/apache/airflow/commit/cdec3012542b45d23a05f62d69110944ba542e2a>`_  2020-08-07   ``Add correct signature to all operators and sensors (#10205)``
-`d79e7221d <https://github.com/apache/airflow/commit/d79e7221de76f01b5cd36c15224b59e8bb451c90>`_  2020-08-06   ``Type annotation for Docker operator (#9733)``
-`aeea71274 <https://github.com/apache/airflow/commit/aeea71274d4527ff2351102e94aa38bda6099e7f>`_  2020-08-02   ``Remove 'args' parameter from provider operator constructors (#10097)``
-`7d24b088c <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (2) (#9985)``
-`c2db0dfeb <https://github.com/apache/airflow/commit/c2db0dfeb13ee679bf4d7b57874f0fcb39c0f0ed>`_  2020-07-22   ``More strict rules in mypy (#9705) (#9906)``
-`5d61580c5 <https://github.com/apache/airflow/commit/5d61580c572118ed97b9ff32d7e3684be1fcb755>`_  2020-06-21   ``Enable 'Public function Missing Docstrings' PyDocStyle Check (#9463)``
-`d0e7db402 <https://github.com/apache/airflow/commit/d0e7db4024806af35e3c9a2cae460fdeedd4d2ec>`_  2020-06-19   ``Fixed release number for fresh release (#9408)``
-`12af6a080 <https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1>`_  2020-06-19   ``Final cleanup for 2020.6.23rc1 release preparation (#9404)``
-`c7e5bce57 <https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13>`_  2020-06-19   ``Prepare backport release candidate for 2020.6.23rc1 (#9370)``
-`f6bd817a3 <https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac>`_  2020-06-16   ``Introduce 'transfers' packages (#9320)``
-`4a74cf1a3 <https://github.com/apache/airflow/commit/4a74cf1a34cf20e49383f27e7cdc3ae80b9b0cde>`_  2020-06-08   ``Fix xcom in DockerOperator when auto_remove is used (#9173)``
-`b4b84a193 <https://github.com/apache/airflow/commit/b4b84a1933d055a2803b80b990482a7257a203ff>`_  2020-06-07   ``Add kernel capabilities in DockerOperator(#9142)``
-`0b0e4f7a4 <https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34>`_  2020-05-26   ``Preparing for RC3 relase of backports (#9026)``
-`00642a46d <https://github.com/apache/airflow/commit/00642a46d019870c4decb3d0e47c01d6a25cb88c>`_  2020-05-26   ``Fixed name of 20 remaining wrongly named operators. (#8994)``
-`375d1ca22 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_  2020-05-19   ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
-`12c5e5d8a <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_  2020-05-17   ``Prepare release candidate for backport packages (#8891)``
-`f3521fb0e <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_  2020-05-16   ``Regenerate readme files for backport package release (#8886)``
-`92585ca4c <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_  2020-05-15   ``Added automated release notes generation for backport operators (#8807)``
-`511d98e30 <https://github.com/apache/airflow/commit/511d98e30ded2bcce9d246b358f806cea45ebcb7>`_  2020-05-01   ``[AIRFLOW-4363] Fix JSON encoding error (#8287)``
-`0a1de1668 <https://github.com/apache/airflow/commit/0a1de16682da1d0a3fac668437434a72b3149fda>`_  2020-04-27   ``Stop DockerSwarmOperator from pulling Docker images (#8533)``
-`3237c7e31 <https://github.com/apache/airflow/commit/3237c7e31d008f73e6ba0ecc1f2331c7c80f0e17>`_  2020-04-26   ``[AIRFLOW-5850] Capture task logs in DockerSwarmOperator (#6552)``
-`9626b03d1 <https://github.com/apache/airflow/commit/9626b03d19905c6d1bfbd53064f85ffd3c39f0bf>`_  2020-03-30   ``[AIRFLOW-6574] Adding private_environment to docker operator. (#7671)``
-`733d3d3c3 <https://github.com/apache/airflow/commit/733d3d3c32e0305691f82102cfc346e8e85478b0>`_  2020-03-25   ``[AIRFLOW-4363] Fix JSON encoding error (#7628)``
-`4bde99f13 <https://github.com/apache/airflow/commit/4bde99f1323d72f6c84c1548079d5e98fc0a2a9a>`_  2020-03-23   ``Make airflow/providers pylint compatible (#7802)``
-`cd546b664 <https://github.com/apache/airflow/commit/cd546b664fa35a2bf85acd77af578c909a327d92>`_  2020-03-23   ``Add missing call to Super class in 'cncf' & 'docker' providers (#7825)``
-`3320e432a <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_  2020-02-24   ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
-`4d03e33c1 <https://github.com/apache/airflow/commit/4d03e33c115018e30fa413c42b16212481ad25cc>`_  2020-02-22   ``[AIRFLOW-6817] remove imports from 'airflow/__init__.py', replaced implicit imports with explicit imports, added entry to 'UPDATING.MD' - squashed/rebased (#7456)``
-`dbcd3d878 <https://github.com/apache/airflow/commit/dbcd3d8787741fd8203b6d9bdbc5d1da4b10a15b>`_  2020-02-18   ``[AIRFLOW-6804] Add the basic test for all example DAGs (#7419)``
-`9cbd7de6d <https://github.com/apache/airflow/commit/9cbd7de6d115795aba8bfb8addb060bfdfbdf87b>`_  2020-02-18   ``[AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests (#7412)``
-`97a429f9d <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_  2020-02-02   ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
-`83c037873 <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_  2020-01-30   ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
-`059eda05f <https://github.com/apache/airflow/commit/059eda05f82fefce4410f44f761f945a27d83daf>`_  2020-01-21   ``[AIRFLOW-6610] Move software classes to providers package (#7231)``
-================================================================================================  ===========  ======================================================================================================================================================================
+=================================================================================================  ===========  ======================================================================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ======================================================================================================================================================================
+`32971a1a2d <https://github.com/apache/airflow/commit/32971a1a2de1db0b4f7442ed26facdf8d3b7a36f>`_  2020-12-09   ``Updates providers versions to 1.0.0 (#12955)``
+`b40dffa085 <https://github.com/apache/airflow/commit/b40dffa08547b610162f8cacfa75847f3c4ca364>`_  2020-12-08   ``Rename remaing modules to match AIP-21 (#12917)``
+`9b39f24780 <https://github.com/apache/airflow/commit/9b39f24780e85f859236672e9060b2fbeee81b36>`_  2020-12-08   ``Add support for dynamic connection form fields per provider (#12558)``
+`6b339c70c4 <https://github.com/apache/airflow/commit/6b339c70c45a2bad0e1e2c3f6638f4c59475569e>`_  2020-12-03   ``Avoid log spam & have more meaningful log when pull image in DockerOperator (#12763)``
+`2037303eef <https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143>`_  2020-11-29   ``Adds support for Connection/Hook discovery from providers (#12466)``
+`c34ef853c8 <https://github.com/apache/airflow/commit/c34ef853c890e08f5468183c03dc8f3f3ce84af2>`_  2020-11-20   ``Separate out documentation building per provider  (#12444)``
+`0080354502 <https://github.com/apache/airflow/commit/00803545023b096b8db4fbd6eb473843096d7ce4>`_  2020-11-18   ``Update provider READMEs for 1.0.0b2 batch release (#12449)``
+`ae7cb4a1e2 <https://github.com/apache/airflow/commit/ae7cb4a1e2a96351f1976cf5832615e24863e05d>`_  2020-11-17   ``Update wrong commit hash in backport provider changes (#12390)``
+`6889a333cf <https://github.com/apache/airflow/commit/6889a333cff001727eb0a66e375544a28c9a5f03>`_  2020-11-15   ``Improvements for operators and hooks ref docs (#12366)``
+`7825e8f590 <https://github.com/apache/airflow/commit/7825e8f59034645ab3247229be83a3aa90baece1>`_  2020-11-13   ``Docs installation improvements (#12304)``
+`85a18e13d9 <https://github.com/apache/airflow/commit/85a18e13d9dec84275283ff69e34704b60d54a75>`_  2020-11-09   ``Point at pypi project pages for cross-dependency of provider packages (#12212)``
+`59eb5de78c <https://github.com/apache/airflow/commit/59eb5de78c70ee9c7ae6e4cba5c7a2babb8103ca>`_  2020-11-09   ``Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)``
+`b2a28d1590 <https://github.com/apache/airflow/commit/b2a28d1590410630d66966aa1f2b2a049a8c3b32>`_  2020-11-09   ``Moves provider packages scripts to dev (#12082)``
+`4e8f9cc8d0 <https://github.com/apache/airflow/commit/4e8f9cc8d02b29c325b8a5a76b4837671bdf5f68>`_  2020-11-03   ``Enable Black - Python Auto Formmatter (#9550)``
+`8c42cf1b00 <https://github.com/apache/airflow/commit/8c42cf1b00c90f0d7f11b8a3a455381de8e003c5>`_  2020-11-03   ``Use PyUpgrade to use Python 3.6 features (#11447)``
+`0314a3a218 <https://github.com/apache/airflow/commit/0314a3a218f864f78ec260cc66134e7acae34bc5>`_  2020-11-01   ``Allow airflow.providers to be installed in multiple python folders (#10806)``
+`5a439e84eb <https://github.com/apache/airflow/commit/5a439e84eb6c0544dc6c3d6a9f4ceeb2172cd5d0>`_  2020-10-26   ``Prepare providers release 0.0.2a1 (#11855)``
+`872b1566a1 <https://github.com/apache/airflow/commit/872b1566a11cb73297e657ff325161721b296574>`_  2020-10-25   ``Generated backport providers readmes/setup for 2020.10.29 (#11826)``
+`349b0811c3 <https://github.com/apache/airflow/commit/349b0811c3022605426ba57d30936240a7c2848a>`_  2020-10-20   ``Add D200 pydocstyle check (#11688)``
+`16e7129719 <https://github.com/apache/airflow/commit/16e7129719f1c0940aef2a93bed81368e997a746>`_  2020-10-13   ``Added support for provider packages for Airflow 2.0 (#11487)``
+`0a0e1af800 <https://github.com/apache/airflow/commit/0a0e1af80038ef89974c3c8444461fe867945daa>`_  2020-10-03   ``Fix Broken Markdown links in Providers README TOC (#11249)``
+`ca4238eb4d <https://github.com/apache/airflow/commit/ca4238eb4d9a2aef70eb641343f59ee706d27d13>`_  2020-10-02   ``Fixed month in backport packages to October (#11242)``
+`5220e4c384 <https://github.com/apache/airflow/commit/5220e4c3848a2d2c81c266ef939709df9ce581c5>`_  2020-10-02   ``Prepare Backport release 2020.09.07 (#11238)``
+`e3f96ce7a8 <https://github.com/apache/airflow/commit/e3f96ce7a8ac098aeef5e9930e6de6c428274d57>`_  2020-09-24   ``Fix incorrect Usage of Optional[bool] (#11138)``
+`2e56ee7b22 <https://github.com/apache/airflow/commit/2e56ee7b2283d9413cab6939ffbe241c154b39e2>`_  2020-08-27   ``DockerOperator extra_hosts argument support added (#10546)``
+`fdd9b6f65b <https://github.com/apache/airflow/commit/fdd9b6f65b608c516b8a062b058972d9a45ec9e3>`_  2020-08-25   ``Enable Black on Providers Packages (#10543)``
+`3696c34c28 <https://github.com/apache/airflow/commit/3696c34c28c6bc7b442deab999d9ecba24ed0e34>`_  2020-08-24   ``Fix typo in the word "release" (#10528)``
+`2f2d8dbfaf <https://github.com/apache/airflow/commit/2f2d8dbfafefb4be3dd80f22f31c649c8498f148>`_  2020-08-25   ``Remove all "noinspection" comments native to IntelliJ (#10525)``
+`ee7ca128a1 <https://github.com/apache/airflow/commit/ee7ca128a17937313566f2badb6cc569c614db94>`_  2020-08-22   ``Fix broken Markdown refernces in Providers README (#10483)``
+`cdec301254 <https://github.com/apache/airflow/commit/cdec3012542b45d23a05f62d69110944ba542e2a>`_  2020-08-07   ``Add correct signature to all operators and sensors (#10205)``
+`d79e7221de <https://github.com/apache/airflow/commit/d79e7221de76f01b5cd36c15224b59e8bb451c90>`_  2020-08-06   ``Type annotation for Docker operator (#9733)``
+`aeea71274d <https://github.com/apache/airflow/commit/aeea71274d4527ff2351102e94aa38bda6099e7f>`_  2020-08-02   ``Remove 'args' parameter from provider operator constructors (#10097)``
+`7d24b088cd <https://github.com/apache/airflow/commit/7d24b088cd736cfa18f9214e4c9d6ce2d5865f3d>`_  2020-07-25   ``Stop using start_date in default_args in example_dags (2) (#9985)``
+`c2db0dfeb1 <https://github.com/apache/airflow/commit/c2db0dfeb13ee679bf4d7b57874f0fcb39c0f0ed>`_  2020-07-22   ``More strict rules in mypy (#9705) (#9906)``
+`5d61580c57 <https://github.com/apache/airflow/commit/5d61580c572118ed97b9ff32d7e3684be1fcb755>`_  2020-06-21   ``Enable 'Public function Missing Docstrings' PyDocStyle Check (#9463)``
+`d0e7db4024 <https://github.com/apache/airflow/commit/d0e7db4024806af35e3c9a2cae460fdeedd4d2ec>`_  2020-06-19   ``Fixed release number for fresh release (#9408)``
+`12af6a0800 <https://github.com/apache/airflow/commit/12af6a08009b8776e00d8a0aab92363eb8c4e8b1>`_  2020-06-19   ``Final cleanup for 2020.6.23rc1 release preparation (#9404)``
+`c7e5bce57f <https://github.com/apache/airflow/commit/c7e5bce57fe7f51cefce4f8a41ce408ac5675d13>`_  2020-06-19   ``Prepare backport release candidate for 2020.6.23rc1 (#9370)``
+`f6bd817a3a <https://github.com/apache/airflow/commit/f6bd817a3aac0a16430fc2e3d59c1f17a69a15ac>`_  2020-06-16   ``Introduce 'transfers' packages (#9320)``
+`4a74cf1a34 <https://github.com/apache/airflow/commit/4a74cf1a34cf20e49383f27e7cdc3ae80b9b0cde>`_  2020-06-08   ``Fix xcom in DockerOperator when auto_remove is used (#9173)``
+`b4b84a1933 <https://github.com/apache/airflow/commit/b4b84a1933d055a2803b80b990482a7257a203ff>`_  2020-06-07   ``Add kernel capabilities in DockerOperator(#9142)``
+`0b0e4f7a4c <https://github.com/apache/airflow/commit/0b0e4f7a4cceff3efe15161fb40b984782760a34>`_  2020-05-26   ``Preparing for RC3 relase of backports (#9026)``
+`00642a46d0 <https://github.com/apache/airflow/commit/00642a46d019870c4decb3d0e47c01d6a25cb88c>`_  2020-05-26   ``Fixed name of 20 remaining wrongly named operators. (#8994)``
+`375d1ca229 <https://github.com/apache/airflow/commit/375d1ca229464617780623c61c6e8a1bf570c87f>`_  2020-05-19   ``Release candidate 2 for backport packages 2020.05.20 (#8898)``
+`12c5e5d8ae <https://github.com/apache/airflow/commit/12c5e5d8ae25fa633efe63ccf4db389e2b796d79>`_  2020-05-17   ``Prepare release candidate for backport packages (#8891)``
+`f3521fb0e3 <https://github.com/apache/airflow/commit/f3521fb0e36733d8bd356123e56a453fd37a6dca>`_  2020-05-16   ``Regenerate readme files for backport package release (#8886)``
+`92585ca4cb <https://github.com/apache/airflow/commit/92585ca4cb375ac879f4ab331b3a063106eb7b92>`_  2020-05-15   ``Added automated release notes generation for backport operators (#8807)``
+`511d98e30d <https://github.com/apache/airflow/commit/511d98e30ded2bcce9d246b358f806cea45ebcb7>`_  2020-05-01   ``[AIRFLOW-4363] Fix JSON encoding error (#8287)``
+`0a1de16682 <https://github.com/apache/airflow/commit/0a1de16682da1d0a3fac668437434a72b3149fda>`_  2020-04-27   ``Stop DockerSwarmOperator from pulling Docker images (#8533)``
+`3237c7e31d <https://github.com/apache/airflow/commit/3237c7e31d008f73e6ba0ecc1f2331c7c80f0e17>`_  2020-04-26   ``[AIRFLOW-5850] Capture task logs in DockerSwarmOperator (#6552)``
+`9626b03d19 <https://github.com/apache/airflow/commit/9626b03d19905c6d1bfbd53064f85ffd3c39f0bf>`_  2020-03-30   ``[AIRFLOW-6574] Adding private_environment to docker operator. (#7671)``
+`733d3d3c32 <https://github.com/apache/airflow/commit/733d3d3c32e0305691f82102cfc346e8e85478b0>`_  2020-03-25   ``[AIRFLOW-4363] Fix JSON encoding error (#7628)``
+`4bde99f132 <https://github.com/apache/airflow/commit/4bde99f1323d72f6c84c1548079d5e98fc0a2a9a>`_  2020-03-23   ``Make airflow/providers pylint compatible (#7802)``
+`cd546b664f <https://github.com/apache/airflow/commit/cd546b664fa35a2bf85acd77af578c909a327d92>`_  2020-03-23   ``Add missing call to Super class in 'cncf' & 'docker' providers (#7825)``
+`3320e432a1 <https://github.com/apache/airflow/commit/3320e432a129476dbc1c55be3b3faa3326a635bc>`_  2020-02-24   ``[AIRFLOW-6817] Lazy-load 'airflow.DAG' to keep user-facing API untouched (#7517)``
+`4d03e33c11 <https://github.com/apache/airflow/commit/4d03e33c115018e30fa413c42b16212481ad25cc>`_  2020-02-22   ``[AIRFLOW-6817] remove imports from 'airflow/__init__.py', replaced implicit imports with explicit imports, added entry to 'UPDATING.MD' - squashed/rebased (#7456)``
+`dbcd3d8787 <https://github.com/apache/airflow/commit/dbcd3d8787741fd8203b6d9bdbc5d1da4b10a15b>`_  2020-02-18   ``[AIRFLOW-6804] Add the basic test for all example DAGs (#7419)``
+`9cbd7de6d1 <https://github.com/apache/airflow/commit/9cbd7de6d115795aba8bfb8addb060bfdfbdf87b>`_  2020-02-18   ``[AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests (#7412)``
+`97a429f9d0 <https://github.com/apache/airflow/commit/97a429f9d0cf740c5698060ad55f11e93cb57b55>`_  2020-02-02   ``[AIRFLOW-6714] Remove magic comments about UTF-8 (#7338)``
+`83c037873f <https://github.com/apache/airflow/commit/83c037873ff694eed67ba8b30f2d9c88b2c7c6f2>`_  2020-01-30   ``[AIRFLOW-6674] Move example_dags in accordance with AIP-21 (#7287)``
+`059eda05f8 <https://github.com/apache/airflow/commit/059eda05f82fefce4410f44f761f945a27d83daf>`_  2020-01-21   ``[AIRFLOW-6610] Move software classes to providers package (#7231)``
+=================================================================================================  ===========  ======================================================================================================================================================================
diff --git a/docs/apache-airflow-providers-docker/index.rst b/docs/apache-airflow-providers-docker/index.rst
index 3c39852147..f4e67c3d8c 100644
--- a/docs/apache-airflow-providers-docker/index.rst
+++ b/docs/apache-airflow-providers-docker/index.rst
@@ -53,7 +53,7 @@ Package apache-airflow-providers-docker
 `Docker <https://docs.docker.com/install/>`__
 
 
-Release: 2.7.0
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -73,20 +73,8 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``docker``          ``>=5.0.3``
 ==================  ==================
 
 .. include:: ../../airflow/providers/docker/CHANGELOG.rst
-
-DockerOperator
---------------
-Use the
-:class:`~airflow.providers.docker.operators.docker.DockerOperator`
-to execute command in Docker container.
-
-.. exampleinclude:: /../../tests/system/providers/docker/example_docker.py
-    :language: python
-    :dedent: 4
-    :start-after: [START howto_operator_docker]
-    :end-before: [END howto_operator_docker]
diff --git a/docs/apache-airflow-providers-elasticsearch/commits.rst b/docs/apache-airflow-providers-elasticsearch/commits.rst
index 43a746a15a..753fcd00a6 100644
--- a/docs/apache-airflow-providers-elasticsearch/commits.rst
+++ b/docs/apache-airflow-providers-elasticsearch/commits.rst
@@ -28,6 +28,22 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+4.0.0
+.....
+
+Latest change: 2022-06-07
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`c23826915d <https://github.com/apache/airflow/commit/c23826915dcdca4f22b52b74633336cb2f4a1eca>`_  2022-06-07   ``Apply per-run log templates to log handlers (#24153)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`cba3c17254 <https://github.com/apache/airflow/commit/cba3c17254a1a864ea30d009e7939203f32bf9dd>`_  2022-06-04   ``removed old files (#24172)``
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+=================================================================================================  ===========  ===========================================================================
+
 3.0.3
 .....
 
@@ -36,6 +52,7 @@ Latest change: 2022-04-07
 =================================================================================================  ===========  ===================================================================
 Commit                                                                                             Committed    Subject
 =================================================================================================  ===========  ===================================================================
+`56ab82ed7a <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
 `9c28e766b3 <https://github.com/apache/airflow/commit/9c28e766b3a7bf93b4c8ec5422a5a25f10117fcc>`_  2022-04-07   ``Make ElasticSearch Provider compatible for Airflow<2.3 (#22814)``
 `c063fc688c <https://github.com/apache/airflow/commit/c063fc688cf20c37ed830de5e3dac4a664fd8241>`_  2022-03-25   ``Update black precommit (#22521)``
 =================================================================================================  ===========  ===================================================================
diff --git a/docs/apache-airflow-providers-elasticsearch/index.rst b/docs/apache-airflow-providers-elasticsearch/index.rst
index 3af01e42da..6da275a2ff 100644
--- a/docs/apache-airflow-providers-elasticsearch/index.rst
+++ b/docs/apache-airflow-providers-elasticsearch/index.rst
@@ -64,7 +64,7 @@ Package apache-airflow-providers-elasticsearch
 `Elasticsearch <https://www.elastic.co/elasticsearch>`__
 
 
-Release: 3.0.3
+Release: 4.0.0
 
 Provider package
 ----------------
@@ -84,7 +84,7 @@ PIP requirements
 =======================  ==================
 PIP package              Version required
 =======================  ==================
-``apache-airflow``       ``>=2.1.0``
+``apache-airflow``       ``>=2.2.0``
 ``elasticsearch-dbapi``
 ``elasticsearch-dsl``    ``>=5.0.0``
 ``elasticsearch``        ``>7``
diff --git a/docs/apache-airflow-providers-exasol/commits.rst b/docs/apache-airflow-providers-exasol/commits.rst
index f9510f61d2..b1aed96d86 100644
--- a/docs/apache-airflow-providers-exasol/commits.rst
+++ b/docs/apache-airflow-providers-exasol/commits.rst
@@ -28,6 +28,29 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`b7c3c9657a <https://github.com/apache/airflow/commit/b7c3c9657a6737a06afcb907e55f95a98d51a56c>`_  2022-05-27   ``Fix UnboundLocalError when sql is empty list in ExasolHook (#23812)``
+=================================================================================================  ===========  ===========================================================================
+
+2.1.3
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.1.2
 .....
 
diff --git a/docs/apache-airflow-providers-exasol/index.rst b/docs/apache-airflow-providers-exasol/index.rst
index 3a6cb59283..845d8e8e58 100644
--- a/docs/apache-airflow-providers-exasol/index.rst
+++ b/docs/apache-airflow-providers-exasol/index.rst
@@ -51,7 +51,7 @@ Package apache-airflow-providers-exasol
 `Exasol <https://docs.exasol.com/home.htm>`__
 
 
-Release: 2.1.3
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -71,7 +71,7 @@ PIP requirements
 ==================  ==================
 PIP package         Version required
 ==================  ==================
-``apache-airflow``  ``>=2.1.0``
+``apache-airflow``  ``>=2.2.0``
 ``pandas``          ``>=0.17.1``
 ``pyexasol``        ``>=0.5.1``
 ==================  ==================
diff --git a/docs/apache-airflow-providers-facebook/commits.rst b/docs/apache-airflow-providers-facebook/commits.rst
index f9c8d2a66e..02eb1d8299 100644
--- a/docs/apache-airflow-providers-facebook/commits.rst
+++ b/docs/apache-airflow-providers-facebook/commits.rst
@@ -28,6 +28,28 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+=================================================================================================  ===========  ===========================================================================
+
+2.2.3
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.2.2
 .....
 
diff --git a/docs/apache-airflow-providers-facebook/index.rst b/docs/apache-airflow-providers-facebook/index.rst
index 1854366fb5..feddc8a02f 100644
--- a/docs/apache-airflow-providers-facebook/index.rst
+++ b/docs/apache-airflow-providers-facebook/index.rst
@@ -51,7 +51,7 @@ Package apache-airflow-providers-facebook
 `Facebook Ads <http://business.facebook.com/>`__
 
 
-Release: 2.2.3
+Release: 3.0.0
 
 Provider package
 ----------------
@@ -71,7 +71,7 @@ PIP requirements
 =====================  ==================
 PIP package            Version required
 =====================  ==================
-``apache-airflow``     ``>=2.1.0``
+``apache-airflow``     ``>=2.2.0``
 ``facebook-business``  ``>=6.0.2``
 =====================  ==================
 
diff --git a/docs/apache-airflow-providers-ftp/commits.rst b/docs/apache-airflow-providers-ftp/commits.rst
index 4841fee411..f8915ff166 100644
--- a/docs/apache-airflow-providers-ftp/commits.rst
+++ b/docs/apache-airflow-providers-ftp/commits.rst
@@ -28,6 +28,28 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+3.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+=================================================================================================  ===========  ===========================================================================
+
+2.1.2
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 2.1.1
 .....
 
diff --git a/docs/apache-airflow-providers-ftp/index.rst b/docs/apache-airflow-providers-ftp/index.rst
index d3b8961d5f..a2c889cc6d 100644
--- a/docs/apache-airflow-providers-ftp/index.rst
+++ b/docs/apache-airflow-providers-ftp/index.rst
@@ -52,7 +52,7 @@ Package apache-airflow-providers-ftp
 `File Transfer Protocol (FTP) <https://tools.ietf.org/html/rfc114>`__
 
 
-Release: 2.1.2
+Release: 3.0.0
 
 Provider package
 ----------------
diff --git a/docs/apache-airflow-providers-github/commits.rst b/docs/apache-airflow-providers-github/commits.rst
index 6ce4edf99f..e01294f204 100644
--- a/docs/apache-airflow-providers-github/commits.rst
+++ b/docs/apache-airflow-providers-github/commits.rst
@@ -28,6 +28,33 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+2.0.0
+.....
+
+Latest change: 2022-06-05
+
+=================================================================================================  ===========  ===========================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===========================================================================
+`5f6d7d202e <https://github.com/apache/airflow/commit/5f6d7d202eaecf8619f1a1b943166d99554256c2>`_  2022-06-05   ``Migrate GitHub example DAGs to new design #22446 (#24134)``
+`82d5f7cdb7 <https://github.com/apache/airflow/commit/82d5f7cdb7c2879ad561b0edef028b8c5ebb289a>`_  2022-06-04   ``Remove 'GithubOperator' use in  'GithubSensor.__init__()'' (#24214)``
+`4a85370ca9 <https://github.com/apache/airflow/commit/4a85370ca997015b75660192d2a481f09734c99d>`_  2022-05-18   ``Change 'Github' to 'GitHub' (#23764)``
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+=================================================================================================  ===========  ===========================================================================
+
+1.0.3
+.....
+
+Latest change: 2022-03-22
+
+=================================================================================================  ===========  ==============================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==============================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+=================================================================================================  ===========  ==============================================================
+
 1.0.2
 .....
 
diff --git a/docs/apache-airflow-providers-github/index.rst b/docs/apache-airflow-providers-github/index.rst
index 28a3259a64..73128f0b72 100644
--- a/docs/apache-airflow-providers-github/index.rst
+++ b/docs/apache-airflow-providers-github/index.rst
@@ -76,7 +76,7 @@ Package apache-airflow-providers-github
 `GitHub <https://www.github.com/>`__
 
 
-Release: 1.0.3
+Release: 2.0.0
 
 Provider package
 ----------------
@@ -93,10 +93,11 @@ You can install this package on top of an existing Airflow 2.1+ installation via
 PIP requirements
 ----------------
 
-=============  ==================
-PIP package    Version required
-=============  ==================
+==================  ==================
+PIP package         Version required
+==================  ==================
+``apache-airflow``  ``>=2.2.0``
 ``pygithub``
-=============  ==================
+==================  ==================
 
 .. include:: ../../airflow/providers/github/CHANGELOG.rst
diff --git a/docs/apache-airflow-providers-google/commits.rst b/docs/apache-airflow-providers-google/commits.rst
index b3479ccb9b..c7bc439d76 100644
--- a/docs/apache-airflow-providers-google/commits.rst
+++ b/docs/apache-airflow-providers-google/commits.rst
@@ -27,7 +27,7 @@ Google services including:
   - `Google Firebase <https://firebase.google.com/>`__
   - `Google LevelDB <https://github.com/google/leveldb/>`__
   - `Google Marketing Platform <https://marketingplatform.google.com/>`__
-  - `Google Workspace <https://workspace.google.pl/>`__ (formerly Google Suite)
+  - `Google Workspace <https://workspace.google.com/>`__ (formerly Google Suite)
 
 
 This is detailed commit list of changes for versions provider package: ``google``.
@@ -35,968 +35,1004 @@ For high-level changelog, see :doc:`package information including changelog <ind
 
 
 
+8.0.0
+.....
+
+Latest change: 2022-06-07
+
+=================================================================================================  ===========  =======================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  =======================================================================================================================
+`c3a9ef1ada <https://github.com/apache/airflow/commit/c3a9ef1adadc1e39536f60db46017870860fc633>`_  2022-06-07   ``AIP-47 - Migrate google leveldb DAGs to new design ##22447 (#24233)``
+`c23826915d <https://github.com/apache/airflow/commit/c23826915dcdca4f22b52b74633336cb2f4a1eca>`_  2022-06-07   ``Apply per-run log templates to log handlers (#24153)``
+`80c1ce76e1 <https://github.com/apache/airflow/commit/80c1ce76e19d363916f2253cdd536372f6a43aee>`_  2022-06-06   ``Cloud Storage assets & StorageLink update (#23865)``
+`ec84ffe71c <https://github.com/apache/airflow/commit/ec84ffe71cfa8246155b9b4cb10bf2167e75adcf>`_  2022-06-06   ``Fix GCSToGCSOperator cannot copy a single file/folder without copying other files/folders with that prefix (#24039)``
+`027b707d21 <https://github.com/apache/airflow/commit/027b707d215a9ff1151717439790effd44bab508>`_  2022-06-05   ``Add explanatory note for contributors about updating Changelog (#24229)``
+`55fd02a389 <https://github.com/apache/airflow/commit/55fd02a38919526776cfe69d715873da75d6f26f>`_  2022-06-04   ``Add key_secret_project_id parameter which specifies a project with KeyFile (#23930)``
+`90233bc7cb <https://github.com/apache/airflow/commit/90233bc7cbb95d7de6e4de3b7b1206eebf5ad28c>`_  2022-06-04   ``Added impersonation_chain for DataflowStartFlexTemplateOperator and DataflowStartSqlJobOperator (#24046)``
+`c01a5a50b4 <https://github.com/apache/airflow/commit/c01a5a50b44bf2cd0d980123549e3c8d5cfe7521>`_  2022-06-04   ``Fix BigQuery system tests (#24013)``
+`a597a76e8f <https://github.com/apache/airflow/commit/a597a76e8f893865e7380b072de612763639bfb9>`_  2022-06-03   ``fix BigQueryInsertJobOperator (#24165)``
+`e13b15946e <https://github.com/apache/airflow/commit/e13b15946ee2db956040f81ca374cb4619d07cf1>`_  2022-06-03   ``Workflows assets & system tests migration (AIP-47) (#24105)``
+`368f292ca1 <https://github.com/apache/airflow/commit/368f292ca12f13e1520ad77ab500123e13c82932>`_  2022-06-03   ``Update credentials when using ADC in Compute Engine (#23773)``
+`96e8fb4a07 <https://github.com/apache/airflow/commit/96e8fb4a07d559946ad5889d1af2c80607f78cfc>`_  2022-06-01   ``Fix the link to google workplace (#24080)``
+`3dd7b1ddba <https://github.com/apache/airflow/commit/3dd7b1ddbaa3170fbda30a8323286abf075f30ba>`_  2022-06-01   ``set color to operators in cloud_sql.py (#24000)``
+`841ed27101 <https://github.com/apache/airflow/commit/841ed271017ff35a3124f1d1a53a5c74730fed60>`_  2022-06-01   ``Spanner assets & system tests migration (AIP-47) (#23957)``
+`fedab9d64a <https://github.com/apache/airflow/commit/fedab9d64a58f1b5d3c88fe7a67f1f4021db8d26>`_  2022-06-01   ``Remove hack from BigQuery DTS hook (#23887)``
+`e58985598f <https://github.com/apache/airflow/commit/e58985598f202395098e15b686aec33645a906ff>`_  2022-05-30   ``Ensure @contextmanager decorates generator func (#23103)``
+`92ddcf4ac6 <https://github.com/apache/airflow/commit/92ddcf4ac6fa452c5056b1f7cad1fca4d5759802>`_  2022-05-27   ``Introduce 'flake8-implicit-str-concat' plugin to static checks (#23873)``
+`ec6761a5c0 <https://github.com/apache/airflow/commit/ec6761a5c0d031221d53ce213c0e42813606c55d>`_  2022-05-23   ``Clean up f-strings in logging calls (#23597)``
+`65f3b18fc1 <https://github.com/apache/airflow/commit/65f3b18fc1142c0d23e715fa1a98f21662df9584>`_  2022-05-22   ``Sql to gcs with exclude columns (#23695)``
+`a43e98d050 <https://github.com/apache/airflow/commit/a43e98d05047d9c4d5a7778bcb10efc4bdef7a01>`_  2022-05-22   ``Fix DataprocJobBaseOperator not being compatible with dotted names (#23439). (#23791)``
+`5bfacf81c6 <https://github.com/apache/airflow/commit/5bfacf81c63668ea63e7cb48f4a708a67d0ac0a2>`_  2022-05-20   ``[Issue#22846] allow option to encode or not encode UUID when uploading from Cassandra to GCS (#23766)``
+`f60fa98a2e <https://github.com/apache/airflow/commit/f60fa98a2ef587f02f93dac95d4db39c825a87b1>`_  2022-05-19   ``Cloud SQL assets & system tests migration (AIP-47) (#23583)``
+`d3b0880286 <https://github.com/apache/airflow/commit/d3b08802861b006fc902f895802f460a72d504b0>`_  2022-05-17   ``Speech To Text assets & system tests migration (AIP-47) (#23643)``
+`3bf9a1df38 <https://github.com/apache/airflow/commit/3bf9a1df38b1ccfaf965a207d047b30452df1ba5>`_  2022-05-16   ``Add fields to CLOUD_SQL_EXPORT_VALIDATION. (#23724)``
+`bc0dcddfb5 <https://github.com/apache/airflow/commit/bc0dcddfb5e286f0be445f6d09f190a1cbcb6093>`_  2022-05-12   ``Migrate Dataproc to new system tests design (#22777)``
+=================================================================================================  ===========  =======================================================================================================================
+
 7.0.0
 .....
 
-Latest change: 2022-05-11
-
-================================================================================================  ===========  ===================================================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===================================================================================================================================
-`cd49a8b9f <https://github.com/apache/airflow/commit/cd49a8b9f64c57b5622025baee9247712c692e72>`_  2022-05-11   ``[FEATURE] google provider - BigQueryInsertJobOperator log query (#23648)``
-`60a1d9d19 <https://github.com/apache/airflow/commit/60a1d9d191fb8fc01893024c897df9632ad5fbf4>`_  2022-05-10   ``[FEATURE] google provider - split GkeStartPodOperator execute (#23518)``
-`74557e41e <https://github.com/apache/airflow/commit/74557e41e3dcedec241ea583123d53176994cccc>`_  2022-05-10   ``Add exportContext.offload flag to CLOUD_SQL_EXPORT_VALIDATION. (#23614)``
-`428a43995 <https://github.com/apache/airflow/commit/428a43995390b3623a51aa7bac7e21da69a8db22>`_  2022-05-09   ``Clean up in-line f-string concatenation (#23591)``
-`766726f2e <https://github.com/apache/airflow/commit/766726f2e3a282fcd2662f5dc6e9926dc38a6540>`_  2022-05-09   ``Fix 'PostgresToGCSOperator' does not allow nested JSON (#23063)``
-`82c244f9c <https://github.com/apache/airflow/commit/82c244f9c7f24735ee952951bcb5add45422d186>`_  2022-05-08   ``Fix GCSToGCSOperator ignores replace parameter when there is no wildcard (#23340)``
-`627b5698e <https://github.com/apache/airflow/commit/627b5698ec6b1b62c75a57953bb7ee7a45c56f3c>`_  2022-05-04   ``Add Stackdriver assets and migrate system tests to AIP-47 (#23320)``
-`3977e1798 <https://github.com/apache/airflow/commit/3977e1798d8294ba628b5f330f43702c1a5c79fc>`_  2022-05-04   ``CloudTasks assets & system tests migration (AIP-47) (#23282)``
-`dfe0f7593 <https://github.com/apache/airflow/commit/dfe0f759381c13a2c81212368d3c0c43f57da660>`_  2022-05-04   ``TextToSpeech assets & system tests migration (AIP-47) (#23247)``
-`2d109401b <https://github.com/apache/airflow/commit/2d109401b3566aef613501691d18cf7e4c776cd2>`_  2022-05-04   ``Bump pre-commit hook versions (#22887)``
-`427e14b76 <https://github.com/apache/airflow/commit/427e14b763d2a29432a999ba6b984fcccc11977a>`_  2022-05-03   ``Fix code-snippets in google provider (#23438)``
-`fa0cc7cec <https://github.com/apache/airflow/commit/fa0cc7cec7572c948ebd250a6d7f008ddf222433>`_  2022-05-02   ``Cleanup Google provider CHANGELOG.rst (#23390)``
-`3f6d5eef4 <https://github.com/apache/airflow/commit/3f6d5eef427f3ea33d0cd342143983f54226bf05>`_  2022-05-01   ``'DataprocHook': Remove deprecated function 'submit' (#23389)``
-`511d0ee25 <https://github.com/apache/airflow/commit/511d0ee256b819690ccf0f6b30d12340b1dd7f0a>`_  2022-04-30   ``Bigquery assets (#23165)``
-`3f9845095 <https://github.com/apache/airflow/commit/3f9845095e5e51595af73c237491c04012ddbbd9>`_  2022-04-29   ``Remove redundant docstring in 'BigQueryUpdateTableSchemaOperator' (#23349)``
-`0fcdc5e1f <https://github.com/apache/airflow/commit/0fcdc5e1fb4f49bc9c35eec99a6c3ea65f704588>`_  2022-04-29   ``'S3ToGCSOperator': Remove 'dest_gcs_conn_id' (#23348)``
-`05ccfd42f <https://github.com/apache/airflow/commit/05ccfd42f28db7d0a8fe3ed023b0e7a8ec188609>`_  2022-04-29   ``Dataproc: Remove default value of 'region' (#23350)``
-`359dc5820 <https://github.com/apache/airflow/commit/359dc582078e0d128f42a983c285ffec7ad41686>`_  2022-04-29   ``Google provider: Remove 'bigquery_conn_id', 'google_cloud_storage_conn_id' (#23326)``
-`c82b3b946 <https://github.com/apache/airflow/commit/c82b3b94660a38360f61d47676ed180a0d32c189>`_  2022-04-28   ``'GCSFileTransformOperator': New templated fields 'source_object', 'destination_object' (#23328)``
-`9449a107f <https://github.com/apache/airflow/commit/9449a107f092f2f6cfa9c8bbcf5fd62fadfa01be>`_  2022-04-28   ``'DatastoreHook': Remove 'datastore_conn_id' (#23323)``
-`1f3260354 <https://github.com/apache/airflow/commit/1f3260354988b304cf31d5e1d945ce91798bed48>`_  2022-04-28   ``update processor to fix broken download URLs (#23299)``
-`8a7b61a8e <https://github.com/apache/airflow/commit/8a7b61a8e4e912627af0b84128ad87c0a347b1d8>`_  2022-04-28   ``Migrate gcs to new system tests design (#22778)``
-`72e2ea68a <https://github.com/apache/airflow/commit/72e2ea68a13f6494d1d95d6e03bc5ed72f4c8342>`_  2022-04-27   ``'CloudBuildCreateBuildOperator': Remove deprecated 'body' parameter (#23263)``
-`6cf0176f2 <https://github.com/apache/airflow/commit/6cf0176f2a676008a6fbe5b950ab2e3231fd1f76>`_  2022-04-27   ``Remove deprecated parameters from PubSub operators: (#23261)``
-`4d9c55c9d <https://github.com/apache/airflow/commit/4d9c55c9d962f179ae4d7c9e7c697b01cea8d0d2>`_  2022-04-27   ``Remove deprecated parameters from BigQueryHook: (#23269)``
-`915b0c689 <https://github.com/apache/airflow/commit/915b0c689eb1e40a2e4496991b74379fed2cfe90>`_  2022-04-27   ``add missing docstring in 'BigQueryHook.create_empty_table' (#23270)``
-`710eb6f3e <https://github.com/apache/airflow/commit/710eb6f3e606c32aa8a518915d2930abeb69f659>`_  2022-04-26   ``* 'CloudDatastoreImportEntitiesOperator' : Remove 'xcom_push'. Please use 'BaseOperator.do_xcom_push' (#23252)``
-`2d569fdaf <https://github.com/apache/airflow/commit/2d569fdaf0727bfe7f3a92fa4ce9ae47236d3615>`_  2022-04-26   ``Create links for Biqtable operators (#23164)``
-`434ab5a03 <https://github.com/apache/airflow/commit/434ab5a03ce2f34570bb4d9b7fb1e22c8e6762e2>`_  2022-04-26   ``'BigtableCreateInstanceOperator' & 'BigtableHook.create_instance' Remove 'replica_cluster_id', 'replica_cluster_zone'. (#23251)``
-`5ca1f3bf7 <https://github.com/apache/airflow/commit/5ca1f3bf706f6ac8437bef0c7c4944cc2d7fca04>`_  2022-04-26   ``Dataproc : remove 'location' in favor of 'region' (#23250)``
-`1416ac419 <https://github.com/apache/airflow/commit/1416ac4195654088b10e9af107282f6b0464105c>`_  2022-04-26   ``'PubSubPullSensor': Remove 'project' and 'return_immediately' (#23231)``
-`06dfc2536 <https://github.com/apache/airflow/commit/06dfc2536c0bcddec478ff61cdc8677d9bc64435>`_  2022-04-26   ``Remove deprecated 'params' from google operators (#23230)``
-`37a7b2724 <https://github.com/apache/airflow/commit/37a7b27242fa06e0c805cbc01cf3cfe3557daf8e>`_  2022-04-26   ``'LookerStartPdtBuildOperator', 'LookerCheckPdtBuildSensor' : fix empty materialization id handling (#23025)``
-`967140e6c <https://github.com/apache/airflow/commit/967140e6c3bd0f359393e018bf27b7f2310a2fd9>`_  2022-04-25   ``Add location support to BigQueryDataTransferServiceTransferRunSensor.``
-`d6094e58b <https://github.com/apache/airflow/commit/d6094e58ba3e96b54c5480fbffa5f3906222f414>`_  2022-04-25   ``Fix static checks``
-`22ea28f23 <https://github.com/apache/airflow/commit/22ea28f23ece16f34597c103d64cab78884a8bf4>`_  2022-04-25   ``Remove run_in_gke_cluster flag``
-`c46d04eb2 <https://github.com/apache/airflow/commit/c46d04eb2d62d3bf8a74a4a84c6fad9d12a96792>`_  2022-04-25   ``Create system test for K8s and dataproc operators``
-`35cbc89c3 <https://github.com/apache/airflow/commit/35cbc89c3a0a81f462da15b6416453c8323ae486>`_  2022-04-25   ``Create Dataproc operators for GKE``
-`27ad3b782 <https://github.com/apache/airflow/commit/27ad3b7827c5faa116bf43c5530a3d0928fd252d>`_  2022-04-25   ``Remove 'GCSObjectsWtihPrefixExistenceSensor'``
-`544d65892 <https://github.com/apache/airflow/commit/544d658921cb2c9ac1abc5a89f2e275255cb924b>`_  2022-04-25   ``Change CloudDatastoreExportEntitiesLink to StorageLink``
-`b3cc2f5d1 <https://github.com/apache/airflow/commit/b3cc2f5d102214067c40b3c120364918556e7cca>`_  2022-04-25   ``Fix pre-commit check``
-`43ded6c87 <https://github.com/apache/airflow/commit/43ded6c877e90f53e4f5849499a6ed9585b309b7>`_  2022-04-25   ``Add links for Cloud Datastore operators``
-`de65a5cc5 <https://github.com/apache/airflow/commit/de65a5cc5acaa1fc87ae8f65d367e101034294a6>`_  2022-04-25   ``Support serviceAccount attr for dataflow in the Apache beam``
-`76dc7375b <https://github.com/apache/airflow/commit/76dc7375b27976968d37143f7e6dfab1049665f6>`_  2022-04-25   ``Migrate Datastore system tests to new design (AIP-47)``
-`0373fb024 <https://github.com/apache/airflow/commit/0373fb024797bc83be5184886bf94fd4da78a395>`_  2022-04-25   ``'GoogleDriveToGCSOperator': Remove 'destination_bucket' and 'destination_object'``
-`6b459995b <https://github.com/apache/airflow/commit/6b459995b260cc7023e4720974ef4f59893cd283>`_  2022-04-25   ``Add the format of Vertex Endpoint ID to the docstrings``
-`27af0b7eb <https://github.com/apache/airflow/commit/27af0b7ebe1641d998b890858b0081ccf1472add>`_  2022-04-25   ``Add the new parameter to the docstring``
-`48abf571b <https://github.com/apache/airflow/commit/48abf571bec483b0198802e79fb9b948ba41fdd1>`_  2022-04-25   ``Add 'endpoint_id' arg to 'google.cloud.operators.vertex_ai.CreateEndpointOperator'``
-`8b6b0848a <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
-`07a13bb70 <https://github.com/apache/airflow/commit/07a13bb7088d4a8ba50efbf14981150656b020a7>`_  2022-04-21   ``Change ComputeSSH to throw provider import error instead paramiko (#23035)``
-`c36bcc4c0 <https://github.com/apache/airflow/commit/c36bcc4c06c93dce11e2306a4aff66432bffd5a5>`_  2022-04-15   ``Upgrade to support Google Ads v10 (#22965)``
-`ea1ae1963 <https://github.com/apache/airflow/commit/ea1ae1963ecf1b543e4f5e8deb59d623df42d44a>`_  2022-04-14   ``Fix cancel_on_kill after execution timeout for DataprocSubmitJobOperator (#22955)``
-`9a623e94c <https://github.com/apache/airflow/commit/9a623e94cb3e4f02cbe566e02f75f4a894edc60d>`_  2022-04-13   ``migrate system test gcs_to_bigquery into new design (#22753)``
-`aa317d92e <https://github.com/apache/airflow/commit/aa317d92ea4dd38fbc27501048ee78b1c0c0aeb5>`_  2022-04-13   ``Fix select * query xcom push for BigQueryGetDataOperator (#22936)``
-`27b3e3117 <https://github.com/apache/airflow/commit/27b3e31178a4d64c09c6125bcc69e973275b84be>`_  2022-04-11   ``implements #22859 - Add .sql as templatable extension (#22920)``
-`03e1c9b15 <https://github.com/apache/airflow/commit/03e1c9b1521fea46ad3c7e15690810e4548f52c9>`_  2022-04-11   ``MSSQLToGCSOperator fails: datetime is not JSON Serializable (#22882)``
-`6933022e9 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
-`6aa65a38e <https://github.com/apache/airflow/commit/6aa65a38e0be3fee18ae9c1541e6091a47ab1f76>`_  2022-04-08   ``Add example DAG for demonstrating usage of GCS sensors (#22808)``
-================================================================================================  ===========  ===================================================================================================================================
+Latest change: 2022-05-12
+
+=================================================================================================  ===========  ===================================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===================================================================================================================================
+`75c60923e0 <https://github.com/apache/airflow/commit/75c60923e01375ffc5f71c4f2f7968f489e2ca2f>`_  2022-05-12   ``Prepare provider documentation 2022.05.11 (#23631)``
+`cd49a8b9f6 <https://github.com/apache/airflow/commit/cd49a8b9f64c57b5622025baee9247712c692e72>`_  2022-05-11   ``[FEATURE] google provider - BigQueryInsertJobOperator log query (#23648)``
+`60a1d9d191 <https://github.com/apache/airflow/commit/60a1d9d191fb8fc01893024c897df9632ad5fbf4>`_  2022-05-10   ``[FEATURE] google provider - split GkeStartPodOperator execute (#23518)``
+`74557e41e3 <https://github.com/apache/airflow/commit/74557e41e3dcedec241ea583123d53176994cccc>`_  2022-05-10   ``Add exportContext.offload flag to CLOUD_SQL_EXPORT_VALIDATION. (#23614)``
+`428a439953 <https://github.com/apache/airflow/commit/428a43995390b3623a51aa7bac7e21da69a8db22>`_  2022-05-09   ``Clean up in-line f-string concatenation (#23591)``
+`766726f2e3 <https://github.com/apache/airflow/commit/766726f2e3a282fcd2662f5dc6e9926dc38a6540>`_  2022-05-09   ``Fix 'PostgresToGCSOperator' does not allow nested JSON (#23063)``
+`82c244f9c7 <https://github.com/apache/airflow/commit/82c244f9c7f24735ee952951bcb5add45422d186>`_  2022-05-08   ``Fix GCSToGCSOperator ignores replace parameter when there is no wildcard (#23340)``
+`627b5698ec <https://github.com/apache/airflow/commit/627b5698ec6b1b62c75a57953bb7ee7a45c56f3c>`_  2022-05-04   ``Add Stackdriver assets and migrate system tests to AIP-47 (#23320)``
+`3977e1798d <https://github.com/apache/airflow/commit/3977e1798d8294ba628b5f330f43702c1a5c79fc>`_  2022-05-04   ``CloudTasks assets & system tests migration (AIP-47) (#23282)``
+`dfe0f75938 <https://github.com/apache/airflow/commit/dfe0f759381c13a2c81212368d3c0c43f57da660>`_  2022-05-04   ``TextToSpeech assets & system tests migration (AIP-47) (#23247)``
+`2d109401b3 <https://github.com/apache/airflow/commit/2d109401b3566aef613501691d18cf7e4c776cd2>`_  2022-05-04   ``Bump pre-commit hook versions (#22887)``
+`427e14b763 <https://github.com/apache/airflow/commit/427e14b763d2a29432a999ba6b984fcccc11977a>`_  2022-05-03   ``Fix code-snippets in google provider (#23438)``
+`fa0cc7cec7 <https://github.com/apache/airflow/commit/fa0cc7cec7572c948ebd250a6d7f008ddf222433>`_  2022-05-02   ``Cleanup Google provider CHANGELOG.rst (#23390)``
+`3f6d5eef42 <https://github.com/apache/airflow/commit/3f6d5eef427f3ea33d0cd342143983f54226bf05>`_  2022-05-01   ``'DataprocHook': Remove deprecated function 'submit' (#23389)``
+`511d0ee256 <https://github.com/apache/airflow/commit/511d0ee256b819690ccf0f6b30d12340b1dd7f0a>`_  2022-04-30   ``Bigquery assets (#23165)``
+`3f9845095e <https://github.com/apache/airflow/commit/3f9845095e5e51595af73c237491c04012ddbbd9>`_  2022-04-29   ``Remove redundant docstring in 'BigQueryUpdateTableSchemaOperator' (#23349)``
+`0fcdc5e1fb <https://github.com/apache/airflow/commit/0fcdc5e1fb4f49bc9c35eec99a6c3ea65f704588>`_  2022-04-29   ``'S3ToGCSOperator': Remove 'dest_gcs_conn_id' (#23348)``
+`05ccfd42f2 <https://github.com/apache/airflow/commit/05ccfd42f28db7d0a8fe3ed023b0e7a8ec188609>`_  2022-04-29   ``Dataproc: Remove default value of 'region' (#23350)``
+`359dc58207 <https://github.com/apache/airflow/commit/359dc582078e0d128f42a983c285ffec7ad41686>`_  2022-04-29   ``Google provider: Remove 'bigquery_conn_id', 'google_cloud_storage_conn_id' (#23326)``
+`c82b3b9466 <https://github.com/apache/airflow/commit/c82b3b94660a38360f61d47676ed180a0d32c189>`_  2022-04-28   ``'GCSFileTransformOperator': New templated fields 'source_object', 'destination_object' (#23328)``
+`9449a107f0 <https://github.com/apache/airflow/commit/9449a107f092f2f6cfa9c8bbcf5fd62fadfa01be>`_  2022-04-28   ``'DatastoreHook': Remove 'datastore_conn_id' (#23323)``
+`1f32603549 <https://github.com/apache/airflow/commit/1f3260354988b304cf31d5e1d945ce91798bed48>`_  2022-04-28   ``update processor to fix broken download URLs (#23299)``
+`8a7b61a8e4 <https://github.com/apache/airflow/commit/8a7b61a8e4e912627af0b84128ad87c0a347b1d8>`_  2022-04-28   ``Migrate gcs to new system tests design (#22778)``
+`72e2ea68a1 <https://github.com/apache/airflow/commit/72e2ea68a13f6494d1d95d6e03bc5ed72f4c8342>`_  2022-04-27   ``'CloudBuildCreateBuildOperator': Remove deprecated 'body' parameter (#23263)``
+`6cf0176f2a <https://github.com/apache/airflow/commit/6cf0176f2a676008a6fbe5b950ab2e3231fd1f76>`_  2022-04-27   ``Remove deprecated parameters from PubSub operators: (#23261)``
+`4d9c55c9d9 <https://github.com/apache/airflow/commit/4d9c55c9d962f179ae4d7c9e7c697b01cea8d0d2>`_  2022-04-27   ``Remove deprecated parameters from BigQueryHook: (#23269)``
+`915b0c689e <https://github.com/apache/airflow/commit/915b0c689eb1e40a2e4496991b74379fed2cfe90>`_  2022-04-27   ``add missing docstring in 'BigQueryHook.create_empty_table' (#23270)``
+`710eb6f3e6 <https://github.com/apache/airflow/commit/710eb6f3e606c32aa8a518915d2930abeb69f659>`_  2022-04-26   ``* 'CloudDatastoreImportEntitiesOperator' : Remove 'xcom_push'. Please use 'BaseOperator.do_xcom_push' (#23252)``
+`2d569fdaf0 <https://github.com/apache/airflow/commit/2d569fdaf0727bfe7f3a92fa4ce9ae47236d3615>`_  2022-04-26   ``Create links for Biqtable operators (#23164)``
+`434ab5a03c <https://github.com/apache/airflow/commit/434ab5a03ce2f34570bb4d9b7fb1e22c8e6762e2>`_  2022-04-26   ``'BigtableCreateInstanceOperator' & 'BigtableHook.create_instance' Remove 'replica_cluster_id', 'replica_cluster_zone'. (#23251)``
+`5ca1f3bf70 <https://github.com/apache/airflow/commit/5ca1f3bf706f6ac8437bef0c7c4944cc2d7fca04>`_  2022-04-26   ``Dataproc : remove 'location' in favor of 'region' (#23250)``
+`1416ac4195 <https://github.com/apache/airflow/commit/1416ac4195654088b10e9af107282f6b0464105c>`_  2022-04-26   ``'PubSubPullSensor': Remove 'project' and 'return_immediately' (#23231)``
+`06dfc2536c <https://github.com/apache/airflow/commit/06dfc2536c0bcddec478ff61cdc8677d9bc64435>`_  2022-04-26   ``Remove deprecated 'params' from google operators (#23230)``
+`37a7b27242 <https://github.com/apache/airflow/commit/37a7b27242fa06e0c805cbc01cf3cfe3557daf8e>`_  2022-04-26   ``'LookerStartPdtBuildOperator', 'LookerCheckPdtBuildSensor' : fix empty materialization id handling (#23025)``
+`967140e6c3 <https://github.com/apache/airflow/commit/967140e6c3bd0f359393e018bf27b7f2310a2fd9>`_  2022-04-25   ``Add location support to BigQueryDataTransferServiceTransferRunSensor.``
+`d6094e58ba <https://github.com/apache/airflow/commit/d6094e58ba3e96b54c5480fbffa5f3906222f414>`_  2022-04-25   ``Fix static checks``
+`22ea28f23e <https://github.com/apache/airflow/commit/22ea28f23ece16f34597c103d64cab78884a8bf4>`_  2022-04-25   ``Remove run_in_gke_cluster flag``
+`c46d04eb2d <https://github.com/apache/airflow/commit/c46d04eb2d62d3bf8a74a4a84c6fad9d12a96792>`_  2022-04-25   ``Create system test for K8s and dataproc operators``
+`35cbc89c3a <https://github.com/apache/airflow/commit/35cbc89c3a0a81f462da15b6416453c8323ae486>`_  2022-04-25   ``Create Dataproc operators for GKE``
+`27ad3b7827 <https://github.com/apache/airflow/commit/27ad3b7827c5faa116bf43c5530a3d0928fd252d>`_  2022-04-25   ``Remove 'GCSObjectsWtihPrefixExistenceSensor'``
+`544d658921 <https://github.com/apache/airflow/commit/544d658921cb2c9ac1abc5a89f2e275255cb924b>`_  2022-04-25   ``Change CloudDatastoreExportEntitiesLink to StorageLink``
+`b3cc2f5d10 <https://github.com/apache/airflow/commit/b3cc2f5d102214067c40b3c120364918556e7cca>`_  2022-04-25   ``Fix pre-commit check``
+`43ded6c877 <https://github.com/apache/airflow/commit/43ded6c877e90f53e4f5849499a6ed9585b309b7>`_  2022-04-25   ``Add links for Cloud Datastore operators``
+`de65a5cc5a <https://github.com/apache/airflow/commit/de65a5cc5acaa1fc87ae8f65d367e101034294a6>`_  2022-04-25   ``Support serviceAccount attr for dataflow in the Apache beam``
+`76dc7375b2 <https://github.com/apache/airflow/commit/76dc7375b27976968d37143f7e6dfab1049665f6>`_  2022-04-25   ``Migrate Datastore system tests to new design (AIP-47)``
+`0373fb0247 <https://github.com/apache/airflow/commit/0373fb024797bc83be5184886bf94fd4da78a395>`_  2022-04-25   ``'GoogleDriveToGCSOperator': Remove 'destination_bucket' and 'destination_object'``
+`6b459995b2 <https://github.com/apache/airflow/commit/6b459995b260cc7023e4720974ef4f59893cd283>`_  2022-04-25   ``Add the format of Vertex Endpoint ID to the docstrings``
+`27af0b7ebe <https://github.com/apache/airflow/commit/27af0b7ebe1641d998b890858b0081ccf1472add>`_  2022-04-25   ``Add the new parameter to the docstring``
+`48abf571be <https://github.com/apache/airflow/commit/48abf571bec483b0198802e79fb9b948ba41fdd1>`_  2022-04-25   ``Add 'endpoint_id' arg to 'google.cloud.operators.vertex_ai.CreateEndpointOperator'``
+`8b6b0848a3 <https://github.com/apache/airflow/commit/8b6b0848a3cacf9999477d6af4d2a87463f03026>`_  2022-04-23   ``Use new Breese for building, pulling and verifying the images. (#23104)``
+`07a13bb708 <https://github.com/apache/airflow/commit/07a13bb7088d4a8ba50efbf14981150656b020a7>`_  2022-04-21   ``Change ComputeSSH to throw provider import error instead paramiko (#23035)``
+`c36bcc4c06 <https://github.com/apache/airflow/commit/c36bcc4c06c93dce11e2306a4aff66432bffd5a5>`_  2022-04-15   ``Upgrade to support Google Ads v10 (#22965)``
+`ea1ae1963e <https://github.com/apache/airflow/commit/ea1ae1963ecf1b543e4f5e8deb59d623df42d44a>`_  2022-04-14   ``Fix cancel_on_kill after execution timeout for DataprocSubmitJobOperator (#22955)``
+`9a623e94cb <https://github.com/apache/airflow/commit/9a623e94cb3e4f02cbe566e02f75f4a894edc60d>`_  2022-04-13   ``migrate system test gcs_to_bigquery into new design (#22753)``
+`aa317d92ea <https://github.com/apache/airflow/commit/aa317d92ea4dd38fbc27501048ee78b1c0c0aeb5>`_  2022-04-13   ``Fix select * query xcom push for BigQueryGetDataOperator (#22936)``
+`27b3e31178 <https://github.com/apache/airflow/commit/27b3e31178a4d64c09c6125bcc69e973275b84be>`_  2022-04-11   ``implements #22859 - Add .sql as templatable extension (#22920)``
+`03e1c9b152 <https://github.com/apache/airflow/commit/03e1c9b1521fea46ad3c7e15690810e4548f52c9>`_  2022-04-11   ``MSSQLToGCSOperator fails: datetime is not JSON Serializable (#22882)``
+`6933022e94 <https://github.com/apache/airflow/commit/6933022e94acf139b2dea9a589bb8b25c62a5d20>`_  2022-04-10   ``Fix new MyPy errors in main (#22884)``
+`6aa65a38e0 <https://github.com/apache/airflow/commit/6aa65a38e0be3fee18ae9c1541e6091a47ab1f76>`_  2022-04-08   ``Add example DAG for demonstrating usage of GCS sensors (#22808)``
+=================================================================================================  ===========  ===================================================================================================================================
 
 6.8.0
 .....
 
 Latest change: 2022-04-07
 
-================================================================================================  ===========  ===============================================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===============================================================================================================================
-`56ab82ed7 <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
-`838cf401b <https://github.com/apache/airflow/commit/838cf401b9a424ad0fbccd5fb8d3040a8f4a7f44>`_  2022-04-06   ``Fail ''LocalFilesystemToGCSOperator'' if src does not exist (#22772)``
-`99b0211d5 <https://github.com/apache/airflow/commit/99b0211d5087cf486415b5fc8399d3f15d84ed69>`_  2022-04-04   ``Modify transfer operators to handle more data (#22495)``
-`f9e18472c <https://github.com/apache/airflow/commit/f9e18472c0c228fc3de7c883c7c3d26d7ee49e81>`_  2022-04-04   ``Add autodetect arg in BQCreateExternalTable Operator (#22710)``
-`327eab3e2 <https://github.com/apache/airflow/commit/327eab3e26a3fb3e40a995facebb512cebb0fec2>`_  2022-03-31   ``Add links for BigQuery Data Transfer (#22280)``
-`02976bef8 <https://github.com/apache/airflow/commit/02976bef885a5da29a8be59b32af51edbf94466c>`_  2022-03-27   ``Refactor: BigQuery to GCS Operator (#22506)``
-`719135ade <https://github.com/apache/airflow/commit/719135ade06f4a7017d68dafbd79662a1c1d2948>`_  2022-03-27   ``Remove references to deprecated operators/params in PubSub operators (#22519)``
-`ca4b8d174 <https://github.com/apache/airflow/commit/ca4b8d1744cd1de9b6af97dacb0e03de0f014006>`_  2022-03-27   ``Create Endpoint and Model Service, Batch Prediction and Hyperparameter Tuning Jobs operators for Vertex AI service (#22088)``
-`388723950 <https://github.com/apache/airflow/commit/388723950de9ca519108e0a8f6818f0fc0dd91d4>`_  2022-03-27   ``PostgresToGoogleCloudStorageOperator - BigQuery schema type for time zone naive fields (#22536)``
-`c063fc688 <https://github.com/apache/airflow/commit/c063fc688cf20c37ed830de5e3dac4a664fd8241>`_  2022-03-25   ``Update black precommit (#22521)``
-`3c7cd4731 <https://github.com/apache/airflow/commit/3c7cd4731937652271fc1180a74e9a3af3dd211d>`_  2022-03-25   ``New design of system tests (#22311)``
-`7ab45d41d <https://github.com/apache/airflow/commit/7ab45d41d6c4de322dc8afe8a74b712d0bae4ee7>`_  2022-03-24   ``Update secrets backends to use get_conn_value instead of get_conn_uri (#22348)``
-`d231e9b44 <https://github.com/apache/airflow/commit/d231e9b448d76cd35fd6b6d04305b86a5c5ad94e>`_  2022-03-24   ``Remove coerce_datetime usage from GCSTimeSpanFileTransformOperator (#22501)``
-`82a26c059 <https://github.com/apache/airflow/commit/82a26c05913ef1ac323270363e1cd6d15ee651d2>`_  2022-03-24   ``Fix the docstrings (#22497)``
-`38fde2ea7 <https://github.com/apache/airflow/commit/38fde2ea795f69ebd5f4ecc5668e162ce4694ac4>`_  2022-03-23   ``Fix 'download_media' url in 'GoogleDisplayVideo360SDFtoGCSOperator' (#22479)``
-`0f0a1a7d2 <https://github.com/apache/airflow/commit/0f0a1a7d22dffab4487c35d3598b3b6aaf24c4c6>`_  2022-03-23   ``Fix to 'CloudBuildRunBuildTriggerOperator' fails to find build id. (#22419)``
-================================================================================================  ===========  ===============================================================================================================================
+=================================================================================================  ===========  ===============================================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===============================================================================================================================
+`56ab82ed7a <https://github.com/apache/airflow/commit/56ab82ed7a5c179d024722ccc697b740b2b93b6a>`_  2022-04-07   ``Prepare mid-April provider documentation. (#22819)``
+`838cf401b9 <https://github.com/apache/airflow/commit/838cf401b9a424ad0fbccd5fb8d3040a8f4a7f44>`_  2022-04-06   ``Fail ''LocalFilesystemToGCSOperator'' if src does not exist (#22772)``
+`99b0211d50 <https://github.com/apache/airflow/commit/99b0211d5087cf486415b5fc8399d3f15d84ed69>`_  2022-04-04   ``Modify transfer operators to handle more data (#22495)``
+`f9e18472c0 <https://github.com/apache/airflow/commit/f9e18472c0c228fc3de7c883c7c3d26d7ee49e81>`_  2022-04-04   ``Add autodetect arg in BQCreateExternalTable Operator (#22710)``
+`327eab3e26 <https://github.com/apache/airflow/commit/327eab3e26a3fb3e40a995facebb512cebb0fec2>`_  2022-03-31   ``Add links for BigQuery Data Transfer (#22280)``
+`02976bef88 <https://github.com/apache/airflow/commit/02976bef885a5da29a8be59b32af51edbf94466c>`_  2022-03-27   ``Refactor: BigQuery to GCS Operator (#22506)``
+`719135ade0 <https://github.com/apache/airflow/commit/719135ade06f4a7017d68dafbd79662a1c1d2948>`_  2022-03-27   ``Remove references to deprecated operators/params in PubSub operators (#22519)``
+`ca4b8d1744 <https://github.com/apache/airflow/commit/ca4b8d1744cd1de9b6af97dacb0e03de0f014006>`_  2022-03-27   ``Create Endpoint and Model Service, Batch Prediction and Hyperparameter Tuning Jobs operators for Vertex AI service (#22088)``
+`388723950d <https://github.com/apache/airflow/commit/388723950de9ca519108e0a8f6818f0fc0dd91d4>`_  2022-03-27   ``PostgresToGoogleCloudStorageOperator - BigQuery schema type for time zone naive fields (#22536)``
+`c063fc688c <https://github.com/apache/airflow/commit/c063fc688cf20c37ed830de5e3dac4a664fd8241>`_  2022-03-25   ``Update black precommit (#22521)``
+`3c7cd47319 <https://github.com/apache/airflow/commit/3c7cd4731937652271fc1180a74e9a3af3dd211d>`_  2022-03-25   ``New design of system tests (#22311)``
+`7ab45d41d6 <https://github.com/apache/airflow/commit/7ab45d41d6c4de322dc8afe8a74b712d0bae4ee7>`_  2022-03-24   ``Update secrets backends to use get_conn_value instead of get_conn_uri (#22348)``
+`d231e9b448 <https://github.com/apache/airflow/commit/d231e9b448d76cd35fd6b6d04305b86a5c5ad94e>`_  2022-03-24   ``Remove coerce_datetime usage from GCSTimeSpanFileTransformOperator (#22501)``
+`82a26c0591 <https://github.com/apache/airflow/commit/82a26c05913ef1ac323270363e1cd6d15ee651d2>`_  2022-03-24   ``Fix the docstrings (#22497)``
+`38fde2ea79 <https://github.com/apache/airflow/commit/38fde2ea795f69ebd5f4ecc5668e162ce4694ac4>`_  2022-03-23   ``Fix 'download_media' url in 'GoogleDisplayVideo360SDFtoGCSOperator' (#22479)``
+`0f0a1a7d22 <https://github.com/apache/airflow/commit/0f0a1a7d22dffab4487c35d3598b3b6aaf24c4c6>`_  2022-03-23   ``Fix to 'CloudBuildRunBuildTriggerOperator' fails to find build id. (#22419)``
+=================================================================================================  ===========  ===============================================================================================================================
 
 6.7.0
 .....
 
 Latest change: 2022-03-22
 
-================================================================================================  ===========  ===================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ===================================================================
-`d7dbfb7e2 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
-`7b851edc9 <https://github.com/apache/airflow/commit/7b851edc916281bb5d3a8358c46b013d6cae84b2>`_  2022-03-21   ``Add 'LocalFilesystemToGoogleDriveOperator' (#22219)``
-`14e6b657c <https://github.com/apache/airflow/commit/14e6b657c26df6aa3844c4f4531c623cddd143d7>`_  2022-03-21   ``Add timeout and retry to the BigQueryInsertJobOperator (#22395)``
-`a3ffbee7c <https://github.com/apache/airflow/commit/a3ffbee7c9b5cd8cc5b7b246116f0254f1daa505>`_  2022-03-20   ``Fix skipping non-GCS located jars (#22302)``
-`88402038c <https://github.com/apache/airflow/commit/88402038cac10597a67d3dba6af66eb1bc14377d>`_  2022-03-19   ``Add dataflow_default_options to templated_fields (#22367)``
-`6448b2458 <https://github.com/apache/airflow/commit/6448b2458cbeb93c33bfe0ca03261498aa69a186>`_  2022-03-15   ``[FIX] typo doc of gcs operator (#22290)``
-================================================================================================  ===========  ===================================================================
+=================================================================================================  ===========  ===================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ===================================================================
+`d7dbfb7e26 <https://github.com/apache/airflow/commit/d7dbfb7e26a50130d3550e781dc71a5fbcaeb3d2>`_  2022-03-22   ``Add documentation for bugfix release of Providers (#22383)``
+`7b851edc91 <https://github.com/apache/airflow/commit/7b851edc916281bb5d3a8358c46b013d6cae84b2>`_  2022-03-21   ``Add 'LocalFilesystemToGoogleDriveOperator' (#22219)``
+`14e6b657c2 <https://github.com/apache/airflow/commit/14e6b657c26df6aa3844c4f4531c623cddd143d7>`_  2022-03-21   ``Add timeout and retry to the BigQueryInsertJobOperator (#22395)``
+`a3ffbee7c9 <https://github.com/apache/airflow/commit/a3ffbee7c9b5cd8cc5b7b246116f0254f1daa505>`_  2022-03-20   ``Fix skipping non-GCS located jars (#22302)``
+`88402038ca <https://github.com/apache/airflow/commit/88402038cac10597a67d3dba6af66eb1bc14377d>`_  2022-03-19   ``Add dataflow_default_options to templated_fields (#22367)``
+`6448b2458c <https://github.com/apache/airflow/commit/6448b2458cbeb93c33bfe0ca03261498aa69a186>`_  2022-03-15   ``[FIX] typo doc of gcs operator (#22290)``
+=================================================================================================  ===========  ===================================================================
 
 6.6.0
 .....
 
 Latest change: 2022-03-14
 
-================================================================================================  ===========  ==========================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ==========================================================================================
-`16adc035b <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
-`87c1246b7 <https://github.com/apache/airflow/commit/87c1246b79769f20214a339aadc6a8270d453953>`_  2022-03-14   ``Add Dataplex operators (#20377)``
-`c1ab8e2d7 <https://github.com/apache/airflow/commit/c1ab8e2d7b68a31408e750129592e16432474512>`_  2022-03-14   ``Protect against accidental misuse of XCom.get_value() (#22244)``
-`c108f264a <https://github.com/apache/airflow/commit/c108f264abde68e8f458a401296a53ccbe7a47f6>`_  2022-03-13   ``Change the default 'chunk_size' to a clear representation & add documentation (#22222)``
-`45435399f <https://github.com/apache/airflow/commit/45435399fe16c48d11584245a04c357242b23f40>`_  2022-03-13   ``Support Uploading Bigger Files to Google Drive (#22179)``
-`42a891d60 <https://github.com/apache/airflow/commit/42a891d6053a9b449909290786c4248c76d4a41f>`_  2022-03-13   ``Update ''GKEDeleteClusterOperator', ''GKECreateClusterOperator'' docstrings (#22212)``
-`d08284ed2 <https://github.com/apache/airflow/commit/d08284ed251b7c5712190181623b500a38cd640d>`_  2022-03-11   `` Add map_index to XCom model and interface (#22112)``
-`828d1cba4 <https://github.com/apache/airflow/commit/828d1cba4d9b85a166debdd8a8dfe363935c22cd>`_  2022-03-10   ``Add support for ARM platform (#22127)``
-`4ac771c31 <https://github.com/apache/airflow/commit/4ac771c3161acb293a39db0ce031bf40d0778803>`_  2022-03-09   ``Fix spelling (#22107)``
-`dd0724fdd <https://github.com/apache/airflow/commit/dd0724fdd2386576755c5e49d8adb41f0d164116>`_  2022-03-08   ``Add guide for DataprocInstantiateInlineWorkflowTemplateOperator (#22062)``
-`dfd9805a2 <https://github.com/apache/airflow/commit/dfd9805a23b2d366f5c332f4cb4131462c5ba82e>`_  2022-03-08   ``Use yaml safe load (#22091)``
-`eba970375 <https://github.com/apache/airflow/commit/eba9703751081d3a7ca8a8754b742fbf12a68bd0>`_  2022-03-08   ``Revert "Use yaml safe load (#22085)" (#22089)``
-`7f4935bab <https://github.com/apache/airflow/commit/7f4935bab36c41d5927610e38c46a30da2b80906>`_  2022-03-08   ``Use yaml safe load (#22085)``
-`a11d831e3 <https://github.com/apache/airflow/commit/a11d831e3f978826d75e62bd70304c5277a8a1ea>`_  2022-03-07   ``Allow for uploading metadata with GCS Hook Upload (#22058)``
-================================================================================================  ===========  ==========================================================================================
+=================================================================================================  ===========  ==========================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ==========================================================================================
+`16adc035b1 <https://github.com/apache/airflow/commit/16adc035b1ecdf533f44fbb3e32bea972127bb71>`_  2022-03-14   ``Add documentation for Classifier release for March 2022 (#22226)``
+`87c1246b79 <https://github.com/apache/airflow/commit/87c1246b79769f20214a339aadc6a8270d453953>`_  2022-03-14   ``Add Dataplex operators (#20377)``
+`c1ab8e2d7b <https://github.com/apache/airflow/commit/c1ab8e2d7b68a31408e750129592e16432474512>`_  2022-03-14   ``Protect against accidental misuse of XCom.get_value() (#22244)``
+`c108f264ab <https://github.com/apache/airflow/commit/c108f264abde68e8f458a401296a53ccbe7a47f6>`_  2022-03-13   ``Change the default 'chunk_size' to a clear representation & add documentation (#22222)``
+`45435399fe <https://github.com/apache/airflow/commit/45435399fe16c48d11584245a04c357242b23f40>`_  2022-03-13   ``Support Uploading Bigger Files to Google Drive (#22179)``
+`42a891d605 <https://github.com/apache/airflow/commit/42a891d6053a9b449909290786c4248c76d4a41f>`_  2022-03-13   ``Update ''GKEDeleteClusterOperator', ''GKECreateClusterOperator'' docstrings (#22212)``
+`d08284ed25 <https://github.com/apache/airflow/commit/d08284ed251b7c5712190181623b500a38cd640d>`_  2022-03-11   `` Add map_index to XCom model and interface (#22112)``
+`828d1cba4d <https://github.com/apache/airflow/commit/828d1cba4d9b85a166debdd8a8dfe363935c22cd>`_  2022-03-10   ``Add support for ARM platform (#22127)``
+`4ac771c316 <https://github.com/apache/airflow/commit/4ac771c3161acb293a39db0ce031bf40d0778803>`_  2022-03-09   ``Fix spelling (#22107)``
+`dd0724fdd2 <https://github.com/apache/airflow/commit/dd0724fdd2386576755c5e49d8adb41f0d164116>`_  2022-03-08   ``Add guide for DataprocInstantiateInlineWorkflowTemplateOperator (#22062)``
+`dfd9805a23 <https://github.com/apache/airflow/commit/dfd9805a23b2d366f5c332f4cb4131462c5ba82e>`_  2022-03-08   ``Use yaml safe load (#22091)``
+`eba9703751 <https://github.com/apache/airflow/commit/eba9703751081d3a7ca8a8754b742fbf12a68bd0>`_  2022-03-08   ``Revert "Use yaml safe load (#22085)" (#22089)``
+`7f4935bab3 <https://github.com/apache/airflow/commit/7f4935bab36c41d5927610e38c46a30da2b80906>`_  2022-03-08   ``Use yaml safe load (#22085)``
+`a11d831e3f <https://github.com/apache/airflow/commit/a11d831e3f978826d75e62bd70304c5277a8a1ea>`_  2022-03-07   ``Allow for uploading metadata with GCS Hook Upload (#22058)``
+=================================================================================================  ===========  ==========================================================================================
 
 6.5.0
 .....
 
 Latest change: 2022-03-07
 
-================================================================================================  ===========  ================================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ================================================================================================
-`f5b96315f <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
-`6db9b0029 <https://github.com/apache/airflow/commit/6db9b0029b98611dd748638ab4834a2275e4fa48>`_  2022-03-07   ``Add Looker PDT operators (#20882)``
-`9020b3a89 <https://github.com/apache/airflow/commit/9020b3a89d4572572c50d6ac0f1724e09092e0b5>`_  2022-03-06   ``Add autodetect arg to external table creation in GCSToBigQueryOperator (#21944)``
-`a0e2ebaa2 <https://github.com/apache/airflow/commit/a0e2ebaa27e5422b7e6ea8d04021fddbbb759bef>`_  2022-03-02   ``Unpin 'google-cloud-memcache' (#21912)``
-`84ed747db <https://github.com/apache/airflow/commit/84ed747db8e333d2b24ee3a7f59666b89816aa52>`_  2022-03-02   ``Unpin ''pandas-gbq'' and remove unused code (#21915)``
-`fb6b2d1fe <https://github.com/apache/airflow/commit/fb6b2d1fee6af366a3311a8012eb35b8f665348a>`_  2022-03-01   ``Make project_id argument optional in all dataproc operators (#21866)``
-`08575ddd8 <https://github.com/apache/airflow/commit/08575ddd8a72f96a3439f73e973ee9958188eb83>`_  2022-03-01   ``Change BaseOperatorLink interface to take a ti_key, not a datetime (#21798)``
-`6ca118dff <https://github.com/apache/airflow/commit/6ca118dff1ede2b1541c43c3738e547b43818f7f>`_  2022-03-01   ``Allow templates in more DataprocUpdateClusterOperator fields (#21865)``
-`0c55ca2cd <https://github.com/apache/airflow/commit/0c55ca2cda2433ba79b2f4868361576d41d2b41c>`_  2022-02-28   ``Suppress hook warnings from the Bigquery transfers (#20119)``
-`73eb24f25 <https://github.com/apache/airflow/commit/73eb24f25c2d60fb3a2d8fe2ed64b3c165f8d4c6>`_  2022-02-24   ``Fix bigquery_dts parameter docstring typo (#21786)``
-`3b4c26eb3 <https://github.com/apache/airflow/commit/3b4c26eb3a1c8d4938be80ab7fa0711561e91f8f>`_  2022-02-23   ``Add Dataproc assets/links (#21756)``
-`6061cc421 <https://github.com/apache/airflow/commit/6061cc42196053e3540d35f5fdcdedf7bb72cb4a>`_  2022-02-20   ``Add Auto ML operators for Vertex AI service (#21470)``
-`295efd36e <https://github.com/apache/airflow/commit/295efd36eac074578e4b54a69d71c2924984326d>`_  2022-02-17   ``Dataflow Assets (#21639)``
-`af2c04732 <https://github.com/apache/airflow/commit/af2c047320c5f0742f466943c171ec761d275bab>`_  2022-02-16   ``Add GoogleCalendarToGCSOperator (#20769)``
-`1b568d73e <https://github.com/apache/airflow/commit/1b568d73e1dfb838a3a0446e3a6063b9f27f04b8>`_  2022-02-15   ``Extract ClientInfo to module level (#21554)``
-`dc03000de <https://github.com/apache/airflow/commit/dc03000de80e672de661c84f5fbb916413211550>`_  2022-02-15   ``Datafusion assets (#21518)``
-`56365b102 <https://github.com/apache/airflow/commit/56365b102c0b0850f27a64fe9b08da4e07fedee1>`_  2022-02-15   ``Dataproc metastore assets (#21267)``
-`6692e9191 <https://github.com/apache/airflow/commit/6692e9191df61c8637adbfa249ebbf9882dbba5d>`_  2022-02-15   ``Normalize *_conn_id parameters in BigQuery sensors (#21430)``
-`2eb10565b <https://github.com/apache/airflow/commit/2eb10565b2075d89eb283bd53462c00f5d54ab55>`_  2022-02-15   ``Fixed PostgresToGCSOperator fail on empty resultset for use_server_side_cursor=True (#21307)``
-`da1e6578e <https://github.com/apache/airflow/commit/da1e6578e0207b7f2acab794ed3c5bf730719bf8>`_  2022-02-15   ``Fix multi query scenario in bigquery example DAG (#21575)``
-================================================================================================  ===========  ================================================================================================
+=================================================================================================  ===========  ================================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ================================================================================================
+`f5b96315fe <https://github.com/apache/airflow/commit/f5b96315fe65b99c0e2542831ff73a3406c4232d>`_  2022-03-07   ``Add documentation for Feb Providers release (#22056)``
+`6db9b0029b <https://github.com/apache/airflow/commit/6db9b0029b98611dd748638ab4834a2275e4fa48>`_  2022-03-07   ``Add Looker PDT operators (#20882)``
+`9020b3a89d <https://github.com/apache/airflow/commit/9020b3a89d4572572c50d6ac0f1724e09092e0b5>`_  2022-03-06   ``Add autodetect arg to external table creation in GCSToBigQueryOperator (#21944)``
+`a0e2ebaa27 <https://github.com/apache/airflow/commit/a0e2ebaa27e5422b7e6ea8d04021fddbbb759bef>`_  2022-03-02   ``Unpin 'google-cloud-memcache' (#21912)``
+`84ed747db8 <https://github.com/apache/airflow/commit/84ed747db8e333d2b24ee3a7f59666b89816aa52>`_  2022-03-02   ``Unpin ''pandas-gbq'' and remove unused code (#21915)``
+`fb6b2d1fee <https://github.com/apache/airflow/commit/fb6b2d1fee6af366a3311a8012eb35b8f665348a>`_  2022-03-01   ``Make project_id argument optional in all dataproc operators (#21866)``
+`08575ddd8a <https://github.com/apache/airflow/commit/08575ddd8a72f96a3439f73e973ee9958188eb83>`_  2022-03-01   ``Change BaseOperatorLink interface to take a ti_key, not a datetime (#21798)``
+`6ca118dff1 <https://github.com/apache/airflow/commit/6ca118dff1ede2b1541c43c3738e547b43818f7f>`_  2022-03-01   ``Allow templates in more DataprocUpdateClusterOperator fields (#21865)``
+`0c55ca2cda <https://github.com/apache/airflow/commit/0c55ca2cda2433ba79b2f4868361576d41d2b41c>`_  2022-02-28   ``Suppress hook warnings from the Bigquery transfers (#20119)``
+`73eb24f25c <https://github.com/apache/airflow/commit/73eb24f25c2d60fb3a2d8fe2ed64b3c165f8d4c6>`_  2022-02-24   ``Fix bigquery_dts parameter docstring typo (#21786)``
+`3b4c26eb3a <https://github.com/apache/airflow/commit/3b4c26eb3a1c8d4938be80ab7fa0711561e91f8f>`_  2022-02-23   ``Add Dataproc assets/links (#21756)``
+`6061cc4219 <https://github.com/apache/airflow/commit/6061cc42196053e3540d35f5fdcdedf7bb72cb4a>`_  2022-02-20   ``Add Auto ML operators for Vertex AI service (#21470)``
+`295efd36ea <https://github.com/apache/airflow/commit/295efd36eac074578e4b54a69d71c2924984326d>`_  2022-02-17   ``Dataflow Assets (#21639)``
+`af2c047320 <https://github.com/apache/airflow/commit/af2c047320c5f0742f466943c171ec761d275bab>`_  2022-02-16   ``Add GoogleCalendarToGCSOperator (#20769)``
+`1b568d73e1 <https://github.com/apache/airflow/commit/1b568d73e1dfb838a3a0446e3a6063b9f27f04b8>`_  2022-02-15   ``Extract ClientInfo to module level (#21554)``
+`dc03000de8 <https://github.com/apache/airflow/commit/dc03000de80e672de661c84f5fbb916413211550>`_  2022-02-15   ``Datafusion assets (#21518)``
+`56365b102c <https://github.com/apache/airflow/commit/56365b102c0b0850f27a64fe9b08da4e07fedee1>`_  2022-02-15   ``Dataproc metastore assets (#21267)``
+`6692e9191d <https://github.com/apache/airflow/commit/6692e9191df61c8637adbfa249ebbf9882dbba5d>`_  2022-02-15   ``Normalize *_conn_id parameters in BigQuery sensors (#21430)``
+`2eb10565b2 <https://github.com/apache/airflow/commit/2eb10565b2075d89eb283bd53462c00f5d54ab55>`_  2022-02-15   ``Fixed PostgresToGCSOperator fail on empty resultset for use_server_side_cursor=True (#21307)``
+`da1e6578e0 <https://github.com/apache/airflow/commit/da1e6578e0207b7f2acab794ed3c5bf730719bf8>`_  2022-02-15   ``Fix multi query scenario in bigquery example DAG (#21575)``
+=================================================================================================  ===========  ================================================================================================
 
 6.4.0
 .....
 
 Latest change: 2022-02-14
 
-================================================================================================  ===========  ============================================================================================
-Commit                                                                                            Committed    Subject
-================================================================================================  ===========  ============================================================================================
-`28378d867 <https://github.com/apache/airflow/commit/28378d867afaac497529bd2e1d2c878edf66f460>`_  2022-02-14   ``Add documentation for RC3 release of providers for Jan 2022 (#21553)``
-`6bb0857df <https://github.com/apache/airflow/commit/6bb0857df94c0f959e7ebe421a00b942fd60b199>`_  2022-02-13   ``(providers_google) add a location check in bigquery (#19571)``
-`6579648af <https://github.com/apache/airflow/commit/6579648af2a21aa01cb93f051d091569a03c04a4>`_  2022-02-13   ``Fix bigquery-hook when no  engine_kwargs are passed``
-`da485da29 <https://github.com/apache/airflow/commit/da485da29a06ecdda720a7ba75f04a2680aac0a2>`_  2022-02-13   ``Add support for BeamGoPipelineOperator (#20386)``
-`05a883b35 <https://github.com/apache/airflow/commit/05a883b35e34853ec9326bd579551a8e161d6cdc>`_  2022-02-11   ``Google Cloud Composer opearators (#21251)``
-`833087f4f <https://github.com/apache/airflow/commit/833087f4f9e86ee063d6a754593d80e9e5cd4100>`_  2022-02-10   ``Enable asynchronous job submission in BigQuery hook (#21385)``
-`51aff276c <https://github.com/apache/airflow/commit/51aff276ca4a33ee70326dd9eea6fba59f1463a3>`_  2022-02-10   ``Optionally raise an error if source file does not exist in GCSToGCSOperator (#21391)``
-`07fe9e8c6 <https://github.com/apache/airflow/commit/07fe9e8c6acf8826ac1dcaf2ad8c94297a0f0c24>`_  2022-02-09   ``Never set DagRun.state to State.NONE (#21263)``
-`0a3ff43d4 <https://github.com/apache/airflow/commit/0a3ff43d41d33d05fb3996e61785919effa9a2fa>`_  2022-02-08   ``Add pre-commit check for docstring param types (#21398)``
-`d94fa3783 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
-`e97374020 <https://github.com/apache/airflow/commit/e9737402081aa9c9bac748de1d75b387b3b8da42>`_  2022-02-08   ``Create CustomJob and Datasets operators for Vertex AI service (#21253)``
-`34d63fabc <https://github.com/apache/airflow/commit/34d63fabc0f2a85df38a78a89f9929e110951d11>`_  2022-02-08   ``Fix BigQueryDataTransferServiceHook.get_transfer_run() request parameter (#21293)``
-`6b88d432d <https://github.com/apache/airflow/commit/6b88d432d959df73433528fe3d62194239f13edd>`_  2022-02-06   ``Support to upload file to Google Shared Drive (#21319)``
-`1a77bc648 <https://github.com/apache/airflow/commit/1a77bc6481580ab6817267b6e075634caaa025be>`_  2022-02-06   ``:bug: (BigQueryHook) fix compatibility with sqlalchemy engine (#19508)``
-`6c3a67d4f <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
-`39e395f98 <https://github.com/apache/airflow/commit/39e395f9816c04ef2f033eb0b4f635fc3018d803>`_  2022-02-04   ``Add more SQL template fields renderers (#21237)``
-`e840acf8d <https://github.com/apache/airflow/commit/e840acf8d1840761b72b596ccd4280efece0c974>`_  2022-02-04   ``Fix BigQuery system test (#21320)``
-`ddb5246bd <https://github.com/apache/airflow/commit/ddb5246bd1576e2ce6abf8c80c3328d7d71a75ce>`_  2022-02-03   ``Refactor operator links to not create ad hoc TaskInstances (#21285)``
-`1d4b709e2 <https://github.com/apache/airflow/commit/1d4b709e20b07c6f0b5d1bab1935e19557df2913>`_  2022-01-28   ``Revert "Create CustomJob and Datasets operators for Vertex AI service (#20077)" (#21203)``
-`48d44b885 <https://github.com/apache/airflow/commit/48d44b885b0b205a8a4f8ff864716127476ff7f4>`_  2022-01-28   ``Cloudsql import links fix. (#21199)``
-`640c0b676 <https://github.com/apache/airflow/commit/640c0b67631c5f2c8ee866b0726fa7a8a452cd3c>`_  2022-01-28   ``Create CustomJob and Datasets operators for Vertex AI service (#20077)``
-`cb7305321 <https://github.com/apache/airflow/commit/cb73053211367e2c2dd76d5279cdc7dc7b190124>`_  2022-01-27   ``Add optional features in providers. (#21074)``
-`60aa518eb <https://github.com/apache/airflow/commit/60aa518ebfe8d794ee216c8283cba841d6510189>`_  2022-01-26   ``batch as templated field in DataprocCreateBatchOperator (#20905)``
-`623163f16 <https://github.com/apache/airflow/commit/623163f16ad2bbdd47d499e423fd5e37d36a028b>`_  2022-01-25   ``Extend dataproc example dag (#21091)``
-`86ef016ea <https://github.com/apache/airflow/commit/86ef016eabd90819163503ef07c0da50373142ad>`_  2022-01-23   ``Make timeout Optional for wait_for_operation (#20981)``
-`506efb6fa <https://github.com/apache/airflow/commit/506efb6fa3999ac21a8539e863d81dc684abe52a>`_  2022-01-21   ``Squelch more deprecation warnings (#21003)``
-`372849486 <https://github.com/apache/airflow/commit/372849486cd455a4ff4821b01805a442f1a78417>`_  2022-01-21   ``Fix last google provider MyPy errors (#21010)``
-`73c0d241d <https://github.com/apache/airflow/commit/73c0d241d804507abc651a365f93d60c543349d5>`_  2022-01-21   ``Remove a few stray ':type's in docs (#21014)``
-`602abe839 <https://github.com/apache/airflow/commit/602abe8394fafe7de54df7e73af56de848cdf617>`_  2022-01-20   ``Remove ':type' lines now sphinx-autoapi supports typehints (#20951)``
-`b8526abc2 <https://github.com/apache/airflow/commit/b8526abc2c220b1e07eed83694dfee972c2e2609>`_  2022-01-19   ``Add encoding parameter to 'GCSToLocalFilesystemOperator' to fix #20901 (#20919)``
-`58452f97d <https://github.com/apache/airflow/commit/58452f97dbcddb4c57a021e9c7fc76139aa9633b>`_  2022-01-03   ``Add hook for integrating with Google Calendar (#20542)``
-================================================================================================  ===========  ============================================================================================
+=================================================================================================  ===========  ============================================================================================
+Commit                                                                                             Committed    Subject
+=================================================================================================  ===========  ============================================================================================
+`28378d867a <https://github.com/apache/airflow/commit/28378d867afaac497529bd2e1d2c878edf66f460>`_  2022-02-14   ``Add documentation for RC3 release of providers for Jan 2022 (#21553)``
+`6bb0857df9 <https://github.com/apache/airflow/commit/6bb0857df94c0f959e7ebe421a00b942fd60b199>`_  2022-02-13   ``(providers_google) add a location check in bigquery (#19571)``
+`6579648af2 <https://github.com/apache/airflow/commit/6579648af2a21aa01cb93f051d091569a03c04a4>`_  2022-02-13   ``Fix bigquery-hook when no  engine_kwargs are passed``
+`da485da29a <https://github.com/apache/airflow/commit/da485da29a06ecdda720a7ba75f04a2680aac0a2>`_  2022-02-13   ``Add support for BeamGoPipelineOperator (#20386)``
+`05a883b35e <https://github.com/apache/airflow/commit/05a883b35e34853ec9326bd579551a8e161d6cdc>`_  2022-02-11   ``Google Cloud Composer opearators (#21251)``
+`833087f4f9 <https://github.com/apache/airflow/commit/833087f4f9e86ee063d6a754593d80e9e5cd4100>`_  2022-02-10   ``Enable asynchronous job submission in BigQuery hook (#21385)``
+`51aff276ca <https://github.com/apache/airflow/commit/51aff276ca4a33ee70326dd9eea6fba59f1463a3>`_  2022-02-10   ``Optionally raise an error if source file does not exist in GCSToGCSOperator (#21391)``
+`07fe9e8c6a <https://github.com/apache/airflow/commit/07fe9e8c6acf8826ac1dcaf2ad8c94297a0f0c24>`_  2022-02-09   ``Never set DagRun.state to State.NONE (#21263)``
+`0a3ff43d41 <https://github.com/apache/airflow/commit/0a3ff43d41d33d05fb3996e61785919effa9a2fa>`_  2022-02-08   ``Add pre-commit check for docstring param types (#21398)``
+`d94fa37830 <https://github.com/apache/airflow/commit/d94fa378305957358b910cfb1fe7cb14bc793804>`_  2022-02-08   ``Fixed changelog for January 2022 (delayed) provider's release (#21439)``
+`e973740208 <https://github.com/apache/airflow/commit/e9737402081aa9c9bac748de1d75b387b3b8da42>`_  2022-02-08   ``Create CustomJob and Datasets operators for Vertex AI service (#21253)``
+`34d63fabc0 <https://github.com/apache/airflow/commit/34d63fabc0f2a85df38a78a89f9929e110951d11>`_  2022-02-08   ``Fix BigQueryDataTransferServiceHook.get_transfer_run() request parameter (#21293)``
+`6b88d432d9 <https://github.com/apache/airflow/commit/6b88d432d959df73433528fe3d62194239f13edd>`_  2022-02-06   ``Support to upload file to Google Shared Drive (#21319)``
+`1a77bc6481 <https://github.com/apache/airflow/commit/1a77bc6481580ab6817267b6e075634caaa025be>`_  2022-02-06   ``:bug: (BigQueryHook) fix compatibility with sqlalchemy engine (#19508)``
+`6c3a67d4fc <https://github.com/apache/airflow/commit/6c3a67d4fccafe4ab6cd9ec8c7bacf2677f17038>`_  2022-02-05   ``Add documentation for January 2021 providers release (#21257)``
+`39e395f981 <https://github.com/apache/airflow/commit/39e395f9816c04ef2f033eb0b4f635fc3018d803>`_  2022-02-04   ``Add more SQL template fields renderers (#21237)``
... 7450 lines suppressed ...