Skip to content

Commit

Permalink
changelog: update for 5.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Yutong Sun <[email protected]>
  • Loading branch information
ytsssun committed Jan 14, 2025
1 parent b4a003a commit 6942b81
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# v5.4.0 (2025-01-14)

## OS Change
* Allow bind mounts prefixed with /mnt/ for ephemeral storage ([#320]) - Thanks @zaheerm!
* Improve API Server error message for invalid metadata ([#342])

## Orchestrator Changes

### Kubernetes
* Add support for `device-ownership-from-security-context` to nvidia ([#343])

### ECS
* Update `ecs-agent` to 1.89.2 and update the `amazon-ecs-cni-plugins` ([#341])

[#320]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/320
[#341]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/341
[#342]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/342
[#343]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/343

# v5.3.0 (2025-01-03)

## Orchestrator Changes
Expand Down

0 comments on commit 6942b81

Please sign in to comment.