Skip to content

Releases: TankerHQ/sdk-rust

v2.8.0

29 Jan 17:31
Compare
Choose a tag to compare

Core

  • Faster operations on existing groups (share with group, group updates...)
  • Fix error when passing duplicated resource IDs to the share method
  • Deprecate the revoke_device method
  • Throw UpgradeRequired error when the Core SDK version used is not supported anymore
  • Drop backward compatibility with no longer supported Core SDK versions < 2.4.0
  • Add recovery when detecting unexpected cases of corrupted local data: the session is automatically stopped and the corrupted local data is wiped from the device. It is safe to start a new session and proceed to a new identity verification
  • Fix some occasional errors in networking code

v2.7.0

15 Jan 15:10
Compare
Choose a tag to compare
  • Add forward compatibility for an upcoming feature that will allow removing users from groups
  • Add a new error code: UpgradeRequired
  • Various internal improvements and optimizations

v2.6.3

19 Nov 13:45
Compare
Choose a tag to compare
  • Release compatible with macOS Big Sur

v2.6.2

10 Nov 16:26
Compare
Choose a tag to compare
  • Improve reporting on internal storage errors
  • Internal improvements

v2.6.1

21 Oct 15:42
Compare
Choose a tag to compare