tvstre-prod-main-v0.25.12
This release completes the upgrade to upstream AzureTRE v0.25.0, incorporating all fixes required to resolve issues discovered during DEV testing. It also includes the new Gen2 VM images and updated Guacamole templates introduced in the v0.25.0 PR.
Bug Fixes
- Replaced deprecated
az login --identity --usernamewith--client-idacross all Porter bundles, includingcommands.py,test_commands.py,cloud-config.yaml, and all bundleporter.yamlfiles - Resolved
gnupg2install failure on VMSS cloud-init by updating pinned package versions incloud-config.yaml— previously caused Docker and Azure CLI to silently fail to install, preventing the Resource Processor from starting - Fixed keyvault command in deployment scripts
- Fixed
azapiprovider reference causing Terraform errors
Dependency Updates
- Updated Porter, Azure CLI, Terraform, and Terraform provider versions
- Updated Guacamole porter and provider versions
- Removed deprecated resource from Guacamole bundle
- Upgraded Resource Processor version to pick up all the above changes
Infrastructure
- Nexus upgrade — blocked repository access without accepted EULA, ensuring repositories are properly gated
Notes
This release was reached via patch tags v0.25.1 through v0.25.12. No release was cut for intermediate tags. The production deployment was made without a full pre-production workspace test suite — see the PR comment on microsoft#67 for details of the process risk raised.