Skip to content

Commit c9c9c60

Browse files
committed
changelog: add notes for 4.0.0 release
1 parent eb76132 commit c9c9c60

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# v4.0.0 (2024-11-20)
2+
3+
## OS Changes
4+
* Disable BPF preload and bpfilter helpers for kernel (#261)
5+
* Allow overriding max-pods file with one from variant (#279)
6+
* Update libdbus and libexpat (#270)
7+
* Remove acpid package (#280)
8+
* Prevent io_uring calls from hanging (#284)
9+
10+
## Orchestrator Changes
11+
### Kubernetes
12+
* Update EKS 1.28-1.31 versions to latest (#281)
13+
14+
## Build Changes
15+
* Use upstream sources for packages sourced from Amazon Linux (#265)
16+
* Update twoliter to v0.5.1 (#259)
17+
* Drop "dependencies" table for all packages (#262)
18+
19+
[#259]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/259
20+
[#261]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/261
21+
[#262]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/262
22+
[#265]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/265
23+
[#270]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/270
24+
[#279]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/279
25+
[#280]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/280
26+
[#281]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/281
27+
[#284]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/284
28+
129
# v3.3.2 (2024-11-15)
230

331
## OS Changes

0 commit comments

Comments
 (0)