Release Highlights
- Switch to igzip (x86_64) or pigz with zlib-ng (aarch64) to decompress container images (bottlerocket-core-kit#443)
- Add support for more AWS regions in schnauzer and host-ctr (bottlerocket-core-kit#454)
OS Changes
- Update
bottlerocket-core-kit
from 6.1.0 to 6.2.0 CHANGELOG (commits) (#4460, #4452) - Update
bottlerocket-kernel-kit
from 1.3.0 to 2.1.0 CHANGELOG (commits) (#4461)
Orchestrator Changes
Kubernetes
- Authenticate with ECR public to avoid rate limits (#4419) - Thanks @MarkIannucci!
- Support ECR credential provider in more ISO partitions (#4459)
Build Changes
- Remove redundant metadata migration helpers (#4459)
- Archive migrations prior to v1.34.0 (#4459)
- Remove schnauzer and apiclient dependencies from bottlerocket repo (#4459)
Documentation Changes
- Fix links to
./packages
to point to thebottlerocket-core-kit/packages
(#4446)