steveahnahn commented on code in PR #57657: URL: https://github.com/apache/airflow/pull/57657#discussion_r2492230291
########## RELEASE_NOTES.rst: ########## @@ -1759,12 +1759,11 @@ Provider Refactor & Standardization Airflow 3.0 completes the migration of several core operators, sensors, and hooks into the new ``apache-airflow-providers-standard`` package. This package now includes commonly used components such as: -- ``PythonOperator`` -- ``BashOperator`` -- ``EmailOperator`` -- ``ShortCircuitOperator`` +- ``PythonOperator``, ``BashOperator`` Review Comment: mentioned triggers & hooks to be consistent in [514f1b8](https://github.com/apache/airflow/pull/57657/commits/514f1b8ccfe6271a0a7a64670a6b67580d58dfd4) -- 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]
