v0.35.3
Fixes
- Reverts the change in #554 (released in v0.35.1) that implemented json.Marshaler in snapshot templates.
That change was unused (the initial issue was resolved without it).
However, when pulled into the https://github.com/solo-io/gloo repo to get the subsequent change, it resulted in test failures; reverting to fix the tests. (solo-io/gloo-mesh-enterprise#16010)