Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 01 Aug 05:18
· 13 commits to main since this release

[0.3.5] - 2026-08-01

Added

  • The SDK now identifies itself on the wire. activate and validate send
    sdk: "rust" alongside the existing platform field. platform reports the
    operating system and nothing more, which made it identical across the Rust,
    C++ and C# SDKs — it could not say which SDK a device was running. No API
    change and nothing to do in your code.