Skip to content

v0.7.0-alpha.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 14:08
· 68 commits to main since this release
v0.7.0-alpha.8
1a51159

Changed

  • Add dedicated stronghold crate #1243
  • Allow custom kid to be set in JWS #1239
  • Add dedicated EdDSA verifier crate #1238
  • Remove vp and vc from JWT claims in JOSE #1233
  • Change verifiable_credential to type Vec<CRED> in Presentation #1231
  • Mark error enums as non-exhaustive #1227
  • Bring JwkDocumentExt names in line with Wasm #1223
  • Add lints for all crates #1222

Added

  • Allow arbitrary JWS header parameters #1245
  • Allow custom JWT claims for presentations #1244
  • Allow custom JWT claims for credentials #1237
  • Use VC Data Model v1.1 JWT encoding instead of VC-JWT #1234

Patch

  • Fix holder claim check in VP #1236
  • Fix issuer claim check in VC #1235