Skip to content

v0.3.0

Choose a tag to compare

@anas-aso anas-aso released this 19 Apr 14:30
6330115

Fixed

  • #21 Fix a failing test due to Go 1.15 upgrade (Thanks @zerkms for the PR).
  • #25 Make sure the response body is always closed.

Added

  • #24 Add flag to not cache unsuccessful assessments due to intermittent ssllabs issue.

Changed

  • #26 Switch to zerolog for a consistent logging format and less allocations.
  • #27 Go 1.16
  • #28 Upgrade Prometheus client and Zerolog dependencies.