Skip to content

v1.2.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 30 Sep 13:42
d5f527f

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