release: 0.11.5 (bd-py81) — outbound watchdog + 6 more fixes [needs publish+restart]#90
Draft
dp-pcs wants to merge 1 commit into
Draft
release: 0.11.5 (bd-py81) — outbound watchdog + 6 more fixes [needs publish+restart]#90dp-pcs wants to merge 1 commit into
dp-pcs wants to merge 1 commit into
Conversation
Bump 0.11.4 -> 0.11.5 and finalize CHANGELOG Unreleased -> 0.11.5. Releases the 7 fixes on main since the 0.11.4 bump (f265d2b), most critically bd-kclo outbound-fetch watchdog + outboundHealthy on /federation/ping (PR #88) and bd-w6jm degraded-reason mislabel fix (PR #87), so the live daemon self-recovers from the recurring outbound-fetch wedge instead of silently flapping. Verified: tsc build clean, 587/587 tests pass, npm ci 0 vulnerabilities. NOT PERFORMED (David's call per AUTONOMY - never auto-publish/deploy): npm publish, ogp daemon restart onto the post-fix build.
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.
Release 0.11.5 (bd-py81) — DRAFT, needs David's publish + restart
Why: Live npm
@dp-pcs/ogp@0.11.4and the running daemon (PID 1605) are the pre-fix binary.mainhas been 7 commits ahead of the published 0.11.4 since the last version bump (f265d2b) with no version bump — so the authorized outbound-fetch self-watchdog (PR #88, bd-kclo) that David merged to stop the recurring wedge is not protecting the live daemon. daemon.log shows continueddirect delivery failed: fetch failed+ Cosmo peer flapping with the exactoutbound failures: 0mislabel bd-w6jm fixes.This PR (safe prep only):
0.11.4 → 0.11.5(package.json + package-lock.json)## Unreleased → ## 0.11.5 (2026-06-30)Unreleased fixes this ships (7 commits since
f265d2b):f2c70e8bd-ydjk skip down peers in contribution backfillc907daabd-kclo outbound-fetch self-watchdog +outboundHealthyon/federation/ping5935554relay-transport accept-walk162d184merge fix(federation): skip down peers in contribution backfill (bd-ydjk) #86df13eabmerge fix(daemon): outbound-fetch self-watchdog + outboundHealthy on /federation/ping (bd-kclo) #88 (bd-kclo)69c1e6fbd-w6jm stop mislabeling degraded reason as 'outbound failures'c93fe38bd-wpdw node-bearing PATH for openclaw spawn (fix(bridge): node-bearing PATH for openclaw spawn — stops 9.3k+ sync-note failures (bd-wpdw) #89)Verified locally:
tscbuild clean · 587/587 tests pass ·npm ci0 vulnerabilities.After merging this PR:
npm publish(from main at 0.11.5)ogp restart(David's daemon onto the post-fix build)/federation/pingnow reportsoutboundHealthyNothing crypto-touching here; pure release-hygiene bump.