confluentinc / parallel-consumer

Parallel Apache Kafka client wrapper with per message ACK, client side queueing, a simpler consumer/producer API with key concurrency and extendable non-blocking IO processing.
https://confluent.io/confluent-accelerators/#parallel-consumer
Apache License 2.0
689 stars 117 forks source link

change version in changelog / readme for 0.5.3.0 release #799

Closed rkolesnev closed 2 weeks ago

rkolesnev commented 2 weeks ago

Change version in changelog / readme for 0.5.3.0 release. One of main dependencies (Kafka-clients) updated to 3.7 - it has significant changes, therefore releasing as 0.5.3.0 instead of 0.5.2.9.

Checklist