Skip to content

Upgrade to omnyhub 1.3.0 (1.12.2) - #19

Merged
gmpassos merged 1 commit into
masterfrom
chore/omnyhub-1.3.0
Jul 12, 2026
Merged

Upgrade to omnyhub 1.3.0 (1.12.2)#19
gmpassos merged 1 commit into
masterfrom
chore/omnyhub-1.3.0

Conversation

@gmpassos

Copy link
Copy Markdown
Contributor

Raises the omnyhub constraint to ^1.3.0 and bumps omnydrive to 1.12.2.

omnyhub 1.3.0 is an additive control-plane release — heartbeat telemetry, one-way NodeNotify, connection lifecycle hooks, node retention, injectable node transport, plus two node-protocol fixes (frames dropped during registration; a stray binary frame taking down the gateway). All of it is confined to the node protocol, which omnydrive does not use: nothing in lib, bin, test or example references NodeGateway, NodeRuntime, HubException, WsCloseCodes or LoggerBase.

The HTTP surface omnydrive is built on — OmnyHub, HttpTransport, HubRequest/HubResponse, RouterService, successEnvelope/errorEnvelope, mapErrors — is unchanged, so there is no behaviour change and no API change here.

Verified locally against 1.3.0: resolves to omnyhub 1.3.0, dart analyze clean, all 260 tests pass, dependency_validator clean, dart pub publish --dry-run clean.

🤖 Generated with Claude Code

Raise the omnyhub constraint to ^1.3.0.

omnyhub 1.3.0 is an additive control-plane release (heartbeat telemetry,
one-way NodeNotify, connection lifecycle hooks, node retention, injectable
node transport, and two node-protocol fixes). Its changes are confined to
the node protocol, which omnydrive does not use; the HTTP surface omnydrive
is built on is unchanged. Verified by resolving and running the full suite
against 1.3.0: analyzer clean, all 260 tests pass. No behaviour or API
change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@gmpassos
gmpassos merged commit 9fc8bbd into master Jul 12, 2026
3 checks passed
@gmpassos
gmpassos deleted the chore/omnyhub-1.3.0 branch July 12, 2026 21:42
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