docs/changelog/0.23.5.mdx
IN (SELECT ...), NOT IN (SELECT ...), EXISTS, and NOT EXISTS subqueries end-to-end, including null-aware semantics for NOT IN against NULL-bearing inner rows.LinkedItemList iteration to prevent an FSM race that could cause segfaults or index corruption under sustained write traffic.key_field identifier in pdb.more_like_this's internal SPI lookup so that mixed-case key field columns (e.g. "Id", "DocumentId") work correctly.paradedb.enable_columnar_sort by default.The full changelog is available on the GitHub Release.