Skip to content

v3.2.0

Compare
Choose a tag to compare
@BEagle1984 BEagle1984 released this 13 Jul 12:24
· 168 commits to master since this release
  • Add new Kafka partition EOF callback to be notified when the end of a partition is reached by the consumer
  • Allow multiple calls to IKafkaConsumerEndpointBuilder.Configure or IKafkaProducerEndpointBuilder.Configure for the same endpoint
  • Observe a grace period in the ConsumersHealthCheck to prevent false positives during a normal Kafka rebalance
  • Add optional friendly name to the endpoints
  • Allow filtering the endpoints targeted by the ConsumersHealthCheck

See docs for details.