Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Releases: Azure/dev-spaces

Release 12-06-2019

06 Dec 19:37
ec16163
Compare
Choose a tag to compare

This release has rolled out to all regions

Bug fixes

  • Cannot list-uris in VS Code status bar if no dev space is active
  • Generated Dockerfile will not work for containers not running on port 80 (#)
  • Unable to create controller with non Guid App ID

Product enhancements

  • Connect: support virtual network service endpoints and NSG

Release 10-07-2019

09 Oct 21:03
5ce9013
Compare
Choose a tag to compare

This release has rolled out to all regions.

Bug fixes

  • Build fails when using imagePullSecrets ( #155 )
  • Portal Blade updates to current running experiment.

Product enhancements

  • [VS Code] Remove disable options from user prompts

Release 09-24-2019

24 Sep 20:06
Compare
Choose a tag to compare

This release has rolled out to all regions.

  • Product enhancements

    • Support for client telemetry opt-out

Release 09-06-2019

09 Sep 16:58
Compare
Choose a tag to compare

This release has rolled out to all regions.

  • Bug fixes

    • Update .dockerignore templates to match VS/VSCode.

    • Enabling Dev Spaces for an existing namespace will notify user to restart their pods.

    • Resolve VS Code prompting twice for DockerFile and port for Java project.

    • Surfacing authentication errors correctly.

    • Address client hangs when connecting to SignalR.

    • Decrease the amount of time it takes to zip source files during file sync.

    • Resolved issue where enabling Dev Spaces on single node clusters was failing

  • Product enhancements

    • High availability of webhook during node restarts.

    • Support for private Docker registries.