This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
Releases: slime-io/plugin
Releases · slime-io/plugin
v0.2.0
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
- Split helm templates accroding to modules by @cywang1905 in #8
- EnvoyPlugin supports ListenerType and fix FromJSONMap wrong proto type url by @YonkaFang in #9
- PluginManager and EnvoyPlugin match enhance by @cywang1905 in #10
- Move plugin module config from framework to module by @cywang1905 in #11
- Compatible with new module interface by @cywang1905 in #12
- Envoyfilter patchContext supports gateway by @cywang1905 in #13
- Fix plugin enable field not effective error by @cywang1905 in #14
- Update slime version to v0.4.0 by @cywang1905 in #15
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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
- Adapt to new framework with bundle support by @YonkaFang in #1
- Update dep slime framework to v0.3.0 by @YonkaFang in #2
- Support istio rev by @YonkaFang in #3
- change proto package and go_package name by @cywang1905 in #5
- Init README by @cywang1905 in #6
- Update slime framework to v0.3.7 by @cywang1905 in #7
New Contributors
- @YonkaFang made their first contribution in #1
- @cywang1905 made their first contribution in #5
Full Changelog: https://github.com/slime-io/plugin/commits/v0.1.0