v1.10.1
EricLBuehler/diffusion-rsv1.10.1Mar 30, 2026by boks1971
AI Summary
Bug fixes for media parsing logic and improvements to migration workflows.
Key Highlights
- Added packet trailer stripping support.
- Added path check helpers for validation.
- Improved migration by keeping publisher peer connections open.
- Fixed TURN server URL configuration.
New Features
- Packet trailer stripping support
- Path check helpers
- Deadline to DTLS connect context
- Agent-dispatch job restart policy
Full Release Notes
### 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)