chore(release): v0.11.1 - #168
Merged
Merged
Conversation
Patch: behaviour fix inside run_secops_all, no new public surface. - answering a secops question inline now gets a per-repo confirmation instead of only the sweep-wide count, hours later
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.
Patch release.
mainsat exactly onv0.11.0, so this ships one change.Contents
A reply that arrived while the session was still parked in
transport.askresumed in-process and reported nothing; only thelate-answer path via
pending_resumesever sent a result. Theoperator's sole feedback was the sweep-wide count, which on the
2026-09-09 sweep landed hours after the reply and named no repo —
four answers merged 20 Dependabot PRs in silence.
Why patch, not minor
The change is behavioural, inside
run_secops_all. No new modules, nonew exported functions, no config keys, no signature changes — nothing
a caller can bind to that did not exist in
v0.11.0.Verification
932 passed,ruffclean,uv buildproduces sdist + wheel.Version and
CHANGELOG.mdare the only files touched:After merge
Publish the
v0.11.1GitHub release to triggerpublish.yml→ PyPI.