Skip to content

Releases: microsoft/vscode-azurestorage

0.15.3

12 Jun 23:13
0ce2cfb
Compare
Choose a tag to compare

Fixed

  • Too Many Requests error when opening a blob container using file system provider #1222

0.15.2

17 May 20:33
d8e348b
Compare
Choose a tag to compare

Added

  • Add support for the upcoming Azure Resources Focus feature

v0.15.1

09 Feb 01:43
d3a3311
Compare
Choose a tag to compare

Added

  • Support for Azure Resources API v2

Engineering

Dependencies

v0.15.0

15 Sep 21:54
140a771
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release

Added

  • Support for Virtual Workspaces #1118
  • Support for deleting many blobs and file shares #1113
  • Support for emulated tables #1105
  • Uploaded files to blob containers automatically log file URL's to output #1076
  • Activity log support when deleting a folder in a blob container #1123
  • Download from SAS URL command to Local Workspace view #1151
  • Download support for File Shares and Blob Containers #1121

Changed

  • "Open in File Explorer" command changed to "Open in Explorer" #1110
  • Disabled "Open in Storage Explorer" default behavior when in remote workspace #1109
  • Minimum VS code version that is supported is now version 1.66.2 #1106

Fixed

v0.14.2

05 Jul 21:56
8e0fd91
Compare
Choose a tag to compare
v0.14.2 Pre-release
Pre-release

Added

  • Automatically log uploaded file URLs to output + quick copy functionality #1076

Changed

  • Update @vscode/extension-telemetry to 0.6.2 #1078

v0.14.1

01 Jun 17:11
8b4d5aa
Compare
Choose a tag to compare
v0.14.1 Pre-release
Pre-release

Changed

  • Update @vscode/extension-telemetry to 0.5.2 #1069

v0.14.0

24 May 17:14
16b76da
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

We've made some large design changes to the Azure extensions for VS Code. View App Centric release notes

v0.13.0

26 Jan 22:55
e02d81f
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

Added

  • Support for creating storage accounts in extended regions using Advanced create. #1009

Changed

  • Minimum version of VS Code is now 1.57.0 #995

v0.12.1

10 Jun 18:05
12fc4f2
Compare
Choose a tag to compare
v0.12.1 Pre-release
Pre-release

Added

  • Support for Azure Stack

Changed

  • Icons updated to match VS Code's theme. Install new product icon themes here

Fixed

v0.12.0

26 Feb 23:47
241d7c5
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

Added

  • Now depends on the "Azure Resources" extension, which provides a "Resource Groups" and "Help and Feedback" view

Changed

  • "Report an Issue" button was removed from errors. Use the "Help and Feedback" view or command palette instead

Fixed