Skip to content

Releases: l7mp/turn

v4.0.0

14 Aug 15:17
Compare
Choose a tag to compare

Changelog

  • f5deeb8 Update module github.com/pion/stun/v3 to v3.0.0
  • 27c30c9 Update module github.com/pion/transport/v3 to v3.0.7
  • 9a2e6f8 Update module github.com/pion/transport/v3 to v3.0.6
  • a95f35e Update module github.com/pion/transport/v3 to v3.0.5
  • 5aaecd7 Update module github.com/pion/transport/v3 to v3.0.4
  • b44d85a Update module golang.org/x/sys to v0.21.0
  • 933fb10 Update module golang.org/x/sys to v0.20.0
  • 06c166c Update module golang.org/x/sys to v0.19.0
  • 0bbc3e5 Verify if the TCPalloc serveraddr is *net.UDPAddr

v3.0.3

02 May 17:19
Compare
Choose a tag to compare

Changelog

  • 55407d5 Prevent heap allocations in FiveTuple Fingerprint
  • 8958518 Remove pessimistic String calls for low level logs
  • cf40c33 Update CI configs to v0.11.12

v2.1.6

02 May 17:19
5df28f1
Compare
Choose a tag to compare

Changelog

  • 5df28f1 Prevent heap allocations in FiveTuple Fingerprint
  • 4c00345 Remove pessimistic String calls for low level logs

v3.0.2

02 May 17:19
Compare
Choose a tag to compare

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

v2.0.10

10 Jun 08:02
Compare
Choose a tag to compare

Code formatting and linter updates, no user visible changes