Merge vs17Dev to search-4x-preview-vs17#3251
Merged
brjohnstmsft merged 15 commits intoAzure:search-4x-preview-vs17from May 22, 2017
Merged
Merge vs17Dev to search-4x-preview-vs17#3251brjohnstmsft merged 15 commits intoAzure:search-4x-preview-vs17from
brjohnstmsft merged 15 commits intoAzure:search-4x-preview-vs17from
Conversation
This swagger update is from PR: Azure/azure-rest-api-specs#1214 * Rename ComputePolicy operation to ComputePolicies ComputePolicy was never published, so this is not a breaking change and it was caught as part of a sanity check prior to publishing, so there is no risk in this change.
…ests that are failing. Cleaning up files and code. Fixing Tracing Tests (#3209)
* Added support for VirtualNetworkUsages API * Updated VirtualNetworkTests to use the latest version of Resource Manager
* Add missing references for Batch tests
* Fix issue with NetCore signing of headers
- This is due to a change in HttpClient where DELETE no longer
always includes a Content-Length 0 header. This is a change from
net452 where DELETE always has that header.
- Also includes a test for this behavior.
* Add Batch IntegrationTests remapping for json.net
* Update Batch release notes and version for 7.0.1
* Publishing Test related packages. Adding a feature in TestFramework to accept Custom key/value pairs. Fixing Monitor Test project target framework. Updating versions for HttpRecorder, Azure.Authentication and TestFramework * Incorporating PR feedback and reverting a version that is not to be increased
* Adding projects for RecoveryServices.SiteRecovery service. * Changes corresponding to renaming GetTrackAsyncOperation to GetOperationResults in operation id * Changes corresponding to update in swagger spec PR: 1) Removing operationresults apis. 2) Introducing operations api. 3) Fixing issue in a patch model. 4) Changing few fields to string from boolean. * Generated files with proper license headers. * Changes corresponding to ixing case of discriminator field for FabricSpecificUpdateNetworkMappingInput * Generating files with latest autorest version. * Adding new tests. * Removing redundant dependencies.
* Updating version of TestFrmework and also adding reference to latest published nugets for HttpRecorder and Azure.Authentication * updating the right nuget versions
* Update version to 2.2.0 to indicate that it is stable * Add changelog information to ensure all preview changes are included as well as indication that this change just makes it stable.
* Port File Staging to VS17 * Fix tabs in Directory.build.props
Member
|
@azuresdkci retest this please |
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.
This PR is FYI only. Commits are intentionally not being squashed to preserve history.
FYI @shahabhijeet @Yahnoosh @chaosrealm
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.