Skip to content

azure-cosmos-kafka-connect_2.3.1

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 15 May 03:15
177dc62

2.3.1 (2025-05-14)

Bugs Fixed

  • Fixed hang issue in CosmosPagedIterable#handle by preventing race conditions in underlying subscription of Flux<FeedResponse>. - PR 45290