Skip to content

v1.8.1-rc1

Pre-release
Pre-release

Choose a tag to compare

@PratRanj07 PratRanj07 released this 27 Feb 13:42
e49890e

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.