Merged
Conversation
Includes #23 fix for phantom request accumulation in cache_aware load tracking — unblocks cache_aware and power_of_two routing policies that depend on accurate per-worker load counters.
ApprovabilityVerdict: Approved This PR only bumps the version number from 0.1.20 to 0.1.22 across Cargo.lock, Cargo.toml, and pyproject.toml. No runtime code changes are present - this is a standard release tagging operation with no risk. You can customize Macroscope's approvability policy. Learn more. |
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.
Bump
Cargo.toml,Cargo.lock,pyproject.tomlto0.1.22to match the release pattern from #18.What's in this release
cache_awareandpower_of_tworouting policies that depend on an accurate per-worker load counterSkipping 0.1.21 to match the tag that was cut on #24 without a Cargo bump.
Note
Low Risk
Version-only bumps in Rust and Python packaging metadata; no runtime logic changes.
Overview
Bumps the project version from
0.1.20to0.1.22across Rust (Cargo.toml,Cargo.lock) and Python (pyproject.toml) packaging to align with thev0.1.22release.Reviewed by Cursor Bugbot for commit 459397d. Bugbot is set up for automated code reviews on this repo. Configure here.
Note
Release version 0.1.22
Bumps the package version from
0.1.20to0.1.22in Cargo.toml and pyproject.toml, with a correspondingCargo.lockupdate.Macroscope summarized 459397d.