v0.8.5
版本发布时间: 2023-07-29 21:53:02
slawlor/ractor最新发布版本:v0.12.0(2024-10-04 22:31:32)
Version 0.8.5 of Ractor is released!
What's changed
- Added documentation, specifically around supervision #123
- Re-exporting of
async_trait
so reference to theasync_trait
crate isn't necessary (Thanks @quietlychris!) #113 - Node event subscriptions, so subscribers can be notified of node changes in a cluster configuration #121
- [bug] Fixed a potential problem in factory worker restarting #118
- MSRV specification #112
Thanks
This project has been the largest OSS lib I've ever published, and I'm thrilled with the response! I'm planning to continue support and development of ractor
, but am always looking for help. Feel free to submit bug reports, PRs, and feature requests to help build what's next for Ractor!
Bit shoutout to the contributors who've helped this project along already! And thanks to all for reaching > 1K stars on GitHub!!!