Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(channels): channel versioning #328

Merged
merged 15 commits into from
Jan 28, 2022
Merged

feat(channels): channel versioning #328

merged 15 commits into from
Jan 28, 2022

Conversation

samuelmasse
Copy link
Contributor

@samuelmasse samuelmasse commented Jan 27, 2022

Adds versioning to our channels. It's not possible for a single clientId to have more than one version of the same channel configured at the same time (by design).

Closes DEV-2261

@linear
Copy link

linear bot commented Jan 27, 2022

@samuelmasse samuelmasse marked this pull request as ready for review January 28, 2022 00:57
packages/channels/src/base/meta.ts Show resolved Hide resolved
packages/channels/src/messenger/channel.ts Show resolved Hide resolved
packages/server/src/channels/api.ts Show resolved Hide resolved
packages/server/src/channels/table.ts Show resolved Hide resolved
packages/server/src/sync/api.ts Show resolved Hide resolved
packages/server/src/sync/schema.ts Show resolved Hide resolved
@samuelmasse samuelmasse merged commit 6632794 into master Jan 28, 2022
@samuelmasse samuelmasse deleted the sm-channel-versions branch January 28, 2022 22:53
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.

None yet

2 participants