Skip to content

Commit 606e088

Browse files
committed
changelog: update for 3.3.0
1 parent f7e1905 commit 606e088

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v3.3.0 (2024-11-12)
2+
3+
## Orchestrator Changes
4+
### Kubernetes
5+
* Add latest instance types to eni-max-pods mapping ([#250])
6+
7+
## OS Changes
8+
* Include `rdma-core` in AWS variants ([#252])
9+
* Add `libstdc++` subpackage to `libgcc` ([#253])
10+
* Update third-party packages ([#254])
11+
12+
[#250]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/250
13+
[#252]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/252
14+
[#253]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/253
15+
[#254]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/254
16+
117
# v3.2.0 (2024-11-06)
218

319
## Orchestrator Changes
@@ -193,7 +209,7 @@
193209
## OS Changes
194210
* Use open GPU drivers on P4 and P5 instances ([#114])
195211
* Add package-level support for EROFS as a root filesystem ([#159])
196-
* Update libnvidia-container and nvidia-container-toolkit to 1.16.2 ([#161])
212+
* Update libnvidia-container and nvidia-container-toolkit to 1.16.2 ([#161])
197213

198214
[#114]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/114
199215
[#157]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/157
@@ -442,7 +458,7 @@
442458
## Build Changes
443459

444460
* Update Twoliter to 0.4.3 ([#39])
445-
461+
446462
[#39]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/39
447463
[#40]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/40
448464
[#42]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/42

0 commit comments

Comments
 (0)