DuckDB v1.5.4

v1.5.4

DuckDB v1.5.4 Bugfix Release

Added 1
  • Add vacuum_rebuild_indexes as an experimental ATTACH option
Fixed 19
  • Fix TemporaryFileManager reported size to reflect live blocks
  • Set query text on PIVOT MultiStatement sub-statements at construction
  • Fix double free and memory leak in Arrow GeoArrow CRS serialization
  • Render MAP values as valid SQL in Value::ToSQLString()
  • Remove time-out waiting for terminal background color
  • Fix WindowSelfJoinOptimizer ignore exception

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

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

What's Changed

Full Changelog: https://github.com/duckdb/duckdb/compare/v1.5.3...v1.5.4

View original

Upgraded? How did it go?

Discussion