Skip to content

Releases: livepeer/catalyst-api

v0.1.1

01 Jun 11:45
8c064ce
Compare
Choose a tag to compare

What's Changed

  • bumps go-tools version and dependents to fix possible issue in future by @hjpotter92 in #695

Full Changelog: v0.1.0...v0.1.1

v0.1.0

31 May 15:57
aa26229
Compare
Choose a tag to compare

What's Changed

Read more

v0.0.12

15 Sep 06:30
aa55623
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

07 Sep 14:41
f8d600f
Compare
Choose a tag to compare

What's Changed

  • Use standard HTTP client (with retries in transport layer) by @thomshutt in #28
  • Extract schema initialization out of handlers logic by @red-0ne in #15
  • Document local integration testing / development by @thomshutt in #29
  • Send overall (rather than per-stage) completion ratio to Studio by @thomshutt in #33
  • Stub "Transcode Complete" callback by @thomshutt in #35

Full Changelog: v0.0.10...v0.0.11

v0.0.10

16 Aug 15:08
72f19b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

15 Aug 13:48
aec5ca9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

12 Aug 21:15
a343a5f
Compare
Choose a tag to compare

What's Changed

  • Add Mist API client and scaffold for triggering upload VOD by @leszko in #8
  • Process Upload VOD by @leszko in #20
  • Run on 0.0.0.0 instead of localhost (#19) by @victorges in #21

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

11 Aug 15:41
c6023f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

05 Aug 19:58
3ca3486
Compare
Choose a tag to compare

What's Changed

  • Use correct values for this project in Mist Config JSON by @thomshutt in #10

Full Changelog: v0.0.5...v0.0.6

v0.0.5

05 Aug 17:41
5d1a1ca
Compare
Choose a tag to compare
Respond to CLI -j flag for Mist compatibility  (#9)

* Return Mist-parseable info for -j flag

* Add Git SHA