Skip to content

v1.37.0-B0034

Pre-release
Pre-release
Compare
Choose a tag to compare
@BernieWhite BernieWhite released this 24 May 13:35
· 97 commits to main since this release
ad6ab98

What's changed since pre-release v1.37.0-B0009:

  • New features:
    • Added support for new Bicep language features introduced in v0.27.1 by @BernieWhite.
      #2860
      #2859
      • Added support for shallowMerge, groupBy, objectKeys, and mapValues.
      • Updated syntax for Bicep lambda usage of map, reduce, and filter which now support indices.
      • Added support for spread operator.
  • New rules:
    • Application Gateway:
    • Azure Managed Grafana:
    • Cosmos DB:
    • Event Hub:
      • Check that access to the namespace endpoints is restricted to only allowed sources by @BenjaminEngeset.
        #2701
  • Updated rules:
    • API Management:
      • Important change: Updated Azure.APIM.AvailabilityZone to improve accuracy with non-premium SKUs by @BenjaminEngeset.
        #2788
        • Removed the If Premium SKU.
        • Added check for Premium SKU.
        • Bumped rule set to 2024_06.
  • General improvements:
    • Updated resource providers and policy aliases.
      #2880
  • Engineering:
    • Bump xunit to v2.8.0.
      #2870
    • Bump xunit.runner.visualstudio to v2.8.0.
      #2871
    • Bump System.Management.Automation to 7.3.12.
      #2868
    • Bump Microsoft.NET.Test.Sdk to v17.10.0.
      #2884
  • Bug fixed:
    • Fixed union does not perform deep merge or keep property order by @BernieWhite.
      #2885

See change log.