Skip to content

Version 0.3.3

Latest
Compare
Choose a tag to compare
@lpsinger lpsinger released this 23 Aug 17:07
· 14 commits to main since this release

What's Changed

  • Update doc strings and comments for confluent-kafka workarounds by @lpsinger in #23
  • adding documentation about known confluent-kafka-python bug by @Courey in #25
  • Remove group.id setting for earliest offset example by @lpsinger in #24
  • Broaden config_from_env types from dict to Mapping by @lpsinger in #28
  • Add record error handling to sample code by @lpsinger in #27
  • Require confluent-kafka >= 2.2.0 by @lpsinger in #29

New Contributors

Full Changelog: v0.3.2...v0.3.3