From 2a2b4a0b58eb00e30b717e5ef793391b4506dbb1 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 1 Jul 2026 12:35:46 -0700 Subject: [PATCH] Updated changelog [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e62cd9e..d994480 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Fixed `hnsw graph not repaired` error with HNSW vacuuming - Fixed possible error with inserts during HNSW vacuuming +- Fixed memory exceeding `maintenance_work_mem` with IVFFlat index builds ## 0.8.3 (2026-06-17)