SbloodyS commented on code in PR #18584: URL: https://github.com/apache/dolphinscheduler/pull/18584#discussion_r3878279872
########## docs/docs/en/guide/upgrade/incompatible.md: ########## @@ -49,6 +49,7 @@ This document records the incompatible updates between each version. You need to * Add the `missed_fire_policy` column to `t_ds_schedules`. Existing schedules default to `FIRE_ALL_MISSED` to preserve the previous Quartz `IgnoreMisfires` behavior. ([#18464](https://github.com/apache/dolphinscheduler/pull/18464)) * Remove the obsolete Dynamic Task query API. ([#18556](https://github.com/apache/dolphinscheduler/issues/18556)) * Remove the obsolete task update-with-upstream API `PUT /projects/{projectCode}/task-definition/{code}/with-upstream`. ([#18568](https://github.com/apache/dolphinscheduler/issues/18568)) +* Remove the obsolete cluster query API `GET /cluster/query-by-code`. Review Comment: Please remove related e2e test. -- 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]
