Skip to content

v0.3.0

Compare
Choose a tag to compare
@vschinaiot vschinaiot released this 02 May 05:54

Added

  • Import existing module from container registry when adding new module to solution
  • Support adding extra Docker build options in the buildOptions array of module.json
  • New IntelliSense features (watch the screencasts here)
    • Dockerfile path validation in module.json
    • Image placeholder validation in deployment.template.json
    • Dockerfile content hover preview in deployment.template.json
    • Go-to-Dockerfile in deployment.template.json
  • "Azure" branding to command palette category

Changed