NebulaGraph Python client v3.5.0
What's Changed
- Update readme for v3.4 release by @Aiee in #258
- update action environment by @Shinji-IkariG in #259
- Bugfix: sclient.get_space_addrs by @autumnalK in #268
- fix(SessinPoolExample.py): change port by @LaoshuBaby in #272
- fix: ValueWrapper.cast support EMPTY type by @wey-gu in #269
- fix: issue #277, logging is not defined by @Lincyaw in #280
- Update README for version by @Sophie-Xie in #281
- add sphinx conf to auto generate python api doc by @Nicole00 in #286
- feat: add examples to ci as the function test by @liuxiaocs7 in #293
- feat: support publish docs to readthedocs by @liuxiaocs7 in #292
- chore: read the doc slug update by @wey-gu in #295
- docs: fix link by @haoxins in #296
- update certs by @HarrisChu in #298
- Make tag param optional for Node properties method by @haoxins in #302
- feat: Add get_prop_names methods for scan results by @haoxins in #297
- feat: modernize with PDM by @frostming in #304
- add setup.py by @Nicole00 in #307
- add version selection by @javaGitHub2022 in #305
- doc: add note for python3.6 build from source by @wey-gu in #309
- Revert "add version selection" by @Nicole00 in #311
- release 3.5.0 by @wey-gu in #312
New Contributors
- @kikimo made their first contribution in #133
- @Hera-han made their first contribution in #124
- @HarrisChu made their first contribution in #144
- @kevin-meng made their first contribution in #138
- @czpmango made their first contribution in #147
- @CPWstatic made their first contribution in #148
- @greyli made their first contribution in #154
- @jsoref made their first contribution in #172
- @alan890104 made their first contribution in #221
- @liuxiaocs7 made their first contribution in #250
- @Shinji-IkariG made their first contribution in #259
- @autumnalK made their first contribution in #268
- @LaoshuBaby made their first contribution in #272
- @Lincyaw made their first contribution in #280
- @Sophie-Xie made their first contribution in #281
- @Nicole00 made their first contribution in #286
- @haoxins made their first contribution in #296
- @frostming made their first contribution in #304
- @javaGitHub2022 made their first contribution in #305
Full Changelog: v3.4.0...v3.5.0