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