Skip to content

Commit

Permalink
Update changelog and notices (#1424)
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen Weatherford <[email protected]>
  • Loading branch information
StephenWeatherford and Stephen Weatherford authored Nov 15, 2021
1 parent 29b9429 commit 98c7019
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 1,743 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to the "vscode-azurearmtools" extension will be documented in this file.

## 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](https://github.com/microsoft/vscode-azurearmtools/issues/1379)
- Add definitions for `items()`, `tenant()` and `managementGroup()` functions [#1397](https://github.com/microsoft/vscode-azurearmtools/issues/1397)


### Fixed
- Add support to pick up schemas again (due to breaking change in schemas) [#1324](https://github.com/microsoft/vscode-azurearmtools/issues/1324)
- Microsoft.Web/sites out of date [#1396](https://github.com/microsoft/vscode-azurearmtools/issues/1396)
- Microsoft.Authorization/policyAssignments latest API unavailable. [#1384](https://github.com/microsoft/vscode-azurearmtools/issues/1384)
- Microsoft.Authorization/roleAssignments is unrecognized [#1366](https://github.com/microsoft/vscode-azurearmtools/issues/1366)
- Microsoft.Web/hostingEnvironments most apiVersions not recognized [#1344](https://github.com/microsoft/vscode-azurearmtools/issues/1344)


## Version 0.15.4 (2021-10-07)

### Fixed
Expand Down
Loading

0 comments on commit 98c7019

Please sign in to comment.