Skip to content

feat: add traits field to channel object asyncapi/spec#1220#1193

Open
ivangsa wants to merge 2 commits into
asyncapi:masterfrom
ivangsa:feat/channel-traits
Open

feat: add traits field to channel object asyncapi/spec#1220#1193
ivangsa wants to merge 2 commits into
asyncapi:masterfrom
ivangsa:feat/channel-traits

Conversation

@ivangsa

@ivangsa ivangsa commented Jul 2, 2026

Copy link
Copy Markdown

Description

This proposal adds traits to the Channel Object, closing the only gap left after Operation Traits and Message Traits. It standardizes channel binding composition and removes the combinatorial explosion of pre-built per-combination channels.

Related issue(s)

fixes asyncapi/spec#1220

@changeset-bot

changeset-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 720a7b2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions 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.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@sonarqubecloud

sonarqubecloud Bot commented Jul 4, 2026

Copy link
Copy Markdown

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.

Channel object have no Traits field (RFC Stage 1)

2 participants