Skip to content

Releases: pion/stun

v3.1.6

Choose a tag to compare

@github-actions github-actions released this 19 Jun 05:46
e1234ac

Changelog

  • e1234ac Fix UnknownAttributes encoding to match RFC 5389 (#280)

v3.1.5

Choose a tag to compare

@github-actions github-actions released this 06 Jun 09:43
02391b3

Changelog

  • 02391b3 Upgrade dtls to fix compatibility with firefox

v3.1.4

Choose a tag to compare

@github-actions github-actions released this 02 Jun 18:34

Changelog

  • 6a869cb Update module github.com/pion/dtls/v3 to v3.1.3
  • 8f24ef3 Update module github.com/pion/transport/v4 to v4.0.2

v3.1.3

Choose a tag to compare

@github-actions github-actions released this 02 Jun 18:00

Changelog

  • fa9f074 Fix panic on short XOR-MAPPED-ADDRESS value
  • 01aa5b8 Throw an error when parsing message type 0x000
  • c41a7f3 Add opt-in strict mode and custom logger
  • bc40ca2 Ignore attributes after message-integrity
  • 293095f Update CI configs to v0.12.2

v3.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Apr 18:51
f927db8

Changelog

  • f927db8 Keep DTLS configs until API change
  • 20e8a63 Apply modernize, link upgrades and checks
  • 1a06979 Update CI configs to v0.12.1
  • 97b4669 Update module github.com/pion/dtls/v3 to v3.1.2
  • 31c4046 Update module github.com/pion/dtls/v3 to v3.0.11 [SECURITY] (#268)
  • e615214 Update CI configs to v0.12.0
  • 9279313 Update CI configs to v0.11.39
  • be995ed Use constant format string
  • 76f3a9f Update CI configs to v0.11.37

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Jan 18:59
e31e968

Changelog

  • e31e968 Upgrade to pion/transport/v4

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 18:48

Changelog

  • fbaf0f0 Add STUN attributes for DTLS-in-STUN (SPED)
  • 488a5a8 Update CI configs to v0.11.36
  • b321b99 Update module github.com/pion/dtls/v3 to v3.0.9

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Dec 21:17

Changelog

  • 9b2d7bc Add AttrType.Known method
  • 9bd9576 Update module github.com/pion/dtls/v3 to v3.0.8 (#256)
  • ef6bc84 Update module github.com/pion/transport/v3 to v3.1.1
  • a8eac01 Update module github.com/pion/transport/v3 to v3.1.0

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Oct 14:03
23c6311

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 stun scheme from default server flag
  • 35179f1 Fix is-server being ignored in stun-multiplex
  • 95c14ef Fix pkg.go.dev links

v1.23.1

Choose a tag to compare

@sukunrt sukunrt released this 09 Sep 14:29

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