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

ref!: remove hub API#1407
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
Complete the context-backed scope migration by removing Hub and routing global and contextual operations directly through scopes and clients. Update Hub-dependent fixtures and compatibility tests without changing scope merge or tracing behavior.

BREAKING CHANGE: 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 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.

🧼 🗑️ 🔥

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