Skip to content

Releases: pion/turn

v3.0.3

20 Apr 02:11
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

20 Apr 02:15
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

04 Apr 17:52
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.1.5

06 Feb 20:00
Compare
Choose a tag to compare

Changelog

  • c8be609 Use signed timestamp for nonce

v2.1.4

18 Sep 06:21
Compare
Choose a tag to compare

Changelog

  • d87d0f3 Fix out of bounds access panic

v3.0.1

08 Sep 18:18
Compare
Choose a tag to compare

Changelog

  • 421d386 Update module github.com/pion/stun to v2
  • 49cf170 Update module github.com/pion/transport/v3 to v3.0.1

v3.0.0

04 Sep 03:40
Compare
Choose a tag to compare

Changelog

  • 501f2b1 Start pion/turn@v3
  • 3663aa1 Update module github.com/pion/transport/v2 to v2.2.2
  • 0bf1793 Update CI configs to v0.10.11

v2.1.3

22 Jul 06:12
Compare
Choose a tag to compare

Changelog

  • 89a9f73 Update AUTHORS.txt
  • 5484f25 Prevent nil pointer dereference
  • 81a7e10 Continued improvements to log messages
  • 83e7058 Update module golang.org/x/sys to v0.9.0

v2.1.2

27 Jun 20:13
Compare
Choose a tag to compare

Changelog

v2.1.1

26 Jun 20:10
Compare
Choose a tag to compare

Changelog

  • 014956d Bump pion/stun to v0.6.1
  • 6e9e94a Harmonize capitalization of logging messages
  • f45f69e Update module golang.org/x/sys to v0.8.0
  • e784a09 Update module github.com/stretchr/testify to v1.8.4
  • 0c968d7 Update module github.com/pion/stun to v0.6.0
  • 521e5ad Remove duplicate dummyConnObserver
  • b6c8547 Move more attributes to AllocationConfig
  • d73784e Move Client.Net() to AllocationConfig
  • c799d46 Use vnet and add more unit tests
  • b6b3453 Fix golangci-lint and add more unit tests
  • 03cd97b More cleanups
  • 893cf08 Fix golangci-lint warnings
  • 5ffdb6b Misc cleanups after rebase
  • 6d78345 Refactor client.ConnObserver to Client
  • 63e8526 Refactor client.RelayConnContext to Allocation
  • c6bbafc Split TCPAllocation into tcp_alloc.go
  • ef3bbec Fix capitalisation of error messages
  • 27181da Move addr2IPFingerprint internet/ipnet package
  • c3a0dcc Implement client side for TCP allocations
  • a251248 Update module github.com/pion/transport/v2 to v2.2.1
  • 75a5bee Update CI configs to v0.10.9
  • 9805b3f Bring back LICENSE file
  • 9a7bf87 Update module github.com/stretchr/testify to v1.8.3
  • 4b4db2c Update CI configs to v0.10.8
  • f83ce0d Update module github.com/pion/stun to v0.5.2
  • f880e55 Make package REUSE compliant
  • 536d7c3 Update CI configs to v0.10.7
  • ca7b460 Update module github.com/pion/transport/v2 to v2.2.0
  • b674ab6 Fix types and comment capitalization
  • 79fbb4e Remove dependency on transport.Net from client
  • 42f695a Fix typos
  • ad69f18 Fix new golangci-lint errors
  • 7f344dd Update CI configs to v0.10.6
  • 2c94d38 Remove DESIGN.md
  • 1ba6c4e Harmonize sections in README
  • 01f7869 Update AUTHORS.txt
  • 8c20505 Reduce logging verbosity for data indications
  • ed3b61b fix docker-compose for turn-server docker simple image
  • d072301 use golang:latest for turn-server docker simple image
  • 494cdcb add generic Dockerfile and docker-compose.yml for pion examples/turn-server/simple
  • 160eeeb Fix reused loop counter in the server benchmark
  • 42686f4 Harmonize RFC section and links
  • addffd7 Update AUTHORS.txt
  • d43fb0c Cleanup common sections in README
  • 08f7146 Cleanup badges in README
  • 7abfa3b Close accepted listener connections
  • 86d61ee Update module github.com/stretchr/testify to v1.8.2
  • bec86f9 Ignore "use of closed network connection" errors
  • b0f8b53 Add multi-threaded UDP server example
  • e63897d Update module github.com/pion/transport/v2 to v2.0.2
  • 8576a89 Update module pion/transport/v2 to v2.0.1