MyGit

v0.12.0

slawlor/ractor

版本发布时间: 2024-10-04 22:31:32

slawlor/ractor最新发布版本:v0.12.0(2024-10-04 22:31:32)

Ractor version 0.12.0 is released!

In this major breaking change version the following changes are included

  1. Factories have a general stats package which can be injected in order to capture stats about factory and worker ops as needed #264
  2. RustConf'24 links have been provided (main README.md)
  3. Gracefully draining of specific actor's message queues is now supported #268
  4. Factories have an added query to capture the number of currently processing messages by workers #267
  5. @stalkopat added a fix for remote actors in process groups were always joining the default scope #269
  6. @texascloud added tracing::Span propogation between messages between actors so we can capture proper span attribution (essentially using tracing to trace the flow of a message through various actor properties) #266

Thanks to all the new contributors on their help with this release!

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-10-04发行的版本