tirkarthi commented on code in PR #32382:
URL: https://github.com/apache/airflow/pull/32382#discussion_r1257341861


##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -3121,6 +3123,22 @@ components:
           readOnly: true
           nullable: true
 
+    DagProcessorStatus:
+      type: object
+      description: |
+        The status and the latest dag processor heartbeat.
+
+        *New in version 2.6.3*

Review Comment:
   I saw triggerer status added in 2.6.2 and thought it doesn't need to wait 
till 2.7.0. This doesn't seem to be in 2.6.3rc candidate. I am not sure if this 
was cherry picked or I missed the release/RC window. cc: @ephraimbuddy 



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