github yusing/godoxy v0.29.7

6 hours ago

Improvements

  • Core/HTTP: Route rules and API error logging now reuse centralized transport error filtering, and expected HTTP/2 or HTTP/3 disconnects are downgraded to debug logs while unexpected errors still log at error level. (cccf6e1)
  • Core/HTTP: Expected HTTP/2 and HTTP/3 close or cancel errors are now filtered centrally and reused by reverse proxy logging and response flush handling. (yusing/goutils@47c7b77)

Bug Fixes

  • WebUI/Wiki: OpenAPI docs route payloads now serialize TOC titles to strings before returning page data from the server loader. (yusing/godoxy-webui@5e7d6ee)
  • WebUI/Routes: The routes stats bar now guards container running-state lookups when route details are missing, preventing frontend errors while route data is still loading or absent. (yusing/godoxy-webui@9369247)

Full Changelog

  • cccf6e1 refactor(http): reuse centralized transport error filtering
  • 2d334dc chore(deps): bump Go module dependencies
  • 13d1821 chore(deps): update webui submodule

goutils

  • 47c7b77 refactor(http): centralize expected transport error filtering
  • df9bcb2 chore(deps): bump websocket and server dependencies

webui

  • 757704b chore(deps): update juststore-shadcn submodule
  • b09c2bf chore(webui): remove unused frontend dependencies
  • 5e7d6ee fix(wiki): serialize OpenAPI TOC titles in docs loader
  • db23a1a chore(webui): bump frontend deps and regenerate lockfile
  • 6d84a0a chore(deps): update juststore to v1.2.2
  • 9369247 fix(routes): guard container running lookup in stats bar

Don't miss a new godoxy release

NewReleases is sending notifications on new releases.