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
Nfsaas 2235 net sdk r35 #4
Merged
Merged
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
* Fix incorrect namespace for ContentModerator. * Add release notes.
* Add AOI and OD features * Update release notes and bump the version * Fix OCR test failure * Remove extra releaseNotes tag
…zure#5084) This reverts commit e433f1d.
* Changes based on review of pipeline. - Splitting audit (test and compliance) into separate job - Directly calling sn.exe rather than searching for it - Building and packaging in a single step - Adding Linux job
* Add First SDK for LabServices RP 2018-10-15 * Add tests for LabServices * LabServices - Remove launchsettings file * Clean up LabServices test csproj
* Add Security Alerts Policy on managed instance and databases + test * Generate client from azure and update session records * Add release notes
* EventGrid: 2019-01-01 new generated SDK and related test recordings * Address Code Review comments: Using generate.ps1, and update related meta data files and revert asymblyinfo.cs changes for test. * Address CR comments of removing key
Azure#5102) * [Storage] fix UseSubDomainName property name, and add Canfailover property * [Storage] Upgrade version to 9.2.0 preview * [Storage] re-geenerate from merged swagger
* NFSAAS-1504 NetApp SDK initial version * NFSAAS-1504 NetApp SDK initial version * NFSAAS-1504 NetApp SDK Initial Version With review corrections.
* adding support to verify graph token * refactored graph token acquisition to be one code path for userprovder as well as applicationprovider
* Network API version 2018-11-01 * Update Network's change log
…5120) * Add Postgres/MySql/ManagedInstance online migration scenarios * Update Microsoft.Azure.Management.DataMigration.csproj * Update Microsoft.Azure.Management.DataMigration.csproj * Update Microsoft.Azure.Management.DataMigration.csproj
…-01 (Azure#5126) * v5 Api version - Generated Change * Update Version and description of change * Record test for v5 * Update Microsoft.Azure.Management.StorageSync.csproj
* Update FileConventions to target latest Batch SDK * Update Batch.FileStaging to use latest Batch SDK
* Update Batch Management plane * Update test recordings and recording tests * Remove unneeded test playlist file * Update management sdk changelog and version * Use generate.ps1 rather than generate.cmd
* Changed Kusto Description * Updated Kusto version * fixed comments
* Generate new SDK * generate from generate.ps1 * Regenerate SDK use generate.ps1 and update version to 3.0.0
- Also adds some wrapper props/targets to enable dataplane builds. - Update client.yml to use dotnet build commands for both windows and linux - Add netfx compile support on non-windows
Add key vault build
Documenting well known end points key-value pairs
* [GuestConfiguration] GA SDK 1.0.0 * using generate.ps1 to generate files * Bumping up to version 2.0.0 as the api version changed from 2018-06-30-preview to 2018-11-20 * add change log and update release notes * Reverting the version to 1.0.0 as there won't be a stable release for 2018-06-30-preview REST APIs
…5145) * Adding MediaJobOutputProgressEventData and corresponding test * Update Nuget version and PackageReleaseNotes * Regenerate the event data model using Generate.ps1 script
* Add generated SDK files * Add custom extensions * Add session records * Add scenario tests * Update test session records * Update version number * Updating version number one more time * Remove blank lines in csproj file
Also includes a fix to cause symbol packages to be produced by default.
* upgrading SdkCommon to support .net461 and .netStd2.0 * updating sdkcommon * Updating SDK projects to use common properties for TargetFx
Updating header
… into NFSAAS-2235-NET-SDK-R35
leonardbf
pushed a commit
that referenced
this pull request
Apr 1, 2019
leonardbf
pushed a commit
that referenced
this pull request
Apr 1, 2019
leonardbf
pushed a commit
that referenced
this pull request
Apr 1, 2019
* # This is a combination of 5 commits. parent e68ceb4 author Lakshmanan Ramu Meenal <laramume@microsoft.com> 1539635490 -0700 committer Lakshmanan Ramu Meenal <laramume@microsoft.com> 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 #2: fixed test project errors # This is the commit message #3: fixed test project errors # This is the commit message #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 #2: resolved build failure # This is the commit message #3: resolved build failure # This is the commit message #4: resolved build failure * added SDK for version 2.1 * changed version number to 3.0.0 * updated assemblyfileversion
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.