Added
- Added handling HTTP upgrades in filtered connections (
mirrord-agent
).
Refactored TCP stealer code.
#2270 - Add a new diagnostic command to calculate mirrord session latency
Changed
- Changed
agent.image
config to also accept an extended version where you may
specify both registry and tag withagent.image.registry
and
agent.image.tag
. - Proxy errors now don't propagate back to libc but exit with a message
use_proxy
behavior is now setting the proxy env to empty value instead of
unsetting. This should help with cases where
we need it to propogate to the extensions.
Fixed
- Internal proxy and agent now properly handle connection shutdowns.
#2309 - Fix some open/fd potential issues
- Fixed the display of agent startup errors to the user.
- Fixed timeout set on new internal proxy connection in
fork
detour.