v4.0.6
What's Changed
Other Changes
- fix: persist the namespace split mode chosen by bulk import by @bplatz in #1289
- fix: preserve language-tagged literals that share a value (#1273) by @bplatz in #1291
- perf: share the namespace table via Arc to avoid per-query clones by @bplatz in #1290
- perf: query read scaling, object→subject hash join, planner fixes, and EXPLAIN physical-plan tooling by @bplatz in #1293
- fix: end-to-end named-graph support — TriG/SPARQL ingest and GRAPH queries by @bplatz in #1292
- fix: reasoning derived-fact joins return empty or duplicate results by @bplatz in #1294
- perf: Optimize query hot paths from CPU profiling by @bplatz in #1296
- fix: fluree-memory -- fix concurrent mcp use block by @bplatz in #1299
- perf: bounded-parallel prefetch and parallel rewrite for the incremental fold by @bplatz in #1297
- fix: Bound Wikidata-scale bulk import memory by @bplatz in #1300
- perf: Reduce transaction novelty cost and refresh local index cache by @bplatz in #1301
- fix: same-subject star joins drop novelty bindings on indexed ledgers by @bplatz in #1305
- perf(query): cyclic BGP fast path and star-join retunes for graph-pattern workloads by @bplatz in #1306
- feature: cooperative query cancellation primitives by @bplatz in #1303
- Native
ndjson/jsonlStreaming & Import Support by @aaj3f in #1307 - feat: SPARQL per-query reasoning, OWL2-RL correctness at scale, and overlay query performance by @bplatz in #1308
- release v4.0.6 by @bplatz in #1309
Full Changelog: v4.0.5...v4.0.6