v0.2.18
Bug Fixes:
-
quote json_extract path segments to prevent JSON path traversal (CVE-2026-77846) by Zach Daniel
-
use recursive comparison for json objects by Zach Daniel
-
JSON-encode map literals wherever they appear in an expression (#222) by Alan McCann
-
Handle is_distinct_from / is_not_distinct_from in the map-comparison path (#220) by Alan McCann
-
don't match tenant attributes by default by Zach Daniel
-
dedup index keys in migrations by Zach Daniel