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.29.3 #188223

Merged
merged 2 commits into from
Sep 12, 2024
Merged

docker-compose 2.29.3 #188223

merged 2 commits into from
Sep 12, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
### ✨ Improvements
* Allow combination of bind mounts and 'rebuild' watches by @remcokranenburg [(12089)](https://github.com/docker/compose/pull/12089)

🐛 Fixes

  • Fix(wait): Wait only until first container exit by @idsulik (12064)
  • Prefer mount API over bind by @ndeloof (12078)
  • Service hash must exclude depends_on by @ndeloof (12072)
  • Attach: close streams when done by @laurazard (12112)
  • Restore compose v1 behavior to recreate containers when ran with -V by @ndeloof (12116)

🔧 Internal

  • Allow to add empty line in the logs when nav menu activated by @glours (12062)
  • Docs: duplicate documentation for root cmd by @dvdksn (12076)
  • Fix typo in pull.go by @jonathan-dev (12108)
  • Use logrus instead of direct output to stderr by @felixfontein (11996)
  • Fix minor typos by @NathanBaulch (12104)
  • Chore(watch): Add changed file paths/count to log by @idsulik (12118)

⚙️ Dependencies

  • Build(deps): bump golang.org/x/sys from 0.22.0 to 0.25.0 by @dependabot (12101)
  • Bump engine cli v27.2.1 by @glours (12115)
  • Bump compose-go to version v2.2.0 by @glours (12117)
  • Build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot (12043)

New Contributors

  • @remcokranenburg made their first contribution in (12089)
  • @jonathan-dev made their first contribution in (12108)
  • @NathanBaulch made their first contribution in (12104)

Full Changelog: docker/compose@v2.29.2...v2.29.3

@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 12, 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 Sep 12, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 12, 2024
Merged via the queue into master with commit 0f9af37 Sep 12, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-docker-compose-2.29.3 branch September 12, 2024 16:53
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.

2 participants