Skip to content

Commit 349878f

Browse files
authored
Prepare release 2.28.6 (#850)
## Usage and product changes ## Motivation ## Implementation
1 parent 93e8525 commit 349878f

File tree

2 files changed

+4
-15
lines changed

2 files changed

+4
-15
lines changed

RELEASE_NOTES_LATEST.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
TypeDB Studio is available for Linux, Mac and Windows operating systems.
44

55
- 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
77
- User manual: https://typedb.com/docs/manual/studio
88

99
#### TypeDB Server Compatibility
@@ -13,23 +13,12 @@ compatibility between Studio and TypeDB server.
1313

1414
---
1515

16-
1716
## New Features
1817

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-
3118
## Bugs Fixed
3219

20+
We fix an issue where attempting to parse `typedb-core://` connection URIs would cause crashes
21+
3322
## Code Refactors
3423

3524
## Other Improvements

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.28.5
1+
2.28.6

0 commit comments

Comments
 (0)