Skip to content

Releases: metalbear-co/mirrord

3.173.2

18 Nov 20:19
cbb36f3

Choose a tag to compare

3.173.2 - 2025-11-18

Changed

  • Exclude GOPATH and GOMODCACHE from env fetched

Signed artifacts: No

3.173.1

16 Nov 18:26
3.173.1
0e3a4ea

Choose a tag to compare

3.173.1 - 2025-11-16

Internal

3.173.0 - 2025-11-16

Changed

  • Update experimental.non_blocking_tcp_connect config default to false.

Fixed

  • Fixed the security advisories of the config's template engine by updating it
    to the newest version
    #3657

Internal

  • Fix the way release script gets workspace version.
  • Kubernetes-related packages have been removed from the devshell, they should
    be installed system-wide instead.
  • Use the pip from the setup action, not the one preinstalled on the runner.
  • make CI workflow trigger for PRs targeted to windows-support branch
    (windows main)

Signed artifacts: No

Windows build v3.172.0

11 Nov 12:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.171.0...v3.172.0

Signed artifacts: Yes

3.172.0

07 Nov 15:57
bf54c06

Choose a tag to compare

3.172.0 - 2025-11-06

Removed

  • Reverted arm64e support in mirrord-sip.

Changed

  • When possible, mirrord now binds application socket to the requested address
    (instead of always to localhost or unspecified).
    #3693
  • Reverted independent send handles for intproxy tasks.
  • The fs.not_found filesystem filter is now checked before bypassing
    relative files, meaning you can now ignore relative files instead of always
    reading them locally
  • incoming.listen_ports mappings now always apply, regardless of whether the
    port is stolen or not.
  • mirrord CLI progress messages now always include the binary version.

Signed artifacts: No

Windows build v3.171.0

07 Nov 07:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.170.0...v3.171.0

Signed artifacts: Yes