Skip to content

v1.48.0-B0088

Pre-release
Pre-release

Choose a tag to compare

@BernieWhite BernieWhite released this 30 Apr 17:19
· 84 commits to main since this release
f7f630d

What's changed since v1.47.0:

  • New features:
    • Experimental: Added Terraform plan expansion support for AzAPI provider resources by Engin Polat (@polatengin).
      #1193
      • Expands azapi_resource and azapi_update_resource from Terraform plan JSON files into ARM format for rule evaluation.
      • Enable with configuration option AZURE_TERRAFORM_PLAN_EXPANSION.
    • Added March 2026 baselines Azure.GA_2026_03, Azure.Preview_2026_03, and Azure.CAF_2026_03 by Elinora White (@BernieWhite).
      #3709
      • Includes rules released before or during March 2026.
      • Marked Azure.GA_2025_12 and Azure.Preview_2025_12 baselines as obsolete.
  • New rules:
  • Updated rules:
    • Azure Kubernetes Service:
    • Virtual Machine:
      • Updated Azure.VM.DiskCaching to check for ReadWrite caching on OS disks instead only by Elinora White (@BernieWhite).
        #3673
        • Renamed the rule from Azure.VM.DiskCaching to Azure.VM.OSDiskCache to reflect updated scope.
        • Updates to provide more complete documentation.
  • Engineering
    • Improved documentation for expansion internals with a high-level flow diagram and code references by Elinora White (@BernieWhite).
      #3715
    • Bump Azure.Identity to 1.21.0.
      #3751
    • Bump Azure.Core to 1.54.0
      #3778
    • Bump Azure.Identity.Broker to 1.5.0.
      #3744
    • Bump Microsoft.Extensions.Hosting to 10.0.7.
      #3769
    • Bump Microsoft.Extensions.Logging.Console to 10.0.7.
      #3777
  • Bug fixes:

See the change log for details.