Skip to content
Snippets Groups Projects
Unverified Commit 0682c477 authored by David Reiss's avatar David Reiss Committed by GitHub
Browse files

Remove utf8validator and protolegacy build tag (#7146)

## What changed?
Remove the utf8validator component and stop building with protolegacy.

## Why?
Let protobuf validate all strings are valid UTF-8 as specified.

## How did you test it?
Will go through normal release validation.

## Potential risks
All rpcs and persisted data containing invalid UTF-8 in strings will be
rejected immediately. We've been monitoring for invalid data in Temporal
Cloud for most of a year now and all the bad data is gone.
parent eea43763
Branches
Tags
No related merge requests found
Showing
with 3 additions and 834 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment