Skip to content

v0.1.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 13:48
3517b44

What's Changed

  • Bump github.com/livepeer/go-tools from 0.2.9 to 0.3.2 by @dependabot in #28
  • Reinstate timeout param by @thomshutt in #29
  • Set storj recording objects to be deleted after 7 days by @mjh1 in #32
  • Remove staging from the hack by @mjh1 in #34
  • For media files just do a simple file write rather than incremental by @mjh1 in #35
  • Generate latest thumbnail image for each segment by @mjh1 in #37
  • Add upload retries by @mjh1 in #39
  • Retries seemed to be causing zero byte files by @mjh1 in #40
  • Read the input directly rather than from the URL for generating thumbnail by @mjh1 in #41
  • Set short cache control for manifest files by @mjh1 in #42
  • Increase thumbnail resolution by @mjh1 in #43
  • bump ffmpeg thumbnail timeout by @mjh1 in #44
  • Bump recording object ttl to 10 days by @mjh1 in #45
  • Revert "Bump recording object ttl to 10 days (#45)" by @mjh1 in #46
  • Bump recordings ttl by @mjh1 in #47
  • [SRE-221] Reduce logs printend on the default verbosity level by @pwilczynskiclearcode in #48
  • Switch success line to glog by @mjh1 in #49
  • Set segment write timeout by @mjh1 in #51
  • Add success logs back in by @thomshutt in #53
  • Add URI to logs and errors for better debugging by @mjh1 in #52
  • upload: add TeeReader to count bytes during upload by @emranemran in #54
  • Increase retry delays by @mjh1 in #55
  • uploader: reinit TeeReader on upload retry to reset pointer by @emranemran in #56
  • Add expiry for thumbnails by @mjh1 in #57
  • uploader: update exponential backoff timeouts by @emranemran in #58
  • Reduce expiry for prod recording files by @mjh1 in #59
  • uploader: Add support for backup storage upload by @victorges in #60
  • Add a thumbnail at the stream level by @mjh1 in #62
  • Fix concurrency loop issue with thumbURL by @mjh1 in #63
  • Add support for a default config file by @mjh1 in #64
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #33
  • Bump actions/checkout from 3 to 4 by @dependabot in #31
  • uploader: Retry only once per storage by @victorges in #75
  • uploader: png thumbnails by @gioelecerati in #76
  • uploader: Improve upload retry policy by @victorges in #61

New Contributors

Full Changelog: v0.1.6...v0.1.7