Skip to content

Release v1.2.5

Compare
Choose a tag to compare
@lemccomb lemccomb released this 06 Aug 22:43
· 37 commits to main since this release
d527b29

What's Changed

  • Added some automatic retries to file read operations and safeties to ensure that we don't hold on to file handles after writes.
  • Added an 'AllowOutdated' option to ChainTrustValidator to allow signatures with expired certificates to pass validation. The signature will still fail if any expired certificate has a Lifetime EKU.
  • Updated docs, consolidated usings, and general code cleanup.

Full Changelog: v1.2.4...v1.2.5