Skip to content

Remove unicode_escaped_blob feature flag

Gavin Hinfey requested to merge 444651-remove-ff-unicode_escaped_blob into master

What does this MR do and why?

Removes the unicode_escaped_blob feature flag as it has been enabled globally for over 1 milestone.

Created by Add unicode_escaped_blob field (!139090 - merged).
Continued use in Add base64_encoded_blob field (!153089 - merged) for further iteration on solution.

Original issue: GraphQL rawTextBlob mangles any blob in an enco... (#388196 - closed).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #444651 (closed)

Edited by Gavin Hinfey

Merge request reports