Radius v0.57.1
This patch release pins the Deployment Engine image installed by the Radius Helm chart to the 0.56 tag to work around a bug in Deployment Engine 0.57.0, pins the Bicep CLI used by the rad CLI and CI workflows to v0.42.1 to work around a breaking change in Bicep v0.43+ that rejects local registry targets (e.g. br:localhost:5000/...), and pins the Terraform version to avoid surprise breaking changes. Check out the changelog for more details of what was addressed in this patch.
Changelog
- Pin Deployment Engine image to 0.56 for v0.57.1 patch release by @brooke-hamilton in #11855
- Pin Bicep CLI to v0.42.1 in workflows and rad CLI by @sk593 in #11812
- Pin tf version to avoid surprise breaking changes by @nithyatsu in #11779
Full Changelog: v0.57.0...v0.57.1