3.184.0 - 2026-01-27
Added
- "traceparent" and "baggage" fields can now be added to the mirrord
configuration and propagated in requests to the
operator. Follows OTel/W3C context propagation conventions. - Added
agent.disable_mesh_sidecar_injectionconfig option that controls
relevant annotations are added to agent pods that disable service mesh
sidecar injection.
Fixed
- Fix issue with subscriptions being removed when multiprocessing is used.
- Fixed an issue where mirrord was not able to deliver incoming traffic due to
firewall rules on the local machine. - Fixed bug on Windows where
fstatwould fail on Node.js read file operation.