rawwar commented on code in PR #57657: URL: https://github.com/apache/airflow/pull/57657#discussion_r2488567512
########## 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: If we are doing this, might as well mention about the triggerer's? Also, we should update line 1759 to also mention about triggerers. -- 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]
