github metalbear-co/mirrord 3.166.0

latest releases: latest, 3, 3.167.0...
3 days ago

3.166.0 - 2025-10-15

Added

  • Added new config option experimental.non_blocking_tcp_connect. The setting
    enables a new way of handling outgoing TCP connections,
    which should improve performance of asynchronous applications.
    #2744
  • Added 2 new commands: mirrord ci start which runs mirrord in a ci runner,
    and mirrord ci stop which stops the mirrord-for-ci.
  • add MIRRORD_DONT_LOAD to crash mirrord if exists when mirrord loads to enable
    users running destructive actions with mirrord

Changed

  • Moving operator tests from mirrord to operator.
    #842

Fixed

  • Improved error messages originating from parsing configuration files.
    #3371
  • Fix JSONSchema to reflect that target.path can be string

Don't miss a new mirrord release

NewReleases is sending notifications on new releases.