Skip to content

v0.2.1 - Stability Improvements

Choose a tag to compare

@thomas-vilte thomas-vilte released this 18 May 23:17

v0.2.1 - Stability Improvements

Version
Status

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 🎉