Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 03:53
· 43 commits to master since this release
e6a06b4

1.0.0 (2023-11-10)

Bug Fixes

Features

BREAKING CHANGES

  • the old OCSP Responder implementation (where it checks by by document id instead of merkle root & intermediate hashes) is now deprecated
  • Change in API for verify and verification builder. Native cloudflare removed in favor for custom providers.
  • Modules name changes and stricter verification rules
  • Removal of previous implementation of signed document
  • deprecation of old verifier names
  • implements https://github.com/Open-Attestation/adr/blob/master/verifier.md
  • schema: Change in style to represent individual checks. No longer using valid for subsections.