Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@michaelnchin michaelnchin released this 09 Aug 21:41
· 276 commits to main since this release
9c02e2d

New Features

  • Support openCypher-based graph databases (#129)
  • Added ability to search by vertex ID for Gremlin (#113)
  • Improved logging visibility and user control (#114)
  • Upgraded various dependencies to resolve Docker build warnings (#118)
  • Improved synchronization interface in Connections UI (#120)
  • Added coverage tests for the UI client package (#130)

Bug fixes

  • Fix Expand Module scrollbar (#131)
  • Fixed header generation for IAM authenticated Neptune requests (#140)
  • Fixed calculation of neighbors count in Expand View sidebar (#121)
  • Fixed proxy server not respecting GRAPH_EXP_ENV_ROOT_FOLDER value in .env (#125)