Skip to content

Commit 54fdd0c

Browse files
authored
Merge pull request #144 from yeazelm/2_5_0
Add v2.5.0 to release notes to CHANGELOG.md
2 parents 9833298 + cd43810 commit 54fdd0c

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# v2.5.0 (2024-09-11)
2+
3+
## Build Changes
4+
* Update tough ([#136])
5+
* Update bottlerocket-sdk to v0.45.0 ([#131])
6+
7+
## OS Changes
8+
* Build open source NVIDIA kernel modules ([#118])
9+
* Update third party packages ([#129], [#143])
10+
* Split ECS and VPC CNI plugins from ecs-agent ([#85])
11+
* Add helper functions for ipcidr ([#116])
12+
* Add aws-otel-collector package ([#50])
13+
* Add pciutils package ([#142])
14+
15+
## Orchestrator Changes
16+
17+
### Kubernetes
18+
* Use kubelet-device-plugins API ([#132])
19+
20+
[#50]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/50
21+
[#85]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/85
22+
[#116]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/116
23+
[#118]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/118
24+
[#129]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/129
25+
[#131]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/131
26+
[#132]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/132
27+
[#136]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/136
28+
[#142]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/142
29+
[#143]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/143
30+
131
# v2.4.1 (2024-09-09)
232

333
## OS Changes

0 commit comments

Comments
 (0)