Skip to content

BFE v1.5.0

Compare
Choose a tag to compare
@clarinette9 clarinette9 released this 11 Jan 06:57
· 123 commits to master since this release
99cabc5

Added

  • Add mod_tcp_keepalive to support custom TCP KeepAlive configuration
  • Documents optimization

Changed

  • Change JSON parser: use json-iterator to replace encoding/json
  • Optimize error handling in io.Write

Fixed

  • Fix issue in go.mod which may cause build error (Issue #933)

Security

  • Fix http security issue (Issue #940)
  • Fix http security issue (Issue #941)