NebulaGraph Go client v3.5.0
What's Changed
Bug fixes:
- fix newConn is nil by @HarrisChu in #260
- Retry to get session when session is invalid in
SessionPool
(#252) by @Sophie-Xie in #261 - Fix timezone in path by @Aiee in #258
- Format table and fix typo by @hezhizhen in #266
- Fix session leak by @zjtaozjtw in #269
- Fix #272 by @HarrisChu in #273
Others:
- Support the tck format for the output of EXPLAIN by @AntiTopQuark in #265
- Remove debug info of MakePlan by @jievince in #271
New Contributors
- @Sophie-Xie made their first contribution in #261
- @hezhizhen made their first contribution in #266
- @AntiTopQuark made their first contribution in #265
- @zjtaozjtw made their first contribution in #269
Full Changelog: v3.4.0...v3.5.0