uranusjr commented on issue #66454:
URL: https://github.com/apache/airflow/issues/66454#issuecomment-4514974805

   We probably should have bundle version now since the JARs are currently 
deployed out-of-band from dag bundles. This should only be added when we have a 
good story on
   
   * How do we handle dag versioning with task-only (no dependency) JARs?
   * How does versioning work with Java-only dags (where a binary is deployed)?
   
   Not sure is the SDK version metadata is needed (nothing really uses it now…? 
And if we want we can just inspect the JAR containing `org.apache.airflow.sdk`).
   
   We should add `Airflow-Supervisor-Schema-Version`.


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