-
Couldn't load subscription status.
- Fork 3
Add upgrade guide #7
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
Conversation
7e2e22e to
3c4c0ff
Compare
3c4c0ff to
704d234
Compare
50e7961 to
baf6add
Compare
704d234 to
83f5fd7
Compare
baf6add to
e2ce12d
Compare
83f5fd7 to
6c256aa
Compare
6c256aa to
af3f36b
Compare
UPGRADING.md
Outdated
| - Support for National Clouds. | ||
| - Changes in creating a Graph client. | ||
| - Changes in configuring your HTTP client (including support for PSR-18 and HTTPlug's HttpAsyncClient implementations). | ||
| - Introducing standardised Graph exception types `GraphClientException` and `GraphServiceException` as more specific `GraphException` types. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be helpful to link documentation for these changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added
The upgrade guide will enable users to have a quick high level view of breaking changes they need to address in their applications, new features introduced and major bug fixes
We will link to this doc in both the beta and v1 repos to prevent duplication.
Related to https://github.com/microsoftgraph/msgraph-sdk-php/issues/438