Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@clarinette9 clarinette9 released this 21 Jan 08:36
· 1 commit to develop since this release
51ddeee

Added

  • Support building docker images for multiple architectures
  • Support WASM to allow dynamic plugin

Fixed

  • Upgrade versions of some third-paty modules for security reasons
  • Fix format issue in bfe_http/request_test.go
  • Temporarily remove some test cases using legacy test data
  • mod_tcp_keepalive: fix broken unit tests
  • http2: close connections when receiving too many headers
  • Fix readloop goroutine leak

Removed

  • The previous experimental dynamic plugin is deprecated