Skip to content

Commit

Permalink
Merge pull request #3753 from yeazelm/changelog_1_19_0
Browse files Browse the repository at this point in the history
CHANGELOG: Add changelog entry for 1.19.0
  • Loading branch information
yeazelm committed Jan 31, 2024
2 parents 6bd672e + 7ef4b8b commit 2b1a787
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
# v1.19.0 (2024-02-01)

## OS Changes
* Adjust unit dependencies for systemd-sysusers ([#3720])
* Update third party packages ([#3722], [#3750])
* Add kernel settings extension ([#3727])
* Update kernel to 5.10.205, 5.15.145, 6.1.72 ([#3734])
* Update runc to 1.1.12 and containerd to 1.6.28 ([#3751])

## Orchestrator Changes

### Kubernetes
* Add latest instance types to eni-max-pods mapping ([#3741])
* Drop Kubernetes 1.24 Metal and VMware variants ([#3742])

### ECS
* Add additional ECS settings for ECS_BACKEND_HOST and ECS_AWSVPC_BLOCK_IMDS ([#3749])

## Build Changes
* twoliter updated to v0.0.6 ([#3744])

[#3720]: https://github.com/bottlerocket-os/bottlerocket/pull/3720
[#3722]: https://github.com/bottlerocket-os/bottlerocket/pull/3722
[#3727]: https://github.com/bottlerocket-os/bottlerocket/pull/3727
[#3734]: https://github.com/bottlerocket-os/bottlerocket/pull/3734
[#3741]: https://github.com/bottlerocket-os/bottlerocket/pull/3741
[#3742]: https://github.com/bottlerocket-os/bottlerocket/pull/3742
[#3744]: https://github.com/bottlerocket-os/bottlerocket/pull/3744
[#3749]: https://github.com/bottlerocket-os/bottlerocket/pull/3749
[#3750]: https://github.com/bottlerocket-os/bottlerocket/pull/3750
[#3751]: https://github.com/bottlerocket-os/bottlerocket/pull/3751

# v1.18.0 (2024-01-16)

## OS Changes
Expand Down

0 comments on commit 2b1a787

Please sign in to comment.