v2.8.5
July 27, 2026
Delete ClickHouse records by metadata safely
delete_by_metadata now binds metadata keys and values as query parameters rather than inlining them, so deletions run correctly and safely regardless of what the metadata contains. Special characters no longer break the query or open a value-injection path.
