Fixed hnsw graph not repaired error with HNSW vacuuming - fixes #993

This commit is contained in:
Andrew Kane
2026-06-30 00:34:01 -07:00
parent f1dd4e3b03
commit 497db7976c
2 changed files with 9 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
## 0.8.4 (unreleased)
- Fixed `hnsw graph not repaired` error with HNSW vacuuming
- Fixed possible error with inserts during HNSW vacuuming
## 0.8.3 (2026-06-17)