What's Changed
- Add mapWithResource and mapWithCloseableResource Flow operators (#419) @adamw
- Add recoverWith, recoverWithRetry, onErrorComplete, onErrorRecover Flow operators (#418) @adamw
- Add batch, conflate, expand, and extrapolate Flow operators (#417) @adamw
- Update kafka-clients to 4.2.0 (#412) @softwaremill-ci
- Update pekko-stream to 1.4.0 (#405) @softwaremill-ci
- Update logback...