File tree Expand file tree Collapse file tree 2 files changed +4
-15
lines changed Expand file tree Collapse file tree 2 files changed +4
-15
lines changed Original file line number Diff line number Diff line change 3
3
TypeDB Studio is available for Linux, Mac and Windows operating systems.
4
4
5
5
- Installation instructions: https://typedb.com/docs/home/install/studio
6
- - Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:2.28.4
6
+ - Direct download: https://cloudsmith.io/~typedb/repos/public-release/packages/?q=name:^typedb-studio+version:2.28.6
7
7
- User manual: https://typedb.com/docs/manual/studio
8
8
9
9
#### TypeDB Server Compatibility
@@ -13,23 +13,12 @@ compatibility between Studio and TypeDB server.
13
13
14
14
---
15
15
16
-
17
16
## New Features
18
17
19
- - ** Allow connection through Connection URIs**
20
-
21
- We introduce the ability to connect to TypeDB through a "Connection URI".
22
- This can be used as an alternative to the existing connection dialog.
23
-
24
- Example Connection URIs:
25
-
26
- ` typedb-core://localhost:1729 `
27
-
28
- ` typedb-cloud://admin:password@abc123-0.dep.cloud.typedb.com:1729/?tlsEnabled=true `
29
-
30
-
31
18
## Bugs Fixed
32
19
20
+ We fix an issue where attempting to parse ` typedb-core:// ` connection URIs would cause crashes
21
+
33
22
## Code Refactors
34
23
35
24
## Other Improvements
Original file line number Diff line number Diff line change 1
- 2.28.5
1
+ 2.28.6
You can’t perform that action at this time.
0 commit comments