v0.1.0-RC3
Release Candidate 3
Enhancements:
NOTE: The CRC check is disabled by default with this version to improve the performance. You can enable it for single consumer:
stream.NewConsumerOptions().
SetCRCCheck(false).
Full Changelog: v0.1.0-RC2...v0.1.0-RC3