Skip to content

v1.1.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 20 Sep 16:06
99cb4ee

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)