Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 07:24
· 88 commits to master since this release

Changelog

  • 5c3a487 Fix invalid nolint directive
  • 4dd98b1 Add StrictDeadline option to packetio.Buffer
  • ca7eeb3 Merge github.com/pion/udp into this package
  • 9ec3bb2 Disable TBF tests for WASM due to poor performance
  • 8cca64e Make TBF refill only when new chunks arrive
  • 2008af3 Update CI configs to v0.10.6
  • ce17e12 Harmonize sections in README
  • e69fe78 Update module golang.org/x/sys to v0.7.0
  • d41a02d Silence linter error
  • 0b8c287 Simplify notifying readers
  • 0091c4c Update module golang.org/x/net to v0.8.0
  • 3e3eeb7 Disable assembler code under gccgo
  • 1a96097 Add build tags for go1.15 and earlier
  • 22a2f3b Cleanup common sections in README
  • b8978be Cleanup badges in README
  • 4506eb1 Update module github.com/stretchr/testify to v1.8.2