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.27.0 #170018

Merged
merged 2 commits into from Apr 24, 2024
Merged

docker-compose 2.27.0 #170018

merged 2 commits into from Apr 24, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
### ✨ Improvements
* Introduce `--abort-on-container-failure` [(11680)](https://github.com/docker/compose/pull/11680)
* Introduce `--all-resources` to _not_ exclude resources not used by services [(11702)](https://github.com/docker/compose/pull/11702)
* Introduce support for `build.entitlements` [(11708)](https://github.com/docker/compose/pull/11708)

🐛 Fixes

  • Don't use ansi espace sequence when disabled (11682)
  • Ignore missing containers when compose down/stop -p (11692)
  • Read COMPOSE_REMOVE_ORPHANS from .env file (11714)
  • Always kills the containers on second Ctrl-C on docker compose up (11718)
  • Fix progress timer and spinner (11725)
  • Capture exit code for container being stopped, and return according to --exit-code-from (11715)
  • Don't clear line when navigation is disabled (11733)
  • Check container_name is not in use by another service we will create (11713)
  • Do not try to create file shares for non-directories (11738)
  • Remove overly-aggressive feature flag check (11748)
  • Avoid to try to close channel twice after hitting Ctrl-C on compose up (11719)
  • Fix support for --flag=value syntax in compatibility mode (11752)
  • Fix menu print when logs/menu number of lines change (11765)

🔧 Internal

⚙️ Dependencies

  • Bump Golang version to 1.21.9 (11684)
  • Bump engine and cli to v26.0.1 (11736)
  • Bump compose-go version to v2.1.0 (11756)
  • Update to Moby v26.1 & buildx v0.14 (11750)
  • Bump Buildkit to 0.13.1 (11762)

New Contributors

Full Changelog: docker/compose@v2.26.1...v2.27.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 Apr 24, 2024
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 Apr 24, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 24, 2024
Merged via the queue into master with commit afb37c8 Apr 24, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-docker-compose-2.27.0 branch April 24, 2024 22:32
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

2 participants