Skip to content

ref!: remove hub API - #1407

Open
giortzisg wants to merge 1 commit into
scopes/outbound-client-integrationsfrom
scopes/remove-hub-final
Open

giortzisg wants to merge 1 commit into
scopes/outbound-client-integrationsfrom
scopes/remove-hub-final

Conversation

@giortzisg

@giortzisg giortzisg commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Description

This removes the hub API along with any final migrations to the scopes context model.

Issues

Changelog Entry Instructions

To add a custom changelog entry, uncomment the section above. Supports:

  • Single entry: just write text
  • Multiple entries: use bullet points
  • Nested bullets: indent 4+ spaces

For more details: custom changelog entries

Reminders

Stack created with GitHub Stacks CLIGive Feedback 💬

Comment thread sentry.go Outdated
Comment thread logrus/logrusentry.go Outdated
Comment thread slog/sentryslog.go Outdated
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from 1aeedf5 to e4e938e Compare September 1, 2026 09:13
Comment thread logrus/logrusentry.go Outdated
Comment thread client.go Outdated
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from d85ead1 to 1b0d8cb Compare September 1, 2026 12:24
Comment thread scope.go Outdated

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1b0d8cb. Configure here.

Comment thread logrus/logrusentry.go Outdated
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from 1b0d8cb to d0a6cf0 Compare September 1, 2026 12:58
Comment thread slog/sentryslog.go
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from d0a6cf0 to 3e956b7 Compare September 2, 2026 07:59
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from 3e956b7 to 9d5363a Compare September 4, 2026 13:12
@giortzisg
giortzisg changed the base branch from scopes/examples-scopes to scopes/outbound-client-integrations September 4, 2026 13:12
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from 9d5363a to ae66fa6 Compare September 4, 2026 13:26
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from ae66fa6 to ac5f8f8 Compare September 7, 2026 11:40
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from ac5f8f8 to 359d83b Compare September 7, 2026 11:50

@szokeasaurusrex szokeasaurusrex left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧼 🗑️ 🔥

@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from 359d83b to bb788f6 Compare September 16, 2026 09:14
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from bb788f6 to 4558df4 Compare September 17, 2026 08:38
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from 4558df4 to c6216c2 Compare September 17, 2026 09:09
Complete the context-backed scope migration by removing Hub and routing global and contextual operations directly through scopes and clients. Remove the transitional fixture bridge and update compatibility coverage while retaining scope transaction fallback and context-based parenting.

Hub, its constructors and context helpers, WithScope, ConfigureScope, PushScope, PopScope, Logrus Hook.SetHubProvider, and Zerolog NewWithHub are removed. Use ContextWithClient, WithIsolationScope, GlobalScope, SetContextProvider, and NewWithContext.
@giortzisg
giortzisg removed this pull request from stack #1420 September 18, 2026 11:17
@giortzisg
giortzisg force-pushed the scopes/remove-hub-final branch from c6216c2 to e332efe Compare September 18, 2026 11:18
@giortzisg
giortzisg added this pull request to stack #1433 September 18, 2026 11:22
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.

2 participants