What's Changed
🐛 Fixes
- Fix TTY timer rendering when duration length changes by @MaybeSam05 in #13634
- Fix up attach filtering by @false200 in #13664
- Preserve ssh:// URL scheme when resolving Dockerfile path by @ssam18 in #13669
- Initialize and pass envFiles map in processExtends by @Mohamed-Moumni in #13678
- Fix TestRunHook_ConsoleSize on macOS by @thaJeztah in #13686
- Restore post-connect fallback for multi-network stacks on API < 1.44 by @jotka in #13629
- Publish: return api.ErrCanceled when user declines interactive prompts by @ishwar170695 in #13674
- Return error on non-ErrNotExist stat failures in Tar.Sync() by @Lidang-Jiang in #13684
🔧 Internal
- Refactor: thread context through publish sensitive data check by @ishwar170695 in #13653
- Add AI-powered PR review workflow via
docker/cagent-actionby @glours in #13659 - Update
cagent-actionto latest (with better permissions) by @derekmisler in #13665 - Pin GitHub Actions to commit SHA, remove pr-review workflow by @glours in #13662
- Exclude hook_test.go from Windows builds and propagate ExecStart error in runWaitExec by @pawannn in #13683
- Skip PR review workflow for Dependabot PRs by @glours in #13679
- Use negotiated API version for network setup by @glours in #13690
- Fix mixed assertion libraries in tests by @thaJeztah in #13689
- Test: use random host port for dind TLS build test by @ricardobranco777 in #13630
- Remove direct dependency on
docker/dockerby @glours in #13706
⚙️ Dependencies
- Bump github.com/containerd/platforms from
1.0.0-rc.2to1.0.0-rc.3by @dependabot[bot] in #13657 - Bump golangci-lint to
v2.11.3and configure CLAUDE to use it on change by @ndeloof in #13656 - Bump google.golang.org/grpc from
1.78.0to1.79.3by @dependabot[bot] in #13642 - Bump github.com/moby/patternmatcher from
0.6.0to0.6.1by @dependabot[bot] in #13667 - Bump go.opentelemetry.io/otel/sdk from
1.39.0to1.42.0by @glours in #13663 - Bump github.com/docker/cli from
29.2.1+incompatibleto29.3.1+incompatibleby @dependabot[bot] in #13670 - Bump github.com/hashicorp/go-version from
1.8.0to1.9.0by @dependabot[bot] in #13692 - Bump github.com/docker/buildx
v0.33.0, buildkitv0.29.0by @thaJeztah in #13693 - Bump google.golang.org/grpc from
1.79.3to1.80.0by @dependabot[bot] in #13697 - Bump github.com/containerd/platforms from
1.0.0-rc.3to1.0.0-rc.4by @dependabot[bot] in #13696 - Bump github.com/moby/moby/client
v0.4.0, moby/apiv1.54.1by @thaJeztah in #13708 - Bump github.com/docker/cli
v29.4.0by @thaJeztah in #13707 - Bump compose-go to version
v2.10.2by @glours in #13705 - Bump to Go
1.25.9by @thaJeztah in #13720
New Contributors
- @MaybeSam05 made their first contribution in #13634
- @ishwar170695 made their first contribution in #13653
- @derekmisler made their first contribution in #13665
- @false200 made their first contribution in #13664
- @ssam18 made their first contribution in #13669
- @Mohamed-Moumni made their first contribution in #13678
- @pawannn made their first contribution in #13683
- @jotka made their first contribution in #13629
- @Lidang-Jiang made their first contribution in #13684
Full Changelog: v5.1.1...v5.1.2