Releases: microsoft/vscode-azurearmtools
Releases · microsoft/vscode-azurearmtools
v0.15.13
Changed
- Updated README to clarify current of support
v0.15.12
Changed
- Update apiVersions in all snippets
- Build maintenance and security work
Added
- Add *Cidr functions to completions #1690
Fixed
- Update schemas cache to state as of April 23, 2024 (updating past that point is currently blocked by #1733)
- Fix current return values of tenant() for completions #1701
- Update some snippets to pass Armory checks #1721
- Ubuntu Virtual Machine
- Virtual Network
- Windows Virtual Machine
- Fix issue when using the Remote Repositories extension #1647
New Contributors
- @AbhitejJohn made their first contribution in #1703
Full Changelog: v0.15.11...v0.15.12
v0.15.11
Changed
- Update schemas cache
- Update dependencies
- Make it easier to ship schema cache updates in the future
- Update to dotnet 7.0
- Update apiVersions in snippets
v0.15.10
Attempting to solve installation issue
v0.15.9
Version 0.15.8 (2022-10-03)
Changed
- Updated schemas cache
v0.15.8
Changed
- Update schemas cache
- Update dependencies
Added
- Automanage snippets (thanks Andrew Smith!) #1508:
- Automanage Best Practices DevTest Assignment
- Automanage Best Practices Prod Assignment
- Automanage Custom Profile Assignment
- Automanage Create Custom Profile
- Add join() function and update a few function descriptions #1517
v0.15.7
Version 0.15.7 (2022-05-11)
Fixed
- Update schemas cache (fixes part of Warning about apiVersion (ot yet added in 2019-04-01/deploymentTemplate.json
- Update dependencies
Added
Full changelog: v0.15.6...v0.15.7
v0.15.6
Fixed
- Update schemas cache
- Upgrade to .NET 6 to support Mac M1/Arm640
- Engineering/test improvements
Full Changelog: v0.15.5...v0.15.6
v0.15.5
Version 0.15.5 (2021-11-15)
Due to technical issues originating with a recent change in Azure schemas, we haven't been able to update our schemas for a while. This release fixes that issue.
Added
- Service bus and blob container snippets #1379
- Add definitions for
items()
,tenant()
andmanagementGroup()
functions #1397
Fixed
- Add support to pick up schemas again (due to breaking change in schemas) #1324
- Microsoft.Web/sites out of date #1396
- Microsoft.Authorization/policyAssignments latest API unavailable. #1384
- Microsoft.Authorization/roleAssignments is unrecognized #1366
- Microsoft.Web/hostingEnvironments most apiVersions not recognized #1344