Skip to content

v1.37.0

Compare
Choose a tag to compare
@BernieWhite BernieWhite released this 05 Jun 15:27
· 84 commits to main since this release
7ecb89e

What's changed since v1.36.0:

  • 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:
  • 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.
      • Important change: Updated Azure.APIM.MultiRegion to improve accuracy with non-premium SKUs by @BenjaminEngeset.
        #2787
        • Removed the If Premium SKU.
        • Added check for Premium SKU.
        • Bumped rule set to 2024_06.
    • Deployment:
      • Add additional exclusions for Azure.Deployment.SecureParameter by @BernieWhite.
        #2857
  • General improvements:
    • Quality updates to documentation by @BernieWhite.
      #2570
    • Updated resource providers and policy aliases.
      #2880
    • Added support for split and concat functions during policy export by @BernieWhite.
      #2851
  • Engineering:
    • Bump xunit to v2.8.1.
      #2892
    • Bump xunit.runner.visualstudio to v2.8.1.
      #2891
    • Bump System.Management.Automation to 7.3.12.
      #2868
    • Bump Microsoft.NET.Test.Sdk to v17.10.0.
      #2884
  • Bug fixed:

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

  • No additional changes.

See change log.