Releases: awslabs/nx-neptune
Releases · awslabs/nx-neptune
v0.5.0
What's Changed
- FEAT: Enable AGENTS.md support by @andy-k-improving in #35
- Clean up plugin documentation by @acarbonetto in #38
- Add parameter binding to algorithms bfs_layers, and descendants_at_distance by @acarbonetto in #39
- Fix label propagation and return a set by @acarbonetto in #42
- Migrate tests from
exampletointeg_testby @acarbonetto in #41 - Create projection from S3 tables to nx-neptune by @acarbonetto in #50
- Fix: Bump pip-licenses version and licenses list update by @andy-k-improving in #59
- FEAT: SessionManager.get_graph() by @andy-k-improving in #62
- Make instance_management static functions all async by @acarbonetto in #61
- FEAT: Instance management - Resize graph API by @andy-k-improving in #63
- Build(deps): Bump actions/download-artifact from 5 to 7 by @dependabot[bot] in #66
- Build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #60
- Build(deps): Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #65
- Session Manager Notebooks by @acarbonetto in #64
- FEAT: Additional query check for embedding column by @andy-k-improving in #71
- FEAT: Size up instance in OOM import by @andy-k-improving in #70
- Cleanup S3 buckets after Session Management call by @acarbonetto in #68
- FEAT: Make execution parameters available to session_manager athena queries by @acarbonetto in #74
- Fix Remove parameters from import notebook by @acarbonetto in #78
- Refactor SessionManager: add a graph object as an abstract object to manage an individual graph by @acarbonetto in #80
- Athena S3 vector connector - Full table scan by @andy-k-improving in #77
- Build(deps-dev): Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /athena-s3vector-connector by @dependabot[bot] in #94
- Update Athena connector readme with preview mode by @acarbonetto in #97
- S3 Vector connector - UDF for ID lookup by @andy-k-improving in #100
- S3 Vector Connector - ID Lookup notebook by @andy-k-improving in #101
- Test - AWS resources integration tests by @andy-k-improving in #104
- Build(deps): Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #98
- Build(deps): Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #99
- Add snowflake connector demo by @acarbonetto in #89
- fix: preserve IAM role path in STS to IAM ARN conversion by @abhu85 in #90
- Feature: Adjustable query timeout by @andy-k-improving in #105
- Notebook - OpenSearch embedding enrichment by @andy-k-improving in #102
- Notebook - S3 table with embedding by @andy-k-improving in #72
- CI: Pin Github actions hash by @andy-k-improving in #111
- Add Java/Python checks for dependabot by @acarbonetto in #112
- Build(deps-dev): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 in /athena-s3vector-connector by @dependabot[bot] in #115
- S3 Vector: SAM template permission update by @andy-k-improving in #122
- CI: Remove Macs and Windows jobs by @andy-k-improving in #114
- Upgrade version to 0.5.0 by @acarbonetto in #123
New Contributors
Full Changelog: v0.4.4...v0.5.0
v0.5.0-rc1
What's Changed
- FEAT: Enable AGENTS.md support by @andy-k-improving in #35
- Clean up plugin documentation by @acarbonetto in #38
- Add parameter binding to algorithms bfs_layers, and descendants_at_distance by @acarbonetto in #39
- Fix label propagation and return a set by @acarbonetto in #42
- Migrate tests from
exampletointeg_testby @acarbonetto in #41 - Create projection from S3 tables to nx-neptune by @acarbonetto in #50
- Fix: Bump pip-licenses version and licenses list update by @andy-k-improving in #59
- FEAT: SessionManager.get_graph() by @andy-k-improving in #62
- Make instance_management static functions all async by @acarbonetto in #61
- FEAT: Instance management - Resize graph API by @andy-k-improving in #63
- Build(deps): Bump actions/download-artifact from 5 to 7 by @dependabot[bot] in #66
- Build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #60
- Build(deps): Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #65
- Session Manager Notebooks by @acarbonetto in #64
- FEAT: Additional query check for embedding column by @andy-k-improving in #71
- FEAT: Size up instance in OOM import by @andy-k-improving in #70
- Cleanup S3 buckets after Session Management call by @acarbonetto in #68
- FEAT: Make execution parameters available to session_manager athena queries by @acarbonetto in #74
- Fix Remove parameters from import notebook by @acarbonetto in #78
- Refactor SessionManager: add a graph object as an abstract object to manage an individual graph by @acarbonetto in #80
- Athena S3 vector connector - Full table scan by @andy-k-improving in #77
- Build(deps-dev): Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /athena-s3vector-connector by @dependabot[bot] in #94
- Update Athena connector readme with preview mode by @acarbonetto in #97
- S3 Vector connector - UDF for ID lookup by @andy-k-improving in #100
- S3 Vector Connector - ID Lookup notebook by @andy-k-improving in #101
- Test - AWS resources integration tests by @andy-k-improving in #104
- Build(deps): Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #98
- Build(deps): Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #99
- Add snowflake connector demo by @acarbonetto in #89
- fix: preserve IAM role path in STS to IAM ARN conversion by @abhu85 in #90
- Feature: Adjustable query timeout by @andy-k-improving in #105
- Notebook - OpenSearch embedding enrichment by @andy-k-improving in #102
- Notebook - S3 table with embedding by @andy-k-improving in #72
- CI: Pin Github actions hash by @andy-k-improving in #111
- Add Java/Python checks for dependabot by @acarbonetto in #112
- Build(deps-dev): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 in /athena-s3vector-connector by @dependabot[bot] in #115
- S3 Vector: SAM template permission update by @andy-k-improving in #122
- CI: Remove Macs and Windows jobs by @andy-k-improving in #114
- Upgrade version to 0.5.0 by @acarbonetto in #123
New Contributors
Full Changelog: v0.4.4...v0.5.0-rc1
v0.4.5
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Format additional background docs by @acarbonetto in #36
- Update to version v0.4.4 by @acarbonetto in #37
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Release documentation updates for NetworkX.org.
What's Changed
- Fix algorithms.md link by @acarbonetto in #33
- Update version to 0.4.3 by @acarbonetto in #34
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Release for new documentation changes for NetworkX.org.
What's Changed
- Build(deps): Bump actions/github-script from 7 to 8 by @dependabot[bot] in #28
- Build(deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #27
- Fix CONTRIBUTING.md link in the readme by @acarbonetto in #26
- Add an algorithms.md description file of all algorithms processed by networkx by @acarbonetto in #31
- Update version to 0.4.2 by @acarbonetto in #32
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Clean up the README.md; use absolute links by @acarbonetto in #22
- Build(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #24
- Build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #23
- Bump version to 0.4.1 by @acarbonetto in #25
Full Changelog: v0.4.0...v0.4.1
v0.4.1-rc1
What's Changed
- Clean up the README.md; use absolute links by @acarbonetto in #22
- Build(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #24
- Build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #23
- Bump version to 0.4.1 by @acarbonetto in #25
Full Changelog: v0.4.0...v0.4.1-rc1
v0.4.0
This is the first public release.
What's Changed
- Fix: Import for dataclass by @acarbonetto in #14
- Replaced references to neptune_analytics to neptune by @mykola-pereyma in #15
- Fix: Incorrect constructor reference for
NeptuneGraphby @andy-k-improving in #17 - FIX: Pin core dependencies versions by @andy-k-improving in #18
- Update environment variables to use
NETWORKX_prefix by @acarbonetto in #19 - Public package to PyPi by @acarbonetto in #20
- CI: Publish .whl to Pypi via openID by @andy-k-improving in #8
Full Changelog: v0.4.0-rc1...v0.4.0
v0.4.0-rc4
Pre-release to generate release wheels
What's Changed
- Fix: Incorrect constructor reference for
NeptuneGraphby @andy-k-improving in #17 - FIX: Pin core dependencies versions by @andy-k-improving in #18
- Update environment variables to use
NETWORKX_prefix by @acarbonetto in #19 - Public package to PyPi by @acarbonetto in #20
- CI: Publish .whl to Pypi via openID by @andy-k-improving in #8
Full Changelog: v0.4.0-rc3...v0.4.0-rc4