Releases: typedb/typedb-tools
TypeDB Loader 3.12.0-rc2
Distribution
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0-rc2
New Features
Bugs Fixed
Code Refactors
Other Improvements
-
Fix Windows deployment jobs
-
Fix CI
-
Add TypeQL Check binary
Introduces
typeql-check, a small standalone CLI that validates whether a string is a syntactically valid TypeQL query.Two ways to pass a query:
# As an argument typeql-check "match $x isa person;" # From stdin cat query.tql | typeql-check echo "match $x isa person;" | typeql-check
-
Update dependencies to TypeDB repos
Move lingering references to
krishnangovindrajrepos to point totypedbrepos with updated commits -
Trigger CI
-
CSV Loader for TypeDB
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
- The loader uses the upcoming 'inputs' stage
- Split the repo into two main subfolders -
consoleandloader, containing the respective CLI tools - Migrate CI processes to use GitHub Actions
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
-
Set bazel cache size and age limit
TypeDB Loader 3.12.0-rc1
Distribution
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0-rc1
New Features
Bugs Fixed
Code Refactors
Other Improvements
-
Fix Windows deployment jobs
-
Fix CI
-
Add TypeQL Check binary
Introduces
typeql-check, a small standalone CLI that validates whether a string is a syntactically valid TypeQL query.Two ways to pass a query:
# As an argument typeql-check "match $x isa person;" # From stdin cat query.tql | typeql-check echo "match $x isa person;" | typeql-check
-
Update dependencies to TypeDB repos
Move lingering references to
krishnangovindrajrepos to point totypedbrepos with updated commits -
Trigger CI
-
CSV Loader for TypeDB
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
- The loader uses the upcoming 'inputs' stage
- Split the repo into two main subfolders -
consoleandloader, containing the respective CLI tools - Migrate CI processes to use GitHub Actions
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
-
Set bazel cache size and age limit
TypeDB Console 3.12.0-rc2
Distribution
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0-rc2
New Features
Bugs Fixed
Code Refactors
Other Improvements
-
Fix Windows deployment jobs
-
Fix CI
-
Add TypeQL Check binary
Introduces
typeql-check, a small standalone CLI that validates whether a string is a syntactically valid TypeQL query.Two ways to pass a query:
# As an argument typeql-check "match $x isa person;" # From stdin cat query.tql | typeql-check echo "match $x isa person;" | typeql-check
-
Update dependencies to TypeDB repos
Move lingering references to
krishnangovindrajrepos to point totypedbrepos with updated commits -
Trigger CI
-
CSV Loader for TypeDB
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
- The loader uses the upcoming 'inputs' stage
- Split the repo into two main subfolders -
consoleandloader, containing the respective CLI tools - Migrate CI processes to use GitHub Actions
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
-
Set bazel cache size and age limit
TypeDB Console 3.12.0-rc1
Distribution
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0-rc1
New Features
Bugs Fixed
Code Refactors
Other Improvements
-
Fix Windows deployment jobs
-
Fix CI
-
Add TypeQL Check binary
Introduces
typeql-check, a small standalone CLI that validates whether a string is a syntactically valid TypeQL query.Two ways to pass a query:
# As an argument typeql-check "match $x isa person;" # From stdin cat query.tql | typeql-check echo "match $x isa person;" | typeql-check
-
Update dependencies to TypeDB repos
Move lingering references to
krishnangovindrajrepos to point totypedbrepos with updated commits -
Trigger CI
-
CSV Loader for TypeDB
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
- The loader uses the upcoming 'inputs' stage
- Split the repo into two main subfolders -
consoleandloader, containing the respective CLI tools - Migrate CI processes to use GitHub Actions
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
-
Set bazel cache size and age limit
TypeQL Check 3.12.0-rc0
Distribution
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0-rc0
New Features
-
Add TypeQL Check binary
Introduces
typeql-check, a small standalone CLI that validates whether a string is a syntactically valid TypeQL query.Two ways to pass a query:
# As an argument typeql-check "match $x isa person;" # From stdin cat query.tql | typeql-check echo "match $x isa person;" | typeql-check
Bugs Fixed
Code Refactors
Other Improvements
-
Trigger CI
-
CSV Loader for TypeDB
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
- The loader uses the upcoming 'inputs' stage
- Split the repo into two main subfolders -
consoleandloader, containing the respective CLI tools - Migrate CI processes to use GitHub Actions
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
-
Set bazel cache size and age limit
TypeDB Loader 3.12.0-rc0
Distribution
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0-rc0
New Features
Bugs Fixed
Code Refactors
Other Improvements
-
Fix Windows deployment jobs
-
Fix CI
-
Add TypeQL Check binary
Introduces
typeql-check, a small standalone CLI that validates whether a string is a syntactically valid TypeQL query.Two ways to pass a query:
# As an argument typeql-check "match $x isa person;" # From stdin cat query.tql | typeql-check echo "match $x isa person;" | typeql-check
-
Update dependencies to TypeDB repos
Move lingering references to
krishnangovindrajrepos to point totypedbrepos with updated commits -
Trigger CI
-
CSV Loader for TypeDB
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
- The loader uses the upcoming 'inputs' stage
- Split the repo into two main subfolders -
consoleandloader, containing the respective CLI tools - Migrate CI processes to use GitHub Actions
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
-
Set bazel cache size and age limit
TypeDB Console 3.12.0-rc0
Distribution
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.12.0-rc0
New Features
Bugs Fixed
Code Refactors
Other Improvements
-
Fix Windows deployment jobs
-
Fix CI
-
Add TypeQL Check binary
Introduces
typeql-check, a small standalone CLI that validates whether a string is a syntactically valid TypeQL query.Two ways to pass a query:
# As an argument typeql-check "match $x isa person;" # From stdin cat query.tql | typeql-check echo "match $x isa person;" | typeql-check
-
Update dependencies to TypeDB repos
Move lingering references to
krishnangovindrajrepos to point totypedbrepos with updated commits -
CSV Loader for TypeDB
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
- The loader uses the upcoming 'inputs' stage
- Split the repo into two main subfolders -
consoleandloader, containing the respective CLI tools - Migrate CI processes to use GitHub Actions
- Add the new TypeDB Loader CLI tool, for loading CSV data into TypeDB
-
Set bazel cache size and age limit
TypeDB Console 3.11.5
Distribution
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.11.5
New Features
Bugs Fixed
Code Refactors
Other Improvements
- Update TypeDB driver ref post-3.11.1
Update TypeDB Driver ref to use the connection address provided by the user when the server does not return one.
TypeDB Console 3.11.1
Distribution
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.11.1
Breaking changes
This release breaks backwards compatibility.
This version is only compatible with TypeDB server versions >= 3.11.0.
Connections to older servers will be rejected.
New Features
-
Introduce TypeDB cluster support
Add cluster support to TypeDB Console.
- Support connecting to multi-server clusters via
--address host1:port1,host2:port2,...(also accessible as--addresses). - Support address translation for clusters behind NAT/firewalls via
--address-translation pub1=priv1,pub2=priv2,.... - Add
servercommand group in the REPL:server version [address]— retrieve server distribution and version [from a specific machine].server list [address]— list all servers with id, address, role, term, and availability status [from a specific machine].server primary [address]— get the current primary server address [from a specific machine].
- Database and user lists are now sorted alphabetically.
- Add a 5-minute request timeout for all non-transactional operations.
Breaking:
--diagnostics-disableis renamed to--diagnostics-disabledto maintain the same naming convention for all arguments. - Support connecting to multi-server clusters via
Bugs Fixed
Code Refactors
Other Improvements
-
Update cargo files
Update cargo files with the latest dependencies to resolve previously merged conflict markers -
Update Rust dependencies
TypeDB Console 3.11.0-rc1
Breaking changes
This release breaks backwards compatibility.
This version is only compatible with TypeDB server versions >= 3.11.0.
Connections to older servers will be rejected.
Distribution
Download from TypeDB Package Repository: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-console+version:3.11.0-rc1
New Features
-
Introduce TypeDB cluster support
Add cluster support to TypeDB Console.
- Support connecting to multi-server clusters via
--address host1:port1,host2:port2,...(also accessible as--addresses). - Support address translation for clusters behind NAT/firewalls via
--address-translation pub1=priv1,pub2=priv2,.... - Add
servercommand group in the REPL:server version [address]— retrieve server distribution and version [from a specific machine].server list [address]— list all servers with id, address, role, term, and availability status [from a specific machine].server primary [address]— get the current primary server address [from a specific machine].
- Database and user lists are now sorted alphabetically.
- Add a 5-minute request timeout for all non-transactional operations.
Breaking:
--diagnostics-disableis renamed to--diagnostics-disabledto maintain the same naming convention for all arguments. - Support connecting to multi-server clusters via
Bugs Fixed
Code Refactors
Other Improvements
-
Update cargo files
Update cargo files with the latest dependencies to resolve previously merged conflict markers -
Update Rust dependencies