Skip to content

Commit 0f3b657

Browse files
authored
Prepare docs for RC2 of provider wave (#30606)
1 parent 92cab74 commit 0f3b657

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

β€Žairflow/providers/google/CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ API versions of google-ads.
4646

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

5051
Features
5152
~~~~~~~~

β€Žairflow/providers/microsoft/azure/CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,12 @@ Bug Fixes
3131
~~~~~~~~~
3232

3333
* ``Fix AzureDataFactoryPipelineRunLink get_link method (#30514)``
34+
* ``Load subscription_id from extra__azure__subscriptionId (#30556)``
3435

3536
.. Below changes are excluded from the changelog. Move them to
3637
appropriate section above if needed. Do not delete the lines(!):
3738
* ``Add mechanism to suspend providers (#30422)``
39+
* ``Prepare docs for ad hoc release of Providers (#30545)``
3840
3941
5.3.0
4042
.....

β€Ždocs/apache-airflow-providers-google/commits.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ Latest change: 2023-04-09
4343
================================================================================================= =========== =========================================================================
4444
Commit Committed Subject
4545
================================================================================================= =========== =========================================================================
46+
`18ec7f2723 <https://github.com/apache/airflow/commit/18ec7f272356d84ffd145fe3be5ba1d0ff3d50fd>`_ 2023-04-10 ``Fix one more dynamic import needed for vendored-in google ads (#30564)``
47+
`874ea9588e <https://github.com/apache/airflow/commit/874ea9588e3ce7869759440302e53bb6a730a11e>`_ 2023-04-09 ``Prepare docs for ad hoc release of Providers (#30545)``
4648
`71db47a73d <https://github.com/apache/airflow/commit/71db47a73d741015d8ffeaa2276635f19d51f8e7>`_ 2023-04-09 ``Update DV360 operators to use API v2 (#30326)``
4749
`3d2c96e3f5 <https://github.com/apache/airflow/commit/3d2c96e3f5d238955bccba190726d0fba860eb7a>`_ 2023-04-08 ``Add deferrable mode to GKEStartPodOperator (#29266)``
4850
`4703f9a0e5 <https://github.com/apache/airflow/commit/4703f9a0e589557f5176a6f466ae83fe52644cf6>`_ 2023-04-08 ``BigQueryHook list_rows/get_datasets_list can return iterator (#30543)``

β€Ždocs/apache-airflow-providers-microsoft-azure/commits.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,16 @@ For high-level changelog, see :doc:`package information including changelog <ind
3131
5.3.1
3232
.....
3333

34-
Latest change: 2023-04-08
34+
Latest change: 2023-04-10
3535

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

4345
5.3.0
4446
.....

0 commit comments

Comments
 (0)