Skip to content

3.0.0-RC1

Compare
Choose a tag to compare
@TeslaCN TeslaCN released this 25 Dec 00:45
· 338 commits to master since this release

API Changes

  1. Simplify usage of injecting OneOffJob when using Spring Boot Starter
  2. Refactor job tracing configuration to support persistence

New Features

  1. Support reloading JobErrorHandler and ExecutorService when configuration changed
  2. Add authentication support in Cloud Scheduler

Bug Fixes

  1. Fix TracingConfiguration doesn't work when the property overwrite is false
  2. Fix SnapshotService may be unavailable in specific situation
  3. Fix some minor problems in Restful module

Build & Dependencies

  1. Upgrade commons-dbcp to commons-dbcp2 in Cloud Scheduler

Change Logs

  1. MILESTONE 3.0.0-RC1