v0.0.21
·
263 commits
to master
since this release
What’s Changed
- Add safe & unsafe (throwing) methods variants to channels & selects (#86) @adamw
- Update sbt-softwaremill-common, ... to 2.0.19 (#84) @softwaremill-ci
- Fix the tick source to emit values at regular intervals, accommodating for slow consumers (#82) @adamw
- Update sbt to 1.9.9 (#80) @softwaremill-ci
- Change default channel capacity to 16. Add companion methods to create channels (#81) @adamw
- Update pekko-stream to 1.0.2 (#79) @softwaremill-ci
- Properly wait for Kafka to commit messages, documentation, manual tests (#78) @adamw
- Update kafka-clients to 3.6.1 (#76) @softwaremill-ci
- Update logback-classic to 1.5.0 (#75) @softwaremill-ci