apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
36.77k stars 14.23k forks source link

fix Microsoft provider to support `microsoft-kiota-abstractions>1.4.0` #43036

Open rawwar opened 1 week ago

rawwar commented 1 week ago

Description

Newer version of microsoft-kiota-abstractions was released which has several breaking changes.

One of the breaking change. following module missing: 1.4.0 . vs 1.3.3

They released newer version at Mon, 14 Oct 2024 17:09:01 GMT . Source: https://pypi.org/rss/project/microsoft-kiota-abstractions/releases.xml

Use case/motivation

To remove an upper bound pin on microsoft-kiota-abstractions in Microsoft provider.

Related issues

related to https://github.com/apache/airflow/pull/43021

Are you willing to submit a PR?

Code of Conduct

LefterisXefteris commented 6 days ago

Hello There i have been using airflow for my personal projects, and i would to work for this issue, if that's okay.

rawwar commented 6 days ago

Hello There i have been using airflow for my personal projects, and i would to work for this issue, if that's okay.

@ambika-garg mentioned she will be looking into this. @ambika-garg , can I assign this issue to you? If not, I can assign it to @LefterisXefteris

ambika-garg commented 6 days ago

Thanks for considering me @rawwar! Due to my current workload, I think @LefterisXefteris might be able to handle this more quickly. Please feel free to assign it to him.

LefterisXefteris commented 5 days ago

Thank you for giving me the opportunity to contribute to such an exciting and impactful project as Apache Airflow. I’m looking forward to collaborating and making meaningful contributions to its development.

potiuk commented 4 days ago

Thank you for the opportunity to contribute to such an exciting and impactful project as Apache Airflow. I’m looking forward to collaborating and making meaningful contributions to its development.

Looking forward to it !