Skip to content

v1.29.5

Choose a tag to compare

@bwateratmsft bwateratmsft released this 08 Apr 14:52
· 25 commits to main since this release
f26e3e0

Added

  • The new Docker DX extension by Docker Inc. will be installed alongside this extension as an optional dependency.
  • The docker-compose task can now accept a profiles parameter in down tasks. By @PotatoZhou. #4458

Fixed

  • Bash was not properly being detected when attaching a shell to a container. #4526
  • The Docker: Stats command was not working. #4520

Removed

  • Compose files will no longer be scaffolded with the deprecated version attribute. #4485