Skip to content

Release 4.6.0

Latest
Compare
Choose a tag to compare
@michaelnchin michaelnchin released this 20 Sep 06:53
1397a77
  • Updated Gremlin config message_serializer to accept all TinkerPop serializers (Link to PR)
  • Implemented service-based dynamic allowlists and defaults for Gremlin serializer and protocol combinations (Link to PR)
  • Added %get_import_task line magic (Link to PR)
  • Added --export-to JSON file option to %%graph_notebook_config (Link to PR)
  • Deprecated Python 3.8 support (Link to PR)
  • Upgraded Neo4j Bolt driver to v5.x (Link to PR)
  • Upgraded nest_asyncio to 1.6.0 (Link to PR)
  • Improved iPython config directory retrieval logic (Link to PR)
  • Fixed %db_reset output for token modes (Link to PR)
  • Fixed %%gremlin profile serialization issue on Neptune DB v1.2 and older (Link to PR)
  • Use extras_require to specify tests (Link to PR)
  • Updated Gremlin HTTP requests, fixed handling of internal error responses (Link to PR)