chore(release): update to v1.11.3#94
Merged
ashishkurmi merged 2 commits intoMay 21, 2026
Merged
Conversation
Replaces the removed v1.11.2 release. v1.11.2 was pulled because it did not support auto-update; v1.11.3 carries the same content plus a Sigstore signing fix and the configurable install-dir / persistent stderr-log support from step-security#88. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
15ef91c to
72e9083
Compare
varunsh-coder
approved these changes
May 21, 2026
ashishkurmi
added a commit
to ashishkurmi/dev-machine-guard
that referenced
this pull request
May 21, 2026
PR step-security#94 updated the changelog and sample output for v1.11.3 but missed the Version constant in internal/buildinfo/version.go, leaving the binary still reporting 1.11.2. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
9 tasks
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.
What does this PR do?
Bumps the release to v1.11.3, replacing the removed v1.11.2.
v1.11.2 was pulled because a signing regression broke auto-update. v1.11.3 carries the same content plus:
CHANGELOG entry for v1.11.1 is unchanged; the prior v1.11.2 section has been folded into the new v1.11.3 section.
Type of change
Testing
./stepsecurity-dev-machine-guard --verbose./stepsecurity-dev-machine-guard --json | python3 -m json.toolmake lintmake test