chore: release v4.1.0 - #197
Merged
jcouball merged 1 commit intoAug 31, 2026
Merged
Conversation
There was a problem hiding this comment.
🟡 Changes recommended
The changelog update introduces a duplicate 4.1.0 section with an incorrect compare link (v4.1.0...v4.1.0), which should be corrected before release.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR is a Release Please–generated release chore for v4.1.0, intended to update the project changelog to reflect the release contents.
Changes:
- Adds a new 4.1.0 entry to
CHANGELOG.mddescribing issue #190–related internal refactors.
File summaries
| File | Description |
|---|---|
| CHANGELOG.md | Adds a new v4.1.0 changelog section (currently duplicating an existing v4.1.0 entry and using a self-compare link). |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+8
to
+15
| ## [4.1.0](https://github.com/main-branch/process_executer/compare/v4.1.0...v4.1.0) (2026-08-30) | ||
|
|
||
|
|
||
| ### Other Changes | ||
|
|
||
| * Contribute subclass redirections via an internal_redirections hook ([#190](https://github.com/main-branch/process_executer/issues/190)) ([8ecbda5](https://github.com/main-branch/process_executer/commit/8ecbda54874de933ab07a64d91e0a07e17f7ece0)) | ||
| * Track opened pipes as per-call instance state instead of an out-parameter ([#190](https://github.com/main-branch/process_executer/issues/190)) ([f279f1e](https://github.com/main-branch/process_executer/commit/f279f1e0672b91b966ee73cbadf00749522e488d)) | ||
|
|
jcouball
force-pushed
the
release-please--branches--main--components--process_executer
branch
3 times, most recently
from
August 31, 2026 20:33
94e9bdb to
31e6d6c
Compare
jcouball
force-pushed
the
release-please--branches--main--components--process_executer
branch
from
August 31, 2026 22:45
31e6d6c to
515801f
Compare
jcouball
deleted the
release-please--branches--main--components--process_executer
branch
August 31, 2026 22:52
jcouball
added a commit
that referenced
this pull request
Aug 31, 2026
…onfig The override was added in #195 to force the hardening release to 4.1.0 instead of 4.0.5, but release-as is a standing instruction, not a one-shot: left in place after #163 released 4.1.0, it made release-please propose v4.1.0 again for every subsequent release PR (#197), which collided with the existing v4.1.0 tag when merged. With the override removed, release-please computes the next version from conventional commits again. A future forced version should use a Release-As footer on an empty commit instead, which applies to a single release and leaves nothing behind.
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.
🤖 I have created a release beep boop
4.1.0 (2026-08-31)
Other Changes
This PR was generated with Release Please. See documentation.