potiuk commented on code in PR #41778:
URL: https://github.com/apache/airflow/pull/41778#discussion_r1732774491


##########
newsfragments/41778.significant.rst:
##########
@@ -0,0 +1,4 @@
+Removed a set of deprecations in from ``airflow.models.dagrun``.
+
+- Removed deprecated method ``DagRun.get_run()``.

Review Comment:
   ```suggestion
   - Removed deprecated method ``DagRun.get_run()``. Instead you should use 
standard Sqlalchemy DagRun model retrieval.
   ```



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