Skip to content

Commit

Permalink
fix google CHANGELOG.rst (#34007)
Browse files Browse the repository at this point in the history
  • Loading branch information
eladkal committed Sep 1, 2023
1 parent 018a325 commit 04e9b0b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions airflow/providers/google/CHANGELOG.rst
Expand Up @@ -33,26 +33,26 @@ Changelog
Features
~~~~~~~~

``Add CloudRunHook and operators (#33067)``
``Add 'CloudBatchHook' and operators (#32606)``
``Adding Support for Google Cloud's Data Pipelines Run Operator (#32846)``
``Add parameter sftp_prefetch to SFTPToGCSOperator (#33274)``
``Add Google Cloud's Data Pipelines Create Operator (#32843)``
``Add Dataplex Data Quality operators. (#32256)``
* ``Add CloudRunHook and operators (#33067)``
* ``Add 'CloudBatchHook' and operators (#32606)``
* ``Adding Support for Google Cloud's Data Pipelines Run Operator (#32846)``
* ``Add parameter sftp_prefetch to SFTPToGCSOperator (#33274)``
* ``Add Google Cloud's Data Pipelines Create Operator (#32843)``
* ``Add Dataplex Data Quality operators. (#32256)``

Bug Fixes
~~~~~~~~~

``Fix BigQueryCreateExternalTableOperator when using a foramt different to CSV (#33540)``
``Fix DataplexDataQualityJobStatusSensor and add unit tests (#33440)``
``Avoid importing pandas and numpy in runtime and module level (#33483)``
* ``Fix BigQueryCreateExternalTableOperator when using a foramt different to CSV (#33540)``
* ``Fix DataplexDataQualityJobStatusSensor and add unit tests (#33440)``
* ``Avoid importing pandas and numpy in runtime and module level (#33483)``

Misc
~~~~

``Add missing template fields to DataformCreateCompilationResultOperator (#33585)``
``Consolidate import and usage of pandas (#33480)``
``Import utc from datetime and normalize its import (#33450)``
* ``Add missing template fields to DataformCreateCompilationResultOperator (#33585)``
* ``Consolidate import and usage of pandas (#33480)``
* ``Import utc from datetime and normalize its import (#33450)``


.. Below changes are excluded from the changelog. Move them to
Expand Down

0 comments on commit 04e9b0b

Please sign in to comment.