Skip to content

Releases: mozilla-services/telescope

v1.6.0

07 Nov 21:18
8ca802a
Compare
Choose a tag to compare
  • Fix #169: show datetime in push_timestamp check (#180)
  • Set User-Agent in HTTP requests (#179)
  • Fix #171: do not put infinity in JSON responses (#178)
  • Use UTC timezone in all datetimes (#177)
  • Fix #168: add favicon to UI (#174)
  • Fix #172: Fix UI check status JSON parse error (#175)
  • Wrap parameter values in UI
  • Fix border color in UI
  • Fix #170: cached timestamps carry timezone info

v1.5.0

06 Nov 15:27
8a6292b
Compare
Choose a tag to compare
  • Add dark theme in UI
  • Improve section display in UI
  • Improve display of check parameters in UI
  • Fix #161: add check result to Sentry event (#163)
  • Fix #150: Send Sentry event when check recovers (#157)
  • Show result cache time as relative (#147)
  • Add link to underlying API endpoint in UI (#148)
  • Fix #105: Include checks about normandy-recipes-capabilities (#136)
  • Fix #66: fail if some reported recipes do not match (#128)
  • Allow arbitrary commands from the Docker container

v1.4.0

15 Oct 16:33
26ab15b
Compare
Choose a tag to compare

Bug fixes

  • Fix #123: install six and unidecode explicitly (#124)

New features

  • Add more details about collection inconsistencies (#120)
  • Add check for cloudfront invalidations (#117)

v1.3.1

11 Oct 07:40
e141295
Compare
Choose a tag to compare

Bug fixes

  • Fix exception reporting in run_parallel() (#118)

v1.3.0

09 Oct 11:33
Compare
Choose a tag to compare

New features

  • Autorefresh UI (0149363)
  • Add refresh button to UI (#113)
  • Sort ages descending in Work-in-progress

Bug fixes

  • Fix Normandy URL for fetch enabled recipes (#112)

Internal changes

  • Replace chunking by a producer/consumer pattern (#111)

v1.2.0

30 Sep 13:42
d5f527f
Compare
Choose a tag to compare

New features

  • Fix #91: Uptake age percentiles (#100)
  • Fix #90: Uptake duration percentiles (#99)
  • Fix #86: Use x5u to validate signature (#92)
  • Fix #82: Option to ignore client versions in uptake errors (#93)
  • Fix #80: Age work-in-progress (#84)

Bug fixes

  • Replace custom_2_error by backoff (Firefox 67) in Normandy uptake (#101)

Internal Changes

  • Fix #94: Add isort tool to make lint/format (import sort) (#98)
  • Do not run tests in Docker if failing locally

v1.1.0

20 Sep 16:06
99cb4ee
Compare
Choose a tag to compare

Bug fixes

  • Fix blocklist XML timestamp check (#81)
  • Fix Normandy uptake ignore backoff (#76)
  • Fix env var interpolation in conf (#72)
  • Fix certificates loading from unicode (#73)

New features

  • Only return collections inconsistency in changes_timestamps() (#79)
  • Limit parallel requests everywhere (#71)
  • Run checks by project in CLI (#75)
  • Show full error representation in response (#74)

Internal changes

  • Reach 100% of coverage for checks (#77)
  • Add missing types (#78)

v1.0.0

19 Sep 17:17
fc46185
Compare
Choose a tag to compare
  • First set of checks for Normandy and Remote Settings