Skip to content

Commit 1ef9356

Browse files
authoredDec 13, 2024
Merge pull request #4334 from vigh-m/prepare-1290
Update for 1.29.0 release
2 parents a16008e + 5290caa commit 1ef9356

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed
 

‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v1.29.0 (2024-12-17)
2+
3+
## Build Changes
4+
* Add bottlerocket-kernel-kit 1.0.0 ([#4332])
5+
* Update bottlerocket-core-kit to 5.0.0 ([#4332])
6+
* Update bottlerocket-sdk to 0.50.0 ([#4332])
7+
8+
## OS Changes
9+
* Enable plugins and detailed EBS volume stats for `nvme-cli` ([bottlerocket-core-kit#269](https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/269))
10+
* Set `LoaderTimeInitUSec` and `LoaderTimeExecUSec` in GRUB ([bottlerocket-core-kit#273](https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/273))
11+
12+
[#4332]: https://github.com/bottlerocket-os/bottlerocket/pull/4332
13+
114
# v1.28.0 (2024-12-08)
215

316
## Release Highlights

‎Release.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "1.28.0"
1+
version = "1.29.0"
22

33
[migrations]
44
"(0.3.1, 0.3.2)" = ["migrate_v0.3.2_admin-container-v0-5-0.lz4"]

‎Twoliter.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 1
2-
release-version = "1.28.0"
2+
release-version = "1.29.0"
33

44
[vendor.bottlerocket]
55
registry = "public.ecr.aws/bottlerocket"

0 commit comments

Comments
 (0)