Skip to content

Releases: microsoft/vscode-azurearmtools

v0.15.13

01 Nov 00:50
90e9c73
Compare
Choose a tag to compare
v0.15.13 Pre-release
Pre-release

Changed

  • Updated README to clarify current of support

v0.15.12

25 Jul 21:39
8deb09e
Compare
Choose a tag to compare
v0.15.12 Pre-release
Pre-release

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

Full Changelog: v0.15.11...v0.15.12

v0.15.11

05 Sep 18:43
ca2b35e
Compare
Choose a tag to compare
v0.15.11 Pre-release
Pre-release

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

23 Mar 19:28
157a570
Compare
Choose a tag to compare
v0.15.10 Pre-release
Pre-release

Attempting to solve installation issue

v0.15.9

22 Mar 03:57
7a250c0
Compare
Choose a tag to compare
v0.15.9 Pre-release
Pre-release

Version 0.15.8 (2022-10-03)

Changed

  • Updated schemas cache

v0.15.8

07 Oct 19:43
cc6795f
Compare
Choose a tag to compare
v0.15.8 Pre-release
Pre-release

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

12 May 04:08
f175c27
Compare
Choose a tag to compare
v0.15.7 Pre-release
Pre-release

Version 0.15.7 (2022-05-11)

Fixed

Added

  • New ARM functions: dateTimeFromEpoch, dateTimeToEpoch #1462
  • Add Collapse All to JSON Outline #1472

Full changelog: v0.15.6...v0.15.7

v0.15.6

16 Feb 18:23
df01f21
Compare
Choose a tag to compare
v0.15.6 Pre-release
Pre-release

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

15 Nov 21:38
98c7019
Compare
Choose a tag to compare
v0.15.5 Pre-release
Pre-release

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() and managementGroup() 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

v0.15.4

07 Oct 16:17
7bc38ce
Compare
Choose a tag to compare
v0.15.4 Pre-release
Pre-release

Fixed

  • Using scaffolding snippets in empty JSON file should not require CTRL+SPACE #1390