Skip to content
This repository was archived by the owner on Jul 20, 2026. It is now read-only.

Commit fed028e

Browse files
authored
Update version, changelog, notices for 1.29.4 (#4459)
1 parent 30d7d86 commit fed028e

4 files changed

Lines changed: 18 additions & 645 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 1.29.4 - 21 January 2025
2+
### Added
3+
* Starting containers now have a different icon than healthy containers. [#856](https://github.com/microsoft/vscode-docker/issues/856)
4+
* Services can now be started all at once or individually, right from inline buttons in the compose files. [#4398](https://github.com/microsoft/vscode-docker/issues/4398)
5+
6+
### Fixed
7+
* Compose merge and override tags are now supported. [#4456](https://github.com/microsoft/vscode-docker/issues/4456)
8+
* Fixed an issue listing tags in generic V2 registries. [#4309](https://github.com/microsoft/vscode-docker/issues/4309)
9+
* Fixed an escaping issue on compose commands with compose file paths with spaces. [#4291](https://github.com/microsoft/vscode-docker/issues/4291)
10+
* Fixed an issue where getting tags would fail on GitHub Container Registries. [#4419](https://github.com/microsoft/vscode-docker/issues/4419)
11+
112
## 1.29.3 - 24 September 2024
213
### Changed
314
* Changed to use Node.js 20, in order to add extension publisher signing. This requires Visual Studio Code 1.92.0 or higher. By @bwateratmsft in [#4382](https://github.com/microsoft/vscode-docker/pull/4382)

0 commit comments

Comments
 (0)