Skip to content

Commit

Permalink
Update CHANGELOG for #549
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Nov 22, 2022
1 parent cbb96fd commit 488e688
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/549.txt
@@ -0,0 +1,3 @@
```release-note:bug
diag: Allow diagnostic messages with incorrect UTF-8 encoding to pass through with the invalid sequences replaced with the Unicode Replacement Character. This avoids returning the unhelpful message "string field contains invalid UTF-8" in that case.
```

0 comments on commit 488e688

Please sign in to comment.