Skip to content

Commit

Permalink
Prepare docs for RC2 of provider wave (#30606)
Browse files Browse the repository at this point in the history
  • Loading branch information
eladkal committed Apr 12, 2023
1 parent 92cab74 commit 0f3b657
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
1 change: 1 addition & 0 deletions airflow/providers/google/CHANGELOG.rst
Expand Up @@ -46,6 +46,7 @@ API versions of google-ads.

* ``Update DV360 operators to use API v2 (#30326)``
* ``Fix dynamic imports in google ads vendored in library (#30544)``
* ``Fix one more dynamic import needed for vendored-in google ads (#30564)``

Features
~~~~~~~~
Expand Down
2 changes: 2 additions & 0 deletions airflow/providers/microsoft/azure/CHANGELOG.rst
Expand Up @@ -31,10 +31,12 @@ Bug Fixes
~~~~~~~~~

* ``Fix AzureDataFactoryPipelineRunLink get_link method (#30514)``
* ``Load subscription_id from extra__azure__subscriptionId (#30556)``

.. Below changes are excluded from the changelog. Move them to
appropriate section above if needed. Do not delete the lines(!):
* ``Add mechanism to suspend providers (#30422)``
* ``Prepare docs for ad hoc release of Providers (#30545)``
5.3.0
.....
Expand Down
2 changes: 2 additions & 0 deletions docs/apache-airflow-providers-google/commits.rst
Expand Up @@ -43,6 +43,8 @@ Latest change: 2023-04-09
================================================================================================= =========== =========================================================================
Commit Committed Subject
================================================================================================= =========== =========================================================================
`18ec7f2723 <https://github.com/apache/airflow/commit/18ec7f272356d84ffd145fe3be5ba1d0ff3d50fd>`_ 2023-04-10 ``Fix one more dynamic import needed for vendored-in google ads (#30564)``
`874ea9588e <https://github.com/apache/airflow/commit/874ea9588e3ce7869759440302e53bb6a730a11e>`_ 2023-04-09 ``Prepare docs for ad hoc release of Providers (#30545)``
`71db47a73d <https://github.com/apache/airflow/commit/71db47a73d741015d8ffeaa2276635f19d51f8e7>`_ 2023-04-09 ``Update DV360 operators to use API v2 (#30326)``
`3d2c96e3f5 <https://github.com/apache/airflow/commit/3d2c96e3f5d238955bccba190726d0fba860eb7a>`_ 2023-04-08 ``Add deferrable mode to GKEStartPodOperator (#29266)``
`4703f9a0e5 <https://github.com/apache/airflow/commit/4703f9a0e589557f5176a6f466ae83fe52644cf6>`_ 2023-04-08 ``BigQueryHook list_rows/get_datasets_list can return iterator (#30543)``
Expand Down
10 changes: 6 additions & 4 deletions docs/apache-airflow-providers-microsoft-azure/commits.rst
Expand Up @@ -31,14 +31,16 @@ For high-level changelog, see :doc:`package information including changelog <ind
5.3.1
.....

Latest change: 2023-04-08
Latest change: 2023-04-10

================================================================================================= =========== ================================================================
================================================================================================= =========== ===================================================================
Commit Committed Subject
================================================================================================= =========== ================================================================
================================================================================================= =========== ===================================================================
`7ce3b66237 <https://github.com/apache/airflow/commit/7ce3b66237fbdb1605cf1f7cec06f0b823c455a1>`_ 2023-04-10 ``Load subscription_id from extra__azure__subscriptionId (#30556)``
`874ea9588e <https://github.com/apache/airflow/commit/874ea9588e3ce7869759440302e53bb6a730a11e>`_ 2023-04-09 ``Prepare docs for ad hoc release of Providers (#30545)``
`a09fd0d121 <https://github.com/apache/airflow/commit/a09fd0d121476964f1c9d7f12960c24517500d2c>`_ 2023-04-08 ``Fix AzureDataFactoryPipelineRunLink get_link method (#30514)``
`d23a3bbed8 <https://github.com/apache/airflow/commit/d23a3bbed89ae04369983f21455bf85ccc1ae1cb>`_ 2023-04-04 ``Add mechanism to suspend providers (#30422)``
================================================================================================= =========== ================================================================
================================================================================================= =========== ===================================================================

5.3.0
.....
Expand Down

0 comments on commit 0f3b657

Please sign in to comment.