v1.10.1
·
50 commits
to main
since this release
What's Changed
- Fix nil reference error when err may be nil by @mcncl in #546
- SUP-2356: update interpolate version by @tomowatt in #547
Important
This fixes a bug introduced in v1.9.0 where escaped interpolations (e.g., regex /^.+-main\$/
) were incorrectly being caught when using Signed Pipeline Step data source and erroring out when updating Pipeline Steps.
Full Changelog: v1.10.0...v1.10.1