Skip to content

BFE v0.12.0

Compare
Choose a tag to compare
@iyangsj iyangsj released this 03 Sep 10:23
· 398 commits to master since this release
7931440

Added

  • Support gRPC over HTTP/2
  • Support communication with FastCGI server
  • Reduce objects number by release some objects that are not used as soon as possible
  • Replace ffjson with json-iterator
  • net/textproto: turn an ancient DoS BUG annotation into a comment
  • Optimize processing of new connections under PROXY mode
  • Support integration testing in CI