DuckDB v1.4.5

v1.4.5

DuckDB v1.4.5 Bugfix Release

Changed 1
  • Use FileSystem APIs in QueryProfiler::Write
Fixed 8
  • Fix escape handling in AddEscapes function
  • Fix various race conditions
  • Allow * Not similar to 'pattern'
  • Fix unbounded row group growth for indexed tables on repeated load+insert cycles
  • Correctly detect overflows when decoding integers from storage
  • Fix CSV reader buffer-boundary value read
  • Backport out-of-bounds security fixes
  • Ensure secrets are created exactly once

This is a bug fix release for various issues discovered after we released v1.4.4.

Please also refer to the announcement blog post: https://duckdb.org/2026/06/17/announcing-duckdb-145.html

What's Changed

Full Changelog: https://github.com/duckdb/duckdb/compare/v1.4.4...v1.4.5

View original

Upgraded? How did it go?

Discussion