-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Made get_conn method async for KiotaRequestAdapterHook to fix AsyncToSync error #54598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
gopidesupavan
merged 27 commits into
apache:main
from
dabla:feature/msgraph-async-connection
Aug 21, 2025
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
ce7e430
refactor: Made get_conn method of KiotaRequestAdapterHook async to fi…
dabla b83e34d
Merge branch 'main' into feature/msgraph-async-connection
dabla aa45e8f
refactor: Fixed static checks
dabla 181dc56
Merge branch 'main' into feature/msgraph-async-connection
dabla f8ab73e
refactor: Re-added missing import HttpxRequestAdapter
dabla fea6885
refactor: Reformatted imports
dabla 926de00
Merge branch 'main' into feature/msgraph-async-connection
dabla e350586
refactor: Fixed imports
dabla 58f7e8a
refactor: Added missing AirflowProviderDeprecationWarning
dabla 100f96e
Merge branch 'main' into feature/msgraph-async-connection
dabla 3016455
refactor: Fixed test_serialize
dabla 318abc5
refactor: Fixed test_throw_failed_responses_with_text_plain_content_t…
dabla 89c59cb
Merge branch 'main' into feature/msgraph-async-connection
dabla b5e57b0
refactor: Renamed async get_conn method to get_async_conn in KiotaReq…
dabla 01d1c96
refactor: Introduced async get_async_conn and keep original synced ge…
dabla 1c60d9c
refactor: Introduced async get_async_conn and keep original synced ge…
dabla 038adb9
refactor: Refactor PowerBI triggers like MSGraph
dabla f715566
refactor: Generate class names dynamically in PowerBI triggers
dabla 9c1ee6c
refactor: Fixed some mypy issues in PowerBITrigger
dabla ffe503b
refactor: Fixed test_serialize
dabla 92ef9c3
refactor: Reformatted test_get_conn
dabla 06ecea7
refactor: Added docstring to BasePowerBITrigger
dabla ad3b63e
refactor: Replaced DeprecationWarning with AirflowProviderDeprecation…
dabla b1a434f
refactor: Fixed patching of 2 remaining tests
dabla 715df1e
Merge branch 'main' into feature/msgraph-async-connection
dabla 13f7026
refactor: Re-added deprecated get_conn methods in triggers
dabla da6ee26
refactor: Fixed static checks
dabla File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.