Releases: mozilla-services/telescope
Releases · mozilla-services/telescope
2.1.1
- Fix #703: open details on failing checks links (#708)
- Fix #705: fix display glitch on focused check (#707)
- Fix #702: fix details overlap
- Fix #701: close details on Esc
2.1.0
- Fix #685: adjust left axis margins on history charts
- Fix #362: Add slide out panel with full details of check (#680)
v2.0.0
Breaking changes
- Fetch history of checks from BigQuery instead of generic URL (#671)
v1.32.0
- Distinguish collection timestamps in blocked pages check (#665)
- Fix #663: Retry fetching of x5u and crash if not signature error (#664)
- Increase hot/cold age for bug tracker
- Plot history of results in UI (#610)
- Adjust push timestamp comparison to support 5min lag (#659)
- Leverage changeset endpoint (#660)
v1.31.0
- Ref #497: Bust cache when comparing push timestamps (#646)
- Trim plot scalar decimals (#648)
- Plot latency value (#647)
- Refactor cache TTL (#645)
v1.30.0
- Replace kinto-signer serializer with python-canonicaljson-rs (#600)
v1.29.1
- Catch TypeError when plot data is None (#609)
v1.29.0
- Output check result data to stdout in Mozlog JSON format (#603)
- Prevent check to run twice in parallel (#599)
- Use internal events to decouple check run from reporting (#601)
v1.27.2
Bug fixes
- Fetch latest list of changes when comparing timestamps