v0.33.1: fix ftfy import for WAN pipelines
AI Impact Summary
This release corrects the ftfy import in WAN pipelines, ensuring the text normalization stage can load the ftfy library reliably across distributed components. The fix prevents import-time failures that previously disrupted pipeline startup and processing, preserving consistent encoding corrections. The change addresses issue #11262 and was contributed by @yiyixuxu, delivering a capability improvement for text handling in WAN deployments.
Affected Systems
Business Impact
WAN pipelines relying on ftfy will load and perform text normalization without import errors, increasing reliability of end-to-end text processing.
- Date
- Date not specified
- Change type
- capability
- Severity
- info