eladkal commented on code in PR #50740: URL: https://github.com/apache/airflow/pull/50740#discussion_r2209473124
########## RELEASE_NOTES.rst: ########## @@ -741,7 +741,6 @@ Airflow 3.0 completes the migration of several core operators, sensors, and hook - ``PythonOperator`` - ``BashOperator`` - ``EmailOperator`` -- ``SimpleHttpOperator`` Review Comment: Sorry for the late response. You are right with what you wrote. my ask is to add this row > The ``SimpleHttpOperator`` has been migrated to ``apache-airflow-providers-http`` and renamed to ``HttpOperator`` At the end of the Provider Refactor & Standardization chapter. That way rather than just delete the entry users will have the right information about it. -- 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]
