| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| spacetime-x86_64-pc-windows-msvc.zip | 2026-03-13 | 45.2 MB | |
| spacetime-x86_64-unknown-linux-gnu.tar.gz | 2026-03-13 | 57.4 MB | |
| spacetime-x86_64-apple-darwin.tar.gz | 2026-03-13 | 53.6 MB | |
| spacetimedb-update-x86_64-pc-windows-msvc.exe | 2026-03-13 | 5.2 MB | |
| spacetimedb-update-x86_64-unknown-linux-gnu | 2026-03-13 | 13.2 MB | |
| spacetime-aarch64-apple-darwin.tar.gz | 2026-03-13 | 51.5 MB | |
| spacetime-aarch64-unknown-linux-gnu.tar.gz | 2026-03-13 | 59.2 MB | |
| spacetimedb-update-aarch64-apple-darwin | 2026-03-13 | 5.6 MB | |
| spacetimedb-update-aarch64-unknown-linux-gnu | 2026-03-13 | 12.9 MB | |
| spacetimedb-update-x86_64-apple-darwin | 2026-03-13 | 6.0 MB | |
| README.md | 2026-03-13 | 2.6 kB | |
| Release v2.0.5 source code.tar.gz | 2026-03-13 | 18.4 MB | |
| Release v2.0.5 source code.zip | 2026-03-13 | 21.8 MB | |
| Totals: 13 Items | 350.1 MB | 1 | |
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 https://github.com/clockworklabs/SpacetimeDB/pull/4607
- CI - PR approval check skips for external PRs (properly this time) by @bfops in https://github.com/clockworklabs/SpacetimeDB/pull/4611
- CI: Use pull_request_target for PR approval check by @clockwork-labs-bot in https://github.com/clockworklabs/SpacetimeDB/pull/4615
- Add a mode to the Rust SDK with additional logging to a file by @gefjon in https://github.com/clockworklabs/SpacetimeDB/pull/4566
- Export Range/Bound from the spacetimedb/server in the Typescript sdk by @dusk125 in https://github.com/clockworklabs/SpacetimeDB/pull/4567
- Fix Rust Chat App Tutorial not showing messages of other users live by @OMGeeky in https://github.com/clockworklabs/SpacetimeDB/pull/4588
- Upgrade prometheus to 0.14.0 by @SupernaviX in https://github.com/clockworklabs/SpacetimeDB/pull/4598
- core: Attempt to repair databases with wrong host type by @kim in https://github.com/clockworklabs/SpacetimeDB/pull/4619
- Version bump to 2.0.5 by @jdetter in https://github.com/clockworklabs/SpacetimeDB/pull/4623
- [C#] Primary keys for query builder views by @joshua-spacetime in https://github.com/clockworklabs/SpacetimeDB/pull/4626
- Bump HTTP procedure timeouts (500ms/10s → 30s/180s) and fix docs by @clockwork-labs-bot in https://github.com/clockworklabs/SpacetimeDB/pull/4630
New Contributors
- @dusk125 made their first contribution in https://github.com/clockworklabs/SpacetimeDB/pull/4567
- @OMGeeky made their first contribution in https://github.com/clockworklabs/SpacetimeDB/pull/4588
- @SupernaviX made their first contribution in https://github.com/clockworklabs/SpacetimeDB/pull/4598
Full Changelog: https://github.com/clockworklabs/SpacetimeDB/compare/v2.0.4...v2.0.5