Skip to content

Commit 0fe171f

Browse files
authored
Merge pull request #297 from yeazelm/4_4_0
Prepare for 4.4.0 release
2 parents 39a5fda + 67440d6 commit 0fe171f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v4.4.0 (2025-10-16)
2+
## OS Changes
3+
* Move netfilter modules to built-in ([#296])
4+
5+
## Build Changes
6+
* Update the Bottlerocket SDK to v0.65.0 ([#295])
7+
8+
[#295]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/295
9+
[#296]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/296
10+
111
# v4.3.4 (2025-10-14)
212
## OS Changes
313
* Update kernel from 6.1.153-175.280 to 6.1.155-176.282 ([#290])

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 2
2-
release-version = "4.3.4"
2+
release-version = "4.4.0"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]

0 commit comments

Comments
 (0)