Skip to content

v0.20.6

Compare
Choose a tag to compare
@shwethaumashanker shwethaumashanker released this 03 Jan 22:10
· 128 commits to main since this release
bbc5266

Fix for assume --exec with multiple arguments/spaces

The output from goassume when --exec is provided now returns the arguments with proper escaping/splitting to ensure they are evaluated when passed to sh -c in the assume script.

What's Changed

Full Changelog: v0.20.5...v0.20.6