github clockworklabs/SpacetimeDB v0.7.3-beta-hotfix1
v0.7.3-beta

latest releases: v0.11.1-beta, v-kmullins-docker-tagging-test-3, v-kmullins-docker-tagging-test-2...
10 months ago

v0.7.3 Patch Release

Hello everyone! Today we're happy to announce another patch release. This release focuses on some quality of life fixes and performance improvements. This is another stepping stone on our way to our much larger patch coming later this month.

If you have version v0.7.2, this upgrade is as simple as:

spacetime upgrade

Or if you've installed through brew on macOS we recommend upgrading via:

brew install clockworklabs/tap/spacetime

Thanks for checking it out!

What's Changed

  • Expose delete_by_rel in #515
  • Add OptIn serialization attribute for C# generated types in #516
  • Fix benchmarks run on master in #487
  • fix(518): Label connected clients metric by database in #523
  • refactor(520): Change histogram units from nanos to fractional secs in #520
  • Refactor commit encoding / decoding in #495
  • lib: Provide Arbitrary impls for Hash and DataKey
  • perf(505): Track the number of rows in each table in #525
  • refactor(531): Label transaction count metric with boolean flag in #532
  • perf(507): Add disk and memory usage metrics in #529
  • Added multi column index usage to the rust-wasm-test module in #500
  • Cherry Pick for Publish Primitives Fixes in #514
  • Track instance_queue_length by reducer in #530
  • Version upgrade to v0.7.3
  • Builds CLIs on release/* branches
  • Downgrade a log line from info to debug in #540
  • InstanceEnv::delete_by_col_eq: return u32 instead of NonZeroU32 in #539

Full Changelog: v0.7.2-beta...v0.7.3-beta-hotfix1

Don't miss a new SpacetimeDB release

NewReleases is sending notifications on new releases.