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

Releases: slime-io/plugin

v0.2.0

23 Mar 06:27
Compare
Choose a tag to compare

New Features

  • EnvoyPlugin supports ListenerType #9
  • PluginManager supports listener port match #10
  • EnvoyPlugin supports custom gateway handler func #10

Engineering Enhancement

  • Move plugin module config from framework to module #11
  • Envoyfilter patchContext supports gateway #13
  • Fix plugin enable field not effective error #14
  • Update slime version to v0.4.0 #15

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Dec 12:04
fc92dd9
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

Engineering Enhancement

  • Add tutorials for plugin module
  • Update proto and scripts

What's Changed

New Contributors

Full Changelog: https://github.com/slime-io/plugin/commits/v0.1.0