MOD-14559 Bump ijson by AvivDavid23 · Pull Request #1525 · RedisJSON/RedisJSON

Note

Medium Risk
Updates the ijson git dependency, which may affect JSON parsing/serialization behavior in core module code. Added tests reduce regression risk but any subtle formatting/precision changes could impact client-visible JSON.GET output.

Overview
Bumps the ijson git dependency to a newer commit (updating both Cargo.toml and Cargo.lock).

Adds new FPHA regression coverage ensuring JSON.GET serializes typed-array floats (FP16/BF16/FP32/FP64), including negative values, with short/clean decimals instead of noisy f64-style representations.

Written by Cursor Bugbot for commit 8fb3077. This will update automatically on new commits. Configure here.