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 Docker Compose version to 2.14.0 #429

Conversation

jenkins-infra-updatecli[bot]
Copy link
Contributor

@jenkins-infra-updatecli jenkins-infra-updatecli bot commented Dec 3, 2022

Bump Docker Compose version to 2.14.0

Report

Source:
	✔ [lastReleaseVersion] Get the latest Docker Compose version(githubrelease)


Condition:

Target:
	✔ [updateDockerComposeVersion] Update the DockerCompose version in the Packer default values(yaml)

Changelog

Click to expand

Release published on the 2022-12-02 19:29:41 +0000 UTC at the url https://github.com/docker/compose/releases/tag/v2.14.0

## What's Changed

### ✨ Enhancements
* Add `oom_score_adj` field to service definition (#10019)
* Add `mode` field for `tmpfs` mount permissions (#10031)

### 🐛 Fixes
* Only stop services started by up when interrupted (#10028)
* Load implicit profiles for targeted services (#10025)
* Do not require `service.build.platforms` to be set if service.platform is set (#10017)
* Use plain output during buildx image builds if `--ansi=never` is set (#10020)
* `COMPOSE_IGNORE_ORPHANS` environment variable now behaves more consistently (#10035)
* Fix image name separator in convert (#9904)
* Fix run on services using `network_mode: service:NAME` (#10036)

### 🔧 Internal
* Upgrade compose-go to [v1.8.0](https://github.com/compose-spec/compose-go/releases/tag/v1.8.0) (#10031)
* Build with Go 1.19.3 (#10037)
* Change default branch for docs repository (#10016)
* Additional E2E test coverage and reliability improvements (#10025, #10032)

### Changelog
* change the default branch of the doc repository by @glours in https://github.com/docker/compose/pull/10016
* configure buildx for plain output if --ansi=never has been set by @ndeloof in https://github.com/docker/compose/pull/10020
* useDockerDefaultOrServicePlatform fct should return service.platform if defined by @glours in https://github.com/docker/compose/pull/10017
* implement support for oom_score_adj by @ndeloof in https://github.com/docker/compose/pull/10019
* Fix grammatical issues by @umarfchy in https://github.com/docker/compose/pull/9997
* only stop services started by `up` on interruption by @ndeloof in https://github.com/docker/compose/pull/10028
* pass services list to projectOrName function to add profiles for targeted services by @glours in https://github.com/docker/compose/pull/10025
* Broken Link fixed in compose docs by @NitishKumar06 in https://github.com/docker/compose/pull/10000
* move image digests resolution to backend by @ndeloof in https://github.com/docker/compose/pull/10026
* fix"convert --images" output to right format by @Windforce17 in https://github.com/docker/compose/pull/9904
* use StringToBool to detect COMPOSE_IGNORE_ORPHANS by @ndeloof in https://github.com/docker/compose/pull/10035
* Fix replacing "service:x" with "container:y" by @i-ky in https://github.com/docker/compose/pull/10036
* test: speed up Cucumber stop test by @milas in https://github.com/docker/compose/pull/10032
* schema: add support for tmpfs.mode in mount definition by @milas in https://github.com/docker/compose/pull/10031
* ci: upgrade to Go 1.19.3 & bump deps by @milas in https://github.com/docker/compose/pull/10037

## New Contributors
* @umarfchy made their first contribution in https://github.com/docker/compose/pull/9997
* @NitishKumar06 made their first contribution in https://github.com/docker/compose/pull/10000
* @Windforce17 made their first contribution in https://github.com/docker/compose/pull/9904
* @i-ky made their first contribution in https://github.com/docker/compose/pull/10036

**Full Changelog**: https://github.com/docker/compose/compare/v2.13.0...v2.14.0

Remark

This pull request was automatically created using Updatecli.

Please report any issues with this tool here

…je...

... nkins-infra/packer-images/provisioning/tools-versions.yml"

Made with ❤️️ by updatecli
@jenkins-infra-updatecli jenkins-infra-updatecli bot added the enhancement New feature or request label Dec 3, 2022
@dduportal dduportal merged commit 0641181 into main Dec 5, 2022
@dduportal dduportal deleted the updatecli_17a859aba79a0f53f2e6f92c19137470e8f0ee8e9cc22ecaceb24aedd77f93df branch December 5, 2022 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants