Skip to content

azure-cosmos-kafka-connect_2.3.0

Choose a tag to compare

@azure-sdk azure-sdk released this 23 Apr 19:09
41f647d

2.3.0 (2025-04-23)

Bugs Fixed

  • Prevented the usage of different schemas in the cosmos.metadata.topic topic helps when a customer selects output Kafka record value format as JSON_SR, AVRO or PROTOBUF (ie any SR format). With this change there is a unified schema used for the metadata topic instead. - See PR 45018

Other Changes

  • Added authEndpointOverride option for all AAD authentication types - See PR 45016