azure-cosmos-kafka-connect_2.3.1
2.3.1 (2025-05-14)
Bugs Fixed
- Fixed hang issue in
CosmosPagedIterable#handle
by preventing race conditions in underlying subscription ofFlux<FeedResponse>
. - PR 45290
CosmosPagedIterable#handle
by preventing race conditions in underlying subscription of Flux<FeedResponse>
. - PR 45290