Skip to content

v3.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 17:52
· 5 commits to master since this release

Changelog

  • ed59abf Support stand alone STUN server mode
  • 33c87de Change listening port in test
  • 4a3541a Return errFake in mockClient used for tests
  • 40c468b Update go.mod version to 1.19
  • d62811b Update CI configs to v0.11.7
  • 480d0d3 Update module github.com/pion/transport/v3 to v3.0.2
  • 58a0f1b Update CI configs to v0.11.4
  • 9e4efcc Fix linter errors
  • a9681a0 Add TURN REST format support
  • fb0ab51 Use signed timestamp for nonce
  • a980322 Update CI configs to v0.11.0
  • abd0ced Remove 'AUTHORS.txt' from README.md
  • 8e4763b Remove 'Generate Authors' workflow
  • 0c34bf2 Update module golang.org/x/sys to v0.15.0
  • 87f1d82 Use multistage docker build in turn-server example
  • 6a55914 Fix: Delete allocation on TCP broken pipe
  • 5223e57 Update module golang.org/x/sys to v0.14.0
  • 1f1673d Use secure Crypto APIs
  • f15249d Fix out of bounds access panic