Skip to content

Release 3.7.0

Choose a tag to compare

@michaelnchin michaelnchin released this 07 Dec 19:30
· 228 commits to main since this release
1a10136
  • Added Neo4J section to %%graph_notebook_config (Link to PR)
  • Added custom Gremlin authentication and serializer support (Link to PR)
  • Added %statistics magic for Neptune DFE engine (Link to PR)
  • Added option to disable TLS certificate verification in %%graph_notebook_config (Link to PR)
  • Improved %load status output, fixed region option (Link to PR)
  • Updated 01-About-the-Neptune-Notebook for openCypher (Link to PR)
  • Fixed results not being displayed for SPARQL ASK queries (Link to PR)
  • Fixed %seed failing to load SPARQL EPL dataset (Link to PR)
  • Fixed %db_reset status output not displaying in JupyterLab (Link to PR)
  • Fixed %%gremlin throwing error for result sets with multiple datatypes Link to PR)
  • Fixed edge label creation in 02-Using-Gremlin-to-Access-the-Graph (Link to PR)
  • Fixed igraph command error in 02-Logistics-Analysis-using-a-Transportation-Network (Link to PR)
  • Bumped typescript to 4.1.x in graph_notebook_widgets (Link to PR)
  • Pinned ipywidgets==7.7.2 and jupyterlab_widgets<3 (Link to PR)
  • Pinned nbclient<=0.7.0 (Link to PR)