Skip to content

Releases: pion/sctp

v1.9.0

23 Dec 19:08

Choose a tag to compare

Changelog

v1.8.41

27 Nov 14:49
4d42391

Choose a tag to compare

Changelog

  • 4d42391 Fix a deadlock with Abort
  • 57f9351 Undo retract v1.8.40
  • c5367a8 Retract v1.8.40
  • 096446a Revert "Update packet to RFC 9260"
  • b1a66a4 Update readme about RACK, 9260, and 9438
  • 408cd6a Update module github.com/pion/transport/v3 to v3.1.1
  • 9ee8305 Update module github.com/pion/transport/v3 to v3.1.0
  • a69c6a2 Update receive_payload_queue to RFC 9260
  • e83061b Fix typos in paramtype
  • 803e488 Fix a leak with pop in pending_queue
  • af925dd Update readme with RFCs and v2 plans
  • 9324183 Update packet to RFC 9260
  • 012d2b4 Test RTT switch reordering (#408)
  • c875185 Fix a test race
  • 58bb3c2 Update CI configs to v0.11.32
  • f37b783 Fix a typo for RFC reference in paramtype

v1.8.40

13 Oct 22:23
ca6acd9

Choose a tag to compare

Changelog

  • ca6acd9 Retract v1.8.12 due to ZeroChecksum misinterpretation (#398)
  • fd05fa0 Remove zero checksum heuristic (#397)
  • 4375619 Update CI configs to v0.11.31
  • 77d8f2c Remove rand.seed() from assoc tests
  • 416827e VNet improved test readability
  • 1a60a8f Update module github.com/pion/transport/v3 to v3.0.8
  • 200bc7a Update CI configs to v0.11.29
  • 766f31a Apply go modernize
  • 62a0086 Update CI configs to v0.11.26
  • e47acc0 Update CI configs to v0.11.25
  • 9473735 Update module github.com/stretchr/testify to v1.11.1
  • c94b06e Update CI configs to v0.11.24
  • f3696dc Update module github.com/stretchr/testify to v1.11.0
  • 4a23fad Fix lint isuses with golangci@v2
  • 9abb705 Update CI configs to v0.11.22
  • 3839652 Update module github.com/pion/logging to v0.2.4
  • b5317d6 Update CI configs to v0.11.20
  • 2657b67 Replace interface{} with any

v1.8.39

25 Apr 18:09

Choose a tag to compare

Changelog

  • dfcf6c4 Allow MTU to be set via Config
  • d3df142 Update CI configs to v0.11.19

v1.8.38

12 Apr 18:47
cec4674

Choose a tag to compare

Changelog

  • cec4674 Make Association.BufferedAmount public (#369)
  • 08d15aa Update social media links, move to discord
  • bc89dd1 Update lint rules, force testify/assert for tests
  • 24efa50 Enforce and update testify/assert

v1.8.37

05 Mar 02:06
bf53986

Choose a tag to compare

Changelog

  • bf53986 Don't discard data on io.ErrShortBuffer

v1.8.36

18 Feb 06:27
2ac2559

Choose a tag to compare

Changelog

  • 2ac2559 Set rwnd from InitChunk (#364)
  • e597e33 Update CI configs to v0.11.18
  • f193005 Upgrade golangci-lint, more linters
  • c01e593 Update module github.com/pion/logging to v0.2.3 (#360)
  • 3dfe832 Ensure verification tag is zero for INIT packets (#359)
  • 2ff3e78 Ensure all INIT have a verification tag of 0 (#341)

v1.8.35

10 Dec 04:40

Choose a tag to compare

Changelog

  • 2600de3 Return 0 written bytes on write error
  • abb6bea Add blocking write mode for association
  • ce7e8bc Update module github.com/stretchr/testify to v1.10.0

v1.8.34

20 Nov 12:16

Choose a tag to compare

Changelog

  • a5d2612 Increment missing indications from SACK
  • 7d6927e Add congestion control parameters to config
  • 943ac50 Update go.mod version to 1.20
  • 262cd5f Update CI configs to v0.11.15

v1.8.33

15 Aug 13:16

Choose a tag to compare

What's Changed

Full Changelog: v1.8.22...v1.8.33