Skip to content

v2.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jul 09:48
8dda19e

What's Changed

Features

  • Feature: use pflag as drop-in replacement by @xjasonlyu in #513
  • Feature(proxy): support ssh proxy protocol by @xjasonlyu in #519
  • Feature: support custom ICMP message handling by @nange in #521

Fixes

  • Fix: update gVisor dependency and modify UDP handler to return a boolean by @SuzukiHonoka in #487
  • Fix: crash on multiple start/stop due to FD being closed twice by @vecljox in #495
  • Fix(log): set log level for glog by @xjasonlyu in #511
  • Fix(stack): respond to ICMPv4 echo messages by @xjasonlyu in #514
  • Fix: icmp interface binding by @nange in #524
  • Fix(build): remove unsupported windows/arm32 target by @xjasonlyu with @Copilot in #542

Others

New Contributors

Full Changelog: v2.6.0...v2.7.0