Releases: livepeer/livepeer-data
Releases · livepeer/livepeer-data
v0.8.1
What's Changed
- Revert "health: Create API to wait for a stream to become active" by @victorges in #181
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- views: Improve API ergonomy by @victorges in #148
- Add default
from
to Events Query by @ecmulli in #157 - Remove Default from/to filter - Increase MaxBytesBilled by @ecmulli in #159
- api: make bigquery optional by @iameli-streams in #160
- usage: return 0 values when no rows are present by @gioelecerati in #149
- ci: fix reference to team id by @iameli in #161
- usage: retrieve usage per userId by @gioelecerati in #156
- Revert "usage: retrieve usage per userId (#156)" by @gioelecerati in #163
- Fix health status when multistream is disabled by @leszko in #162
- metrics: added version metric by @gioelecerati in #165
- usage: retrieve usage per userId (#156) by @gioelecerati in #164
- authorization: remove string keys from context key by @gioelecerati in #166
- Revert "usage: retrieve usage per userId (#156) (#164)" by @gioelecerati in #167
- auth: fix for usage per id by @gioelecerati in #168
- usage: total usage public api by @gioelecerati in #169
- reducers: Fix NRE in media server metrics by @victorges in #170
- clip: added task result by @gioelecerati in #171
- health: Fix yet another NRE and improve panic handling by @victorges in #172
- Fix PrintMistConfigJson: treat everything (except of bool) as strings by @leszko in #174
- usage: query usage for recently active users by @gioelecerati in #173
- usage: remove unused group structs by @gioelecerati in #175
- cmd/analyzer: Fix default (staging) viewership tables by @victorges in #176
- Fix BigQuery select with null values by @leszko in #178
- Update actions/upload-artifact to v3 by @leszko in #179
- health: Create API to wait for a stream to become active by @victorges in #180
New Contributors
- @iameli-streams made their first contribution in #160
Full Changelog: v0.7.4...v0.8.0
v0.7.4
What's Changed
- analyzer: Fixes for running analyzer in diverse local environments by @victorges in #150
- cmd/analyzer: Fix healthcore initialization by @victorges in #151
- api: Fix healthcheck when stream health is disabled by @victorges in #152
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.2
What's Changed
- views: Fix the query string breakdown casing by @victorges in #131
- api/views: Better separate summary from events queries by @victorges in #132
- api/handler: Move authorization before streamStatus by @victorges in #130
- [SRE-112] docker.yaml: Create a stable docker tag when building tagged release by @hjpotter92 in #133
- billing: query usage by @gioelecerati in #134
- fix: move usage handler by @gioelecerati in #136
- from-to and fix table name by @gioelecerati in #138
- Introduce new event type for source playback by @mjh1 in #140
New Contributors
- @gioelecerati made their first contribution in #134
- @mjh1 made their first contribution in #140
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- api: Delegate OPTIONS requests to auth server by @victorges in #129
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- build(deps): bump golang from 1.19.5-alpine to 1.20.3-alpine by @dependabot in #118
- build(deps): bump github.com/rabbitmq/rabbitmq-stream-go-client from 1.0.2 to 1.1.1 by @dependabot in #117
- build(deps): bump alpine from 3.16 to 3.17 by @dependabot in #85
- build(deps): bump github.com/prometheus/common from 0.41.0 to 0.42.0 by @dependabot in #109
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #113
- build(deps): bump github.com/rabbitmq/amqp091-go from 1.6.0 to 1.8.0 by @dependabot in #114
- build(deps): bump github.com/livepeer/go-api-client from 0.3.1 to 0.4.6 by @dependabot in #116
- build(deps): bump github.com/golang/glog from 1.0.0 to 1.1.1 by @dependabot in #115
- build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #96
- api/views: Create new viewership BigQuery API by @victorges in #121
Full Changelog: v0.6.5...v0.7.0
v0.6.5
What's Changed
- build(deps): bump github.com/prometheus/common from 0.39.0 to 0.41.0 by @dependabot in #106
- build(deps): bump golang.org/x/sync from 0.0.0-20220601150217-0de741cfad7f to 0.1.0 by @dependabot in #105
- Add input video and request ID to Transcode API Task outputs by @leszko in #119
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- build(deps): bump golang from 1.19.2-alpine to 1.19.5-alpine by @dependabot in #92
- build(deps): bump github.com/rabbitmq/rabbitmq-stream-go-client from 1.0.1-rc.2 to 1.0.2 by @dependabot in #93
- build(deps): bump google-github-actions/auth from 0 to 1 by @dependabot in #79
- build(deps): bump google-github-actions/upload-cloud-storage from 0 to 1 by @dependabot in #83
- build(deps): bump github.com/rabbitmq/amqp091-go from 1.5.0 to 1.6.0 by @dependabot in #94
- build(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in #78
- build(deps): bump github.com/prometheus/common from 0.37.0 to 0.39.0 by @dependabot in #91
- Add TranscodeFileTaskOutput by @leszko in #97
New Contributors
Full Changelog: v0.6.2...v0.6.3