v0.6.1-beta
This is the first patch release post-announcement! We're already at work fixing all the issues that you all have been reporting. There'll be much more to come over the next few weeks and months!
Highlights
- Fancy banner for
spacetime start
- Logging fixes and improvements
- Bug fixes and performance improvements
What's Changed
- Print banner during spacetime start by @jdetter in #138
- In identity recovery routes, use
IdentityForUrl
by @gefjon in #139 - Fix openssl bindings to always use the feature 'vendored' by @mamcx in #141
- Allow spacetimedb to run in an in-memory mode by @kulakowski in #137
- Remove sendgrid from standalone by @kulakowski in #142
- Build docker image in CI by @drogus in #124
- Tag docker images with git tag by @drogus in #145
- Fix up the standalone and CLI command line flags by @kulakowski in #148
- Improve the help docs for the --in-memory cli flag by @kulakowski in #150
- Auto-upgrade C# deps on installation by @RReverser in #147
- Fix URL for the docker badge by @mamcx in #144
- Move energy budget reporting to log::info! by @kulakowski in #140
- Default docker command by @jdetter in #149
- Fix serde impls for Address + add some tests by @kim in #159
- Implement
Display
forNameOrAddress
by @kim in #160 - Point C# to API reference for now by @RReverser in #164
- Remove unused datastore traits by @kulakowski in #157
- Terminate background smoke tests on exit by @kim in #153
- Allow smoke tests to opt out of docker by @kim in #154
- Return parsed
DomainName
alongsideAddress
when resolvingNameOrAddress
by @kim in #161 - More compact representation of
DomainName
by @kim in #163 - [SDK] Add cursive-chat example by @gefjon in #152
- Install from source instructions by @jdetter in #170
- sdk: Lower client cache log severities by @kim in #162
- Fix some insertion and deletion state transitions by @kulakowski in #167
- Move cargo deps to the workspace by @mamcx in #172
- Fix nit by @mamcx in #178
- Version upgrade to 0.6.1 by @jdetter in #180
- Fix python generation for C# server modules by @dbrinkmanncw in #166
- Fix Docker Build by @jdetter in #181
Full Changelog: v0.6.0-beta...v0.6.1-beta