chore(release): v0.4.3#354
Merged
Merged
Conversation
…ard/swagger), README + docs
This was referenced Jun 19, 2026
Closed
feat(session): force-kill a stuck session (engine forceDestroy + POST /sessions/:id/force-kill)
#352
Closed
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.
Batch release v0.4.3 — bundles 13 merged PRs (security hardening, reliability fixes, stuck-session recovery + dashboard button, docs). No breaking changes for a correctly-configured deployment.
All 13 branches were integrated locally, conflicts resolved (the
withSafeFetch↔WEBHOOK_TIMEOUToverlap in the webhook path, and theforwardMessage/forceDestroyspec blocks), and the combined tree passes the full gate: backend 880/880, lint + build + dashboard clean.Included PRs
Added
POST /sessions/:id/force-kill, engineforceDestroy())Security / hardening
Fixed
.catchWEBHOOK_TIMEOUT(queued/test), bound shutdown, unify unsupported→501, env validation, metrics memoDocs
Not included
Release steps after merge
Tag
v0.4.3, cut the GitHub release from the CHANGELOG, and close the 13 PRs above referencing this release.