Skip to content

Release v0.13.4

Choose a tag to compare

@antoninbas antoninbas released this 16 Jul 19:18
· 7 commits to release-0.13 since this release

Fixed

  • Use "os/exec" package instead of third-party modules to run PowerShell commands and configure host networking on Windows; this change prevents Agent goroutines from getting stuck when configuring routes. (#2363, @lzhecheng) [Windows]