Similar to the issue from #79
This breaks binary compatibility with all previous 0.13-RC* versions
Unclaimed project
Are you a maintainer of streamz? Claim this project to take control of your public changelog and roadmap.
Changelog
A combinator library for integrating Functional Streams for Scala (FS2), Akka Streams and Apache Camel
Similar to the issue from #79
This breaks binary compatibility with all previous 0.13-RC* versions
This fixes #79
As a result, it breaks binary compatibility with previous 0.13-RC* releases
This updates our dependencies to the latest general versions, and includes the changes from 0.13-RC1
Most notably, this removes the ability to convert fs2 Pure streams and pipes to akka-streams, as it relies on unsound manipulations - see the release notes for fs2 2.4.0
⚠️ Known issue: https://github.com/krasserm/streamz/issues/79 Akka Sink -> fs2.Pipe implicit dsl is broken.
Mat values.@deprecated to make upgrading easier⚠️ Known issue: https://github.com/krasserm/streamz/issues/79 Akka Sink -> fs2.Pipe implicit dsl is broken.