Releases: pion/interceptor
Releases · pion/interceptor
v0.1.40
v0.1.39
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
v0.1.37
v0.1.36
v0.1.35
v0.1.34
v0.1.33
v0.1.32
v0.1.31
What's Changed
- Update module github.com/pion/rtp to v1.8.9 by @renovate in #270
- Update CI configs to v0.11.15 by @pionbot in #273
- Support custom streams filter in nack interceptor by @aalekseevx in #275
New Contributors
- @aalekseevx made their first contribution in #275
Full Changelog: v0.1.30...v0.1.31