Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: YF-CHAI/nebula

Tags

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix docker image version (typo) (vesoft-inc#4087) (vesoft-inc#4090)

* fix docker image version

* fix package command

Co-authored-by: HarrisChu <[email protected]>

Co-authored-by: Sophie <[email protected]>

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry pick v3.0.1 (vesoft-inc#4027)

* unify leader change and machine not found (vesoft-inc#4022)

Co-authored-by: Sophie <[email protected]>

* delete src/common/encryption src/common/base/stringunorderedmap (vesoft-inc#3867)

* delete src/common/encryption

* encryption format code

* Update error message when connect with an out-of-date client (vesoft-inc#4021)

* Update error message

* Do clientAddr check before FLAGS_enable_authorize check

* Fix typo

Co-authored-by: yaphet <[email protected]>
Co-authored-by: Sophie <[email protected]>
Co-authored-by: yuehua.jia <[email protected]>

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix match multiple id error (vesoft-inc#3899) (vesoft-inc#3900)

Co-authored-by: jimingquan <[email protected]>

v2.6.2

Toggle v2.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix memory increase (vesoft-inc#3806)

v2.6.1

Toggle v2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherrypick to v2.6.1 (vesoft-inc#3264)

* Enhancement (vesoft-inc#3223)

* Remove Common Clause License (vesoft-inc#3263)

* Remove Common Clause 1.0 License

* Again

* Cleanup CC

* Cleanup useless files

Co-authored-by: jakevin <[email protected]>

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry pick v2.6.0 1022 (vesoft-inc#3188)

* fix crash when drop space (vesoft-inc#3185)

* fix geography default value check (vesoft-inc#3189)

Co-authored-by: Doodle <[email protected]>
Co-authored-by: jie.wang <[email protected]>

v2.6.0-rc.0

Toggle v2.6.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry pick v2.6.0 1022 (vesoft-inc#3188)

* fix crash when drop space (vesoft-inc#3185)

* fix geography default value check (vesoft-inc#3189)

Co-authored-by: Doodle <[email protected]>
Co-authored-by: jie.wang <[email protected]>

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix get all tags (vesoft-inc#2461)

* Fix get all tags.

* Fix empty props.

Co-authored-by: Yee <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Catch exception in set op (vesoft-inc#2362)

* Catch exception when handle subquery.

* Add test.

* Handle some error.

* Fix asyc call.

Co-authored-by: Yee <[email protected]>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disable index range scan of string data type in graph layer (vesoft-i…

…nc#2283)

* Disable string range scan in graph lyear

* rename mothod dataTypeCheckForRange to supportedDataTypeForRange

* fixed typo error

* Does not support left expr and right expr are both kAliasProp