v1.8.1-rc1
Pre-release
Pre-release
v1.8.1 is a maintenance release. It is supported for all usage.
Enhancements
Minor enhancement to JSON Schema validation reporting (#434)
Minor upgrade axios to 1.13.5 (#447)
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.