Skip to content

Releases: pion/sctp

v1.8.34

20 Nov 12:16
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v1.8.22

13 Aug 15:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.21...v1.8.22

v1.8.21

12 Aug 19:32
Compare
Choose a tag to compare

What's Changed

  • Update module github.com/pion/transport/v3 to v3.0.7 by @renovate in #347
  • Do not add streams after association is closed by @edaniels in #348

Full Changelog: v1.8.20...v1.8.21

v1.8.20

02 Aug 14:51
Compare
Choose a tag to compare

Changelog

  • Update module github.com/pion/transport/v3 to v3.0.4 by @renovate in #342
  • Update module github.com/pion/transport/v3 to v3.0.5 by @renovate in #343
  • Update module github.com/pion/transport/v3 to v3.0.6 by @renovate in #344
  • Reduce log level to trace for expected case by @sukunrt in #345

Full Changelog: v1.8.19...v1.8.20

v1.8.19

07 Jul 12:47
Compare
Choose a tag to compare

Changelog

  • c3b3847 Added TryMarshalUnmarshal for fuzzers

v1.8.18

06 Jul 17:19
Compare
Choose a tag to compare

Changelog

  • 553d34c Fix SCTP chunk validation

v1.8.17

02 Jul 02:11
Compare
Choose a tag to compare

Changelog

  • e23ff7a Fix inconsistencies in timer implementations
  • a8bc9b8 Remove panics in queue
  • 86ad172 Add copyright
  • 9d8cdd3 Remove third-party dequeue
  • fc54aec Fix gap block in edge condition
  • 06c44b3 Improve performance of inflight and payload queue

v1.8.16

16 Apr 05:23
Compare
Choose a tag to compare

Changelog

  • e90e787 Reuse time.Timer in ack and rtx timer utilities
  • 45982cd Update CI configs to v0.11.12
  • 8d2181d Improve comment for CRC32
  • 1be706c Fix flaky test by ignoring error in stream close

v1.8.15

05 Apr 02:33
v1.8.15
Compare
Choose a tag to compare

Changelog