New
1.3.0 / 2019-12-09
- [FEATURE/ENHANCEMENT] Improved compatibility: Now the following v0.3.0 command line flags are supported as well:
--ding.profile,--ding.timeoutand--template.file. #72 - [FEATURE/ENHANCEMENT] Add support to reload through API
/-/reload(Disabled by default, can be enabled via the--web.enable-lifecycleflag). #70 - [FEATURE/ENHANCEMENT] Add ready and health check API endpoint:
/-/healthyand/-/ready. #71 - [CHANGE] (Backward compatible) Rename
--web.ui-enabledto--web.enable-ui.