v0.10.1-beta
clockworklabs/SpacetimeDBv0.10.1-betaJun 28, 2024by bfops
AI Summary
A small bugfix release addressing exceptions in the C# SDK related to disconnections and CLI transactions.
Key Highlights
- Fixed C# SDK exceptions when clients disconnect.
- Fixed C# SDK exceptions for transactions originating from the CLI.
New Features
- C# SDK stability fixes
Full Release Notes
This is just a tiny fix in our C# SDK. :wrench: Stay tuned for our upcoming 0.11 release soon! :eyes: ## What's changed * Fixed exceptions in C# SDK when someone disconnects or when a transaction originates from CLI by @SteveBoytsun in #1461 **Full Changelog**: https://github.com/clockworklabs/SpacetimeDB/compare/v0.10.0-beta...v0.10.1-beta