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: upgrade protos and fix usings #587

Merged
merged 1 commit into from
Nov 8, 2024
Merged

feat: upgrade protos and fix usings #587

merged 1 commit into from
Nov 8, 2024

Conversation

malandis
Copy link
Contributor

@malandis malandis commented Nov 8, 2024

Upgrades to latest protos and adds using statements for
Momento.Protos.Common.

The previous version of Momento.Protos we used here pre-dated where
we split several messages to common.proto. In order to isolate the
changes, we upgrade the dependency and add the missing usings here.

Upgrades to latest protos and adds using statements for
`Momento.Protos.Common`.

The previous version of `Momento.Protos` we used here pre-dated where
we split several messages to `common.proto`. In order to isolate the
changes, we upgrade the dependency and add the missing `using`s here.`
@malandis malandis requested a review from a team November 8, 2024 01:39
@malandis malandis merged commit e3b94be into main Nov 8, 2024
8 checks passed
@malandis malandis deleted the feat/upgrade-protos branch November 8, 2024 22:00
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