Skip to content

v0.4.1318

Compare
Choose a tag to compare
@shenglol shenglol released this 12 Mar 01:10
· 4341 commits to main since this release
ee0d808

Mostly some bug fixes we were eager to get out, but this release also introduces support for pulling from ACR instances that have anonymous access enabled

Highlights

  • Add support for public ACRs (#5990)
  • Update types to version 0.1.410 (#6184)

Bug fixes and other features

Bicep team:

  • Emit API version for conditional module output references (#6009)

@miqm

  • Missing resources' top-level properties generates Warning instead Error diagnostics (#6089)

@rynowak

  • Fix parameter passing for resource->object params (#6090)

@stan-sz

  • Properly report warnings to MSBuild (#6004)