What's Changed
🐞 Bug Fixes
- Fixed panic by replacing it with error handling in template loader (#6674) by @umer12-12 in #7090
- Fixed cluster failure handling by @bf-rbrown in #6843
- Fixed by avoiding cross-test chrome teardown races in headless by @dwisiswant0 in #7053
- Fixed data race in evaluateVarsWithInteractsh by @yusei-wy in #6828
- Fixed panic by replacing it with error handling in template loader by @bimakw in #6825
Other Changes
- Added memogen workflow by @dwisiswant0 in #6736
- Removed double parsing in template loading by @dwisiswant0 in #6796
- Bumped github.com/bytedance/sonic to 1.15.0 for Go 1.26 support by @stefanb in #6841
- Improved API by exposing cluster ids mapping to template ids by @yaron12n in #6788
New Contributors
- @yusei-wy made their first contribution in #6828
- @yaron12n made their first contribution in #6788
- @bimakw made their first contribution in #6825
- @umer12-12 made their first contribution in #7090
Full Changelog: v3.7.0...v3.7.1