ashb opened a new pull request, #55499: URL: https://github.com/apache/airflow/pull/55499
The version of redact_jwt that got copies across in to the shared library was ot the working version (it only redacted jwt-like things when the string started with them) -- I have fixed this by moving across the right version, and also to prevent future confusion I have removed it, and all the other now unused processors from airflow.sdk.log Fixes #55466 -- 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]
