v0.9.2-beta
clockworklabs/SpacetimeDBv0.9.2-betaMay 28, 2024by bfops
AI Summary
A quick security-focused release addressing a critical vulnerability in private table access permissions.
Key Highlights
- Implemented important security patchfixes for private tables.
- Added authentication checks on initial subscriptions.
- Released rapidly following the previous version to address community feedback.
New Features
- Security patch for private table protection
Full Release Notes
Yes, we [just released 0.9.1](https://github.com/clockworklabs/SpacetimeDB/releases/tag/v0.9.1-beta) :tada:, but we just love releasing the latest and greatest things to the community! And in this case, the latest and greatest thing is an :lock: **important security patchfix**! Private tables are now properly protected. Thank you to :mega: `@Chippy` in our [Discord server](https://discord.gg/spacetimedb) for pointing this out so we were able to fix it quickly! ## Changelog 22dd7861 Apply open PR #1224: Bump version to 0.9.2 e4f10211 Apply open PR #1274: `execution_set.check_auth(...)` on initial subscription **Full Changelog**: https://github.com/clockworklabs/SpacetimeDB/compare/v0.9.1-beta...v0.9.2-beta