Skip to content

v4.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 00:44
d7f8514

What's Changed

Other Changes

  • test(api): consolidate integration test binaries into domain groups by @bplatz in #1365
  • ci: mold linker + move bench-gate to nightly by @bplatz in #1366
  • docs(readme): add "For AI agents" section linking llms.txt by @Jackamus29 in #1363
  • Feature/raft by @zonotope in #1348
  • perf: Iceberg/R2RML graph-source query optimizations by @bplatz in #1364
  • docs: fix landing page links by @Haleshot in #1376
  • feat: embedded version-pinned docs lookup (fluree docs + fluree-docs MCP server) by @Jackamus29 in #1341
  • feat: shared on-disk cache for Iceberg data files by @bplatz in #1371
  • perf: fused analytical-aggregate execution for R2RML/Iceberg graph sources by @bplatz in #1372
  • fix: stabilize raft leader failover (election livelock, follower cache staleness, test race) by @bplatz in #1373
  • Distribute Raft Workers Across The Cluster by @zonotope in #1370
  • fix: consistent xsd:decimal/xsd:integer datatype across index and novelty (#1329) by @bplatz in #1386
  • fix: Body-ledger @annotation reification + update-clause annotation minting by @bplatz in #1383
  • fix: db() reflects owned-state commits (read-your-writes) by @bplatz in #1385
  • fix: speed up fluree-memory adds and stop them hanging under concurrency by @bplatz in #1384
  • fix(sparql): CONSTRUCT WHERE and STRBEFORE/STRAFTER edge cases by @bplatz in #1380
  • fix(cli): accept -l/--ledger on query/insert/upsert/update by @bplatz in #1377
  • fix(cli): render history records in table/csv output by @bplatz in #1378
  • fix(sparql): aggregate and sub-select edge cases by @bplatz in #1374
  • fix: query a graph source by alias instead of loading it as a ledger by @bplatz in #1375
  • feat: openCypher 9 front-end (parser, read/write, paths, relationships) by @bplatz in #1361
  • feat: Complete SPARQL property-path support (ZeroOrOne, negated sets, composite & inverse transitive) by @bplatz in #1379
  • perf: append-only segmented novelty — O(batch) write path by @bplatz in #1302
  • Fix flaky raft muliti-node test by @zonotope in #1390
  • Enable direct-local CLI for SPARQL UPDATE and NDJSON time-travel / policy by @zonotope in #1387
  • release v4.1.1 by @bplatz in #1389

New Contributors

Full Changelog: v4.1.0...v4.1.1