dabla commented on code in PR #60268:
URL: https://github.com/apache/airflow/pull/60268#discussion_r2678469005


##########
airflow-core/src/airflow/jobs/triggerer_job_runner.py:
##########
@@ -780,8 +780,6 @@ class TriggerCommsDecoder(CommsDecoder[ToTriggerRunner, 
ToTriggerSupervisor]):
         factory=lambda: TypeAdapter(ToTriggerRunner), repr=False
     )

Review Comment:
   I see in the RELEASE_NOTES.rst that there is not entry for Airflow 3.2.0 
yet?  Do I have to add it manually and specify this feature?



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