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

refactor(sns): Separate UpgradeInProgress and PendingVersion #2469

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

anchpop
Copy link
Contributor

@anchpop anchpop commented Nov 6, 2024

As of this PR, UpgradeInProgress is used in the API, while PendingVersion is used internally. This will allow us to evolve them separately.

This is not actually a breaking change as far as proto is concerned

@anchpop anchpop requested a review from a team as a code owner November 6, 2024 17:55
@anchpop anchpop changed the title Separate UpgradeInProgress and PendingVersion refactor(sns): Separate UpgradeInProgress and PendingVersion Nov 6, 2024
@anchpop anchpop force-pushed the @anchpop/upgrade-in-progress-api-split branch from b332887 to a35ab51 Compare November 6, 2024 18:05
@anchpop anchpop force-pushed the @anchpop/upgrade-in-progress-api-split branch 2 times, most recently from 60fd564 to aafbc98 Compare November 7, 2024 04:50
@anchpop anchpop added the CI_OVERRIDE_BUF_BREAKING Skip buf-breaking (protobuf) check (explain in PR description why) label Nov 7, 2024
@anchpop anchpop force-pushed the @anchpop/upgrade-in-progress-api-split branch from aafbc98 to de7baf2 Compare November 7, 2024 16:42
@anchpop anchpop force-pushed the @anchpop/upgrade-in-progress-api-split branch from de7baf2 to 5e8fbb8 Compare November 7, 2024 16:48
@anchpop anchpop added this pull request to the merge queue Nov 7, 2024
Merged via the queue into master with commit 45fc54b Nov 7, 2024
30 checks passed
@anchpop anchpop deleted the @anchpop/upgrade-in-progress-api-split branch November 7, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI_OVERRIDE_BUF_BREAKING Skip buf-breaking (protobuf) check (explain in PR description why) refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants