Skip to content

update multiple recognition SDK.#3

Closed
acured wants to merge 150 commits intomasterfrom
UpdateMultiRecognitionSDK
Closed

update multiple recognition SDK.#3
acured wants to merge 150 commits intomasterfrom
UpdateMultiRecognitionSDK

Conversation

@acured
Copy link
Owner

@acured acured commented Jan 31, 2019

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.

KrzysztofCwalina and others added 30 commits November 27, 2018 13:28
* Implemented Get/Set KeyValue

* Added ReadOnlySequenceContent

* Optimized ParseConnectionString

* Added return value to ReadAsync
* Moved telemetry to a policy

* Improved Tests
* reorganized folders

* Added tests for retries
* reorganized folders

* Added buffer management tests
* Added more APIs and simplified

* Experimenting with streamed upload

* renames after the arch review
* Added more APIs and simplified

* Experimenting with streamed upload

* renames after the arch review

* cleanup names and simplify configuration APIs
* Added more APIs and simplified

* Experimenting with streamed upload

* renames after the arch review

* Changes to pipeline

* Changed configuration APIs and added ETag
* finished Get mock

* small rename
* changes to options

* more immutability and ability to set options
* changes to options

* more immutability and ability to set options

* Removed usages of Url from System.Configuration
* Added custom nuget feeds

* hiding strange APIs

* removed Sequence<T> from core dll

* more cleanup
…ver (Azure#24)

* trying to call actual service

* got response from live server

* Set runs against live server
* 3 live tests

* PR feedback
* refactor mock classes

* refactor _responseContent
* refactoring + delete

* extension method Clone
* moved off pipeline writer for request contnent

* removed ContentWriter

* cleaneup
* Removed Uri and ServiceMethod from Context.Create

* Refactored how authentication headers is computed

* small cleanup
weshaggard and others added 24 commits February 15, 2019 10:34
Re-enable the version check for the HttpRequestMessage
In situations requiring cross-tenant auth, it is currently not possible
to use MSI to fetch an access token directly. In these scenarios, it
would be helpful to be able to use a client certificate grant, but with
the certificate stored in Key Vault.

Currently, this workflow is supported, but only for "development-like"
environments (i.e. through the Visual Studio or Azure CLI token flows).
This commit makes it possible for a service to use its managed identity
to retrieve a Key Vault access token for client certificate grants.
* Adding first version of Edge gateway sdk and tests

* Fixing PR comments - Project property corrections, add assemblyinfo, use generate.ps1

* Fix PR comments - assemblyinfo, assemblyversion, unnecassary properties in proj files

* PR comment fixes: Target framework, folder structure

* Updated device updates test case

* Regenerated client code with generate.ps1 pointing to azure master rest spec

* PR Comments: project property fixes, rerun tests
* [Datafactory]SDK Change for SapOpenHub and Rest

* fix indention
…t results, produce results under default directory
* Updated Kusto GA version

* Fixed comments
…ing for release (Azure#5280)

* Adding new properties to DataBricks LS and Custom activity and updating the changelog for release

* Fixing version - 3.0.1 is not released yet.

* Fixing the Release notes
PR Azure#5248 accidently
renamed some files to the generated folder instead of Generated which
causes case-sensitivity issues.
Update the template version for the next version as well as moved
it to be a prerelease to test out some component governance checks.
@acured acured closed this Mar 13, 2019
acured pushed a commit that referenced this pull request Mar 26, 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.