3.169.0 - 2025-10-27
Added
mirrord ci startnow pipes application's stdout and stderr to files in a
temporary directory (/tmp/mirrord/{binary-name}-{timestamp}-{random}by
default). This can be configured with theci.output_diroption in your
mirrord config.
Internal
- Add TypedHeader like extractor to mirrord-kube for axum like extraction from
kubernetes resources. - When reconnecting to an operator session, the CLI now checks for a fatal 410
error.