forked from Azure/azure-sdk-for-java
-
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
[AutoPR sql/resource-manager/v2014_04_01] Add TDEBYOK api swagger files for serveroperations and MIoperations #707
Closed
openapi-sdkautomation
wants to merge
455
commits into
test-repo-billy:sdkAutomation/sql/resource-manager/v2014_04_01
from
AzureSDKAutomation:sdkAutomation/sql/resource-manager/v2014_04_01@7551
Closed
[AutoPR sql/resource-manager/v2014_04_01] Add TDEBYOK api swagger files for serveroperations and MIoperations #707
openapi-sdkautomation
wants to merge
455
commits into
test-repo-billy:sdkAutomation/sql/resource-manager/v2014_04_01
from
AzureSDKAutomation:sdkAutomation/sql/resource-manager/v2014_04_01@7551
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
Add Http Client documentation to Track 2 READMEs
* Regenerate custom vision prediction * Regenerate prediction and training for custom vision
Fix typo
Fix typo
* Policy:generate package 2019_06_01 * storagecache: generate package v2019_08_01 * Resource: generate package 2019_06_01 * Storage: regenerated package v2019_04_01
* Use builder to expose ways to create client. * Replace manual creation of EventHubClient with createBuilder(). * Remove TestUtils.getEventsAsList * Move test data set up for integration tests into IntegrationTestBase. * Use shared parallel scheduler instead of creating new ones.
* Fixed the case when deserialized header is null
Overriding since this won't impact any existing pipelines.
…nt Libraries' and 'Previous Client Libraries'. (#5397)
* Minor cleanups for azure-core: 1) Move AzureEnvironment from azure-core to azure-core-management 2) Adding a convenience 'stream()' method to HttpHeaders class 3) Renaming HttpPipeline.httpClient() to HttpPipeline.getHttpClient() 4) Stop HttpRequest being serializable 5) Renamed HttpRequest.buffer() to HttpRequest.clone() 6) Making HttpResponse immutable by setting the internal HttpRequest to the constructor, rather than having it on the setter
This PR will enable Check Enforcer on the Java repo.
* Renaming HttpHeaders getter methods `value` and `values` to `getValue` and `getValue`
Make the NettyAsyncHttpClient class non-public, and have the NettyAsyncHttpClientBuilder return HttpClient instead.
…5387) * Add examples for configuring Netty and OkHttp clients with a proxy * Fix duplicate code snippet * Documentation cleanup
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check * test for ThrowFromClientLoggerCheck * add skip check on static methods, static class, and construcoor
Add mssfang as primary owner of /sdk/appconfiguration/
* Clients and code samples for LeaseClients * Updated tests * Updating unit tests * Using builder pattern for LeaseClients * Fix unit tests * Cleaning up documentation * Fix linting issues and more unit tests * Moved test files into correct folder
…5416) * Add interface for TokenManager and TokenManagerProvider. * Update ReactorReceiver, Sender, and Session to use TokenManagerProvider. * Unifies ways of constructing EventHub*Client. * Rename TokenResourceProvider -> AzureTokenManagerProvider. * Rename AmqpResponseMapper -> ManagementResponseMapper. Move implementation out of EventHubClient. * ManagementResponseMapper is used to deserialize. * Split ManagementNode from ReactorConnection. * Moving ManagementChannel creation out of ReactorConnection and into an EventHubConnection class.
* Use mono error for storage async clients
* Update artifact versions using the script * Update user agent strings with new versions * Add missing tag for core-test in netty pom.xml * Add missing tag for core-test in netty pom.xml * Missing tag in okhttp
* Delete the SR class from Storage Common * Moving more constants out of public API * Moved constants in public API to local location * Fixed poms
* Map functionality for PagedFlux * Refactor common code and update method name * Merge from master
* Initial transition of common names * Updated to use new class names, renamed StorageException to BlobStorageException * Updated playback records * Fix playback records that failed * Fix playback record * Updating playback record again * Deleted merged class * Fix reference change * Update failing playback test and re-recorded
Kv artifact updates
Add a quick initial section on pull requests
* jsonwrapper utility * surpress wornings, update module-info * remove unsued method * surpress wornings * surpress wornings * update module-info * surpress wornings * exclude SIC_INNER_SHOULD_BE_STATIC_ANON bug * code style fix in tests
* Fix passing service version through the hierarchy * Fix edge cases * Changed instance method to static
* Removed URL from public API * Fix checkstyle issue * Updated IllegalArgumentExceptions with a message
* Move credentials to root package and rename device code parameters * Return expiresOn in DeviceCodeInfo * Rename TokenRequest to TokenRequestContext * Move tests to root package * Fix references to identity in other sdks * Checkstyle
* Avoid waiting 60 seconds for VirtualMachine MSI timeout * Checkstyle * Fix app service client id query parameter https://docs.microsoft.com/en-us/azure/app-service/overview-managed-identity#using-the-rest-protocol * Fix DefaultAzureCredential test
* Specialized async clients with async errors * Fix checkstyle
* preview 4 API review comments
* Proofread the Azure Storage Blob README and made slight modifications in favor of clarity and consistency to both text and code samples. * Corrected some code samples
Approved by adpship.
addtdebyokapiswaggers
Installation InstructionsYou can install the package Direct DownloadThe generated package artifacts can be directly downloaded from here: |
5 tasks
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.
Created to sync Azure/azure-rest-api-specs#7551