3.175.0 - 2025-12-03
Added
- Add pg branching.
- Added dlopen detour to support cgo library being loaded dynamically on Linux.
The feature is behind an experimental feature flag. - Added support for filtering incoming HTTP requests by running JSONPath
queries on the body and matching the results against a regex.
Changed
- Change tracing to not emit ansi format logs in the terminal
- Made
mirrord ci stopcommand idempotent. - Marked mirrord config settings related to agent's mirroring as deprecated.
Mirroring implementation based on raw sockets will be removed in the future. - Updated the
experimentalsection of the mirrord config:- Removed deprecated
readlinksetting. - Removed deprecated
readonly_file_buffersetting, which had been moved to
feature.fs. - Removed
vfork_emulationsetting. vfork emulation is now always enabled. hook_renameis now enabled by default.dns_permission_error_fatalis now enabled by default.
- Removed deprecated
Fixed
- Fixed a rare layer crash in
exec - Fixed an issue where mirrord-agent could fail with an OOM error when serving
heavy TCP traffic. - Fixed main branch Windows build errors and warnings
- mirrord-console now compiles again
Signed artifacts: No