Skip to content

v4.0.7

Choose a tag to compare

@github-actions github-actions released this 16 Jun 18:35
478dde2

What's Changed

Other Changes

  • fix(query): GROUP BY (expr) collapses to one row per group and honors LIMIT by @bplatz in #1333
  • build(cli): enable aws feature by default (S3/DynamoDB in Docker) by @bplatz in #1334
  • fix(transact): zero WHERE solutions no longer fire all-literal INSERTs by @bplatz in #1336
  • feat(server): query freshness for disconnected query servers (TTL refresh + read-after-write min-t) by @bplatz in #1337
  • feat: wholesale .flpack ledger restore (streaming API + server import endpoint + remote CLI) by @bplatz in #1338
  • fix: DATATYPE() returns the datatype IRI, not a compact string by @bplatz in #1339
  • fix(memory): make developer-memory store safe across processes by @bplatz in #1331
  • fix(api): resolve novelty-allocated encoded IDs in result formatting by @bplatz in #1312
  • fix: accounting-grade exactness for xsd:decimal and unbounded xsd:integer by @bplatz in #1332
  • chore: bump version to 4.0.7 by @bplatz in #1342

Full Changelog: v4.0.6...v4.0.7