Skip to content

1.3.0 / 2019-12-09

Choose a tag to compare

@timonwong timonwong released this 09 Dec 15:42
1256015
  • [FEATURE/ENHANCEMENT] Improved compatibility: Now the following v0.3.0 command line flags are supported as well: --ding.profile, --ding.timeout and --template.file. #72
  • [FEATURE/ENHANCEMENT] Add support to reload through API /-/reload (Disabled by default, can be enabled via the --web.enable-lifecycle flag). #70
  • [FEATURE/ENHANCEMENT] Add ready and health check API endpoint: /-/healthy and /-/ready. #71
  • [CHANGE] (Backward compatible) Rename --web.ui-enabled to --web.enable-ui.