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 compute/resource-manager/v2017_03_30] [DO NOT MERGE] Compute 2019-07-01 version #320
Closed
Closed
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
5 tasks
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/compute/resource-manager/v2017_03_30@7094
branch
4 times, most recently
from
September 10, 2019 01:59
fb45189
to
08e9e6a
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/compute/resource-manager/v2017_03_30@7094
branch
6 times, most recently
from
September 17, 2019 20:12
81ba0fb
to
e29f246
Compare
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.
* 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.
* Addressing most points on the issue * Using aggregate exception for batch operation failures * Renamed exception * Fix linting issue
* Add access condition models to Azure Core * Override superclass setters to return subtype * Updated documentation and added Fluent annotation
* Updating File Service SAS with algorithm. * Adding javadoc and samples.
* Update Queue SAS token generation to match languages. * Adding codesnippets. * Update QueueService with better docs and samples.
* Adding support for all connection string formats * Adding unit tests for storage connection string parsing * Exporting connection string to other modules (java9), Removing Utility::parseConnectionString()
* Update sas generation to be consistent with Go and .NET. * Updating documentation and adding snippets.
…perties::analyticsLogging, removing word 'file' from FileHttpHeaders proeprties (#5868) * Renaming Queue StorageServiceProperties::logging to StorageServiceProperties::analyticsLogging, removing word 'file' from FileHttpHeaders proeprties. * adding property name transformation for QueueServiceProperties::Logging
* Updated the Append, Block, and Page BlobItem classes to use constructors that didn't expose implementation * Fix linting issues and incorrect parameter passing * Clone byte array
* Added test for IP endpoint * Add support for IP based URLs and fix the service version passing and retrieving * Cleaned up some public API and added IP based URL support to Queues * Fixed unresolved merge conflicts and added playback records * Fixing linting issues and passing snapshots * Changes based on PR feedback * Fix SpotBugs issue * Suppress SpotBugs issue
* delete addSetting(ConfigurationSetting) * renaming asOfDateTime to acceptDateTime * renamig lock and unlock to readOnly * getSetting 304 will not throw * exception hierachi * correct checkstyle errors * reoreder * enable user-defined retry policy * update conditional getSetting() request and tests * refactor based on connie feedback * update test Records * user default getKey() test * after getKey() update record
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/compute/resource-manager/v2017_03_30@7094
branch
2 times, most recently
from
October 19, 2019 21:43
5d6b4c4
to
f6b09ec
Compare
Add default responses to new APIs.
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/compute/resource-manager/v2017_03_30@7094
branch
from
October 19, 2019 21:49
f6b09ec
to
a8b8ee4
Compare
PhoenixHe-NV
deleted the
sdkAutomation/compute/resource-manager/v2017_03_30@7094
branch
October 21, 2019 09:14
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#7094