Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@mrts mrts released this 23 May 15:17
acfaf0e

What's Changed

  • Fix incorrect groupId and challenge token code example in README by @zutnop in #53
  • Use java 17 for SonarCloud by @metsma in #49
  • Encode correctly OCSP NONCE extension by @metsma in #51
  • Nonce support was added to EstEID 2015 by @metsma in #52
  • Update copyright year by @metsma in #57
  • Update JJWT to version 0.12 and use Jackson ObjectReader, update other dependencies by @mrts in #58
  • fix: use system time in OcspResponseValidator.validateCertificateStatusUpdateTime() by @mrts in #55
  • build(deps): bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 by @dependabot in #61
  • Use Optional in CertificateData by @mrts in #60
  • Validate relevant CA only by @mrts in #59
  • Bump version to 3.1.0 by @mrts in #62

New Contributors

Full Changelog: v3.0.1...v3.1.0