New Features
- #113 CreateJob API, GetJobInfo API, RaiseAlarm API
- #144 Provide callback method in AbstractSaturnJavaJob for handling job's onEnabled and onDisabled event
- #149 Provide callback method in AbstractSaturnJavaJob for raising alarm to aslarm endpoint in Console
- #153 Once the SaturnJobReturn contains errorGroup = 551, will raise alarm to alarm enpoint in Console
- #154 Dashboard only be computed in master of console cluster
- #157 Job version support (Java job only)
Improvements
- #142 Add embed demo project
Bugfix
- #121 Saturn plugin ignore current project jar if final name is set in pom.xml
- #147 Once JobSheduler is shutdown, the job business instance should be cleared
- #146 REG_CENTER_JSON_PATH environment prameter should be optional
- #155 Once UncaughtExceptionHandler caught the exception, thread pool should be created a new one
- #158 Executor initialize not correctly when the jobType is 'UNKNOWN-JOB' or in deleteing status.
- #161 js problem when batch remove jobs and jobName contains $ symbol
- #162 NamespaceShardingService doesn't work because of deadlock
Release Artifacts:
Executor Zip File
Console Zip File