You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip Airflow 2 constraints for providers released after May 2025 (#62800)
Providers released from May 2025 onward only target Airflow 3,
so scanning Airflow 2.x constraint files for them is unnecessary work
and can produce misleading associations.
The fab provider 1.5.* series is exempt because it still ships
backport fixes for Airflow 2.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments