File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
content/manuals/compose/releases Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,25 @@ aliases:
1313
1414For more detailed information, see the [ release notes in the Compose repo] ( https://github.com/docker/compose/releases/ ) .
1515
16+ ## 2.34.0
17+
18+ {{< release-date date="2025-03-14" >}}
19+
20+ ### Bug fixes and enhancements
21+
22+ - Added support of refresh ` pull_policy ` values ` daily ` , ` weekly ` and ` every_<duration> `
23+ - Introduced ` include ` attribut to ` watch ` definition to match file patterns
24+ - Introduced ` --env-from-file ` in docker compose run command
25+ - Promoted ` publish ` as a regular command of Compose
26+ - Fixed a bug by loading ` env_file ` after services have been selected
27+
28+ ### Update
29+
30+ - Dependencies upgrade: bump docker engine and cli to v28.0.1
31+ - Dependencies upgrade: bump buildkit to v0.17.1
32+ - Dependencies upgrade: Bump compose-go v2.4.9
33+ - Dependencies upgrade: Bump buildx v0.21.2
34+
1635## 2.33.1
1736
1837{{< release-date date="2025-02-21" >}}
You can’t perform that action at this time.
0 commit comments