jscheffl commented on code in PR #64864: URL: https://github.com/apache/airflow/pull/64864#discussion_r3047759444
########## providers/standard/docs/changelog.rst: ########## @@ -35,6 +35,24 @@ Changelog --------- +1.12.3 +...... + +Bug Fixes +~~~~~~~~~ + +* ``fix: ExternalTaskSensor check_existence ignored in deferrable mode (Airflow < 3.0) (#64394)`` +* ``fix(providers/standard): remove premature param value validation in HITLOperator (#64108)`` Review Comment: ```suggestion * ``Remove premature param value validation in HITLOperator (#64108)`` ``` -- 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]
