github Azure/bicep v0.14.6

latest releases: v0.29.47, v0.29.45, v0.28.1...
19 months ago

Highlights

Bicep team:

  • Add linter rule use-parent-property to recommend usage of parent property (#9305)
  • Add decompilation support for lambda functions (#9592)
  • Paste as Bicep (enable in Bicep VS Code extension settings)
    • Full templates and resources (#9174)
    • Paste JSON value as Bicep (#9519)
  • Add "View type definition" support for modules in the public registry (#9647)
    • Documentation can be associated with the registry using the --documentationUrl parameter
    • Works for all modules in the public registry
  • Updating Azure.Bicep.Types.Az version for Bicep Release 0.14.0 (#9697)
  • Block expressions that generate nested references (#9646)

Features and Bug fixes

Bicep team:

  • Expose the toObject function in Bicep (#8982)
  • Simplify codegen for myRes['id'] (#9299)
  • Fix for Insert Resource in a blank file (#9447)
  • Published Bicep modules now include artifactType in the OCI manifest (#9520)
  • Various fixes for deploy-time constant validation (#9531)
  • Custom types enhancements
    • Add tuple types (#9153)
    • Allow union declarations to be include a newline before any pipe (#9441)
    • Additional properties syntax (#9511)
    • Add a null forgiving operator (#9585)

@admodras

  • Update App Service icon to match proper resource type for visualizer (#9390)

@levimatheri

  • Add '=' as output type follower (#9525)
  • Handle types in first and last functions (#9533)

@dciborow

  • fix: nested functions not detected in strings (#9587)

@miqm

  • LoadJsonContent supports file with comments (#9222)

@vbossica

  • Change casing of secureString to comply with deploymentTemplate schema (#9225)

Don't miss a new bicep release

NewReleases is sending notifications on new releases.