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.31.0 #199374

Merged
merged 2 commits into from
Nov 28, 2024
Merged

docker-compose 2.31.0 #199374

merged 2 commits into from
Nov 28, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
### ✨ Improvements
* Delegate build to buildx bake by @ndeloof [(12300)](https://github.com/docker/compose/pull/12300)
* Add commit command by @jarqvi [(12268)](https://github.com/docker/compose/pull/12268)

🐛 Fixes

  • Fix(config): Print service names with --no-interpolate by @idsulik (12282)
  • Remove obsolete containers first on scale down by @ndeloof (12272)
  • Fix compose images that return a different image with the same ID by @koooge (12278)
  • Emit events for building images by @felixfontein (11498)
  • Fix support for --remove-orphans on docker compose run by @ndeloof (12288)
  • Push empty descriptor layer when using OCI version 1.1 for Compose artifact by @glours (12289)
  • Detect network config changes and recreate if needed by @ndeloof (12267)
  • Update wait-timeout flag usage to include the unit by @terev (12316)
  • Use service.stop to stop dependent containers by @ndeloof (12322)
  • Only check attached networks on running containers by @ndeloof (12327)
  • Only stop dependent containers ... if there's some by @ndeloof (12328)

🔧 Internal

  • Pass stale bot inactivity limit from 6 to 3 months by @glours (12284)
  • Ci: enable testifylint linter by @mmorel-35 (11761)
  • Remove ddev e2e tests by @glours (12291)
  • Gha: test against docker engine v27.4.0 by @thaJeztah (12299)
  • Run build tests against bake by @ndeloof (12325)

⚙️ Dependencies

  • Build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot (12277)
  • Build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot (12276)
  • Build(deps): bump github.com/moby/buildkit v0.17.1, github.com/docker/buildx v0.18.0 by @thaJeztah (12298)
  • Build(deps): bump docker/docker v27.4.0-rc.2, docker/cli v27.4.0-rc.2 by @thaJeztah (12306)
  • Build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot (12319)
  • Build(deps): bump github.com/compose-spec/compose-go/v2 from 2.4.5-0.20241111154218-9d02caaf8465 to 2.4.5 by @dependabot (12324)
  • Build(deps): bump github.com/moby/buildkit from 0.17.1 to 0.17.2 by @dependabot (12320)
  • Bump google.golang.org/grpc to v1.68.0 and containerd to v1.7.24 by @glours (12329)

New Contributors

Full Changelog: docker/compose@v2.30.3...v2.31.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 Nov 28, 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 Nov 28, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 28, 2024
Merged via the queue into master with commit fd07b7d Nov 28, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-docker-compose-2.31.0 branch November 28, 2024 14:26
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