Skip to content

0.13-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Daenyth Daenyth released this 20 Apr 15:09
· 7 commits to master since this release
ac5d75d

Breaking changes

  • Akka-streams converters
    • For the akka-streams module, signatures have been changed to support better concurrency safety with Mat values.
    • The old methods remain as @deprecated to make upgrading easier
  • Other modules
    • Unchanged

⚠️ Known issue: #79 Akka Sink -> fs2.Pipe implicit dsl is broken.