v1.4.7
What's Changed
Enhancements
- Reduce
minBatchPublishingDelay
to 1ms by @hiimjako in #333 - Add BatchSend to HA Producer by @hiimjako in #334
Bug Fixes
- pkg/stream: fix the error that could occur due to nil option by @bailantaotao in #331
- fix offset of single active consumer reset to 0 by @Darthmineboy in #336
- Fix the reconnection logic for parallel writes with HA Producer. by @hiimjako in #335
- Fix flush interval by @Darthmineboy in #338
Documentation
New Contributors
- @bailantaotao made their first contribution in #331
- @Darthmineboy made their first contribution in #336
Full Changelog: v1.4.6...v1.4.7