- Fix slow startup of streaming connections. Previously, clients would consider connections established only after first observed change or heartbeat. Thanks @daniel-vainsencher and @meghprkh!
- Fix update-params in experimental record transaction API. Thanks @ibilux!
- Minor: improve tb-sqlite connection setup and support arc locks (backport from ongoing WASM work).
- Simplify JS runtime's handling of transactions.
- Update Rust dependencies.
What's Changed
Full Changelog: v0.16.5...v0.16.6