Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

v0.1.6 Release Notes

Compare
Choose a tag to compare
@fqutishat fqutishat released this 06 Mar 16:30
· 834 commits to main since this release
1a1e0c4
  • RFC 0510: Presentation-Exchange Attachment (#2472)
  • Presentation Exchange support (#2437)
  • Present Proof supports BBS+ (#2602)
  • Sign credential API - support BBS+ (#2601)
  • Support BBS+ in KMS (#2295)
  • Support name prefixes in localkms storage to create multi-tenant KMS (#2435)
  • Created Service Provider Interface (SPI) module (#2512).
  • Reworked storage interface to be more fully featured and to fit better with encrypted storage solutions like EDV.
  • Added storage provider wrappers that can be used to add automatic caching and batching support to any concrete storage implementation.
  • Added a common storage test suite for ensuring consistency across storage implementations.
  • Various bug fixes and performance enhancements.