Changelog
Changed
- Separate admission costs for SDK-source audio room composites (#1325)
- Update Go to 1.26.5 (#1317)
- Update server-sdk-go to pick up sync-engine drift fixes and a fix for a deadlock on sync.End() (#1322, #1337)
- Dependency and CI maintenance: Renovate configuration, pinned GitHub Actions and Go toolchain, dependency updates (#652, #1303, #1304, #1314, #1318, #1319, #1320, #1323, #1324, #1327, #1328, #1329, #1330, #1331, #1332)
Fixed
- Fix ImageSink deadlock that wedged the pipeline on image upload failure (#1336)
- Raise minimum image upload queue capacity to absorb frame bursts (#1338)
- Add videotestsrc delay headroom to audio_queue to stop HLS audio drops (#1316)
- Recover from stranded flushing on end of stream (#1315)
- Don't declare the pipeline frozen when EOS arrived before it was requested (#1313)