Skip to content

Releases: mozilla-services/telescope

v4.5.5

09 Feb 09:31
v4.5.5
774ecc4
Compare
Choose a tag to compare

Bug fixes

  • Fix #960: take max_remaining_days into account (#961)

v4.5.4

01 Feb 13:50
v4.5.4
335e0df
Compare
Choose a tag to compare

Bug fixes

  • Do not crash if collection has unexpected review status (#953)

v4.5.3

27 Jan 15:04
v4.5.3
a4b5035
Compare
Choose a tag to compare
  • Fix application of colors in diagram (ref #948)

v4.5.2

27 Jan 14:47
v4.5.2
7c1d854
Compare
Choose a tag to compare
  • Show check as yellow when incomplete (#948)

v4.5.1

24 Jan 15:19
v4.5.1
99624e6
Compare
Choose a tag to compare

Bug fixes

  • Fix #944: prevent NULL values to be included in quantiles (#945)

v4.5.0

19 Jan 21:28
v4.5.0
fccfd1b
Compare
Choose a tag to compare

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

26 Oct 14:40
4.4.1
0d18922
Compare
Choose a tag to compare
  • 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

25 Oct 15:28
4.4.0
291b12e
Compare
Choose a tag to compare
  • Rename to telescope (fixes #862) (#888)

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

15 Sep 09:06
4.3.0
92d5144
Compare
Choose a tag to compare
  • Add check for certificates expiration (#887)

4.2.0

08 Sep 13:17
4.2.0
8bb2973
Compare
Choose a tag to compare
  • 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)