Highlights
Bicep Team:
- Formatter v2 including:
- User defined types property completions for bicepparam files (#11032)
Bug Fixes and Features
Bicep Team:
- Fix deploy bicep file vs code action bug (#11099)
- Surface diagnostics from union type narrowing (#10938)
- Handle duplicate properties in object type definition with a diagnostics, not an exception (#10983)
- Collapse target union types before narrowing (#10987)
- Support instance functions on resource-typed params (#11031)
- Expand leading
~
inRootConfiguration.CacheRootDirectory
(#11047) - Add description/documentation to public module completions (#10997)
- Obsolete metadata.json, convert on generate (#11087)
- Fix intellisense for maxAgeInDays (11040) (#11093)
- Ignore property storageAccountSubscriptionId for use-resource-id-func… (#11094)