Releases: microsoft/vscode-azureappservice
Releases · microsoft/vscode-azureappservice
v0.25.4
v0.25.3
v0.25.2
v0.25.1
Bugs Fixed
- Fix submenu icon not appearing in workspace by @nturinski in #2554
- Add icon to create command by @alexweininger in #2558
- Fix "Files" node not displaying files after deploying a new project by @alexweininger in #2566
- Fix "SSH into Web App" and "Start Log Streaming" commands by @alexweininger in #2566
Engineering
- Use Node 18.15 by @alexweininger in #2567
Full Changelog: v0.25.0...v0.25.1
0.25.0
Changed
- [#2519] Workspace commands have been organized into a submenu with an App Service icon.
- [#2542] Make Web App items load significantly faster in the tree view.
Bugs Fixed
- [#2549] Fix Remote Debugging feature for Web Apps.
- [#2549] Fix authentication error for the "SSH into Web App" command.
- [#2518] Fix "View Properties" command for Web Apps.
- [#2546] Fix Deploying to a Web App from the Web App created notification.
Engineering
0.24.9
Added
- Add support for the upcoming Azure Resources Focus feature
Fixed
- Fix create Web App activity title by @alexweininger in #2451
v0.24.8
Fixed
- Fix when clause contexts for upcoming VS Code (v1.77) release by @MicroFish91 in #2420
- Fix extra step in view commit in GitHub command by @alexweininger in #2389
- Refresh web app after disconnecting from GitHub by @alexweininger in #2381
v0.24.7
Fixed
- Error 404 when browsing site files by @alexweininger in #2371
v0.24.6
Added
- Support for Azure Resources API v2
Fixed
- Fix
invalid java version 17
when create web app with java 17 runtime by @Flanker32 in #2350
Engineering
- Change context value to a regexp by @nturinski in #2297
- Skip Azure tests by @nturinski in #2335
- Add .nvmrc file by @alexweininger in #2346
- Respond to AzExtTreeFileSystem changes by @alexweininger in #2352
- Check
scmType
on an existingsiteConfig
comparison by @MicroFish91 in #2354 - Add and use
pickWebApp
util by @alexweininger in #2367 - Update azureutils from 0.3.7 to 0.3.8 by @alexweininger in #2364
- Bump appservice package and remove kudu dependency by @Flanker32 in #2365
Dependencies
- Bump version after release by @github-actions in #2329
- Bump @xmldom/xmldom from 0.7.5 to 0.7.6 by @dependabot in #2327
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #2336
- Bump @xmldom/xmldom from 0.7.6 to 0.7.9 by @dependabot in #2337
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #2342
- Bump simple-git from 3.7.1 to 3.15.1 by @dependabot in #2345
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #2349
- Bump simple-git from 3.15.1 to 3.16.0 by @dependabot in #2356