4.9.0 — 2026-05-09¶
← 4.9.1 | 4.8.1 → | ↑ 4.x series
Added¶
Adapters - Kafka¶
- Null Commit and Batch Consume Support - Added support for null commits and batch consume operations in Kafka
adapters.
- Implemented batch consume capability for processing multiple messages in a single operation
- Added null commit support for manual offset management scenarios
- Comprehensive BDD test coverage for the new functionality