Skip to content

Releases: microsoft/vscode-azureappservice

v0.25.4

07 Oct 17:39
a53931e
Compare
Choose a tag to compare

Engineering

  • [2667] [2676] Update release pipeline to support signing
  • [2674] [2675] Upgrade packages for various improvements to telemetry reporting

v0.25.3

23 Aug 19:24
Compare
Choose a tag to compare

Added

  • [2662] Use a list task for the cache that is used for all resolving

Engineering

v0.25.2

29 Feb 20:44
aaeace2
Compare
Choose a tag to compare

Added

  • [2621] Deploy .zip files with right-click deployment
  • [2619] Create log analytics workspace to enable workspace-based app insights

Bugs Fixed

  • [2595] Bump appservice to fix the gitignore issue and remove globby

Removed

  • [2589] Remove Azure Account from extension dependencies

Engineering

  • [2594] Update eslint-config to enforce import types
  • [2601] Upgrade @vscode/test-electron

v0.25.1

11 Oct 21:57
be2f966
Compare
Choose a tag to compare

Bugs Fixed

Engineering

Full Changelog: v0.25.0...v0.25.1

0.25.0

20 Jul 19:29
bc55494
Compare
Choose a tag to compare

Changed

  • [#2519] Workspace commands have been organized into a submenu with an App Service icon.
Screenshot 2023-07-19 at 4 51 39 PM
  • [#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

  • [#2512] Move to Track 2 Azure SDKs, remove dependence on ms-rest-js.
  • [#2517] Update to TS 5.1.3.

0.24.9

17 May 20:31
f4573a4
Compare
Choose a tag to compare

Added

  • Add support for the upcoming Azure Resources Focus feature

Fixed

v0.24.8

22 Mar 21:31
11cf1f8
Compare
Choose a tag to compare

Fixed

v0.24.7

10 Feb 18:48
0204964
Compare
Choose a tag to compare

Fixed

v0.24.6

09 Feb 01:43
59f5a72
Compare
Choose a tag to compare
v0.24.6 Pre-release
Pre-release

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

Dependencies

v0.24.5

18 Oct 23:06
9ef7775
Compare
Choose a tag to compare
v0.24.5 Pre-release
Pre-release

Fixed

  • Deployment failures initialized from "Deploy..." button on Workspace ribbon #2304