Skip to content

Release v0.17.0 - #21

Merged
bhensley5 merged 1 commit into
mainfrom
release/v0.17.0
Jul 22, 2026
Merged

Release v0.17.0#21
bhensley5 merged 1 commit into
mainfrom
release/v0.17.0

Conversation

@bhensley5

Copy link
Copy Markdown
Owner

What's New

  • Adds bounded chunk production for edge-driven graph-row and GQL reads.
  • Adds costed adjacency-order execution with proven early exit and cursor seeking.

Improvements

  • Keeps broad edge-anchor execution within in-flight frontier and intermediate-binding caps.
  • Preserves the bounded edge-ID fallback for sparse or ineligible shapes.
  • Adds conservative owner-bound safeguards for hub-shaped plans.

Compatibility

  • No public API changes.
  • No cursor-format changes.
  • No storage-format changes.

Release Preparation

  • Bumps Rust, Node.js, and Python packages to 0.17.0.
  • Regenerates napi loader version checks.
  • Updates Cargo/npm lock metadata, API installation guidance, and the changelog.
  • Excludes internal planning and agent files from the public release tree.

Validation

  • cargo test: 2,833 unit tests plus all integration and doc tests passed.
  • cargo clippy: passed without warnings.
  • npm test: 467 tests passed.
  • npm run typecheck: passed.
  • pytest: 516 tests passed.
  • Native Node release build completed successfully.
  • Cargo and npm package metadata resolve as 0.17.0.

## What's New
- Add bounded chunk production for edge-driven graph-row and GQL reads.
- Add costed adjacency-order execution with proven early exit and cursor seeking.

## Improvements
- Keep broad edge-anchor execution within in-flight frontier and binding caps.
- Preserve the bounded edge-ID fallback and conservative hub-plan safeguards.

## Documentation
- Update package versions, loader checks, API installation guidance, and changelog.
@bhensley5
bhensley5 marked this pull request as ready for review July 22, 2026 01:15
@bhensley5
bhensley5 merged commit 6ae45b8 into main Jul 22, 2026
5 of 6 checks passed
@bhensley5
bhensley5 deleted the release/v0.17.0 branch July 22, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant