BREAKING CHANGE:
models.MatchRule
definition changed to include parameters and types.models.Headers
changed frommap[string][]string
interface tomap[string]HeaderItem
FEATURES:
- Added support for Logs and Functions
- New
models.HeaderItem
to represent headers