Depends on Monix 3.3.0
Main changes:
- PR #248: Enable '-Xfatal-warnings' flag (internal)
- PR #245: Use Kafka Producer Consumer interfaces
Depends on Monix 3.x
Main changes:
- PR #133: Configure serializers in kafka producer after creating
- PR #150: Allow customization of error handling in ProducerSink
- PR #179: Add seekToBeginning option and reuse instances of kafka (de)serializers
- PR #180: Add client.rack option
Thanks to all the contributors!
Depends on Monix 3.0.0
Main changes:
- PR #89: Added fetch.max.bytes setting
- PR #95: Improve Producer performance
- PR #100: Add method
mergeByCommitCallback
- PR #115: Allow to use Kafka Serializers
Thanks to all the contributors!
Depends on Monix 3.0.0-RC3
.
Changes:
Depends on Monix 3.0.0-RC2
.
- Updates Monix to 3.0.0-RC2
- PR #44 - Add possibility of adding custom configs
- PR #48 - Fix Kafka's Config classloader conflicts
- PR #45
- This version uses Monix 2.3.x
- Updates Monix to 3.0.0-RC1
- Updates Kafka to 1.0.1
- Adds tests using Embedded Kafka
- Updates Monix to 3.0.0-M3
- Adds Kip62 config parameters and default values to Kafka 1.0.0
default.conf
. - Adds configs for metrics
- Updates Monix to 2.3.3
- Updates Scala to 2.11.12 and 2.12.4
- Added support for Kafka 0.11.0.1 and 1.0.0
- Updates Monix to 2.3.0
- Updates Kafka 10 to 0.10.2.1
- Updates Scala to 2.11.11 and 2.12.2
- Updates Monix to 2.2.4
- Activate Scala 2.10 and 2.12 cross-builds
- Updates Monix to 2.2.3
- Updates Monix to 2.2.2
- Updates Monix to 2.2.0
- Issue #5:
added new optional param
classInstance
toSerializer
andDeserializer
- Updates Monix to 2.1.2
- Updates the Kafka 10 client to 0.10.1.0