This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
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