v3.2.0
- 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.