GoDoxy v0.8.1
Changes
-
breaking API update, please update
GoDoxy
together with WebUI -
WebUI Config Editor update
-
healtcheck: notification no longer includes
latency
field in "Service went down" message -
json schema updates
-
request
andresponse
middleware no longer canonicalize header key (i.e.X-Real-IP
->X-Real-Ip
) -
removed
ratelimter
middleware on api, one should set it ongodoxy-frontend
's docker labels
Fixes
- bug: udp stream not stopping on error
- panic: route without content in "include files" causes crash
- panic: edge case that RefCounter closes it channel twice