v1.8.2
v1.8.2 is a maintenance release. It is supported for all usage.
Enhancements
Fixes
- Fix security vulnerabilities in dependencies (#437)
- Process Avro arrays sequentially to avoid race conditions (#445)
- Add NULL checks to prevent segfaults when Kafka metadata contains NULL values during broker restarts. This fix adds comprehensive NULL safety checks for node pointers, partition leaders, ISR arrays, and replica arrays in the native C++ code, JavaScript wrapper, and TypeScript definitions.(#428)
There was no v1.8.1 release.