v0.2.1 - Stability Improvements
v0.2.1 - Stability Improvements
Version: v0.2.1
Previous Version: v0.2.0
Summary
In this patch release, we focused on improving the reliability of our concurrent processes. We addressed a critical synchronization issue to ensure smoother execution of epoch-related tasks.
🛡️ Stability & Performance
- Fixed a synchronization issue where the epochReady channel could block goroutines, ensuring more reliable background processing.
⚠️ Breaking Changes
No breaking changes 🎉