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

fix: use bytes in gRPC proto instead of strings #813

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

mudler
Copy link
Owner

@mudler mudler commented Jul 26, 2023

Otherwise we might unmarshal and crash on non-UTF8/unicode characters

Related to: #677

Description

This PR fixes #

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Otherwise we might unmarshal and crash on non-UTF8/unicode characters

Related to: #677

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler merged commit b96e30e into master Jul 27, 2023
14 checks passed
@mudler mudler deleted the grpc_bytes branch July 27, 2023 16:41
@mudler mudler added the enhancement New feature or request label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant