github metalbear-co/mirrord 3.194.0

latest releases: latest, 3
18 hours ago

3.194.0 - 2026-03-19

Added

  • Revamped the interactive configuration wizard frontend for generating mirrord.json
    files, with cluster-aware target selection, traffic mode configuration, and
    JSON export. #3994
  • Added Windows installation via Chocolatey (choco install --pre mirrord)
  • Added header filtering using jaq for more complex queries, removed safejaq
    crate
  • Experimental flag 'experimental.sip_utils' that uses our own built binaries
    instead of patching
  • Preview environment's usage is now collected through our telemetry system

Changed

  • HTTP filter docs now instruct users to use W3C baggage/tracestate
  • Modified non-blocking TCP connect mechanism to eliminate delays.
  • mirrord preview start no longer replaces an existing session automatically
    when giving it the same image registry, image repository, target and key. To
    replace an existing session use the new --force argument, which will
    replace it regardless of whether the images "match" or not.

Fixed

  • Fixed the example in the documentation for outgoing traffic.
  • Preview env will now respect MIRRORD_PROGRESS_MODE when printing info.

Don't miss a new mirrord release

NewReleases is sending notifications on new releases.