Releases: pion/sctp
Releases · pion/sctp
v1.8.15
v1.8.14
Changelog
- 172d025 Toggle the ZeroChecksum heuristics
- b6135a7 Heuristics to fix interop with bad ZeroChecksum
- f0386f2 Fix data race in test
- 9b21a4a Lint fixes
- 10e246d Make the maxTSNOffset a function of rwnd
- adadf96 Limit maximum tsn queued by the association
- 338310b Update go.mod to 1.19
- 969e49a Update CI configs to v0.11.7
- e4788a9 Update CI configs to v0.11.4
- 196ae0e Update module github.com/pion/transport/v3 to v3.0.2
v1.8.13
Changelog
- 6c3ef3a Update WriteSCTP outbound packet too large error
- 80ec14e Go to COOKIE_WAIT after T1-init start
- 735a4c6 Fix incorrect fragmented chunk merge
- 3f9fba4 Allow Associations to be named
- 1e43ebf Add some RFC based comments
- 19e73c4 Add SACKs sent and packets stats
- 45704b2 Update module github.com/stretchr/testify to v1.9.0
- 32ef4a1 Fix zero checksum usage
- f315ba5 DRY and explain use of port 5000
- 29d0811 Check deadline timer before signaling
- a5583a6 Unmarshal packets only once
- 8cfa15d Fix linter error
- fb6b16b Configurable RTOMax - fix #181
- 76ae7f1 Fix checksum check for received packets
- ee5f2e7 Consider padding when bundling chunks in packets
- 5359da5 Reduce RTO.Initial to 1 second
v1.8.12
v1.8.11
v1.8.10
Changelog
- 3a6b5ef Move examples/ping-pong into two directories
- 4bb25dc Use dumbConn2 in createAssocs
- 8c8b66b Use UDPConn wrapper instead of connected UDP
- 60e10c9 Fix false-positive goroutine leak error
- d69aa98 Improved UDPConn pair and log messages
- daee3aa Fix goroutine leakage
- 1abdf2d Update CI configs to v0.11.3
- 0dd7930 Update CI configs to v0.11.0
- 58f271d Remove 'AUTHORS.txt' from README.md
- 4e4b113 Remove 'Generate Authors' workflow
v1.8.9
v1.8.8
Changelog
- 9847722 Fix races from 3fba823
- d5f5196 Use IANA assigned UDP port number for SCTP/UDP
- 7522d27 Update CI configs to v0.10.11
- 68fe6a1 Update module github.com/stretchr/testify to v1.8.4
- d1e0a1a Update module github.com/pion/transport/v2 to v2.2.1
- 1571dbf Update CI configs to v0.10.9
- 4ade2d7 Bring back LICENSE file
- 2670ed0 Update module github.com/stretchr/testify to v1.8.3
- 9132108 Update CI configs to v0.10.8
- d6446e3 Update module github.com/pion/transport/v2 to v2.2.0
- 419c90e Update AUTHORS.txt
- 4dffa18 Update AUTHORS.txt
- e20eac6 Make repo REUSE compliant
- 0875583 Update CI configs to v0.10.7
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