Skip to content

Release 3.7.1

Choose a tag to compare

@michaelnchin michaelnchin released this 26 Jan 02:54
· 208 commits to main since this release
f99dd18
  • Added ECR auto-publish workflow (Link to PR)
  • Added support for list/tuple element access in cell variable injection (Link to PR)
  • Fixed failing endpoint creation step in 01-People-Analytics/People-Analytics-using-Neptune-ML (Link to PR)
  • Fixed browser-specific issues with fullscreen graph widget (Link to PR)
  • Fixed IAM authenticated Bolt queries failing on certain Neptune engine versions (Link to PR)
  • Pinned numpy<1.24.0 to fix conflicts with networkx dependency during installation (Link to PR)
  • Excluded certain itables versions causing errors in query magics (PR #1) (PR #2)
  • Pinned version ceiling for all dependencies (Link to PR)
  • Truncated metadata request/query time metrics (Link to PR)
  • Enabled unit test workflow runs for external pull requests (Link to PR)