Docker Compose v5.1.2

v5.1.2
Changed 11
  • Use negotiated API version for network setup
  • Bump github.com/containerd/platforms from 1.0.0-rc.2 to 1.0.0-rc.4
  • Bump google.golang.org/grpc from 1.78.0 to 1.80.0
  • Bump github.com/moby/patternmatcher from 0.6.0 to 0.6.1
  • Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.42.0
  • Bump github.com/docker/cli to 29.4.0
Fixed 8
  • Fix TTY timer rendering when duration length changes
  • Fix attach filtering
  • Preserve ssh:// URL scheme when resolving Dockerfile path
  • Initialize and pass envFiles map in processExtends
  • Fix TestRunHook_ConsoleSize on macOS
  • Restore post-connect fallback for multi-network stacks on API < 1.44
  • Return api.ErrCanceled when user declines interactive prompts in publish
  • Return error on non-ErrNotExist stat failures in Tar.Sync()
Removed 1
  • Remove direct dependency on docker/docker
What's Changed
🐛 Fixes
🔧 Internal
⚙️ Dependencies
New Contributors

Full Changelog: https://github.com/docker/compose/compare/v5.1.1...v5.1.2

View original

Upgraded? How did it go?

Discussion