2.35.1
What's Changed
🐛 Fixes
- Use bind API for bind mounts by @ndeloof in https://github.com/docker/compose/pull/12733
- Prefer bind API by @ndeloof in https://github.com/docker/compose/pull/12734
🔧 Internal
- CI(bin-image): free disk space by @crazy-max in https://github.com/docker/compose/pull/12732
- Fix zizmor security alerts on GHA workflows by @glours in https://github.com/docker/compose/pull/12737
- Chore: make function comment match function name by @dufucun in https://github.com/docker/compose/pull/12748
- Migrate to use github.com/moby/go-archive by @thaJeztah in https://github.com/docker/compose/pull/12716
⚙️ Dependencies
- Build(deps): bump github.com/moby/buildkit from
0.20.1to0.20.2by @dependabot in https://github.com/docker/compose/pull/12667 - Build(deps): bump google.golang.org/grpc from
1.71.0to1.71.1by @dependabot in https://github.com/docker/compose/pull/12691 - Build(deps): bump go.uber.org/mock from
0.5.0to0.5.1by @dependabot in https://github.com/docker/compose/pull/12720 - Build(deps): bump golang.org/x/crypto from
0.32.0to0.35.0by @dependabot in https://github.com/docker/compose/pull/12745 - Bump buildkit
v0.21.0, buildxv0.23.0by @thaJeztah in https://github.com/docker/compose/pull/12754 - Downgrade go-difflib and go-spew to tagged releases by @thaJeztah in https://github.com/docker/compose/pull/12755
- Bump github.com/docker/docker, github.com/docker/cli
v28.1.0by @thaJeztah in https://github.com/docker/compose/pull/12738
Full Changelog: https://github.com/docker/compose/compare/v2.35.0...v2.35.1