Releases: pion/turn
Releases · pion/turn
v4.0.0
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
v2.1.6
v3.0.2
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