Skip to content

v0.7.7

Compare
Choose a tag to compare
@yusing yusing released this 10 Nov 22:57

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