potiuk commented on PR #68511: URL: https://github.com/apache/airflow/pull/68511#issuecomment-4857804050
Gentle nudge on this one — it's a small, security-flavoured change to exception-node deserialization (stops `serialized_objects` from `import_string`-ing a class name taken straight from the stored blob) and it's milestoned for 3.3.1. @ashb / @bolkedebruin are the serialization codeowners here; @uranusjr and @kaxil are the most active hands in `serialized_objects.py` lately — a quick look from any of you would help it land. The trigger-node branch is handled separately in #67926. --- Drafted-by: Claude Code (Opus 4.8); reviewed by @potiuk before posting -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
