What's Changed
- #492: cap the CSV read buffer DuckDB allocates by @sfc-gh-mslot in #515
- #511: bound memory used by the pre-commit data file diff by @sfc-gh-mslot in #519
- #532: bump PostgreSQL patch versions in CI image to 16.15/17.11/18.6 by @sfc-gh-dachristensen in #534
- #528: use pointer keys in the object storage path hashes by @sfc-gh-mslot in #529
- #533: pg_lake_engine: fix unnest() of an array of a composite type by @sfc-gh-dachristensen in #535
- #527: use scratch memory contexts at commit time by @sfc-gh-mslot in #537
- #514: make Azure append blob writes safe to retry by @sfc-gh-mslot in #588
- #550, #556: file-cache poisoning and truncated downloads by @sfc-gh-mslot in #589
- #568: make releasing a pgduck connection idempotent by @sfc-gh-mslot in #590
- #390, #561: two pgduck_server crashes by @sfc-gh-mslot in #591
- #584: drop vcpkg build byproducts from the image by @sfc-gh-dachristensen in #597
Full Changelog: v3.4.3...v3.4.4