Skip to content

v0.14.0

Compare
Choose a tag to compare
@slawlor slawlor released this 17 Dec 22:03
· 1 commit to main since this release
f15be0c

Ractor v0.14.0 is released!

What's Changed

  • Add proper span handling to factories through extension trait by @slawlor in #300

This is an API break however, with a breaking change to the factory's JobOptions struct. Functionality is not changed, but it does allow proper span attribution in factory jobs. See #300 FMI.

Full Changelog: v0.13.5...v0.14.0