Richard Asselin
07/14/2026, 6:53 PMkedro v1.5.0 along with kedro-airflow v0.10.0. When I run kedro airflow create with --group-by memory, I get the following error: AttributeError: 'DataCatalogWithCatalogCommandsMixin' object has no attribute '_get_dataset'.
I think this might be related to a version mismatch (i.e., kedro-airflow is not happy with my current version of kedro)?
If that is in fact the case, any idea when kedro-airflow will be updated to support the latest kedro?
Thanks!Ankita Katiyar
07/15/2026, 10:12 AMAnkita Katiyar
07/15/2026, 11:32 AMkedro-airflow in a while. The fix for this is already in the main branch. Let me talk to the team and initiate a release asap 😄Ankita Katiyar
07/15/2026, 11:49 AM0.11.0 should work!Richard Asselin
07/15/2026, 12:53 PMRichard Asselin
07/15/2026, 2:07 PMAnkita Katiyar
07/15/2026, 2:22 PM