Skip to content

Releases: microsoft/vscode-azurecontainerapps

v0.2.0

07 Jul 23:51
c8cb739
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

0.2.0 - 2022-07-07

Changed

  • Update @azure/arm-appcontainers SDK to stable api-version
  • Update @vscode/extension-telemetry to 0.6.2
  • Minimum version of VS Code updated to 1.66.0

Fixed

v0.1.1

20 May 20:40
7ac7642
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

0.1.1 - 2022-05-20

Added

  • Deploy container images from any public registry
  • Edit scale rules of a revision
  • Open "Log Streaming" and "Console" via Azure Portal

Changed

  • Warning when deploying to container app that has features unsupported by VS Code
    • Examples include: volumes, volumeMounts, probes

Fixed

v0.1.0

12 Apr 23:12
7911c43
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Added

  • Create new Container Apps environments
  • Create new Container Apps
  • Deploy and update containers
  • View and manage ingress endpoints
  • Start, stop, and restart container revisions