github-actions
released this
19 May 15:25
·
65 commits
to master
since this release
What's Changed
- recordtester: Use random serf memeber for playback if enabled. by @hjpotter92 in #234
- Add Transcode API by @leszko in #238
- recordtester: Find closest serf members when booting up recordtester by @hjpotter92 in #242
- dockerfile: Fix glibc dependency issue when building images by @hjpotter92 in #245
- build(deps): bump github.com/prometheus/client_golang from 1.11.0 to 1.14.0 by @dependabot in #218
- build(deps): bump github.com/btcsuite/btcd from 0.22.0-beta to 0.23.2 by @dependabot in #240
- build(deps): bump github.com/ethereum/go-ethereum from 1.10.14 to 1.10.22 by @dependabot in #241
- build(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.0 to 3.5.7 by @dependabot in #244
- build(deps): bump contrib.go.opencensus.io/exporter/prometheus from 0.1.0 to 0.4.2 by @dependabot in #199
- build(deps): bump golang from 1.17-alpine3.15 to 1.19-alpine3.15 in /docker by @dependabot in #226
- vodtester: Close files properly by @victorges in #247
- Log Catalyst pipeline strategy by @thomshutt in #251
- Print CLI args on startup by @thomshutt in #255
- Pass through pipeline strategy to VOD TesterApp by @thomshutt in #257
- feat: Make mapic stateless by @victorges in #221
- vodtester: Add E2E tests for playback by @victorges in #252
- vod: Turn off /asset/transcode API testing by @victorges in #260
- vod_tester: Upper case the component name by @victorges in #261
- mapic: Bump streams last seen on stats collection by @victorges in #259
- mapic: Fix stats collection deadlock by @victorges in #263
- go.mod: Update go-api-client back again by @victorges in #265
- Add Transcode API with web3.storage into record-tester by @leszko in #267
- build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #258
- Update go-livepeer version by @leszko in #278
- Add blockPollingInterval to orch-tester by @leszko in #280
- Reduce strictness of session count check by @mjh1 in #281
- workflows: Re-enable arm builds for docker images by @hjpotter92 in #279
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #277
- build(deps): bump alpine from 3.15.4 to 3.17.3 in /docker by @dependabot in #282
- Add IDs to common VOD errors by @thomshutt in #287
- Make err returns named so that defer works correctly by @thomshutt in #288
- recordtester: Fix session checks for catalyst recording tests by @victorges in #293
New Contributors
Full Changelog: v0.12.28...v0.12.29