CHANGELOG

1.5.0

November 12, 2018

Others

  • Bump gremlinpython dependency to 3.3.4 (PYTHON-1035)

1.4.0

August 30, 2018

Others

  • Upgrade dse-graph to work with dse-driver 2.6 (PYTHON-1010)

1.3.0

Features

  • Add TraversalBatch for the fluent API (PYTHON-789)

1.2.1

February 6, 2018

Others

  • Add Changelog to Hosted Docs (PYTHON-904)

1.2.0

January 30, 2018

Features

  • Upgrade dse-graph to work with dse-driver 2.4 (PYTHON-918)

  • Upgrade gremlinpython to 3.2.7 (PYTHON-917)

1.1.0

November 6, 2017

Features

  • Handle bulked results in Graph (PYTHON-771)

  • Allow users to implement DSLs with GLVs (PYTHON-790)

  • Use Graphson2 ser/des from dse-driver (PYTHON-775)

Others

  • Bump version of gremlinpython to 3.2.7rc1 (PYTHON-844)

1.0.0

April 18, 2017

  • Python GLV API Integration (PYTHON-641)

  • Graph serializers refactoring (PYTHON-659)

  • Implement GLV search predicates (PYTHON-660)

  • Support Time type in Graph (PYTHON-695)

  • New Unit parameter in Graph predicate API (PYTHON-698)

1.0.0b1

February 16, 2017

  • New graph fuzzy and phrase search predicates (PYTHON-664)

  • Support Date type in Graph (PYTHON-674)

1.0.0a1

November 4, 2016

Initial alpha release