Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.37.0 #2918

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

BernieWhite
Copy link
Collaborator

PR Summary

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.

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress

@BernieWhite BernieWhite added this to the v1.37.0 milestone Jun 5, 2024
@BernieWhite BernieWhite requested a review from a team as a code owner June 5, 2024 15:06
@BernieWhite BernieWhite merged commit 7ecb89e into Azure:main Jun 5, 2024
13 checks passed
@BernieWhite BernieWhite deleted the users/bewhite/release-v1.37.0 branch June 5, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant