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

Added new Bicep language features from v0.27.1 #2859 #2860 #2885 #2886

Merged

Conversation

BernieWhite
Copy link
Collaborator

PR Summary

  • Added support for new Bicep language features introduced in v0.27.1.
    • 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.
  • Fixed union does not perform deep merge or keep property order.

Fixes #2859
Fixes #2860
Fixes #2885

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
  • Other code changes
    • Unit tests created/ updated
    • Link to a filed issue
    • Change log has been updated with change under unreleased section

@BernieWhite BernieWhite requested a review from a team as a code owner May 23, 2024 05:54
@BernieWhite BernieWhite merged commit 2450f09 into Azure:main May 23, 2024
13 checks passed
@BernieWhite BernieWhite deleted the users/bewhite/bicep-lang-updates-v0.27.1 branch May 23, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant