Releases: pion/sctp
Releases · pion/sctp
v1.8.7
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
v1.8.5
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
- Fix race in TestStreamClose introduced by #238 by @enobufs in #243
- stream: Add "SetReadDeadline" by @nerd2 in #241
- Remove pending buffer when stream closed by @jerry-tao in #245
New Contributors
Full Changelog: v1.8.3...v1.8.4