4.43.0 (2026-02-10)
Features Added
- Added transactional batch support. See PR 47478 and PR 47697 and 47803
- Added support for throughput bucket. - See 47856
Bugs Fixed
- Fixed an issue for micro batch stream query where feed range starts with null or incorrect initial offset. NOTE: This issue only happens when a partition split happened during initial offset calculation stage. - See 47742
- Fixed
java.lang.ClassCastExceptionduring bulk write operations for write strategyItemPatchorItemPatchIfExists. - See 47748