- Add container app update call back to
deployImageby @MicroFish91 in #266 - Remove legacy reference to
rgApiby @MicroFish91 in #264
- Command for deploying to ACA from Docker extension by @bwateratmsft in #212
- Add information to the Activity Log that deleting a Container App Environment might take a while by @motm32 in #238
- Fix name validation when creating a container app by @motm32 in #222
- Remove
View Outputpopup after creation of Container Apps Environment by @MicroFish91 in #245 - Be consistent with
Container Apps: Delete Confirmationsetting by @motm32 in #233
- Rewrite extension for v2 API by @alexweininger in #235
- Removed use of deprecated
Azure Log Analyticspackage by @MicroFish91 in #207
- Bump version after release by @github-actions in #206
- Bump @xmldom/xmldom from 0.7.5 to 0.7.8 by @dependabot in #220
- Bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #221
- Bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #223
- Bump minimatch and mocha by @dependabot in #224
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #228
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #231
- HTTP and Azure queue scale rule support
- Now depends on the "Azure Resources" extension which provides a unified "Resource Groups" view
- Wired up basic add/delete functionality (Container App & Container Environments) through the activity log
- 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
- Deploy container images from any public registry
- Edit scale rules of a revision
- Open "Log Streaming" and "Console" via Azure Portal
- Warning when deploying to container app that has features unsupported by VS Code
- Examples include:
volumes,volumeMounts,probes
- Examples include:
- Create new Container Apps environments
- Create new Container Apps
- Deploy and update containers
- View and manage ingress endpoints
- Start, stop, and restart container revisions