releases.shpreview

v2.14.0

$npx -y @buildinternet/releases show rel_drNgIFsT8rAcnDmNx5JP7

What's Changed

✨ Enhancements

  • Add oom_score_adj field to service definition (#10019)
  • Add mode field for tmpfs mount permissions (#10031)

🐛 Fixes

  • Only stop services started by up when interrupted (#10028)
  • Load implicit profiles for targeted services (#10025)
  • Do not require service.build.platforms to be set if service.platform is set (#10017)
  • Use plain output during buildx image builds if --ansi=never is set (#10020)
  • COMPOSE_IGNORE_ORPHANS environment variable now behaves more consistently (#10035)
  • Fix image name separator in convert (#9904)
  • Fix run on services using network_mode: service:NAME (#10036)

🔧 Internal

  • Upgrade compose-go to v1.8.0 (#10031)
  • Build with Go 1.19.3 (#10037)
  • Change default branch for docs repository (#10016)
  • Additional E2E test coverage and reliability improvements (#10025, #10032)

Changelog

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.13.0...v2.14.0

Fetched March 31, 2026