Skip to content

Commit ce7847e

Browse files
committed
changelog: update for v13.1.0
Signed-off-by: Vighnesh Maheshwari <vighmah@amazon.com>
1 parent 0eeaf2d commit ce7847e

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
# v13.1.0 (2026-02-25)
2+
3+
## OS Changes
4+
- Suppress IPv6 on interfaces with no IPv6 intent in `net.toml` ([#826])
5+
- Add support to render `settings.container-registry` into containerd supported `hosts.toml` ([#819])
6+
- Expand image verifier support with a new helper to render trust policies for all image verifier plugins ([#820])
7+
- Add `cri-tools`, `erofs-utils`, `perf` packages ([#818])
8+
- Fix ephemeral storage handling in `apiserver` ([#822])
9+
- Stop rendering `max_concurrent_downloads` in containerd CRI image plugin config ([#838])
10+
- Increase `vm.max_map_count` to 1048576 ([#835])
11+
- Update Rust dependencies for first-party sources ([#837])
12+
13+
### Third Party Package Updates
14+
- Update `libnvidia-container`, `nvidia-container-toolkit`, `nvidia-k8s-device-plugin` ([#834])
15+
16+
## Build Changes
17+
- Bump `bottlerocket-settings-models` to 0.21.0 ([#841])
18+
19+
[#819]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/819
20+
[#818]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/818
21+
[#826]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/826
22+
[#820]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/820
23+
[#822]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/822
24+
[#832]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/832
25+
[#834]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/834
26+
[#835]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/835
27+
[#837]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/837
28+
[#838]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/838
29+
[#839]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/839
30+
[#841]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/841
31+
132
# v13.0.0 (2026-02-11)
233

334
## OS Changes

0 commit comments

Comments
 (0)