Releases: scholzj/echo-sink
Releases · scholzj/echo-sink
1.6.0
- Add support for the Service loader interface / KIP-898
- Update to Kafka 1.6.0
1.5.0
- Remove OpenTracing support
1.4.0
- Add support for connector startup failures
1.3.1
- Fail the task after receiving the Nth message and not before receiving the N+1 message
1.3.0
- Update to Kafka 3.3.1
- Add support for failing the task after receiving a specified number of records.
This is useful for testing of task failures, their restarts etc.