Skip to content

Conversation

@mcandeia
Copy link
Collaborator

@mcandeia mcandeia commented Jan 5, 2026

Summary by cubic

Adds a public events endpoint to publish org-scoped events and extends runtime context with organizationId to support org-aware event routing.

  • New Features
    • Public POST /org/:organizationId/events/:type publishes events via the org event bus; accepts JSON body as data and optional subject, deliverAt, and cron query params; event type is emitted as public:{type}.
    • Runtime RequestContext now includes organizationId and is populated in withBindings from token or metadata.

Written for commit a8f8641. Summary will update on new commits.

Signed-off-by: Marcos Candeia <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

🧪 Benchmark

Should we run the MCP Gateway benchmark for this PR?

React with 👍 to run the benchmark.

Reaction Action
👍 Run quick benchmark (10 & 128 tools)

Benchmark will run on the next push after you react.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

Release Options

Should a new version be published when this PR is merged?

React with an emoji to vote on the release type:

Reaction Type Next Version
👍 Prerelease 1.0.18-alpha.1
🎉 Patch 1.0.18
❤️ Minor 1.1.0
🚀 Major 2.0.0

Current version: 1.0.17

Deployment

  • Deploy to production (triggers ArgoCD sync after Docker image is published)

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@mcandeia mcandeia merged commit 9aed1fa into main Jan 7, 2026
4 checks passed
@mcandeia mcandeia deleted the ft/public-events branch January 7, 2026 12:47
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