Skip to content

v3.0.0-RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhangxu19830126 zhangxu19830126 released this 16 May 07:28
· 369 commits to master since this release
7d9a447

Feature

  • Support online js plugin
  • Support online management js plugin
  • Rewrite URL rewrite module
  • Rewrite API match module

Optimization

  • Copy on write instead of rwlock
  • Healthcheck using global http option

Fix

  • #126 Add default timeout for push metrics
  • #127 Successful or failure rate exceeds 100%
  • #131 Divide by 0
  • #132 Keepalive and Deadline bugs
  • Start too many goroutines for check connection pool