Releases: pion/interceptor
Releases · pion/interceptor
v0.1.41
Changelog
- 3063e33 Update last packet time only on change
- 51d58cb Avoid sleep(0) for windows tests
- 967ce7e Update CI configs to v0.11.29
- a7408b8 Fix zero-delta case in overuse detector
- ae2a85f Apply go modernize
- 3cb438f Use Go 1.21 built-in max function
- c770c72 BuildReport() was exceeding the maxSize limit
- 28775a6 Use Go 1.21 built-in min function
- ff2807d Update module github.com/pion/rtp to v1.8.22
- 35f14ab Update CI configs to v0.11.26
- b564b1e Update CI configs to v0.11.25
- 263181d Update CI configs to v0.11.24
- 3e60eae Update module github.com/stretchr/testify to v1.11.1
- f7dea09 Update module github.com/stretchr/testify to v1.11.0
- 467444d Fix jitter calc per RFC3550 and convert to seconds
- e2c357c Update CI configs to v0.11.22
- a6f4268 Remove unused named return parameters
- e88f9c9 Preallocate slice capacity in Registry.Build()
- b94d244 Allow users to provide a custom logger
- 1966301 Update module github.com/pion/rtp to v1.8.21
- 7be3ed2 Update module github.com/pion/rtp to v1.8.20
- 590902a Optimize FEC encoder
- a1938a5 Update CI configs to v0.11.20
- 0b60f73 Replace interface{} with any
- 817da3a Update module github.com/pion/logging to v0.2.4
- f32a4c4 Update module github.com/pion/rtp to v1.8.19
v0.1.40
v0.1.39
Changelog
- fa5b35e Fix padding overflow with PacketFactory
- 7914551 Update module github.com/pion/rtp to v1.8.18
- bfb8425 Update module github.com/pion/rtp to v1.8.17
- 0e794c4 Do not use cyrillic letter in error message
- 4663196 Update module github.com/pion/rtp to v1.8.16
v0.1.38
What's Changed
- Move buffer for RTP packets into internal by @Sean-Der in #280
- Fix: Excessive GC CPU pressure caused by unwanted heap memory #281 by @nithu1991 in #284
- Remove tralinig newlines from logs by @mengelbart in #288
- gcc: fix missing if-else in kalman by @sterlingdeng in #287
- Fixed typo in string method by @nils-ohlmeier in #289
- Update module github.com/stretchr/testify to v1.10.0 by @renovate in #290
- Update module github.com/pion/rtcp to v1.2.15 by @renovate in #293
- Fix nack buffer RTX issue by @kcaffrey in #294
- Update module github.com/pion/rtp to v1.8.10 by @renovate in #295
- Fixes bug in group accumulator by @sterlingdeng in #291
- Update module github.com/pion/rtp to v1.8.11 by @renovate in #303
- Binary formatters in packetdump by @aalekseevx in #304
- Deduplicate unwrapper by @mengelbart in #302
- Update module github.com/pion/logging to v0.2.3 by @renovate in #307
- Move NTP function to ntp package and add ToTime32 by @mengelbart in #301
- NACK responder: bypass auxiliary SSRCs by @aalekseevx in #310
- Fix race in nack responder by @aalekseevx in #311
- Upgrade golangci-lint, more linters by @JoeTurki in #314
- Update module github.com/pion/rtp to v1.8.12 by @renovate in #315
- Update module github.com/pion/rtp to v1.8.13 by @renovate in #316
- Fix report timestamps by @mengelbart in #305
- Update social media links, move to discord by @JoeTurki in #319
- Update lint rules, force testify/assert for tests by @JoeTurki in #323
- Update CI configs to v0.11.19 by @pionbot in #325
- Update module github.com/pion/rtp to v1.8.15 by @renovate in #326
- Improve memory efficiency by @arjunshajitech in #327
- Fix malformed FlexFEC-03 by @aalekseevx in #330
- FEC interceptor enhancements by @aalekseevx in #333
New Contributors
- @nithu1991 made their first contribution in #284
- @sterlingdeng made their first contribution in #287
- @nils-ohlmeier made their first contribution in #289
- @JoeTurki made their first contribution in #314
- @arjunshajitech made their first contribution in #327
Full Changelog: v0.1.37...v0.1.38