vaticle / typedb-console

TypeDB Console: CLI for TypeDB and TypeDB Cluster
https://typedb.com
Mozilla Public License 2.0
7 stars 16 forks source link

Upgrade underlying typedb-driver #211

Closed dmitrii-ubskii closed 9 months ago

dmitrii-ubskii commented 9 months ago

What is the goal of this PR?

We upgrade the underlying Java driver to the latest version.

What are the changes implemented in this PR?

Upgrade Java driver to the latest, replacing Async queries where needed and using new APIs for supertype retrieval.

vaticle-bot commented 9 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture