avolant commented on code in PR #67545:
URL: https://github.com/apache/airflow/pull/67545#discussion_r3303323620


##########
airflow-core/newsfragments/67545.bugfix.rst:
##########
@@ -0,0 +1 @@
+Refresh ``DagVersion.bundle_version`` when a DAG bundle is redeployed at a new 
SHA but the DAG file itself is unchanged. Previously the 
``SerializedDagModel.write_dag`` short-circuit only compared ``dag_hash`` and 
``bundle_name``, so endpoints resolving "which bundle commit produced this DAG" 
served stale results.

Review Comment:
   Done in cdba359f03eedb4de946f7a3afef306903678996 : newsfragment removed. 
Thanks for the review!



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