Skip to content

Commit d45ea10

Browse files
authored
clean google changelog.rst (#64112)
1 parent 91dcbd9 commit d45ea10

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

providers/google/docs/changelog.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,21 +80,22 @@ Changelog
8080
Breaking changes
8181
~~~~~~~~~~~~~~~~
8282

83-
* ``Delete google provider deprecated items sheduled for Jan 2026 (#62802)``
83+
* ``Remove deprecated classes scheduled for January 2026 (#62802)``
84+
* ``Remove deprecated classes scheduled for March 2026 (#64098)``
8485

8586
Features
8687
~~~~~~~~
8788

8889
* ``Add drift detection and optional recreation to ComputeEngineInsertInstanceOperator (#61830)``
89-
* ``Return destination GCS URIs from ADLSToGCSOperator (#61463)``
90-
* ``Return GCS URIs from GoogleAdsToGcsOperator (#61334)``
9190
* ``Add bounded best-effort cluster deletion when PermissionDenied occurs after cluster creation has been initiated in non-deferrable mode. Deletion is triggered with wait_to_complete=False and retried on FailedPrecondition until cleanup_timeout_seconds is reached, and the original exception is always re-raised. Add unit tests covering cleanup initiation, retry behavior, and error propagation. (#62302)``
9291
* ``Add ClusterType field for Zero-Scale cluster support (#62207)``
93-
* ``Adds match_glob to template_fields in GCS operators (#61819)``
92+
* ``Add match_glob to template_fields in GCS operators (#61819)``
9493
* ``Add parallel download and upload support to 'GCSTimeSpanFileTransformOperator' (#62196)``
9594
* ``Add retry logic to BigQueryInsertJobOperator for 429 error (#63181)``
9695
* ``Add direct-to-triggerer support for DataprocSubmitJobOperator (#62331)``
9796
* ``Add operators for Google BidManager API (#62521)``
97+
* ``Return destination GCS URIs from ADLSToGCSOperator (#61463)``
98+
* ``Return GCS URIs from GoogleAdsToGcsOperator (#61334)``
9899

99100
Bug Fixes
100101
~~~~~~~~~
@@ -111,13 +112,13 @@ Misc
111112
* ``Add Python 3.14 Support (#64061)``
112113
* ``Upgrade version of Campaign Manager API to v5 (#62510)``
113114
* ``Mypy fix errors in kubernetes, fab, google, and amazon providers (#63947)``
115+
* ``Mypy fix errors in TrinoToGCSOperator (#62998)``
114116
* ``Remove PyOpenSSL from dependencies (#63869)``
115117

116118
.. Below changes are excluded from the changelog. Move them to
117119
appropriate section above if needed. Do not delete the lines(!):
118120
* ``Add exception test for GenAICountTokensOperator (#61391)``
119121
* ``Remove dependency limitations related to FAB's py3.13 incompatibility (#62924)``
120-
* ``Fix mypy issues from trinodb 0.337.0 (#62998)``
121122
* ``Replace connexion with FastAPI for FAB provider (#62664)``
122123
* ``Update provider's compatibility matrix with 2.11.1 (#62295)``
123124
* ``Suspend Apache Beam Provider due to grpcio limitation (#61926)``
@@ -132,6 +133,7 @@ Misc
132133
* ``Fix AIR004* in multiple example DAGs (#62529)``
133134
* ``Prepare providers release 2026-03-09 (#63198)``
134135
* ``Add known issue notice for version 19.5.0 (#61927)``
136+
* ``Update google change log for release 21.0 (#64091)``
135137
136138
20.0.0
137139
......

0 commit comments

Comments
 (0)