Releases: akka/alpakka-kafka
Releases · akka/alpakka-kafka
0.8.4
Switch to Akka Streams 2.0
0.8.3
0.8.2
0.8.1
- Add
cancel()
API to thePublisherWithCommitSink
to allow elegant closing of all underlying resources - Properly replace log4j with slf4j
0.8.0
0.7.2
- Critical fix for the Java API
0.7.1
Adds Java API
0.7.0
0.6.0
0.5.0
- Updated dependencies (Akka, reactive-streams)
- Fixed a bug causing high CPU load and rendering actors non-cancellable
- Removed some redundant checks (now performed by underlying Akka code)