Skip to content

CDC-to-Kafka 2.1.2

Compare
Choose a tag to compare
@woodlee woodlee released this 08 Sep 18:15
· 27 commits to master since this release

Tries to better handle exceptions like:

UnicodeDecodeError: 'utf-16-le' codec can't decode bytes in position 392-393: illegal UTF-16 surrogate

...when the process encounters data in SQL Server that is not properly UTF-16-encoded.