What goodrain/rainbond shipped
Generated by FoxPlug from public activity — not affiliated with Rainbond.
Week of September 14, 2026
What shipped
- Release v6.9.10-release includes UDP support for components, sudo user support in installation tooling, disk IO detection before installation, and fixes for nginx.conf overwrite, storage quota enforcement, offline plugin display, multi-architecture image selection, component naming rules, and application deletion cleanup. Release
- Gateway inbound mTLS support added for encrypted communication at the gateway entry point. Pull request #2702
- CRD deletion orchestration and PVC storage expansion capabilities implemented. Pull request #2698
- Fixed reporting of Kubernetes errors when creating TCP routes. Pull request #2703
- Custom component configuration is now preserved during upgrades. Pull request #2701
- Source builds now tolerate dedicated node taints. Pull request #2704
- README description corrected. Pull request #2700
Why it matters
This release focuses on improving installation reliability with disk IO detection and sudo support, while adding security features through gateway mTLS. Fixes address critical issues with component configuration persistence during upgrades and proper cleanup during application deletion.
Changelog entry
- Components now support UDP configuration Release
- Installation tools support sudo users Release
- Added disk IO detection before installation Release
- Fixed nginx.conf being overwritten during builds Release
- Fixed component storage quota not being enforced Release
- Fixed offline environment plugin display Release
- Fixed multi-architecture selection from image repositories Release
- Fixed component naming rules when creating from component library Release
- Fixed underlying data cleanup when deleting entire applications Release
- Added gateway inbound mTLS Pull request #2702
- Orchestrate CRD deletion and expand PVC storage Pull request #2698
- Preserve custom component configuration during upgrades Pull request #2701
- Report Kubernetes errors when creating TCP routes Pull request #2703
- Tolerate dedicated node taints in source builds Pull request #2704
Rainbond v6.9.10 is out. Gateway mTLS, UDP components, improved installation checks, and fixes for configuration preservation during upgrades.
Rainbond v6.9.10 brings enhanced security with gateway inbound mTLS, expands component capabilities with UDP support, and improves the installation experience with disk IO detection and sudo user support. The release also fixes critical issues including configuration preservation during upgrades and proper cleanup during application deletion.