Skip to content

v0.36.1

Compare
Choose a tag to compare
@davidjumani davidjumani released this 26 Sep 19:18
· 2 commits to main since this release
6caea09

Fixes

  • Adds the RemoveMatches method in snapshot_template.go that removes all resources that match the given predicate. Adds the ability for event loops to determine if the Syncer passed is a SyncDecider 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)