github clockworklabs/SpacetimeDB v1.11.2
Release v1.11.2 - Bug fixes + Performance improvements

one day ago

Hello again everyone! We have another release with more improvements.

Host

  • A bunch of performance improvements related to optimizing small transactions and the time between transactions
  • A critical deadlock fix
  • Many small fixes

C#

  • Procedures in C# are here! You can try them out now, but they're not documented, you can see an example usage here. They'll be in beta until 1.12. Please let us know if you run into issues if you try them out.

Typescript

  • A performance improvement to use a new ABI function for faster index lookups

Unreal

  • Several bug fixes submitted by @KirstenWF! Thank you for the contributions.

New /templates directory for sharing templates

  • We've consolidated our various projects and templates into the /templates directory in the repository. We'll be adding many more templates as we go. If you want to use a template you can install one with:
spacetime init --template <the-template-name> # or
spacetime dev --template <the-template-name>

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.11.2

Don't miss a new SpacetimeDB release

NewReleases is sending notifications on new releases.