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 features/resource-manager/v2015_12_01] Add api version 2019-07-01 for features #528
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
Adds missing dependency to Spotbugs aggregate report which caused it to fail.
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check * remove suppresion on implementation for ThrowLogger and fixes for Core and AppConfig * fixes checkstyle errors and remove transient
…khttp, using set prefix for builder setters, javadoc updates (#5222) * HttpClient plugin updates: centralize buffer resource management in okhttp, using set prefix for builder setters, javadoc updates * OkHttp plugin: Moving okhttp version to parent/pom * Adding OkHttp builder samples. * Javadoc & checkstyle corrections
* Added PagedFlux and PagedIterable to Files * Added PagedFlux and PagedIterable to Queues * Fixing unit tests that use listing * Fixed interleaving response values failing
…or netty and other modules that depend on the test jar. -DskipTests build tests but doesn't run them. Using -Dmaven.test.skip=true means that the tests are not even compiled. (#5246)
* Use logger.logExceptionAsError * Using countdown latch in case one of the consumers begins to consume.
* Fixed the failed live tests
* Policy:generate package 2019_06_01 * storagecache: generate package v2019_08_01
* Fix the load error
* Update event processor APIs based on user study Fixes #5266
* Add implementation of synchronous eventhubconsumer * Update EventHubConsumer to use SynchronousEventSubscriber. * Adding SynchronousEventSubscriber. * Add helper method to create method with additional properties. * Add SynchronousReceiveWork. * Update logic for queueReceiveWork. * Adding logging to SynchronousEventSubscriber. * Update tracking for synchronous receives. * Fixing issues when receiving multiple times. * Add tests for EventHubConsumer. * Do not pass EventHubConsumerOptions in, if only tryTimeout is used.
* Policy:generate package 2019_06_01 * storagecache: generate package v2019_08_01 * Resource: generate package 2019_06_01
* adding checkstyle rule * Fixes for max line length at 120 for Code Quality * Fixes for max line length at 120 for App Configuration * Fixes for max line length at 120 for Core * Fixes for max line length at 120 for Core Implementation * Fixes for max line length at 120 for Core Mngmt * Fixes for max line length at 120 for eventhubs * Fixes for max line length at 120 for identity * Fixes for max line length at 120 for keyvault keys * Fixes for max line length at 120 for KeyVault Secrets * Fixes for max line length at 120 for openTelemetry
Identity code listener bug fix.
Added File Rest Parity Feb 19 feature
Adding storage SAS code snippets
* Adding sync api for scripts - User defined functions - Stored procedures - Triggers Adding sync api for users Refactoring responses
* shared token cache with Windows support, sharedTokenCacheCredential * tests * refactor to remove msalCacheStorage * rename CrossPlatLock * missing license header * added javadocs, slight change with string to byte{} * style fixes * style * added logger * more style fixes * make platform not supported a runtime exception * null ptr exception when aspect access is null * some spot errors * bug fixes * Address checkstyle and spotbugs issues * Fix cached lock race condition * Fix for *nix platforms * Add resiliency in FileWriter.java * Skip persistent cache test on *nix * Skip multi-process cache lock test on CI * Remove @after to ignore tests on *nix * Address spotbugs issue in CachePersister * Remove unused fields for spotbugs * Address checkstyle issues * Remove unused import
* Make DatabaseAccount public * 3.2.0
* Added support for implict root container * Fix merge issues * Added missed recording * One more missing recording * Another recording file * Fixed a recording file * Please let CI work * Fixed test
* before remove version * remove all version in order to stay same with all track 1 sdk
* save to remote branch and pull to personal computer * finallize API and DOC and SAMPLE * change options parameter name to selector * change api return type to String from URL * update json RECORD * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/credentials/ConfigurationClientCredentials.java Co-Authored-By: Alan Zimmer <[email protected]> * Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/credentials/ConfigurationClientCredentials.java Co-Authored-By: Alan Zimmer <[email protected]> * update url * update return doc
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check * good logger tests * add doc comments * wording * renaming * change logger var name sicne it is not static final * add license title
KV Secret & Keys API updates
KV Certificates API updates
* Update documentation in Base64Url. * Update documentation in Configuration. * Update documentation for ExpandableStringEnum. * Update iterable stream documentation. * Fix exception messages. * Adding getGlobalConfiguration() * Update code snippets to be more reactive. * Update documentation in Page, PagedFlux, and PagedResponse. * Fixing PagedFlux and PagedFluxBase code snippets. * Update documentation for StreamResponse. * Fix broken link in PagedIterable. * Update documentation for SimpleResponse. * Update documentation in ResponseBase. * Fix potential NullPointerException in StreamResponse.
* New PR for batching in another module * More documentation and code snippets * More code samples and documentation * More API and Javadoc cleanups * Test playback records and alignment with .NET naming * Updating POM versions and README documentation * Updating POM versions and README documentation * More tests and linting cleanup * Updating versions to use new Azure Core version * Fixing Javadoc issues and moving test files to correct folder * Update test playback record * Update parent pom version * More version updates * A few more version updates * Spotbug fixes
5 tasks
Add api version 2019-07-01 for features
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/features/resource-manager/v2015_12_01@7454
branch
from
October 10, 2019 07:48
0be9fbc
to
ff6db6e
Compare
PhoenixHe-NV
deleted the
sdkAutomation/features/resource-manager/v2015_12_01@7454
branch
October 21, 2019 09:15
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#7454