Skip to content

Commit 6942b81

Browse files
committed
changelog: update for 5.4.0
Signed-off-by: Yutong Sun <[email protected]>
1 parent b4a003a commit 6942b81

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# v5.4.0 (2025-01-14)
2+
3+
## OS Change
4+
* Allow bind mounts prefixed with /mnt/ for ephemeral storage ([#320]) - Thanks @zaheerm!
5+
* Improve API Server error message for invalid metadata ([#342])
6+
7+
## Orchestrator Changes
8+
9+
### Kubernetes
10+
* Add support for `device-ownership-from-security-context` to nvidia ([#343])
11+
12+
### ECS
13+
* Update `ecs-agent` to 1.89.2 and update the `amazon-ecs-cni-plugins` ([#341])
14+
15+
[#320]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/320
16+
[#341]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/341
17+
[#342]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/342
18+
[#343]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/343
19+
120
# v5.3.0 (2025-01-03)
221

322
## Orchestrator Changes

0 commit comments

Comments
 (0)