Finding Compatibility Matrix Between Airflow and Datahub Versions

Original Slack Thread

Hi! Where can i find a compatibility matrix between airflow versions and datahub versions? We found out that using a higher airflow version would automatically be downgraded by datahub packages

<@UV14447EU> might be able to help here!

<@U052P0WU83C> the plugin should support Airflow version >= 2.0.2, and it should not downgrade your Airflow package.

with every build we run tests with Github action for various versions -> (~2.1.0, ~2.2.0, ~2.4.0, ~2.6.0, >2.6.0)
https://github.com/datahub-project/datahub/actions/runs/6402986644/job/17380590409

<@UV14447EU> When i tried 2.7.1 (newest airflow version), it automatically got downgraded