Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 16:22
· 108 commits to master since this release

Changelog

  • 041953f Use Go's new fuzz tooling instead of go-fuzz
  • 7d27ddf Add ConnectionID attribute
  • 6a3ee70 Refactor DontFragmentAttr to DontFragment
  • d7ae6d1 Make DontFragmentAttr implement stun.Getter
  • 503ad7b Minor code-style fixes for new server benchmark
  • a8382a4 Add benchmark test case for TURN/UDP profiling
  • a60ed1d Fix PermissionHandler test failure, fix #293
  • e3ad12c Rewrite NewServer to reduce cyclomatic complexity
  • f25e17d Update module github.com/pion/stun to v0.4.0
  • ea05502 Bump pion/transport module to v2
  • 1dd8c52 Handle errors during address resolution in tests
  • fe81aef Use new pion/transport Net interface
  • 06d8ab8 Update CI configs to v0.10.3
  • 310bd86 Update CI configs to v0.10.1