Skip to content

v0.4.0

Latest

Choose a tag to compare

@coreyphillips coreyphillips released this 09 Dec 14:02
7afd531

This Release:

  • Updates vss-client dependency from 0.3 to vss-client-ng 0.4
  • Adapt to new StorableBuilder API (AAD parameter, key by reference)
  • Store data_encryption_key separately in VssClient struct
  • Update MSRV to 1.75+ in documentation
  • No changes to public FFI API
  • There should be no need to upgrade the server

Note: Data encrypted with vss-client 0.3 is not compatible with this version due to AAD changes in the encryption scheme.