NebulaGraph Python Client 3.8.0
What's Changed
- add_api_ref for master by @ChrisChen2023 in #313
- Update nodejs dependent actions by @ChrisChen2023 in #315
- hotfix invoking the Node tags method by @haoxins in #317
- feat: renew session for expiration, re-execute when error by @wey-gu in #306
- support auth for scan by @Nicole00 in #321
- support http2 and custom headers by @HarrisChu in #322
- fix: remove new exceptions by @wey-gu in #326
- fix leader change by @HarrisChu in #330
- feat: support JupyterLite/Emscripten by @wey-gu in #332
- feat: ResultSet& ValueWrapper sugars for Graph Visualisation & Data Sci by @wey-gu in #323
- release 3.8.0 by @wey-gu in #335
- fix: support conn_pool ping before init | add missing dep in py3.6 by @wey-gu in #339
- Add a base class for functions execute_* by @BeautyyuYanli in #338
New Contributors
- @BeautyyuYanli made their first contribution in #338
Full Changelog: v3.5.0...v3.8.0