Release M.G.C 1.19.0 -FileUpload, Batch+Request Builders+serializer, Chaos#69
Merged
andrueastman merged 7 commits intomasterfrom Dec 11, 2019
Merged
Release M.G.C 1.19.0 -FileUpload, Batch+Request Builders+serializer, Chaos#69andrueastman merged 7 commits intomasterfrom
andrueastman merged 7 commits intomasterfrom
Conversation
- Adds tests to validate
* BatchRequestStep enhancements - Adds overload to add steps using HttpRequestMessage - Adds overload to add steps using IBaseRequest - Adds tests to validate - Adds checks to ensure steps do not exceed max value set for graph * Makes new overloads to return void and updates relevant tests
- Return ids on creating step without providing one - Allow deseriaizing of requests to known type on geting response from ID - Added tests
* FileUpload task with DriveItem and FileAttachement support * Update csproj * Deserialize stream rather than dumping into string to improve performance - make uplaodsliceRequest and get uploadSlices private * Add test to capure 200 drive response - Makes sure stream used for deserialization is disposed. * PR Review Feedback - Fix typos - Add comments to source - Make UploadResponseHandler and UploadSliceRequest intenal classes - Remove unnecessary options from upload requests * Check if uploadSession is still valid before trying to delete it. * Renames UploadSessionInfo to UploadSession and UploadSessionInfoRequest to UploadSessionRequest
Collaborator
Author
|
Complete microsoftgraph/msgraph-sdk-dotnet#593 once this PR is done and the 1.19.0 release is on NuGet. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.