Skip to content
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

🧹 Remove adapter over msgraph-sdk-go, bump msgraph-sdk-go #1016

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

preslavgerchev
Copy link
Contributor

We've had a layer over the msgraph-sdk-go, which used some code that was copied directly from the library itself.

As per microsoftgraph/msgraph-sdk-go#129 (comment), it seems that this library is now improved enough that it doesn't bloat up our binary size and builds fast

This PR removes all the adapter code and bumps the msgraph-sdk to the latest production (0.56) version

The rest is mostly changing struct names where needed

Copy link
Member

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @preslavgerchev

@preslavgerchev preslavgerchev force-pushed the preslav/cleanup-msgraph-sdk branch from e316125 to 9cdc30c Compare March 6, 2023 09:43
@preslavgerchev preslavgerchev merged commit c35f535 into main Mar 6, 2023
@preslavgerchev preslavgerchev deleted the preslav/cleanup-msgraph-sdk branch March 6, 2023 11:05
@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants