V2.3.0 Release
- feat: support toml config format, deprecated hocon config format.
- feat: support host alias. add config
http.external_port
,https.external_port
- conf: break change
https.http_redirect_to_https
move tohttp.redirect_https
, and value is bool. - improve: improve change_status response text style
- improve: clean deps, update clap