v0.3.0
What’s Changed
- Fix handling of interrupting OxApp (#175) @adamw
- Update sbt-mdoc to 2.5.3 (#156) @softwaremill-ci
- fix #164 (#168) @lbialy
- first draft of OxApp with extension companion traits (#157) @lbialy
- Update kafka-clients to 3.7.1 (#169) @softwaremill-ci
- Update sbt to 1.10.1 (#173) @softwaremill-ci
- Fix race condition in groupedWeighted* tests (#171) @micossow
- Source.alsoTo and alsoToTap operators (#166) @micossow
- Add
tap
andtapAsView
operators and document how to use them for logging (#170) @micossow - move catching to either object and make it an either block operator (#167) @lbialy
- Add parameter validation to grouped* operators (#165) @micossow
- Add SourceOps.sliding operator (#163) @micossow
- Add Source.prepend operator (#162) @micossow
- Add Source.grouped* operators (#158) @micossow
- Update pekko-stream to 1.0.3 (#160) @softwaremill-ci
- Update scalatest to 3.2.19 (#159) @softwaremill-ci