Skip to content

v5.4.0

Choose a tag to compare

@coriolinus coriolinus released this 14 May 09:20
· 3955 commits to main since this release
v5.4.0
abea3e1

What's Changed

Highlights

Kotlin bindings only: transactions are now NonCancellable,
as required by Uniffi. This prevents a category of bug where Kotlin thinks a transaction
has been cancelled, while Rust thinks it is still running.

Full Changelog: v5.3.0...v5.4.0