DuckDB 1.4.2 LTS
13 days ago
- #release
- #database
- #performance
- DuckDB 1.4.2 LTS released with bugfixes and performance optimizations.
- Fixed vulnerabilities in database encryption and introduced opt-in logger/profiler features.
- Full write support added through the Iceberg extension.
- Iceberg extension now supports insert, update, and delete statements.
- Logger improvements include logging HTTP request times and accessing profiler output.
- Profiler now supports new metrics for deeper query execution analysis.
- Performance improvements include buffering WAL index deletes and faster database detaching.
- Added support for the Vortex file format on Linux and macOS.
- Fixed several vulnerabilities, crashes, internal errors, incorrect results, and regressions.