Skip to content

0.7.0

Compare
Choose a tag to compare
@wujunze wujunze released this 01 Apr 06:38
· 16 commits to v0.7.0 since this release
6654012

Feature

  • Supports request interception filtering through cookie, random number, and HTTP Method.
  • Added the method of taking margin for rule matching.
  • Added kafka plugin.
  • Added balancer plugin.
  • Added consul_balancer plugin.
  • Added persist log plugin.
  • Added node plugin.

FIX

  • Fixed dashboard page display problem.
  • Fixed invalid URL prefix in" "error when balancer` switch is not turned on.
  • Fixed continue = false error when selector type is 1.
  • Fixed invalid proxy read timeout configuration.
  • Fixed the problem of ignoring case for matching authentication value.

Change

  • Refactored the management code and documentation of balancer module.
  • Update Makefile to specify version for dependencies.