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

Update changelog for 2.3.0 #49

Merged
merged 3 commits into from
Jul 24, 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
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# v2.3.0 (2024-07-24)

## OS Changes

* Update containerd to 1.7.20 ([#40])
* Update runc to 1.1.13 ([#40])
* Update kernels: 5.10.220, 5.15.162, and 6.1.97 ([#46])
* Add kmod-6.1-neuron-devel ([#42])

## Orchestrator Changes

### Kubernetes

* Add latest instance types to eni-max-pods mapping ([#43])

## Build Changes

* Update Twoliter to 0.4.3 ([#39])

[#39] https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/39
[#40] https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/40
[#42] https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/42
[#43] https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/43
[#46] https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/46

# v2.2.0 (2024-07-18)

## OS Changes
Expand Down
4 changes: 2 additions & 2 deletions Twoliter.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
schema-version = 1
release-version = "2.2.0"
release-version = "2.3.0"
kit = []
digest = "LLJp6qaa2q1F7gvBg9BwpKeEf2TRD1mlYz/myx9J3xM="
digest = "io9aXKryudbmqjDs4n/38x28VYQmf/99kPE26c0VtKY="

[sdk]
name = "bottlerocket-sdk"
Expand Down
2 changes: 1 addition & 1 deletion Twoliter.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
schema-version = 1
release-version = "2.2.0"
release-version = "2.3.0"

[vendor.bottlerocket]
registry = "public.ecr.aws/bottlerocket"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ description = "The grpc Unary Server Interceptor in containerd's OpenTelemetry-G

[[advisory.products]]
package-name = "containerd"
patched-version = "1.17.20"
patched-version = "1.7.20"

[updateinfo]
author = "vighmah"
issue-date = 2024-07-22T20:29:07Z
issue-date = 2024-07-24T20:00:00Z
arches = ["x86_64", "aarch64"]
version = "staging"
version = "2.3.0"