Skip to content

v0.4.0 Released rate limit and circuit breaker

Compare
Choose a tag to compare
@dk-lockdown dk-lockdown released this 15 Aug 02:16
· 35 commits to dev since this release
df533f7

Features

  • feature: support rate limit filter (181) (8d6877d)
  • feature: support circuit breaker (182) (7a1a977)
  • feat: support savepoint statement (229) (146f75d)

Bug Fixes

  • fix: mysql 8.0 set transaction isolation error (226) (246386a)
  • fix: restore string without default charset (227) (0daddb0)
  • fix: should restore xid hint (239) (66137ba)

Changes

  • refactor: refactor config to support deploy as gateway (231) (f5f49bd)
  • refactor: isolate filter with appid (233) (12c94c4)
  • refactor: refactor db group (242) (a7ddbfc)