v0.4.0
Overview
Merry Christmas, Happy Holidays and (before long) Happy New Year!
all
- new: add timestamp field to logger output
- built using Go 1.15.6
- Statically linked
- Windows (x86, x64)
- Linux (x86, x64)
certsum
- bug fixes
- speed improvements
- new: application timeout
Added
all
- add timestamp field to structured logging output
certsum
- application timeout
- default value set to help prevent app from "hanging"
- custom values accepted to allow working around "brittle" or
non-compliant devices which may take longer than usual to respond to
scan attempts
- application timeout
Changed
certsum
- refactor concurrent scanning implementation to increase speed, reduce
complexity and help prevent deadlocks between competing tasks - increase summary output details
- refactor concurrent scanning implementation to increase speed, reduce
Fixed
certsum
- Various potential race conditions and deadlocks
References
- See the
v0.4.0
milestone for the issues associated with this release. - See our CHANGELOG for more information.