3.195.0 - 2026-03-26
Changed
- Apple binary bundle is now included in mirrord CLI binary.
- Bumped dependencies
- Run
mirrord ci startinstead ofmirrord execwhen the user ranmirrord execbut the environment variableMIRRORD_CI_API_KEYis set. - Using pre-built Apple utility binaries is on by default for OSS users.
Fixed
- Fixed a misleading "invalid state" error shown when the target node has
reached its pod limit: mirrord now explains the real cause and suggests
freeing pod capacity or using ephemeral containers.
#3037 - SIP no longer needlessly patches binaries that allow DYLD side loading like
Node but are runtime-protected