| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| libmirrord_layer_linux_aarch64.so | 2025-10-27 | 16.0 MB | |
| libmirrord_layer_linux_x86_64.so | 2025-10-27 | 9.1 MB | |
| libmirrord_layer_mac_universal.dylib | 2025-10-27 | 36.3 MB | |
| mirrord_linux_aarch64 | 2025-10-27 | 67.2 MB | |
| mirrord_linux_aarch64.shasum256 | 2025-10-27 | 92 Bytes | |
| mirrord_linux_aarch64.zip | 2025-10-27 | 21.0 MB | |
| mirrord_linux_x86_64 | 2025-10-27 | 69.9 MB | |
| mirrord_linux_x86_64.shasum256 | 2025-10-27 | 91 Bytes | |
| mirrord_linux_x86_64.zip | 2025-10-27 | 22.8 MB | |
| mirrord_mac_universal | 2025-10-27 | 207.3 MB | |
| mirrord_mac_universal.shasum256 | 2025-10-27 | 92 Bytes | |
| mirrord_mac_universal.zip | 2025-10-27 | 79.1 MB | |
| 3.169.0 source code.tar.gz | 2025-10-27 | 1.7 MB | |
| 3.169.0 source code.zip | 2025-10-27 | 2.0 MB | |
| README.md | 2025-10-27 | 561 Bytes | |
| Totals: 15 Items | 532.4 MB | 0 | |
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.