3.138.0 - 2025-04-15
Added
- Added
applies_to_copy_targets
to the mirrord Policy specs, so we can enable
policies when using copied targets.
#797 - Added a sanity e2e test for the copy target feature.
#799 - Added CLI support for Kafka splitting without copying the target.
- The agent now issues warnings to clients that do not meet minimum
protocol version requirement for stealing an HTTP request.
#3119
Changed
- Improved mermaid diagrams readability (changed colors and lines).
#819 - Improved mirrord progress message from spawning the agent without an
operator.
#3167 - By default, the
DOTNET_STARTUP_HOOKS
env var will not be fetched from the
target. - Updated contributing guidance.
- Updated dev container base image and JSON configuration file.
Fixed
- mirrord now correctly detects whether the configuration allows for stealing
health checks from the targeted pod.
#3188 - Fixed
mirrord_agent_dns_request_count
Prometheus metric.