Releases: RedisGraph/redisgraph-py
Releases · RedisGraph/redisgraph-py
Version 2.4.4
Changes
- add immediate sibiling to parent op (#158)
Version 2.4.3
Version 2.4.2
Version 2.4.1
Changes
- Support dicts in parameter values. (#142)
- execution plan: removed query duplication in execute common (#137)
- replacing the version in the toml with the tag (#136)
- API documentation (#133)
- close connection on graph destruction (#130)
- support quote strings (#125)
Bug Fixes
- hiredis as a dependency (#131)
Version 2.4.0
Features
- Add support for Point datatype (#121)
- Map datatype @swilly22 (#117)
- select between RO_QUERY and QUERY (#102)
- Add support for read_only queries (#101)
Changes
- Fall back to GRAPH.QUERY when
GRAPH.RO_QUERY
is not available. (#124) - Switch circle CI to tox (#114, #115, #116, #126)
- Remove assert statements from code base (#110)
- Remove inheritance from object (#109)
- Use prettytable instead of ptable (#106)
- read only procedure call (#104)
- define all (#95)
Bug Fixes
- Update internal cached mapping upon graph version change (#94)
Thanks to: @norispavlovic @boris-42 & @GnaneshKunal for the contributing!
2.2.3
- Fixed path nodes and edges functions (#68)
- Don't attempt to decode NULL graph entities (#69)
- Remove unused logic for handling null entities (#71)
- Resolving type error in execution_plan_to_string (#72)
- Cached execution statistics (#76)
- Fix explain string and add support for params (#80)
- Add optional timeout argument to graph queries (#87)
- Fixed syntax warning (#92, #91)
2.2.2
2.1.1 RedisGraph 2.x compatible
v2.1.1 update version to 2.1.1