Skip to content
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

Merge from Search preview to jeji/sdkforskill #2

Open
wants to merge 205 commits into
base: jeji/sdkforskill
Choose a base branch
from

Conversation

jeji1101
Copy link
Owner

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.

cthrash and others added 30 commits June 5, 2018 12:16
* New SDK generated based on updated Swagger
* New images added for test
* New tests added for full coverage
* Bump version to 1.0.3
Add CognitiveServices.ComputerVision tests for full coverage
[Monitor] SDK Version 0.20.0-preview - Add Metric Alerts SDK
…baseline operations

Added support for using sever level rule in vulnerability assessment
baseline operations
…zure#4420)

* Modifying generate.ps1 to use the Start-AutoRestGeneration cmdlet

* Delete generate.cmds

* retaining legacy custom scripts
* [ADLS] add vnet and tests

* [ADLS] fix test and add generate.ps1

* [ADLS] modify version in AssemblyInfo.cs

* [ADLS] update session records

* [ADLS] modify generate.ps1
* Support table preview and table partition preview
* Documentation updates

* Updating MsiAccessTokenProvider to use IDMS endpoint for authentication

* Adding Serializable attribute to AzureServiceTokenProviderException

* Bumping NuGet package version

* Adding release notes for 1.0.2 to project file

* Bumping NuGet package version
updating bootstrapper to relax validation for psModulePath
Added back Backup, regenerated using updated generate.ps1
shahabhijeet and others added 29 commits July 19, 2018 13:13
[Storage] Fix the Changelog (fix version 7.3.0->8.0.0, and add 8.1.0)
[Compute] Fixing RunCommand API and adding missing ScaleSet Properties
using newly released CR for the common dependencies
SDK client changes for Traffic Manager API 2018-04-01
* Updated UserProperties model in Activities

* Updated assembly version and release notes for breaking changes

* Bringing back additionalProperties

* Fix type
Introducing Security Center .Net SDK
Update Face C# SDK auto-generated code.
[HDInsight] Added support for ADLS Gen 2
Fix Batch build issues
Update Text Analytics C# SDK auto-generated code.
…ing to open on CI machine when CI machines are running low on resources. (Azure#4597)

Adding feature to http recorder to compress LRO recorded files. This will eliminate LRO retries during playback.
The current iteration of optimization resulted in eliminating ~40% LRO payload out of recorded files.
During compacting of the files, it creates a backup of original file incase the test author decides to have both recordings (uncompressed as well as compressed)
Added additional key-vaule pair to trigger compressing recorded file in testFx. The new Key-Value pair is OptimizeRecordedFiles=true/false
Added unit tests. Recorded full E2E tests and compressed the recorded file.
Refactored test project to minimize redundant files, refactored namespaces in test projects.
Rearranged project files to comply building with multiple target frameworks.
Added additional meta data that will allow to query recorded data on multiple pivots (operation type, header type etc.)
[Azure Search] Merge psSdkJson6 to search-preview
Merge from Azure/azure-sdk-for-net service-preview
@jeji1101 jeji1101 changed the title Search preview Merge from Search preview to jeji/sdkforskill Jul 30, 2018
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.