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
Merge from Search preview to jeji/sdkforskill #2
Open
jeji1101
wants to merge
205
commits into
jeji/sdkforskill
Choose a base branch
from
search-preview
base: jeji/sdkforskill
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
* 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
[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
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
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.
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csproj
andAssemblyInfo.cs
files have been updated with the new version of the SDK.