Skip to content

2.1.0

Compare
Choose a tag to compare
@haocao haocao released this 07 Apr 14:06
· 1390 commits to master since this release

New Features

  1. ISSUE #195 Elastic-Job-Lite self-diagnose and fix problems caused by distributed instability
  2. ISSUE #248 Elastic-Job-Lite the same job server can run multiple JVM instances with the same job name(Cloud Native)
  3. ISSUE #249 Elastic-Job-Lite Operations UI supports incident tracking queries

Enhancement

  1. ISSUE #240 Elastic-Job-Lite operational UI refactoring.
  2. ISSUE #262 Elastic-Job-Lite console delete job configuration.

Bug Fixes

  1. ISSUE #237 Add the REST API check on the total number of shards not less than 1
  2. ISSUE #238 IP regular expression error
  3. ISSUE #246 After using JobOperateAPI.remove(),JobScheduler.init() triggers execution multiple times after creating the same job
  4. ISSUE #250 Misfire task triggers more than once

Refactor

  1. ISSUE #263 Elastic-Job-Lite Job OperationAPI Re-grooming
  2. ISSUE #264 Elastic-Job-Lite Data storage restructuring, but forward compatibility