v0.11.1-beta
clockworklabs/SpacetimeDBv0.11.1-betaAug 26, 2024by bfops
AI Summary
A minor bugfix release focusing on scheduler queue deduplication and adding volatile scheduling functionality.
Key Highlights
- Deduplication of the scheduler queue to prevent duplicate events.
- Added `volatile_nonatomic_schedule_immediate` for immediate scheduling.
New Features
- Scheduler queue deduplication
- Volatile immediate scheduling
Full Release Notes
What's this? What's this? A release in the air! This release just adds two small improvements to the timer table functionality from the last release: - Bugfix: Dedup schedueler queue (#1587) - Add volatile_nonatomic_schedule_immediate (#1612) Don't be fooled by this tiny release, though - our next release will be a big one! Keep an eye out for the big API improvements and upcoming stability soon! Before you know it, we'll have our big 1.0 release! # Changelog **Full Changelog**: https://github.com/clockworklabs/SpacetimeDB/compare/v0.11.0-beta...v0.11.1-beta