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

Bump compose to v2.32.0 #21626

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Bump compose to v2.32.0 #21626

merged 2 commits into from
Dec 16, 2024

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Dec 13, 2024

Description

Bump compose to v2.32.0

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@ndeloof ndeloof requested review from glours and aevesdocker and removed request for dvdksn and aevesdocker December 13, 2024 14:58
@github-actions github-actions bot added area/compose Relates to docker-compose.yml spec or docker-compose binary hugo Updates related to hugo dependencies Vendoring, packaging updates area/config labels Dec 13, 2024
Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 9e46bcb
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/675feb06f3f3bd0008dd6264
😎 Deploy Preview https://deploy-preview-21626--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.


### Bug fixes and enhancements

- Added support to build with [bake](/build/bake/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was added in the previous release notes, so should this be removed or amended to 'Improvements to Docker Buildx Bake with Docker Compose'?

### Bug fixes and enhancements

- Added support to build with [bake](/build/bake/)
- Added watch `restart` and `sync+exec` actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Added watch `restart` and `sync+exec` actions
- Added `restart` and `sync+exec` watch actions


- Added support to build with [bake](/build/bake/)
- Added watch `restart` and `sync+exec` actions
- Recreate container on volume configuration change
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Recreate container on volume configuration change
- Compose now recreates containers when the volume configuration changes

- Recreate container on volume configuration change
- Fixed support for `mac_address`
- Fixed `pull --quiet` to only hide progress, not global status
- Fixed only `rebuild` watch action requires a build declaration
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fixed only `rebuild` watch action requires a build declaration
- Fixed an issue where only the `rebuild` watch action now requires a build declaration

?

- Fixed support for `mac_address`
- Fixed `pull --quiet` to only hide progress, not global status
- Fixed only `rebuild` watch action requires a build declaration
- Log `watch` configuration error when enable through interactive menu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Log `watch` configuration error when enable through interactive menu
- Compose now logs `watch` configuration error when enabled through the Compose menu

Signed-off-by: Nicolas De Loof <[email protected]>
@ndeloof ndeloof force-pushed the bump_compose_v2.32.0 branch from 162cae2 to 965849d Compare December 13, 2024 16:58
Copy link
Contributor

@aevesdocker aevesdocker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ndeloof

@aevesdocker aevesdocker merged commit 9736a4b into docker:main Dec 16, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compose Relates to docker-compose.yml spec or docker-compose binary area/config dependencies Vendoring, packaging updates hugo Updates related to hugo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants