Skip to content

Performance improvement and jwt_vp_json

Choose a tag to compare

@nklomp nklomp released this 29 Feb 22:36
· 189 commits to develop since this release
  • Added:
    • Significant performance improvement: Add cache for AJV field validation as the operation is expensive and can be
      called multiple times. The improvement is in the order of 10 times or higher especially when larger definitions
      are encountered
    • Expose jwt_vp_json format
  • Updated:
    • Update to PEX models 2.2.2