v0.4.0-next.1
Pre-release
Pre-release
vadimavdeev
released this
07 Oct 10:26
·
32 commits
to master
since this release
October 7, 2019
Breaking change
Updated internal dependency @virgilsecurity/crypto-types
to version 0.2.0, which reduces the amount of data serialization when saving \ retrieving group session tickets to \ from the Keyknox API.
As a result the CloudGroupTicketStorage#store
method's first parameter's data
property is now expected to be a string instead of Buffer
.