v0.36.1
Fixes
- Adds the
RemoveMatches
method insnapshot_template.go
that removes all resources that match the given predicate. Adds the ability for event loops to determine if the Syncer passed is aSyncDecider
to determine if a sync is necessary. (solo-io/gloo#9274) - Fixes the issue of multiple declarations of Predicate when multiple snapshots are generated (solo-io/gloo#9274)