Releases: livepeer/stream-tester
Releases · livepeer/stream-tester
v0.12.29
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
v0.12.28
What's Changed
- recordtester: Allow overriding catalyst strategy on VOD tests by @victorges in #231
Full Changelog: v0.12.27...v0.12.28
v0.12.27
What's Changed
- build(deps): bump google-github-actions/upload-cloud-storage from 0 to 1 by @dependabot in #223
Full Changelog: v0.12.26...v0.12.27
v0.12.26
What's Changed
- mapic: Invert flag to skip mist stats by @victorges in #213
- mapic: Fix shutdown nil pointer error by @victorges in #217
- build(deps): bump google-github-actions/auth from 0 to 1 by @dependabot in #219
Full Changelog: v0.12.25...v0.12.26
v0.12.25
What's Changed
Full Changelog: v0.12.24...v0.12.25
v0.12.24
What's Changed
- dependabot: Possible fixes for dependabot builds issue by @hjpotter92 in #205
- build(deps): bump github/codeql-action from 1 to 2 by @dependabot in #207
- recordtester: MistMode: true by @iameli in #211
New Contributors
- @dependabot made their first contribution in #207
Full Changelog: v0.12.23...v0.12.24
v0.12.23
What's Changed
- vod-tester: Fix direct&resumable upload tests by @victorges in #194
Full Changelog: v0.12.22...v0.12.23
v0.12.22
What's Changed
- testers/m3utester2: properly match Mist renditions by @iameli in #196
- build.yaml: Add GCP upload job for built binaries by @hjpotter92 in #195
Full Changelog: v0.12.21...v0.12.22
v0.12.21
What's Changed
- loadtester: Cli flag
struct
declaration by @hjpotter92 in #190 - Add redirection to loadtester (and record-tester) by @leszko in #192
- vod: upload tester by @gioelecerati in #191
- m3u8: Expose m3u8 tester for VOD by @victorges in #193
New Contributors
- @gioelecerati made their first contribution in #191
Full Changelog: v0.12.20...v0.12.21
v0.12.20
What's Changed
- docker: Move all
Dockerfile
s in a contained directory by @hjpotter92 in #187 - docker: Build images for
ghcr.io
registry. by @hjpotter92 in #188 - mapic: don't overwrite existing stream definitions by @iameli in #189
Full Changelog: v0.12.19...v0.12.20