Skip to content

2.0.3

Compare
Choose a tag to compare
@haocao haocao released this 30 Nov 03:52
· 1742 commits to master since this release

Refactor

  1. ISSUE #184 ExecutorServiceHandler interface method adjustment, add jobName used to distinguish between different job thread names
  2. ISSUE #186 Simplify SpringJobScheduler use by removing Spring Namespace DTO-related code

New Features

  1. ISSUE #178 Event-driven trigger jobs

Enhancement

  1. ISSUE #179 Transient's Script-type task optimization, no Java Executor support required
  2. ISSUE #182 add support for spring boot

Bug Fixes

  1. ISSUE #177 Spring Namespace Job: Script Null Pointer in version 2.0.2
  2. ISSUE #185 Executor over-occupancy of sharding resources leads to waste of resources