github yusing/godoxy v0.23.0

latest releases: v0.24.0, v0.23.1
7 days ago

New

  • Core/Autocert: multi-certificate support #176 #185
  • Core/ShortLink: go/ short link support #177
  • Core/HTTP: h2c scheme support
    • support listening with h2c on HTTP port
    • support reverse proxying h2c services with scheme: h2c
  • WebUI/Config/Autocert: extra certificates management UI
  • WebUI/Config: Unsaved changes indicator
  • Benchmark:
    • Implement benchmark server and scripts;
    • New benchmark section in Wiki

Changes

  • Core/HTTP:
    • performance improvements
    • increase MaxIdleConnsPerHost to 1000
    • suppress client disconnected HTTP/2 error
  • Core/IO: optimize CopyClose method
  • Core/HealthCheck: add health check detail to log when service is down
  • Core/API: optimize dashboard health status API
  • WebUI:
    • optimize JSON schema loading with runtime dereferencing

Fixes

  • Core/Docker: update scheme validation to include tcp, unix and ssh
  • Core/Config: correct config initialization logic
  • WebUI: add cursor pointer to Collapsible Trigger for better UX

Don't miss a new godoxy release

NewReleases is sending notifications on new releases.