-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f16a4c4
commit 347f5a1
Showing
3 changed files
with
22 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,25 @@ | ||
# Change Log | ||
|
||
## v3.1.0 (2021.10.29) | ||
- Feature Enhancements: | ||
|
||
- Feature enhancements: | ||
- Compatible with Nebula Graph v2.6.0. | ||
- Added the use of Helm to deploy and start Studio in the Kubernetes cluster. | ||
- Explorer: | ||
- Added GEO. | ||
- Explorer | ||
- Added the function of modifying the vertex icon. | ||
|
||
- Fix: | ||
- Schema: | ||
- Schema | ||
- Fix the problem that some operations of the tag/edge/property named after keywords will report errors. | ||
- Fix the problem of incomplete data types by adding date/time/datetime/int32/int16/int8. | ||
|
||
- Compatibility: | ||
- Remove Studio's dependency on nebula-importer and use http-gateway to be compatible with related functions. | ||
|
||
## v3.0.0 (2021.08.13) | ||
- Feature Enhancements: | ||
|
||
- Feature enhancements: | ||
|
||
- Compatible with Nebula Graph v2.5.0. | ||
- Supported adding `COMMENT` in Space, Tag, Edge Type, Index while configuration Schema. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters