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
Synchronize common compat to 1.2.1 in v2-11-test branch (#61602)
When we release 2.11.1 - we will also have to release fab provider
1.5.4 and it has to have common-compat 1.2.1 as dependency because
it uses some compatibility code from that version.
While we are not planning to release common.compat together with the
FAB provider and airflow, we need to import things from this provider
from sources of airflow and fab provider in v2-11-test branch, and
bringing the sources of common compat is needed to work in breeze
and checked out sources and run tests.
This is the same version of code as in common.compat 1.2.1 however
it is adjusted back to the provider's structure that we had in
Airflow 2 when providers shared the source tree with airflow.
0 commit comments