You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.