Skip to content

Release 4.2.0

Latest
Compare
Choose a tag to compare
@michaelnchin michaelnchin released this 04 Apr 22:15
· 10 commits to main since this release
3a50706
  • New Neptune Analytics notebooks - SBOM (Link to PR)
    • Path: 02-Neptune-Analytics > 03-Sample-Use-Cases > 03-Software-Bill-Of-Materials
  • Added --store-format option to query magics (Link to PR)
  • Added --export-to CSV file option to query magics (Link to PR)
  • Added %graph_pg_info line magic (Link to PR)
  • Added @neptune_graph_only magics decorator (Link to PR)
  • Added documentation for FontAwesome 5 settings (Link to PR)
  • Updated create-graph CLI commands in Neptune Analytics samples (Link to PR)
  • Updated NeptuneDB Notebook CloudFormation template (Link to PR)
  • Fixed unintended formatting in %%oc explain widget (Link to PR)
  • Fixed serialization of NoneType for %%oc query parameters (Link to PR)
  • Changed %load parameter and default value for failOnError (Link to PR)