forked from Azure/azure-sdk-for-net
-
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
Closed
Closed
Conversation
This file contains 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
- Requests whose default timeouts are 2m should have a client side timeout longer than 2m.
- The underlying server bug/behavior which caused us to need to do this has been fixed in the latest REST API version.
- This allows callers to bypass a superfluous GetFileProperties call if they're really interested in performance when downloading files.
- Nor do we plan to.
See the commit list for the list of features included in this release |
- Update SDK version to 9.0. - Update changelog.
matthchr
force-pushed
the
feature/batch-sdk-9.0
branch
from
August 22, 2018 21:03
b3f207f
to
689a258
Compare
matthchr
pushed a commit
that referenced
this pull request
Nov 13, 2018
Add hq node and dop percent to Job contract
matthchr
pushed a commit
that referenced
this pull request
Jun 4, 2019
* # This is a combination of 5 commits. parent e68ceb4 author Lakshmanan Ramu Meenal <[email protected]> 1539635490 -0700 committer Lakshmanan Ramu Meenal <[email protected]> 1551313811 -0800 # This is a combination of 2 commits. # This is the 1st commit message: added 2.1 preview SDK for text analytics based on PR commanets changed the number of SDK's to one # This is the commit message #1: fixed test project errors # This is the commit message Azure#2: fixed test project errors # This is the commit message Azure#3: fixed test project errors # This is the commit message Azure#4: fixed the log errors * changed the version name and package notes * # This is a combination of 5 commits. # This is the 1st commit message: added SDK for version 2.1 # This is the commit message #1: resolved build failure # This is the commit message Azure#2: resolved build failure # This is the commit message Azure#3: resolved build failure # This is the commit message Azure#4: resolved build failure * added SDK for version 2.1 * changed version number to 3.0.0 * updated assemblyfileversion
matthchr
pushed a commit
that referenced
this pull request
Mar 2, 2020
…8219) * SDK refresh to support new API version (#1) * Refreshing SDK with support for new API version * Added recorded sessions to fix CI (Azure#2) * Added recorded tests * Coder review fix * SDK refresh to support new API version (#1) * Refreshing SDK with support for new API version * Added recorded sessions to fix CI (Azure#2) * Added recorded tests * Adding SDK changes * code review fix to downgrade the version * reverting assembly version
matthchr
pushed a commit
that referenced
this pull request
Mar 2, 2020
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.
No description provided.