You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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