2.11.0 (2026-06-08)
Bugs Fixed
- Fixed per-record error isolation in Kafka sink transformer to honor DLQ and tolerance settings, instead of failing the entire batch when a single record fails during transformation. - See PR 49286
- Guarded
ErrantRecordReporter.report()inCosmosWriterBaseagainst secondary failures so DLQ errors do not mask original write failures. - See PR 49286
Other Changes
- Updated
azure-cosmosto version4.81.0.