Skip to content

Commit 059cb2a

Browse files
committed
chore: bump ruvector-postgres to 2.0.4 after SPARQL fixes (#180)
Published ruvector-postgres@2.0.4 to crates.io with SPARQL parser backtrack fix, executor memory leak fix, and catch_unwind safety. Co-Authored-By: claude-flow <ruv@ruv.net>
1 parent 3147d1e commit 059cb2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/ruvector-postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ruvector-postgres"
3-
version = "2.0.3"
3+
version = "2.0.4"
44
edition = "2021"
55
license = "MIT"
66
description = "High-performance PostgreSQL vector database extension v2 - pgvector drop-in replacement with 230+ SQL functions, SIMD acceleration, Flash Attention, GNN layers, hybrid search, multi-tenancy, self-healing, and self-learning capabilities"

0 commit comments

Comments
 (0)