What’s Changed
🐞 Bug Fixes

fix(config): template exclusion logic for paths with reserved names by @dwisiswant0 in #6663
fix(http): lost request body on retries & redirects by @dwisiswant0 in #6666
fix(http): pass dynamicValues to EvaluateWithInteractsh by @dwisiswant0 in #6685
fix(lib): segfault when initializing the engine with...