Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Releases: slime-io/limiter

v0.2.0

23 Mar 07:33
Compare
Choose a tag to compare

New Features

  • Support config rate limit rules on any port #21
  • Support disable global average rate limit #22
  • Support disable global shared rate limit #22

Engineering Enhancement

  • Fix headerMatch and refresh problem #16
  • Compatible problem,use typeurl #20
  • Adapter new metric framework #22
  • Move limiter module config from framework to module #23

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

01 Dec 12:02
Compare
Choose a tag to compare

Compatible with slime framework v0.3.7

New Features

  • Support for multiple modules aggregate to single package
  • Support istio revision
  • Support global limitation
  • Support port level limitation
  • Support envoyfilter match parameters' level limitation

Engineering Enhancement

  • Add tutorials for limiter module
  • Update apiversion to v1alpha2

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1