What's Changed
🐛 Fixes
- Restored support for
COMPOSE_COMPATIBILITYby @ndeloof in #13424 - Fixed grammatical errors and improve clarity in code. by @xiaolinny in #13429
- Fixed broken
run --quiet. by @ndeloof in #13430 - Fixed SDK example by @ndeloof in #13416
- Added a check buildx version is set before comparing it. by @yangfeiyu20102011 in #13415
- Fixed grammar: pluralize 'service' and remove apostrophes in lets. by @rashmivagha in #13423
- Fixed progress UI not restoring terminal once operation completes. by @ndeloof in #13439
- Fixed status alignment in progress UI. by @ndeloof in #13438
- Restored image layer download progress details on pull. by @ndeloof in #13445
- Added 'configured' event at the end of model configuration phase. by @glours in #13446
- Introduced a build tag to select watcher implementation. by @ndeloof in #13452
- Removed mention for
v2on README. by @alexislefebvre in #13451 - Fixed missing error handling in
setEnvWithDotEnv. by @htoyoda18 in #13450 - Adopted morikuni/aec library over raw ANSI sequences. by @ndeloof in #13440
- Prevented incorrect progress metrics to break compose display. by @ndeloof in #13457
- Restored support for BUILDKIT_PROGRESS. by @ndeloof in #13455
- Added check model plugin is successfully loaded. by @ndeloof in #13464
- Added a warning when no service has been selected to build. by @ndeloof in #13467
⚙️ Dependencies
- Drop Go min patch version by @austinvazquez in #13418
- bump golang 1.24.11 by @austinvazquez in #13417
- bump osxcross by @ndeloof in #13425
- bump golang.org/x/sys from 0.38.0 to 0.39.0 by @dependabot[bot] in #13433
- bump github.com/docker/cli-docs-tool from 0.10.0 to 0.11.0 by @dependabot[bot] in #13437
- bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #13434
- bump tags.cncf.io/container-device-interface from 1.0.1 to 1.1.0 by @dependabot[bot] in #13441
- bump github.com/moby/buildkit from 0.26.2 to 0.26.3 by @dependabot[bot] in #13462
New Contributors
- @yangfeiyu20102011 made their first contribution in #13415
- @xiaolinny made their first contribution in #13429
- @alexislefebvre made their first contribution in #13451
- @htoyoda18 made their first contribution in #13450
Full Changelog: v5.0.0...v5.0.1