Releases: TankerHQ/sdk-rust
Releases · TankerHQ/sdk-rust
v2.14.0
v2.13.0
- Introduce the
IdentityAlreadyAttached
error: this error occurs when a provisional identity is used instead of the permanent one it was attached to. - API breakage:
attach_provisional_identity()
andverify_provisional_identity()
now throw anIdentityAlreadyAttached
error instead of anInvalidArgument
when given a provisional identity aleady attached to a permanent one.
v2.12.1
v2.12.0
v2.11.0
- Introduce the session token verification feature, see the migration guide for how to upgrade
v2.10.1
v2.10.0
v2.9.2
v2.9.1
v2.9.0
- New group blocks incompatible with versions < 2.7, see the supported versions for more details.