Skip to content

Commit d8f23f9

Browse files
aevesdockerglours
andauthored
publish updates from main (#22245)
Automated pull request for publishing docs updates. --------- Signed-off-by: Guillaume Lours <[email protected]> Co-authored-by: Guillaume Lours <[email protected]> Co-authored-by: Allie Sadler <[email protected]>
2 parents 2f212a3 + a5539d2 commit d8f23f9

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

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

+19
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 flag for the `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" >}}

content/manuals/projects/_index.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ params:
77
color: blue
88
text: Beta
99
weight: 50
10+
sitemap: false
1011
description: Learn how to use Docker Projects which provides a unified, project-based workflow to run your containerized projects.
1112
keywords: Docker, projects, docker deskotp, containerization
1213
grid:

0 commit comments

Comments
 (0)