Skip to content

2.0.0

Compare
Choose a tag to compare
@dmihalcik-virtru dmihalcik-virtru released this 18 Oct 19:14
· 32 commits to main since this release
9637022

Stable release of the 2.x branch, this release focuses on improved stability of the nanoTDF and ZTDF APIs.

Breaking Changes:

  • #285 Targets Node 20 (replacing the previous target of node 18)
  • #210 Removes 'remote-store' AWS S3 Client code to a separate library. See the README for more information.
  • #362 error type revision

New Features

  • #350 ZTDF Assersions
  • #362 More fine grained errors
  • #351, #349 Attribute based configuration of ZTDF KAOs
  • #346 NanoTDF ECDSA policy
  • #243 Key Identifier support (support for KAS key rotation)
  • Allow List for decrypt

Bug fixes

  • A large number of dep updates, and many removals
  • #353 10MiB cap on manifest size

Other changes of note: