github livepeer/go-livepeer v0.5.12

latest releases: v0.7.4, v0.7.3, v0.7.2...
3 years ago

Summary

This release fixes a bug in livepeer_cli that prevented the registartion/activation of new orchestrators and also includes a few minor bug fixes and updates.

If you do not need to register/activate an orchestrator then you, then upgrading to this release is not urgent (although take a look at the release notes to see if any of the fixed bugs might affect your workflow).

Thanks to everyone that submitted bug reports and assisted in testing!

Features

Broadcaster

  • Include the timeout used for transcode requests (#1642)

Orchestrator

  • Record transcoding latency metric when using a remote transcoder (#1650)

Transcoder

  • Enable the CLI webserver (#1650)

Bug Fixes

Broadcaster

  • Fix a bug where the broadcaster hangs during TLS negotiation with an orchestrator that does not respond in the TLS negotiation for some reason resulting in a TCP connection that is never closed (#1645)
  • Fix a memory leak when a timeout is encountered during orchestrator discovery (#1644)
  • Fix a panic that was previously triggered when the broadcaster connects with an orchestrator in off-chain mode (#1638)

Orchestrator

  • Fix a bug in livepeer_cli that prevented activation of new orchestrators (#1649)

Full list of changes

Verifying Release

md5 hashes for release binaries:

  • livepeer (Linux): 1152691e88623f4dd3da73503d0a51f6
  • livepeer_cli (Linux): 131b88c13dacbd9c7a8e82d5af7761a1
  • livepeer (Darwin): 448ffb42f2b1693f11f66d3d6e828362
  • livepeer_cli (Darwin): 0553a8041297089cea70846ee8163b20
  • livepeer.exe (Windows): d7c6d95035c3ffb17ab54ca1896519d7
  • livepeer_cli.exe (Windows): 473e5b9ed4515f13043fe3a9259ad1d9

Generate the md5 hash:

md5sum livepeer
md5sum livepeer_cli

sha256 hashes for release binaries:

  • livepeer (Linux): f4ab3dd2d307c0b137e1e8c80228387721d1cdfe2e52653392d49ff40c14abe2
  • livepeer_cli (Linux): 396b868bc8a915b74dab958ab3e5166d766256bc6507655daf966c92f5085372
  • livepeer (Darwin): 12950ebe28b825ada10f644d1d50990f510d564ce377f0662495533ea1b98ce4
  • livepeer_cli (Darwin): 0942adefb75311f35d1dbb864517c30418c515fd4e2c4999cfefc9eaa0640b20
  • livepeer.exe (Windows): c28d06b33522921263df525b60496e9c40c9598c267c5bbf0645f549cd76e9cb
  • livepeer_cli.exe (Windows): fc26e545f783ad31da28c963e5941adc18ec978a93f6b9a4550ef6e0e9de9fc7

Generate the sha256 hash:

shasum -a 256 livepeer
shasum -a 256 livepeer_cli

Don't miss a new go-livepeer release

NewReleases is sending notifications on new releases.