Skip to content

v2.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 15:55
· 338 commits to main since this release
bd32ed1

πŸ’πŸ» Upgrade Notes

  • watch command is now GA and can be directly used from the root command docker compose watch

✨ Features

  • Experimental support of publish command (#10949)
  • watch now build and launch the project at start (#10957)
  • Add policy option to the --pull flag (#10981)

πŸ› Fixes

  • Fix various race/deadlock conditions for up command on exit (#10934)
  • Fix for multi-plaform issues on build (#10956)
  • Enable services explicitly requested even if their profiles aren't activated (#10952)
  • Fix config bug when declared env_file are missing (#11025)

πŸ”§ Internal

What's Changed

New Contributors

Full Changelog: v2.21.0...v2.22.0