Releases: vesoft-inc/nebula-python
Releases · vesoft-inc/nebula-python
Nebula Python client v3.0.0
What's Changed
Features:
- support cypher parameter by @czpmango in #187
- Support duration type by @Aiee in #194
- Support user-defined logger by @HarrisChu in #186
Others:
- Update package version to v3 by @Aiee in #195
- Improve the installation instruction by @greyli in #152
- Enhance the requirements setup and add a basic contributing guide by @greyli in #175
New Contributors
Full Changelog: v2.5.0...v3.0.0
Nebula Python client v2.6.0
What's Changed
Feature:
- Support SSL transport by @Aiee in #149
- Support GEO value by @jievince in #160
- Support return query result as a JSON string by @Aiee in #139
- Support client version check. by @CPWstatic in #148
Bugfix:
- Remove incorrect type check. by @kikimo in #133
- Fix exception name by @HarrisChu in #158
Incompatible:
- Version check may return
ClientServerIncompatibleException
that requires users to catch.
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
- @Aiee made their first contribution in #139
- @czpmango made their first contribution in #147
- @CPWstatic made their first contribution in #148
- @greyli made their first contribution in #154
Full Changelog: v2.5.0...v2.6.0
Nebula Python Client v2.5.0
- feature
- add
TimeWrapper/DateTimeWrapper
type to get timezone obtained from the server to calculate the local time - Session supports reconnecting to different graph services
- add
- bugfix
- incompatible
- the
ErrorCode
define is changed, allErrorCode
is defined innebula2.common.ttypes.ErrorCode
- the
Nebula Graph Python Client v2.0.0
- Update the interfaces with the Nebula-graph
- Bugs fix
Nebula Graph python client v2.0.0rc1
Nebula Graph python client v2.0.0rc1 to connect NebulaGraph v2.0.0-RC1
Nebula Graph python client v2.0.0-beta
Nebula Graph python client v2.0.0-beta to connect NebulaGraph v2.0.0-beta
Nebula Graph python client v1.1.0
1.1.0 (#48) * v1.1.0 * modify change log
Nebula Graph python client
Nebula Graph python client