This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c73783bf998 Fix pre-mature evaluation of tasks in mapped task group
(#40460)
add 344451b85a9 Adapt Asana Provider to Asana Client >=5.0.0 (#46553)
No new revisions were added by this update.
Summary of changes:
dev/breeze/tests/test_packages.py | 2 +-
generated/provider_dependencies.json | 2 +-
providers/asana/README.rst | 2 +-
providers/asana/pyproject.toml | 6 +-
.../airflow/providers/asana/get_provider_info.py | 2 +-
.../src/airflow/providers/asana/hooks/asana.py | 96 ++++++++++++++++------
.../tests/provider_tests/asana/hooks/test_asana.py | 4 +-
.../asana/operators/test_asana_tasks.py | 38 +++++----
8 files changed, 99 insertions(+), 53 deletions(-)