Releases: vesoft-inc/nebula-go
Releases · vesoft-inc/nebula-go
Nebula Go client v2.0.0-ga
Nebula Go client compatible with Nebula Graph client v2.0.0-ga
Nebula Go v1.1.0
- storage Modify AddPartReq interface and add Peers field.
- graph modified the return value after executing the query by adding a WarningMsg field.
Nebula Go v1.0.0
- Optimize the thrift
BufferedTransport
- Add
GetSessionID
function
v1.0.0-rc4: Merge pull request #18 from monadbobo/meta
Added the meta and storage thrift generation interface.