v1.10.1
Added 4
- Add packet trailer stripping support
- Add path check helpers
- Add deadline to DTLS connect context
- Add job restart policy to agent dispatch
Changed 1
- Close both peer connections to aid migration
Fixed 3
- Fix TURN server URL
- Fix AV1 parser overflow
- Address malformed H264/H265 parsing issues
Added
- add packet trailer stripping support (#4361)
- Path check helpers (#4392)
- add deadline to dtls connect context (#4395)
- feat(agent-dispatch): add job restart policy (#4401)
Changed
- Close both peer connections to aid migration. (#4382)
Fixed
- Fix TURN server URL (#4389)
- AV1 parser overflow fix. (#4405)
- Address malformed H264/H265 parsing issues (#4407)