What's changed
Changed
- logging: moved API request log to debug level (introduced in 0.7.6)
- code: simplified label parsing implementation, more readable, maintainable and also faster
- code: removed unnecessary mutex and mutex locking
- healthcheck: health checker now send an user agent indicating GoDoxy and its version
Fixed
- logging: fixed missing error subject on validation error for routes from include file
- bug: panic on invalid map value in docker labels
- bug:
healthcheck.disable
not being respected - bug: incorrect health check returned unhealthy even if it isn't in some scenerios
- bug: health checker looking for incorrect address for stream routes
- webui: fixed statistics not loading property