v4.3.0
labring/sealosv4.3.0Jul 17, 2023by sealos-release-robot
AI Summary
This release introduces IPv6 dual-stack networking support and updates CI/CD pipelines, alongside refactoring authentication configurations to support multiple container runtime versions.
Key Highlights
- Added support for dual-stack networking (IPv4 and IPv6).
- Updated CI processes to include builds for the latest versions.
- Refactored `cri_server` authentication configuration for better multi-version support.
- Added a committer for release management.
New Features
- Support dual-stack
Full Release Notes
Welcome to the v4.3.0 release of Sealos!🎉🎉! ## Changelog ### New Features * aaafe9a49853b596536c8c1de10e1d682cc3ceed: feat: support dual-stack (#3509) (@ghostloda) ### Build process updates * f3415f4403880cef422a20913fa41fae09d93a36: build(main): add ci for latest (#3513) (@cuisongliu) * 7ee53f1d67d62018b301cd11e4097bc4cb34b298: build(main): add ci for latest (#3516) (@cuisongliu) ### Other work * 9259b2d21bf6507d9ced75a15e47b0742b72c28c: feature(main): add commitor for release (#3487) (@cuisongliu) * 3a07652bcf09c002a449018fbdc5147d18e31993: refactor: cri_server multiple versions of AuthConfig (#3507) (@muicoder) **Full Changelog**: https://github.com/labring/sealos/compare/v4.3.0-rc1...v4.3.0 See [the CHANGELOG](https://github.com/labring/sealos/blob/main/CHANGELOG/CHANGELOG.md) for more details. Your patronage towards Sealos is greatly appreciated 🎉🎉. If you encounter any problems during its usage, please create an issue in the [GitHub repository](https://github.com/labring/sealos), we're committed to resolving your problem as soon as possible.