Skip to content

v4.0.9

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 19:59
· 7 commits to master since this release
1c45355

Changelog

  • 1c45355 Fix H264Writer writing 0 length payloads
  • 46565ff Cleanup PeerConnection in WriteRTCP Test
  • ae260d4 Assert that WriteRTCP works before connected
  • 99eb390 Implement JSValue for more structures
  • 4ee3747 Implement DataChannel OnError/OnClosing for WASM
  • 59c7270 Update module golang.org/x/net to v0.34.0
  • a0d7d02 Preserve ICE candidate Extensions
  • 7c3b128 Update module github.com/pion/ice/v4 to v4.0.6 (#3025)
  • 47bde05 Update module github.com/pion/logging to v0.2.3 (#3020)
  • 47c65c8 Remove outdated safety comment in RegisterCodec
  • feeeebf Upgrade golangci-lint, more linters