Hello again everyone! This is another small bug fix release. There was a small bug introduced during the v2.0.4 that we're fixing here, plus another fix for users who are trying to use LLMs in procedures. We recommend upgrading to this version at your earliest convenience.
Fixes
- Bump HTTP procedure timeouts (500ms/10s → 30s/180s) and fix docs (#4630)
- core: Attempt to repair databases with wrong host type (#4619)
Thank you to everyone who has reported issues in the discord! It has made it much easier to track these bugs down and fix them quickly 🛠️
What's Changed
- Fix disconnects breaking view updates for other connections by @joshua-spacetime in #4607
- CI - PR approval check skips for external PRs (properly this time) by @bfops in #4611
- CI: Use pull_request_target for PR approval check by @clockwork-labs-bot in #4615
- Add a mode to the Rust SDK with additional logging to a file by @gefjon in #4566
- Export Range/Bound from the spacetimedb/server in the Typescript sdk by @dusk125 in #4567
- Fix Rust Chat App Tutorial not showing messages of other users live by @OMGeeky in #4588
- Upgrade prometheus to 0.14.0 by @SupernaviX in #4598
- core: Attempt to repair databases with wrong host type by @kim in #4619
- Version bump to 2.0.5 by @jdetter in #4623
- [C#] Primary keys for query builder views by @joshua-spacetime in #4626
- Bump HTTP procedure timeouts (500ms/10s → 30s/180s) and fix docs by @clockwork-labs-bot in #4630
New Contributors
- @dusk125 made their first contribution in #4567
- @OMGeeky made their first contribution in #4588
- @SupernaviX made their first contribution in #4598
Full Changelog: v2.0.4...v2.0.5