Skip to content

v37.0.0

Compare
Choose a tag to compare
@juliocc juliocc released this 24 Jan 16:09
· 2 commits to master since this release
680d684

Please be advised this release has a FAST incompatibility and a breaking bug to FAST stage 1 CI/CD support. Use v37.1.0 instead. We will reintroduce a similar change to the project factory in the next major version.

What's Changed

  • Leverage environments for folder and project creation in FAST resman and security by @ludoo in #2787
  • Add optional support for fw policies via new vpc_configs variable, refactor factories variable in net stages by @ludoo in #2801
  • Implement FAST stage add-ons, refactor netsec as add-on by @ludoo in #2800
  • Small fixes and improvements to FAST netsec/net by @ludoo in #2810
  • feat: restructure how var files are provided to workflow templates by @Liam-Johnston in #2813
  • [FAST] Add missing permission to ngfwEnterprise org by @LucaPrete in #2815
  • Fix permadiff in stage 0 vpc-sc service account, add schemas to hierarchical policy YAML files by @ludoo in #2817
  • Top level folder factory support for automation SA IAM by @sruffilli in #2818
  • Do not create service agent resources in project module for services not explicitly enabled by @ludoo in #2820
  • FAST SWP networking add-on, refactor CAS module interface by @ludoo in #2821
  • Update service activation in ngfw add-on by @ludoo in #2823
  • FAST add-on for networking test resources by @ludoo in #2825
  • Fix stage 1 addons provider outputs by @juliocc in #2826
  • Small fix to net test add-on context expansion by @ludoo in #2828
  • Allow networking stage to be disabled by @juliocc in #2831
  • Allow multiple stage-2 project factories by @juliocc in #2834
  • Interpolate SAs in tag-level iam by @juliocc in #2836

New Contributors

Full Changelog: v36.2.0...v37.0.0