fs2-kafka v2.0.0-RC2
Pre-release
Pre-release
bplommer
released this
25 Apr 18:29
·
686 commits
to series/2.x
since this release
This release candidate contains the same changes as v1.6.0, in addition to the following.
User-facing changes
- Add dual-effect constructors for
KafkaAdminClient
andKafkaProducerConnection
(#595) - Allow a custom
ExecutionContext
to be provided for blocking operations inKafkaProducerSettinngs
andKafkaConsumerSettings
(#590, #594)