Skip to content

Commit 094eac9

Browse files
committed
release-notes for Compose v2.34.0 version
Signed-off-by: Guillaume Lours <[email protected]>
1 parent 2de298e commit 094eac9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

content/manuals/compose/releases/release-notes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,25 @@ aliases:
1313

1414
For 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" >}}

0 commit comments

Comments
 (0)