v0.5.33
July 18 2022
This release contains optimisations to speed up the block backfill process, a number of fixes for transcoding bugs and a switch to using a lower avgGasPrice
to prevent dropping streams during gas price spikes.
Breaking Changes 🚨🚨
None
Features ⚒
General
- #1333 Display git-sha in startup logging (@emranemran)
- #2489 Backfill blocks in batches (@leszko)
Broadcaster
Orchestrator
- #2465 server: Don't fail to get Transcode Results if Detections header missing (@thomshutt)
Transcoder
Bug Fixes 🐞
- #2466 bugfix: rendition resolution fix for portrait input videos; Min resolution applied for Nvidia hardware (@AlexKordic)
- #338 lpms: Add exception handling code for importing a binary signature (@oscar_davids)
- #337 lpms: fix the audio missing issue during transcoding (@oscar_davids)
CLI
- #2456 cli: Show O rather than B options when -redeemer flag set (@thomshutt)
General
Broadcaster
Orchestrator
- #2493 cmd: Fix reward flag (@leszko)
- #2481 Lower
avgGasPrice
to prevent dropping streams during the gas price spikes (@leszko)