Skip to content

Merge vs17Dev to search-4x-preview-vs17#3251

Merged
brjohnstmsft merged 15 commits intoAzure:search-4x-preview-vs17from
brjohnstmsft:merge-vs17Dev-to-search-preview
May 22, 2017
Merged

Merge vs17Dev to search-4x-preview-vs17#3251
brjohnstmsft merged 15 commits intoAzure:search-4x-preview-vs17from
brjohnstmsft:merge-vs17Dev-to-search-preview

Conversation

@brjohnstmsft
Copy link
Copy Markdown
Member

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

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

SDK Generation Guidelines

  • If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
  • The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as the commitid of your swagger spec or link to the swagger spec, used to generate the code.
  • The *.csproj and AssemblyInfo.cs files have been updated with the new version of the SDK.

begoldsm and others added 15 commits May 11, 2017 15:21
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
)

* Renaming Management.Search to Microsoft.Azure.Management.Search

The package and assembly names were accidentally changed during the VS2017
migration. This fixes it.

* Search SDK: Updating Build-SearchPackages script
Copy link
Copy Markdown
Contributor

@seansaleh seansaleh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@markcowl
Copy link
Copy Markdown
Member

@azuresdkci retest this please

@brjohnstmsft brjohnstmsft merged commit ccff453 into Azure:search-4x-preview-vs17 May 22, 2017
@brjohnstmsft brjohnstmsft deleted the merge-vs17Dev-to-search-preview branch May 22, 2017 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.