Skip to content

Release 3.4.1

Compare
Choose a tag to compare
@michaelnchin michaelnchin released this 07 Jun 21:56
· 293 commits to main since this release
  • Identity Graph - ETL notebook (Link to PR)
    • Path: 03-Identity-Graphs>03-Jumpstart-Identity-Graphs-Using-Canonical-Model-and-ETL
    • Files: scripts/, glue_utils.py and 3-Identity-Graphs>03-Jumpstart-Identity-Graphs-Using-Canonical-Model-and-ETL notebook
  • Support variable injection in %%graph_notebook_config magic (Link to PR)
  • Added three notebooks to show data science workflows with Amazon Neptune (Link to PR)
  • Added JupyterLab startup script to auto-load magics extensions (Link to PR)
  • Added includeWaiting option to %oc_status, fix same for %gremlin_status (Link to PR)
  • Added --store-to option to %status (Link to PR)
  • Fixed handling of empty nodes returned from openCypher DELETE queries (Link to PR)
  • Fixed rendering of openCypher widgets for empty result sets (Link to PR)
  • Fixed graph search overriding physics setting (Link to PR)
  • Fixed browser-specific bug in results pagination options menu (Link to PR)
  • Fixed invalid queries in Gremlin sample notebooks (Link to PR)
  • Removed requests-aws4auth requirement (Link to PR)