v1.6.3
Fix:
- Bad config that passes local validation (e.g. depreciated config provided to brokers) could prevent callbacks from firing (e.g. consumer would receive no messages)
- Removed consumer config (fetch.wait.max.ms) from publisher examples
Fix: