github typedb/typedb 3.5.5
TypeDB 3.5.5

one day ago

Download from TypeDB Package Repository:

Distributions for 3.5.5

Pull the Docker image:

docker pull typedb/typedb:3.5.5

New Features

Bugs Fixed

  • Fix unreachable crashes in type seeder
    For cases where the preconditions may not be satisfied by VariableCategory checks, we seed empty sets of types instead of having an "unreachable" panic.

    Fixes the crash in #7607

  • Fix brew install
    We now symlink bin/typedb to libexec/typedb instead of moving. This allows us to maintain the directory structure of the original distribution and allows the typedb script to correctly resolve the install directory.

Code Refactors

  • Write type-check errors specify variable name
    Write type check errors now provide the variable name instead of id.

Other Improvements

  • Lower DB import/export logging to DEBUG

Don't miss a new typedb release

NewReleases is sending notifications on new releases.