Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose 2.22.0 #144591

Merged
merged 2 commits into from Sep 22, 2023
Merged

Conversation

dnhn
Copy link
Contributor

@dnhn dnhn commented Sep 21, 2023

Created with brew bump-formula-pr.

release notes
## 💁🏻  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: docker/compose@v2.21.0...v2.22.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 21, 2023
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 22, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 22, 2023
Merged via the queue into Homebrew:master with commit c450e0c Sep 22, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants