Skip to content

v0.7.0

Compare
Choose a tag to compare
@MicroFish91 MicroFish91 released this 17 Apr 17:29
· 72 commits to main since this release
ec60a27

This update comes with some major changes to the Deploy Project from Workspace... family of commands. We have now expanded support for monorepos by enabling the deployment and saving of multiple app configurations within the same workspace project. New settings configurations can now be found under containerApps.deploymentConfigurations. Any older settings will be migrated automatically to the new schema.

We have also included a new getting started walkthrough which steps through first time deployment using the Azure Container Apps extension.

For more information please consult our README.

Added

  • [59] Add a getting started walkthrough
  • [607] Expand support for monorepos and deploying multiple app configurations within the same workspace project

Changed

  • [335] Give more context when displaying image source selection options while creating a container app
  • [634] Remove auto-naming of resources based on the workspace name and always prompts for new app names
  • [669] Recommend previously deployed to managed environments
  • [668] Prompt for a separate name when choosing to create a new managed environment
  • [641] Add support for taking a saved envPath and converting it to environment variables

Fixed

  • [627] Use existing env variables when updating container app if "skipped"