Skip to content

v1.9.0

Compare
Choose a tag to compare
@bwateratmsft bwateratmsft released this 15 Dec 20:46
· 480 commits to main since this release
ffc03c7

Added

  • View logs of Compose projects (cumulative logs of all containers belonging to a Compose run). #2506
  • Show the Docker daemon host information in diagnostic output. #2493
  • Support launching a subset of services from Compose file. #2445
  • Allow users to download container files. #2466

Fixed

  • Directories in Windows containers cannot be browsed. #2479
  • "Stop" action should only be shown for running containers. #2497
  • Allow port selection when scaffolding Compose files for Node.js app. #2495
  • Properly show image ID for container when requested. #2507