Releases: mozilla-services/telescope
Releases · mozilla-services/telescope
v4.5.5
Bug fixes
- Fix #960: take max_remaining_days into account (#961)
v4.5.4
Bug fixes
- Do not crash if collection has unexpected review status (#953)
v4.5.3
- Fix application of colors in diagram (ref #948)
v4.5.2
- Show check as yellow when incomplete (#948)
v4.5.1
Bug fixes
- Fix #944: prevent NULL values to be included in quantiles (#945)
v4.5.0
New features
- Ignore Telemetry from legacy versions in Remote Settings checks (#943)
Bug fixes
- Raise
ValueError
instead of IndexError
in extract_json()
(#941)
4.4.1
- Support URL also for SSL cert expiration check (#906)
- Do not copy local virtualenv and local .env file to Docker container
- Fix execution of checks via Docker
4.4.0
Remote Settings Checks
- Remove notions of XML blocklist (#905)
- Support URLs in certificate expiration check (#892)
Taskcluster Checks
- Strip blank chars from Taskcluster credentials (#889)
4.3.0
- Add check for certificates expiration (#887)
4.2.0
- Fix #796: add background to close button (#846)
- Show listening URL with 'make serve'
- Fix #863: use configured service name in UI (#864)
- Add
CONTACT_EMAIL
to configuration
- Fix #824: escape now reinitiate the URL bar (#845)
- Fix wrong default port number in README.md (8080 -> 8000) (#877)
New checks (Taskcluster specific)
- Fix #854: check for the Secrets service (#875)
- Fix #851: check latest indexed (#871)
- Fix #838: check to create a task (#876)