Skip to content

[release] Set version to 0.59.0 - #1392

Merged
Mark Hildebrand (hildebrandmw) merged 1 commit into
mainfrom
mhildebr/0.59
Sep 11, 2026
Merged

[release] Set version to 0.59.0#1392
Mark Hildebrand (hildebrandmw) merged 1 commit into
mainfrom
mhildebr/0.59

Conversation

@hildebrandmw

Copy link
Copy Markdown
Contributor

This change is backwards compatible with 0.58.0 outside of the following breaking changes to diskann-disk:

  • Public function diskann_disk::search::pq::quantizer_preprocess removed. It has been removed and its logic folded into a private PQScratch::prepare_query/preprocess_query method as part of migrating disk PQ flat scan onto the new flat-scan API (Migrate disk PQ flat scan to flat API #1341).

What's Changed

Full Changelog: v0.58.0...v0.59.0

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review comments remain.

Pull request overview

Updates DiskANN workspace metadata for the 0.59.0 release.

Changes:

  • Bumps workspace and internal package versions to 0.59.0.
  • Synchronizes locked package versions.
File summaries
File Description
Cargo.toml Updates workspace and dependency versions.
Cargo.lock Synchronizes workspace package metadata.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.51%. Comparing base (5765597) to head (c369cf0).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1392      +/-   ##
==========================================
- Coverage   92.62%   91.51%   -1.11%     
==========================================
  Files         525      525              
  Lines      102473   102473              
==========================================
- Hits        94914    93780    -1134     
- Misses       7559     8693    +1134     
Flag Coverage Δ
miri 91.51% <ø> (-1.11%) ⬇️
unittests 91.26% <ø> (-1.31%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 45 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hildebrandmw
Mark Hildebrand (hildebrandmw) merged commit c84530e into main Sep 11, 2026
30 checks passed
@hildebrandmw
Mark Hildebrand (hildebrandmw) deleted the mhildebr/0.59 branch September 11, 2026 20:14
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.

5 participants