This is an automated email from the ASF dual-hosted git repository.
kerwin pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from e7c579d8f1 Fix java.sql.Date serialize error by convert it to
java.util.Date (#13050)
add a070aa93a7 [Improvement][API] Support to check if the worker group has
been used by any tasks or schedulers when users delete or rename it. (#14893)
No new revisions were added by this update.
Summary of changes:
.../apache/dolphinscheduler/api/enums/Status.java | 15 ++++-
.../api/service/impl/WorkerGroupServiceImpl.java | 75 ++++++++++++++++++++--
.../api/service/WorkerGroupServiceTest.java | 17 ++++-
3 files changed, 98 insertions(+), 9 deletions(-)