v0.5.19
Changed
- Updated the managed DuckDB binary from 1.5.4 to 1.5.5.
Fixed
- Fixed Ecto migration DDL for adding
null: falsecolumns by translating the unsupported inline DuckDB constraint into compatibleADD COLUMNandSET NOT NULLoperations.
Security
- Updated Mint to 1.9.3 to address HTTP/1 response smuggling through sign-tolerant chunk-size parsing.