Skip to content

chore(release): v0.11.1 - #168

Merged
oscarvalenzuelab merged 1 commit into
mainfrom
chore/release-v0.11.1
Sep 9, 2026
Merged

chore(release): v0.11.1#168
oscarvalenzuelab merged 1 commit into
mainfrom
chore/release-v0.11.1

Conversation

@oscarvalenzuelab

Copy link
Copy Markdown
Collaborator

Patch release. main sat exactly on v0.11.0, so this ships one change.

Contents

  • fix(secops): confirm on Telegram when an inline answer lands #167answering a secops question inline now gets a confirmation.
    A reply that arrived while the session was still parked in
    transport.ask resumed in-process and reported nothing; only the
    late-answer path via pending_resumes ever sent a result. The
    operator'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, no
new 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, ruff clean, uv build produces sdist + wheel.
Version and CHANGELOG.md are the only files touched:

 CHANGELOG.md   | 5 ++++-
 pyproject.toml | 2 +-

After merge

Publish the v0.11.1 GitHub release to trigger publish.yml → PyPI.

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
@oscarvalenzuelab
oscarvalenzuelab merged commit 94551af into main Sep 9, 2026
3 checks passed
@oscarvalenzuelab
oscarvalenzuelab deleted the chore/release-v0.11.1 branch September 9, 2026 15:20
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