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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Official Microsoft Graph Go SDK #25

Closed
baywet opened this issue Nov 2, 2021 · 5 comments
Closed

Official Microsoft Graph Go SDK #25

baywet opened this issue Nov 2, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@baywet
Copy link

baywet commented Nov 2, 2021

Hello everyone 馃憢

Vincent here from the Microsoft Graph SDKs team. I'm reaching out to announce we're working on an official Go SDK, we haven't announced the community preview yet as there are still a number of things we need to work through, but I though I'd reach out to give you an opportunity to provide feedback before anybody else!

A few benefits from this new SDK:

  • Fluent style APIs to all endpoints of the API
  • Contains all the models of the API
  • Is updated weekly to always be in sync with the API
  • Supports v1 and beta
  • Relies on Azure identity to provide support for multiple authentication flows (you also can implement your own authentication provider)
  • Provides middleware for Retry handling and Redirect handling (more to come)
  • And many more features to come!

As with every pre-previews, we have a list of known limitations we're working through.

We'd love for you to pop by the repos under our org, give it a try, and give us feedback on your experience with this new SDK.

@baywet baywet added the enhancement New feature or request label Nov 2, 2021
@TerraTalpi
Copy link
Contributor

Hello @baywet, thank you for your comment. I'll check out the official repository from microsoft for the golang msgraph API connection. Is there a planned official release for the new sdk?

@baywet
Copy link
Author

baywet commented Dec 14, 2021

We're targeting May. But that depends on how many people try it, what kind of feedback we get and a few other factors.

@dadams39
Copy link

@baywet Is the release date still planned for May?
I'm trying to use/improve the current SDK. I've come across problems in finding libraries for creating objects that are referenced in your tutorials.

Library in question "[github.com/microsoftgraph/msgraph-sdk-go/models/microsoft/graph](http://github.com/microsoftgraph/msgraph-sdk-go/models/microsoft/graph)"

Who is a good person to contact concerning these questions / concerns?

@baywet
Copy link
Author

baywet commented Apr 18, 2022

Hey @dadams39
Thanks for the nudge, we're tracking behind mostly because of a staffing issue at this point.
By the way, if any of you want to apply here is one posting to my team, (never mind the web dev description, we have multiple positions to fill, and never mind the location, this is remote)
I believe the new date we're tracking is by September, but of course that depends on hiring.
As per any feedback/issue on the SDK, simply create a new issue

@baywet
Copy link
Author

baywet commented Jun 21, 2023

Closing for this repo's sanity. Since my original post we've reached general availability. Thanks to everyone who tried it out!

@baywet baywet closed this as completed Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants