Improved
0.13-RC1
Breaking changes
- Akka-streams converters
- For the akka-streams module, signatures have been changed to support better concurrency safety with
Matvalues. - The old methods remain as
@deprecatedto make upgrading easier
- For the akka-streams module, signatures have been changed to support better concurrency safety with
- Other modules
- Unchanged
⚠️ Known issue: https://github.com/krasserm/streamz/issues/79 Akka Sink -> fs2.Pipe implicit dsl is broken.