Skip to content

Releases: livepeer/catalyst-api

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 11:45
8c064ce

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

Choose a tag to compare

@github-actions github-actions released this 31 May 15:57
aa26229

What's Changed

Read more

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 15 Sep 06:30
aa55623

What's Changed

New Contributors

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

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 07 Sep 14:41
f8d600f

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

Choose a tag to compare

@github-actions github-actions released this 16 Aug 15:08
72f19b3

What's Changed

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

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 15 Aug 13:48
aec5ca9

What's Changed

New Contributors

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

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 12 Aug 21:15
a343a5f

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

Choose a tag to compare

@github-actions github-actions released this 11 Aug 15:41
c6023f7

What's Changed

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

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:58
3ca3486

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

Choose a tag to compare

@thomshutt thomshutt released this 05 Aug 17:41
5d1a1ca
Respond to CLI -j flag for Mist compatibility  (#9)

* Return Mist-parseable info for -j flag

* Add Git SHA