Skip to content

Releases: pion/sctp

v1.8.7

29 Apr 12:36
Compare
Choose a tag to compare

Changelog

  • 44ed465 Don't call String in call to Debugf
  • d2c2d83 Update module github.com/pion/transport/v2 to v2.1.0
  • 57ef6b9 Fix new golangci-lint errors
  • eb0e3ab Update CI configs to v0.10.6
  • 9bfed11 Update AUTHORS.txt
  • 87dba98 Ignore linter error about type assertion
  • a4028c9 Set initial mtu and cwnd in test
  • 3fba823 Add more functionality for SCTPTransportStats
  • 4b64b98 Remove DESIGN.md
  • aeec1db Harmonize sections in README
  • ce1aae1 Update AUTHORS.txt
  • e9393de Update module github.com/stretchr/testify to v1.8.2
  • 3af728a Update module github.com/pion/transport/v2 to v2.0.2
  • 9f15638 Cleanup common sections in README
  • c4e54d2 Cleanup badges in README
  • 82a9ee0 Use new pion/transport Net interface
  • 2041ab0 Update CI configs to v0.10.3
  • be54ff4 Update CI configs to v0.10.1

v1.8.6

13 Jan 08:59
Compare
Choose a tag to compare

Changelog

  • c18816d Expose error values
  • 7ca78e8 Update CI configs to v0.9.0
  • 49bf0cf Revert "Remove pending buffer when stream closed"
  • 57a04ed Revert "Revert "Remove pending buffer when stream closed""

v1.8.5

12 Dec 21:33
f31b934
Compare
Choose a tag to compare

Full Changelog: v1.8.4...v1.8.5

v1.8.4

12 Dec 15:53
Compare
Choose a tag to compare
v1.8.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.8.3...v1.8.4

v1.6.10

08 Sep 16:49
Compare
Choose a tag to compare

Fixes

  • OnBufferedAmountLow wouldn't fire when bufferAmountLow is set to 0 #59