Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@gordonbondon gordonbondon released this 12 Sep 10:30

BREAKING CHANGE:

  • models.MatchRule definition changed to include parameters and types.
  • models.Headers changed from map[string][]string interface to map[string]HeaderItem

FEATURES:

  • Added support for Logs and Functions
  • New models.HeaderItem to represent headers