Skip to content

Release v 3.0.0

Compare
Choose a tag to compare
@AlexanderSehr AlexanderSehr released this 10 Jun 09:06
· 459 commits to main since this release
20f7291

What's Changed

Breaking changes

  • Changed parameter file names away from for example SBX.infra.parameters.bicep to SBX.infra.bicep to avoid confusion with ARM-JSON parameter files

Other changes

  • Switching tasks to AzCLI for Registry compatibility
  • Updated documentation to reflect all achanges
  • Introduced Set-EnvironmentOnAgent script to ensure agent readiness and enabled PS-Module usage in AzCLI tasks
  • Migrated modules to the latest version available in CARML (this includes cross-module references. Hence the additional PrivateEndpoint module is now required)
  • Removed any 'redudant' module assets such as parameter & version files as they are not relevant for the constructs

Full Changelog: 2.0.1...3.0.0