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,
andmirrord 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