3.137.0 - 2025-03-26
Added
- mirrord prolicies now allow for enforcing usage of mirrord profiles.
Changed
- Moved the
readonly_file_buffer
configuration option from experimental to
config.feature.fs
.
#2984 - Allow ping-pong an extra timeout period if intproxy recives other messages
from the agent in last period.
Fixed
- Added a limit on the size of
config.feature.fs.readonly_file_buffer
to a maximum of 1 MB
to avoid EIO errors.
#3206 - Fixed a bug related to stealing IPv6 traffic (resolving original destination
of a stolen connection). - Fixed an issue where mirrord was preventing the local application from making
gRPC connections to sidecar containers.
#3212