Releases: metalbear-co/mirrord
Releases · metalbear-co/mirrord
3.173.2
3.173.1
3.173.1 - 2025-11-16
Internal
- Add cleanup of unnececary items in CI builder for docker builds.
#add-cleanup-before-docker-build
3.173.0 - 2025-11-16
Changed
- Update
experimental.non_blocking_tcp_connectconfig default tofalse.
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-supportbranch
(windows main)
Signed artifacts: No
Windows build v3.172.0
What's Changed
- Add KubeCon Atlanta raffle information by @RinkiyaKeDad in #3710
- 3.172.0 by @0x00A5 in #3707
- Fix release script get workspace version by @0x00A5 in #3711
- Fix macos_tests job on CI by @t4lz in #3713
- Update tera to the newest version, resolving some security advisories by @iniw in #3694
New Contributors
- @RinkiyaKeDad made their first contribution in #3710
Full Changelog: v3.171.0...v3.172.0
Signed artifacts: Yes
3.172.0
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_foundfilesystem filter is now checked before bypassing
relative files, meaning you can now ignore relative files instead of always
reading them locally incoming.listen_portsmappings 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
What's Changed
- MBE-1302 intproxy compiles on windows by @itsamegraf in #3445
- mbe 1301 // layer-win draft ദ്ദി(ˉ ꒳ ˉ マ.ᐟ by @cristeigabriela in #3454
- MBE-1406+ MBE-1402 mirrord cli + layer outgoing traffic hooks by @itsamegraf in #3536
- mbe-1443 ૮ ོ≧ ⩊ ≦ ོ𑁬 windows fs read support by @cristeigabriela in #3552
- Update minhook-detours-rs dependency to git by @cristeigabriela in #3602
- [bugfix] WIN-34 getaddrinfo missing port in result by @itsamegraf in #3603
- WIN-36 add support for WSAIoctl and ConnectEx by @itsamegraf in #3606
- WIN-37 guard unsupported cli options on windows by @itsamegraf in #3608
- WIN-39 last mirrord win alpha bits by @itsamegraf in #3611
- WIN-40 protocol version bump by @itsamegraf in #3615
- WIN-44 execute non exe directly without exe by @itsamegraf in #3634
- Update configuration.md for mysql copy options by @0x00A5 in #3686
- INT-223 Configurable DB branching timeout by @vladrbg in #3685
- Update contributing guide by @vladrbg in #3666
- Independent send handles for intproxy tasks by @MintSoup in #3655
- Use IPv4 when checking BusyTcpListener support by @Razz4780 in #3690
- Richer layer->intproxy connect error log by @Razz4780 in #3692
- mirrord-sip: Make running arm64e binaries possible (COR-1025) by @iniw in #3676
- Update flake lockfile, cleanup some names and get lsp from nixpkgs by @iniw in #3695
- Create ADOPTERS.md and CTA to README.md by @Oshratn in #3696
- Build layer only for macos test in CI by @0x00A5 in #3697
- Added windows signature toggle by @pavelzag in #3689
- 3.171.0 by @Razz4780 in #3700
- Listen ports always take effect, even when port is ignored by @gememma in #3691
- Prioritize using the fs filters on relative file ops by @iniw in #3698
- Add binary version to progress by @Razz4780 in #3702
- WIN-1 WIN-41 WIN-43 Subprocess hooks + Incoming mirror and steal support by @itsamegraf in #3653
- Revert arm64e sip by @0x00A5 in #3703
- Revert "Independent send handles for intproxy tasks (#3655)" by @0x00A5 in #3706
- Try binding application sockets to the requested addresses by @Razz4780 in #3704
New Contributors
Full Changelog: 3.170.0...v3.171.0
Signed artifacts: Yes