emorikawa commented on PR #45442:
URL: https://github.com/apache/airflow/pull/45442#issuecomment-2576779839

   @gopidesupavan thank you for finding and fixing this. The effect of 
marshmallow's breaking change was significant for me
   
   Since this does schema validation, this effectively caused all of my Airflow 
API requests to suddenly start 400'ing on my next deploy (deploys re 
pip-install things when the container is rebuilt).
   
   I have business critical functions that depend on programatically launching 
DAGs. All of those broke suddenly.


-- 
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]

Reply via email to