potiuk commented on code in PR #44288:
URL: https://github.com/apache/airflow/pull/44288#discussion_r1859492317


##########
RELEASE_NOTES.rst:
##########
@@ -6450,10 +6450,10 @@ The following table shows changes in import paths.
      - ``airflow.sensors.base.BaseSensorOperator``
    * - ``airflow.sensors.date_time_sensor.DateTimeSensor``
      - ``airflow.sensors.date_time.DateTimeSensor``
-   * - ``airflow.sensors.external_task_sensor.ExternalTaskMarker``
-     - ``airflow.sensors.external_task.ExternalTaskMarker``
-   * - ``airflow.sensors.external_task_sensor.ExternalTaskSensor``
-     - ``airflow.sensors.external_task.ExternalTaskSensor``
+   * - 
``airflow.providers.standard.sensors.external_task_sensor.ExternalTaskMarker``

Review Comment:
   This should nt be changed - those are old release notes and they should 
remain as they were.



##########
RELEASE_NOTES.rst:
##########
@@ -6450,10 +6450,10 @@ The following table shows changes in import paths.
      - ``airflow.sensors.base.BaseSensorOperator``
    * - ``airflow.sensors.date_time_sensor.DateTimeSensor``
      - ``airflow.sensors.date_time.DateTimeSensor``
-   * - ``airflow.sensors.external_task_sensor.ExternalTaskMarker``
-     - ``airflow.sensors.external_task.ExternalTaskMarker``
-   * - ``airflow.sensors.external_task_sensor.ExternalTaskSensor``
-     - ``airflow.sensors.external_task.ExternalTaskSensor``
+   * - 
``airflow.providers.standard.sensors.external_task_sensor.ExternalTaskMarker``

Review Comment:
   This should not be changed - those are old release notes and they should 
remain as they were.



-- 
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]

Reply via email to