What's Changed
✨ Improvements
🐛 Fixes
- Only check bind mount conflict if sync action is involved by @ndeloof (12409)
- When retrying to resolveOrCreateNetwork, retry with a valid network name by @gtardif (12422)
- checkExpectedVolumes must ignore anonymous volumes by @ndeloof in #12410
🔧 Internal
- Gofumpt all the things by @ndeloof (12392)
- Use the 3 latest major versions of the engine to run e2e step by @glours (12401)
- Replace tibdex/github-app-token by official GitHub create-github-app-token by @glours (12411)
⚙️ Dependencies
- Bump Golang version to
v1.22.10
and update CI actions by @glours (12399) - Bump golang.org/x/net to
v0.33.0
to fix potential security issue by @glours (12405) - Bump
compose-go
tov2.4.7
by @glours (12438)
Full Changelog: v2.32.1...v2.32.2