Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps the Rust workspace/package version to v0.50.1 so downstream consumers pick up the set of changes merged since v0.50.0.
Changes:
- Update
[workspace.package]version to0.50.1. - Update internal workspace dependency version pins to
0.50.1. - Regenerate
Cargo.lockentries for workspace crates to reflect0.50.1.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
Cargo.toml |
Bumps workspace/package version and internal workspace dependency version pins to 0.50.1. |
Cargo.lock |
Updates workspace crate package versions to 0.50.1 to match the bump. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
metajack
approved these changes
Apr 22, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #970 +/- ##
==========================================
- Coverage 89.44% 89.43% -0.01%
==========================================
Files 449 449
Lines 83779 83779
==========================================
- Hits 74932 74926 -6
- Misses 8847 8853 +6
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
harsha-simhadri
approved these changes
Apr 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumping to 0.50.1 to propagate changes to consumers.
Changes since previous bump:
What's Changed
diskann-benchmark-runnerand friends. by @hildebrandmw in Cleanupdiskann-benchmark-runnerand friends. #865--all-targetsfor the no-default-features CI run. by @hildebrandmw in Use--all-targetsfor the no-default-features CI run. #874normalizing_util.rsfromdiskann-providersby @copilot in Remove unusednormalizing_util.rsfromdiskann-providers#902AdjacencyListfromdiskann-providersby @hildebrandmw in Remove theAdjacencyListfromdiskann-providers#915diskann-diskby @arkrishn94 in [PQ cleanup] Part 1: Move pq_scratch, quantizer_preprocess and pq_dataset todiskann-disk#930rust-toolchain.tomlin CI by @hildebrandmw in Userust-toolchain.tomlin CI #934utils/math_util.rsfromdiskann-providersby @copilot in Removeutils/math_util.rsfromdiskann-providers#921Debugbounds toVectorRepr's distance GATs. by @hildebrandmw in AddDebugbounds toVectorRepr's distance GATs. #948Defaultbound fromNeighbor'sVectorIdTypeby @doliawu in Remove unnecessaryDefaultbound fromNeighbor'sVectorIdType#956AlignedBoxWithSlicewith plainVec/Matrixwhere alignment is unused by @wuw92 in ReplaceAlignedBoxWithSlicewith plainVec/Matrixwhere alignment is unused #955MultiInsertStrategyimplementations forBfTreeProviderby @hildebrandmw in AddMultiInsertStrategyimplementations forBfTreeProvider#949AlignedBoxWithSlicewithVecin PQScratch and disk fp vector caches by @wuw92 in ReplaceAlignedBoxWithSlicewithVecin PQScratch and disk fp vector caches #960New Contributors
Full Changelog: v0.50.0...v0.50.1