4.68.0 (2025-03-20)
Bugs Fixed
- Fixed applications possibly not closing gracefully due to thread
partition-availability-staleness-check
not being a daemon thread. - PR 44441. - Fixed an issue, which could result in missing to create lease documents when errors happen during the first initialization of the
ChangeFeedProcessor
. This would result in not processing change events for those partitions. - PR 44648.