Releases: anas-aso/ssllabs_exporter
Releases · anas-aso/ssllabs_exporter
v0.6.0
23 Apr 16:32
Compare
Sorry, something went wrong.
No results found
v0.5.0
23 Apr 16:05
Compare
Sorry, something went wrong.
No results found
v0.4.2
17 Apr 14:55
Compare
Sorry, something went wrong.
No results found
Fixed
#38 The API client to SSLLabs was not initialized due to a missing parameter.
v0.4.1
14 Apr 14:33
Compare
Sorry, something went wrong.
No results found
Changed
#37 Use Go 1.20 docker image to build the binary file.
v0.4.0
14 Apr 14:24
Compare
Sorry, something went wrong.
No results found
v0.3.0
19 Apr 14:30
Compare
Sorry, something went wrong.
No results found
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.
v0.2.0
10 Apr 17:02
Compare
Sorry, something went wrong.
No results found
Fixed
#10 Fix the reported probe time as sometimes SSLabs responds by a very old value
#12 Fix goroutines leaks
Added
#11 Add support for caching results
#13 more tests coverage for the main package
Changed
#13 Rename metric ssllabs_grade_age_seconds to ssllabs_grade_time_seconds
#13 --timeout flag value changed from int to time.Duration formats to ease readability
#10 the reported probe time is generated by the exporter now instead of using the returned value from SSLLabs API
v0.1.0
16 Mar 19:57
Compare
Sorry, something went wrong.
No results found
Added
#7 expose build parameters in ssllabs_exporter and SSLLabs API in ssllabs_api.
Changed
#4 [breaking change] Expose SSLLabs grades in a grade label and set the metric value to 0, 1 or -1 to distinguish different failure cases.
Initial release
17 Feb 14:33
Compare
Sorry, something went wrong.
No results found