Skip to content

Fix: Convert non UTF-8 lossily#2267

Open
Kraemii wants to merge 1 commit into
mainfrom
fix-utf8
Open

Fix: Convert non UTF-8 lossily#2267
Kraemii wants to merge 1 commit into
mainfrom
fix-utf8

Conversation

@Kraemii

@Kraemii Kraemii commented Jul 2, 2026

Copy link
Copy Markdown
Member

Instead of failing, the non UTF-8 character within redis is now converted lossily. Additionally a value written into redis, that is non UTF-8, as well as reading a non UTF-8 character a log message is hinting to the file (or OID) that might contain non UTF-8 characters.

SC-1606

Instead of failing, the non UTF-8 character within redis is now converted lossily. Additionally a value written into redis, that is non UTF-8, as well as reading a non UTF-8 character
a log message is hinting to the file (or OID) that might contain non UTF-8 characters.
@Kraemii Kraemii requested a review from a team as a code owner July 2, 2026 10:51
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 0e99d37.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions github-actions Bot added the patch_release creates a patch release label Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch_release creates a patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant