Breaking Changes
fast/stages/2-security
: the FAST security stage has been completely redesigned and is incompatible with the old stage; the old stage is still available as2-security-legacy
and provided in this release only to ensure module-level compatibility
What's Changed
- New security stage leveraging project factory and contexts by @ludoo in #3311
- Incremental improvements to project factory and underlying modules by @ludoo in #3325
- Cleanup 0-org-setup cloud build org-policies by @wiktorn in #3342
- Remove unused bootstrap_user variable by @wiktorn in #3343
Full Changelog: v44.2.0...v45.0.0