Releases: pion/stun
Releases · pion/stun
v3.1.1
v3.1.0
v3.0.2
v3.0.1
Changelog
- 23c6311 Added error wrapper (#252)
- 67c546f Update CI configs to v0.11.32
- 178b161 Update CI configs to v0.11.31
- d89044b Update module github.com/pion/transport/v3 to v3.0.8
- 0b47621 Update CI configs to v0.11.29
- 50100d8 Remove redundant zero assignment in addr.go
- 8721ffc Update CI configs to v0.11.26
- 78e09c3 Update CI configs to v0.11.25
- d2b8703 Update CI configs to v0.11.24
- 0bbd353 Update module github.com/stretchr/testify to v1.11.1
- 5b4f5bc Update module github.com/stretchr/testify to v1.11.0
- 6e211ae Update CI configs to v0.11.22
- 6e3a14b Update module github.com/pion/dtls/v3 to v3.0.7
- 496c3ef Update module github.com/pion/logging to v0.2.4
- ab7d8d3 Update CI configs to v0.11.20
- b96750d Simplify XORMappedAddress IP slice initialization
- 6f87a7d Interface{} can be replaced by any
- aa89af8 Simplify MappedAddress IP slice initialization
- d07109b Use ProtoTypeUnknown instead of ProtoType(0)
- 1f4e727 Update CI configs to v0.11.19
- e6d0d24 Update module github.com/pion/dtls/v3 to v3.0.6 (#219)
- af89b0b Update social media links, move to discord
- 8867eb8 Update lint rules, force testify/assert for tests
- f00fc07 Update CI configs to v0.11.18
- 3c14bcb Update module github.com/pion/logging to v0.2.3 (#215)
- 0397f21 Upgrade golangci-lint, more linters
- be5e65e Update module github.com/stretchr/testify to v1.10.0
- 775d8ea Update module github.com/pion/dtls/v3 to v3.0.4
- 959cdb5 Update module github.com/pion/dtls/v3 to v3.0.3
- 14c53b4 Update go.mod version to 1.20
- e3c4109 Update module github.com/pion/dtls/v3 to v3.0.2
- d49a21a Update CI configs to v0.11.15
- 9763c28 Remove
stunscheme from default server flag - 35179f1 Fix
is-serverbeing ignored in stun-multiplex - 95c14ef Fix pkg.go.dev links
v1.23.1
This retracts releases from v1.0.0 to v1.23.x
These have invalid module paths pointing to the old gortc path.
Use v0.6.1 or versions after v2.0.0
What's Changed
New Contributors
Full Changelog: v0.6.1...v1.23.1
v2.0.0
v0.6.1
v0.6.0
Changelog
- e1ff2e4 Update module github.com/pion/dtls/v2 to v2.2.7
- 88ce995 Update CI configs to v0.10.9
- 64f9629 Bring back LICENSE file
- 85c2ee5 Update module github.com/stretchr/testify to v1.8.3
- ec60b82 Update CI configs to v0.10.8
- 66883f6 Use log package instead of fmt for logging
- fa782fa Use voipgate STUN server as default
- f923095 Replace blackberry STUN server by Voipgate's one