olegkachur-e commented on code in PR #62802: URL: https://github.com/apache/airflow/pull/62802#discussion_r2905575631
########## providers/google/docs/changelog.rst: ########## @@ -27,6 +27,46 @@ Changelog --------- +.. warning:: + Deprecated classes, parameters and features have been removed from the Google provider package. + The following breaking changes were introduced: + +* Operators + + * ``Remove CloudDataCatalogCreateEntryOperator use airflow.providers.google.cloud.operators.dataplex.DataplexCatalogCreateEntryOperator instead`` Review Comment: Changed the formatting as suggested -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
