Skip to content

Releases: fluree/db

v4.0.2

29 Apr 16:53
efa0595

Choose a tag to compare

What's Changed

Other Changes

  • fix: resolve fulltext config against state.t(), not snapshot.t by @bplatz in #1193
  • fix: preserve projection shape in JSON-LD query output by @bplatz in #1195
  • remote reindex support by @bplatz in #1194
  • feat: Ontology imports via f:schemaSource + owl:imports by @bplatz in #1196
  • fix: align JSON-LD ["optional", ...] semantics with SPARQL OPTIONAL by @bplatz in #1197
  • cache schema-bundle flakes + short-circuit overlay misses by @bplatz in #1201
  • default indexing on and size backpressure to 20% of RAM by @bplatz in #1202
  • fix: branch-aware reads + opt-in default context by @bplatz in #1200
  • fix: bind @op and emit sidecar events for history-range queries by @bplatz in #1198
  • fix: history @t/@op for IRI-valued objects + boolean @op by @bplatz in #1203
  • feat: read-only branch merge preview (merge_preview / branch diff) by @bplatz in #1204
  • feat: Add merge preview conflict details by @bplatz in #1205
  • docs updates by @bplatz in #1206
  • Branching from historical commits by @zonotope in #1199
  • release v4.0.2 by @bplatz in #1207

Full Changelog: v4.0.1...v4.0.2

v4.0.1

23 Apr 11:01

Choose a tag to compare

Install fluree-db-cli 4.0.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fluree/db/releases/download/v4.0.1/fluree-db-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/fluree/db/releases/download/v4.0.1/fluree-db-cli-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install fluree/tap/fluree

Download fluree-db-cli 4.0.1

File Platform Checksum
fluree-db-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
fluree-db-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
fluree-db-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
fluree-db-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v4.0.0

22 Apr 21:45

Choose a tag to compare

Install fluree-db-cli 4.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fluree/db/releases/download/v4.0.0/fluree-db-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/fluree/db/releases/download/v4.0.0/fluree-db-cli-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install fluree/tap/fluree

Download fluree-db-cli 4.0.0

File Platform Checksum
fluree-db-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
fluree-db-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
fluree-db-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
fluree-db-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v4.0.0-alpha.1

22 Apr 20:32

Choose a tag to compare

v4.0.0-alpha.1 Pre-release
Pre-release

Install fluree-db-cli 4.0.0-alpha.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fluree/db/releases/download/v4.0.0-alpha.1/fluree-db-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/fluree/db/releases/download/v4.0.0-alpha.1/fluree-db-cli-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install fluree/tap/fluree

Download fluree-db-cli 4.0.0-alpha.1

File Platform Checksum
fluree-db-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
fluree-db-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
fluree-db-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
fluree-db-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v3.0.0-alpha2

10 Jan 20:09
v3.0.0-alpha2
3a8a778

Choose a tag to compare

v3.0.0-alpha2 Pre-release
Pre-release

What's Changed

Read more

v2.0.3

22 Jun 18:34
v2.0.3
b736efb

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.3

v2.0.1

07 Jun 18:01
v2.0.1
2e17159

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Mar 15:55
v2.0.0
f1b6ff5

Choose a tag to compare

Rerelease v2.0.0-beta2 as v2.0.0 stable

v3.0.0-alpha1

15 Feb 20:40
v3.0.0-alpha1
f68e7fd

Choose a tag to compare

v3.0.0-alpha1 Pre-release
Pre-release

This the inaugural release of JSON-LD Fluree! Quite a bit has changed since Fluree 2.x, and we're still working on documenting it all. But feel free to play around with what's here.

What's Changed

New Contributors

Full Changelog: v2.0.0-beta1...v3.0.0-alpha1

v2.0.0-beta2

21 Nov 20:16
v2.0.0-beta2
79ecd2c

Choose a tag to compare

v2.0.0-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta1...v2.0.0-beta2