Closed
Description
Hi,
We are experiencing failures in our Apache Airflow project canary builds related to imports in msgraph-core. This issue is likely due to the recent release of microsoft-kiota-http incompatible and mostly the import errors are related to opentelemetry.semconv.attributes
. Please see more details below.
My hunch is this pr might have caused issues. microsoft/kiota-http-python#434
We have updated our dependencies to use previous versions.
"microsoft-kiota-http>=1.3.0,!=1.3.4", "msgraph-core>=1.0.0"
https://github.com/apache/airflow/actions/runs/11297469305/job/31424726250?pr=42954#step:7:6314
