Skip to content

Release 3.9.0

Compare
Choose a tag to compare
@michaelnchin michaelnchin released this 10 Oct 02:06
· 119 commits to main since this release
c357870
  • New Gremlin Language Tutorial notebooks (Link to PR)
    • Path: 06-Language-Tutorials > 03-Gremlin
  • Added --explain-type option to %%gremlin (Link to PR)
  • Added general documentation for %%graph_notebook_config options (Link to PR)
  • Added support for Gremlin proxy hosts and visualization of Neptune HTTP results (Link to PR)
  • Modified Dockerfile to support Python 3.10 (Link to PR)
  • Updated Docker documentation with platform-specific run commands (Link to PR)
  • Fixed deprecation warnings in GitHub workflows (Link to PR)
  • Fixed seed dataset unzip path in Identity Graph sample notebook (Link to PR)
  • Fixed unit test workflows failing on type check assertion (Link to PR)
  • Fixed bad queries in openCypher Language Tutorial samples (PR #1) (PR #2)
  • Fixed kernel crashing with ZMQ errors on magic execution (Link to PR)
  • Fixed truncated descriptions for some %seed fields (Link to PR)
  • Unpinned boto3 and botocore to support NeptuneData SDK (Link to PR)