docker/egress/v1.0.7
opensandbox-group/OpenSandboxdocker/egress/v1.0.7Apr 10, 2026by Pangjiping
AI Summary
This release adds upstream health probing and graceful shutdown functionality to the egress component to improve reliability.
Key Highlights
- Added upstream health probes
- Added grace shutdown for egress
- Extracted safego to internal common package
New Features
- Upstream health probes
- Graceful shutdown for egress
Full Release Notes
## What's New ### ✨ Features - upstream health probes, active list, configurable probe name (#655) - add grace shutdown for egress and rollback all network namespace when egress closes (#654) ### 📦 Misc - extract safego to internal common package and wrapper egress goroutines with safego (#670) ## 👥 Contributors Thanks to these contributors ❤️ - @Pangjiping --- - Docker Hub: opensandbox/egress:v1.0.7 - Aliyun Registry: sandbox-registry.cn-zhangjiakou.cr.aliyuncs.com/opensandbox/egress:v1.0.7