- deps: Update confluent-kafka-python to 1.8.2 (92) by lynnagara - doc: Remove reference to synchronized consumer in readme (93) by lynnagara
1.0.0
Breaking changes in this release
- Synchronized consumer deprecated (81) - create deprecated in favor of create_with_partitions (91)
0.2.2
Various fixes & improvements
- fix(dlq): InvalidMessages Exception __repr__ (88) by rahul-kumar-saini - feat: Add docker-compose orchestrated example script (85) by cmanallen - fix(dlq): Join method did not handle InvalidMessages (83) by rahul-kumar-saini
0.2.1
Various fixes & improvements
- always use create_with_partitions (82) by MeredithAnya
0.2.0
Various fixes & improvements
- feat(processing): Pass through partitions using create_with_partitions (75) by MeredithAnya - ref: Upgrade Kafka and Zookeeper in CI (80) by lynnagara
0.1.1
Various fixes & improvements
- ref: don't depend on mypy, upgrade and fix mypy (79) by asottile-sentry - docs: Fix docstring (77) by lynnagara