-
Notifications
You must be signed in to change notification settings - Fork 0
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
Internal PR for Batch SDK 9.0 #1
Commits on Aug 21, 2018
-
Increase client side timeout for some server requests
- Requests whose default timeouts are 2m should have a client side timeout longer than 2m.
Configuration menu - View commit details
-
Copy full SHA for 059e340 - Browse repository at this point
Copy the full SHA 059e340View commit details -
Stop doing hacky %5C/%2F handling in shared key auth
- The underlying server bug/behavior which caused us to need to do this has been fixed in the latest REST API version.
Configuration menu - View commit details
-
Copy full SHA for fee9013 - Browse repository at this point
Copy the full SHA fee9013View commit details -
Fix bug where sharedkey auth fails in netcoreapp 2.1
- This is due to https://github.com/dotnet/corefx/issues/31172
Configuration menu - View commit details
-
Copy full SHA for 58d2675 - Browse repository at this point
Copy the full SHA 58d2675View commit details -
Add CopyNodeFileContentToStream and CopyNodeFileContentToString
- This allows callers to bypass a superfluous GetFileProperties call if they're really interested in performance when downloading files.
Configuration menu - View commit details
-
Copy full SHA for 597d0cc - Browse repository at this point
Copy the full SHA 597d0ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84ccb46 - Browse repository at this point
Copy the full SHA 84ccb46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ababd - Browse repository at this point
Copy the full SHA 90ababdView commit details -
Remove OpenAsync since we don't make any async calls
- Nor do we plan to.
Configuration menu - View commit details
-
Copy full SHA for e320fc9 - Browse repository at this point
Copy the full SHA e320fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd76a48 - Browse repository at this point
Copy the full SHA dd76a48View commit details
Commits on Aug 22, 2018
-
Regenerate code based on 2018-08-01.7.0 Swagger spec
- Update SDK version to 9.0. - Update changelog.
Configuration menu - View commit details
-
Copy full SHA for d64602e - Browse repository at this point
Copy the full SHA d64602eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 689a258 - Browse repository at this point
Copy the full SHA 689a258View commit details