ladybug v0.19.1
Permanent link:
cppdashboard.dev/r/2026/08/ladybug-v0-19-1LadybugDB a graph database
Release notes
## What's Changed * pg_client: add to the list of official extensions by @adsharma in https://github.com/LadybugDB/ladybug/pull/747 * Implement percentileCont aggregate function by @adsharma in https://github.com/LadybugDB/ladybug/pull/749 * feat: adaptive parallel histogram aggregate by @adsharma in https://github.com/LadybugDB/ladybug/pull/753 * fix(arrow): quote identifiers in generated DDL for Arrow-backed tables (#756) by @adsharma in https://github.com/LadybugDB/ladybug/pull/761 * fix(capi): preserve error message on unsuccessful QueryResult (#754) by @adsharma in https://github.com/LadybugDB/ladybug/pull/762 * fix(copy): respect auto_checkpoint setting on COPY FROM (#755) by @adsharma in https://github.com/LadybugDB/ladybug/pull/763 * Update apache arrow to 25.x by @adsharma in https://github.com/LadybugDB/ladybug/pull/774 * fix(test): open .test files in binary mode to fix Windows e2e_test runner by @adsharma in https://github.com/LadybugDB/ladybug/pull/778 * Fix #758: Clear ARROW_FLAG_NULLABLE on the entries struct of MAP columns by @adsharma in https://github.com/LadybugDB/ladybug/pull/767 * Fix #757: accept FixedSizeBinary(16) with arrow.uuid for UUID PK by @adsharma in https://github.com/LadybugDB/ladybug/pull/768 **Full Changelog**: https://github.com/LadybugDB/ladybug/compare/v0.19.0...v0.19.1
Share this resource