Skip to content

Release 4.5.0

Compare
Choose a tag to compare
@michaelnchin michaelnchin released this 15 Jul 23:29
· 46 commits to main since this release
345ac94
  • New Neptune Database notebook - Games Industry Graphs (Link to PR)
    • Path: 01-Neptune-Database > 03-Sample-Applications > 07-Games-Industry-Graphs
  • Added unified %reset line magic (Link to PR)
  • Added --connected-table option to magics with table widget output (Link to PR)
  • Added --silent option to the %%graph_notebook_config line and cell magics (Link to PR)
  • Added helpful redirect messaging for service-specific Neptune magics (Link to PR)
  • Changed %%gremlin --store-to to also store exceptions from non-Neptune queries (Link to PR)
  • Fixed broken --help option for %%gremlin (Link to PR)
  • Fixed openCypher query bug regression in the 01-About-the-Neptune-Notebook sample (Link to PR)
  • Fixed %%graph_notebook_config error when excluding optional Gremlin section (Link to PR)
  • Fixed --mode argument for Neptune DB bulk loader requests via %load (Link to PR)
  • Switched to generating Jinja2 templates in sandboxed environment (Link to PR)
  • Removed unnecessarily verbose output from get_config function (Link to PR)