NebulaGraph Go Client v3.8.0
What's Changed
- Add some schema helper methods for SessionPool by @haoxins in #312
- Add ShowSpaces for SessionPool by @haoxins in #313
- Add new method ApplyTag by @haoxins in #317
- Add ApplyEdge for SchemaManager by @haoxins in #319
- Add ShowSpaces for Session by @haoxins in #315
- Add AddTagTTL and AddEdgeTTL for Session Pool by @haoxins in #323
- Schema manager verbose by @haoxins in #320
- Add GetLatencyInMs for ResultSet by @haoxins in #327
- session: Add CreateSpace with SpaceConf by @haoxins in #326
- CreateTag and CreateEdge support TTL by @haoxins in #328
New Contributors
- @TomCN0803 made their first contribution in #336
Full Changelog: v3.7.0...v3.8.0