|
| 1 | +# v8.2.0 (2025-05-20) |
| 2 | + |
| 3 | +## OS Changes |
| 4 | +* Third party package updates ([#494], [#498], [#513], [#514]) |
| 5 | +* Extend `ghostdog` for Infiniband detection and configuration ([#499]) |
| 6 | + |
| 7 | +* Enable `cryptsetup` and `tpm2` functionality for systemd ([#518]) |
| 8 | + |
| 9 | +## Build Changes |
| 10 | +* Update `twoliter` from 0.9.0 to 0.10.1 ([#491], [#509]) |
| 11 | +* Update bottlerocket-settings-models to 0.10.0 ([#520]) |
| 12 | + |
| 13 | +## Orchestrator changes |
| 14 | +### ECS |
| 15 | +* Migrate ECS to use CDI ([#482]) |
| 16 | + |
| 17 | +### Kubernetes |
| 18 | +* Support CDI and legacy NVIDIA Container Runtime modes ([#459], [#500], [#507], [#511]) |
| 19 | +* Patch `nvidia-k8s-device-plugin` to add ldcache parsing ([#501]) |
| 20 | +* Apply upstream patches for EKS 1.26 ([#517]) |
| 21 | + |
| 22 | +[#459]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/459 |
| 23 | +[#482]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/482 |
| 24 | +[#491]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/491 |
| 25 | +[#494]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/494 |
| 26 | +[#498]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/498 |
| 27 | +[#499]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/499 |
| 28 | +[#500]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/500 |
| 29 | +[#501]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/501 |
| 30 | +[#507]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/507 |
| 31 | +[#509]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/509 |
| 32 | +[#511]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/511 |
| 33 | +[#513]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/513 |
| 34 | +[#514]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/514 |
| 35 | +[#517]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/517 |
| 36 | +[#518]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/518 |
| 37 | +[#520]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/520 |
| 38 | + |
1 | 39 | # v8.1.1 (2025-05-14) |
2 | 40 |
|
3 | 41 | ## OS Changes |
4 | 42 | * Fix `containerd-2.0` settings for `container-registry` ([#504]) |
5 | 43 |
|
6 | | -[#504] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/504 |
| 44 | +[#504]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/504 |
7 | 45 |
|
8 | 46 | # v8.1.0 (2025-05-05) |
9 | 47 |
|
|
15 | 53 | ## Orchestrator Changes |
16 | 54 | ### Kubernetes |
17 | 55 | * Add support for more Kubernetes Settings ([#487], [#489]) |
18 | | - * containerLogMaxWorkers |
19 | | - * containerLogMonitorInterval |
20 | | - * singleProcessOOMKill |
| 56 | + * `containerLogMaxWorkers` |
| 57 | + * `containerLogMonitorInterval` |
| 58 | + * `singleProcessOOMKill` |
21 | 59 | * Update `kubernetes-1.33` and `ecr-credential-provider-1.33` packages with official sources ([#488]) |
22 | 60 |
|
23 | 61 | [#485]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/485 |
|
0 commit comments