Highlights
Bicep Team:
- User Defined Functions are now GA! (#13458)
- Allow function imports in .bicepparam files (#13459)
- Handle single-member unions imported from JSON templates (#13464)
- Raise diagnostic when whole resource body is used as a type (#13494)
- Added support for recursive build and publish output (#13292)
- V1 Formatter Deprecated: new feature flag
legacyFormatter
(#13394) - Support loading source dynamically for nested external modules (#13495)
Features and Bug Fixes
Bicep Team
- Fix for issue 13531 (#13532)
- Fix for various issues noticed with provider syntax (#13542)
- Show tooltips on hover for type property definitions and type additional properties accesses (#13546)
- Remove v1 formatter (#13290)
- Allow dot in resource type version pattern (#13331)
- Fix formatting for comma-separated arguments list (#13504)
- Preserve nullability when loading resource-derived type from ARM JSON template (#13536)