v0.6.0
Added
-
New family of commands:
Deploy Project from Workspace
,Create Container App from Workspace
,Deploy Workspace to Container App
#425For more information please see our README
- Creating Azure Container Registries #435
- Dockerfile port smart detection for ingress configuration #449
- Improve environment variable file smart detection logic #450
- Save and re-deploy to Azure resources through workspace settings #454
- Leverage a new form of activity log support for displaying multiple activities in a single command #464
- Expand command entry-points to include container apps environment and container app items #482
-
New revision draft editing mode for bundling deployment changes #311
Edit Container App (Advanced)
andDiscard Draft
in single revision mode #405Deploy Draft
support (all modes) #414- Ability for container app template commands to hook into the new revision draft update system #423
- Display a user setting controlled deployment pop-up when executing revision draft commands #478
-
Log streaming support #350
-
Deploying to a container app via a connected GitHub repository #353
-
Tree view and CRUD support for container app secrets
-
Delete existing scale rules #461
-
Improve activity log support for the majority of commands
Changed
-
Large rework of the container apps UI
Configurations
item present in all revision modes - houses the oldDapr
andIngress
items as well as the new GitHubActions
andSecrets
items #379Revision Management
item in multiple revisions mode where revisions now live #379, #390- Revision
Draft
item support when in multiple revisions mode #413, #453 - Reconfigured the context menu for many items, especially the container app item #518
-
Use smart detection to suggest values when deploying from a container registry #305, #331
-
Revision draft commands:
Fixed
- Remove
Activate
,Deactivate
, andRestart
revision commands when not applicable #356 - Fix command palette support for
Restart
#487
Removed
Deploy to Container App...
was removed in favor ofDeploy Workspace to Container App
orUpdate Container Image