github yusing/godoxy v0.24.3

8 hours ago

New

  • Core/Middleware: CrowdSec WAF bouncer middleware (#196)
  • WebUI/Types: Add CrowdSec middleware schema support

Changes

  • Core/AccessLog:
    • Performance optimization: use buffer pool in BackScanner to reduce allocations
    • Allocations dropped from ~26k to 1 per scan
    • Enhance console output format for better readability, format no longer affects stdout logging

Fixes

  • Core/Config: no longer show "http_route: added " on startup (92f8590)
  • Core/WebSocket: log errors only for non-normal closure codes when DEBUG=true (17f87d6)
  • Core/ACL:
    • Ensure ACL behind proxy protocol for TCP (243a9dc)
    • Fix ACL not working for TCP/UDP by using context value instead of ActiveConfig (243a9dc)
    • Deny rules now have higher precedence than allow rules (cfe4587)
  • WebUI/RouteForm: remove alias from routes and update config state accordingly (def7282)

Don't miss a new godoxy release

NewReleases is sending notifications on new releases.