v0.5.16
Summary
This release includes an important fix for a bug that could cause broadcasters to crash due to missing data in responses from misconfigured orchestrators. We strongly recommend that all broadcaster operators upgrade to this version as soon as possible to access this bug fix.
If you are not a broadcaster operator, then upgrading to this release is not urgent.
Thanks to everyone that submitted bug reports and assisting in testing!
Bug Fixes 🐞
General
- #1813 Check that priceInfo.pixelsPerUnit is not 0 (@kyriediculous)
Broadcaster
- #1782 Fix SegsInFlight data-loss on refreshing O sessions (@darkdragon)
- #1814 Add price checks when caching orchestrator responses during discovery (@yondonfu)
- #1818 Additional checks to avoid nil pointer errors caused by unexpected orchestrator configurations (@kyriediculous)
Verifying Release
sha256 hashes for release archives:
livepeer-darwin-amd64.tar.gz
: d2a04478850a78d3427dc2b41d34b377cbba445def77bb6a44678ad949062ac7livepeer-linux-amd64.tar.gz
: 4de9e303b1ac6fd498da43d18bb74661c21e8b2494f6ace5e99d1621ff4e9c7dlivepeer-windows-amd64.zip
: 92bf96ad391f2ebc3bd8b3132a86592deb46a8764de2c24cf521a7cf30c8b779
Generate the sha256 hash:
shasum -a 256 livepeer-<PLATFORM>-amd64.<EXTENSION>