Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 1.26.0 release on 1.26.x #4255

Merged
merged 2 commits into from
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
# v1.26.0 (2024-10-23)

## Release Highlights
* Update NVIDIA driver to 535.216.01 ([#4254])
* Move kmod-5.10-nvidia tesla package for aws-ecs-1-nvidia variant from branch R470 to R535 ([#4251])

## Build Changes

### OS Changes
* Update bottlerocket-core-kit to 3.1.0 ([#4254], [#4251])
* Update NVIDIA driver to 535.216.01 ([#4254])
* Update twoliter to 0.5.0 ([#4251])
* Update bottlerocket-sdk to 0.46 ([#4251])
* Standardize RPM release fields for RPM packages ([#4244])

## Orchestrator Changes

### ECS
* Move kmod-5.10-nvidia tesla package for aws-ecs-1-nvidia variant from branch R470 to R535 ([#4251])

### Documentation Changes
* Add link to bootstrap-commands documentation ([#4247])

[#4244]: /~https://github.com/bottlerocket-os/bottlerocket/pull/4244
[#4247]: /~https://github.com/bottlerocket-os/bottlerocket/pull/4247
[#4251]: /~https://github.com/bottlerocket-os/bottlerocket/pull/4251
[#4254]: /~https://github.com/bottlerocket-os/bottlerocket/pull/4254

# v1.25.0 (2024-10-15)

## Release Highlights
Expand Down
6 changes: 3 additions & 3 deletions Twoliter.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ digest = "V2lUX6Rs9rZLg8POxV7P785Mr5nallfyxor0Scrvh3Y="

[[kit]]
name = "bottlerocket-core-kit"
version = "3.0.0"
version = "3.1.0"
vendor = "bottlerocket"
source = "public.ecr.aws/bottlerocket/bottlerocket-core-kit:v3.0.0"
digest = "MIaKirjsBvy10HdBFKfgdghDahP3SE1Qn+E0f0qfE/E="
source = "public.ecr.aws/bottlerocket/bottlerocket-core-kit:v3.1.0"
digest = "tnL9owIDl4B7LuMeosgVcusHzx9hykxPVwRfNauVy68="
2 changes: 1 addition & 1 deletion Twoliter.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ vendor = "bottlerocket"

[[kit]]
name = "bottlerocket-core-kit"
version = "3.0.0"
version = "3.1.0"
vendor = "bottlerocket"