Skip to content

Release 1.2.0

Latest
Compare
Choose a tag to compare
@bfops bfops released this 17 Jun 16:41
· 7 commits to master since this release

We have another release for you! 🎉

This one is quiet as far as new features go (stay tuned for those soon), but we're including a ton of performance improvements in both server code and generated client code. We've also fixed several important bugs, and made some quality of life improvements for generated code.

A few particular things that people have been asking about:

  • We now use import type properly in generated TypeScript code
  • Fixed Equals and GetHashCode for types containing lists and arrays in C# code
  • Fixed SDK bug with overlapping subscriptions
  • Fix a bug where spacetime rename would leave the old name in place
  • Fix a bug where RLS would stop working after opening the web dashboard
  • Added an unstable HTTP route for getting the current timestamp

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0