Skip to content

v3.0.0-RC.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhangxu19830126 zhangxu19830126 released this 26 Jun 02:04
· 369 commits to master since this release

Feature

  • Support online js plugin (disable by default)
  • Support online management js plugin
  • Support listen https and cert per API
  • 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
  • Quick start crash on multi net interface
  • Cluster missing all binded servers when remove binded server