Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

[AutoPR features/resource-manager/v2015_12_01] Add api version 2019-07-01 for features#528

Closed
openapi-sdkautomation[bot] wants to merge 382 commits intotest-repo-billy:sdkAutomation/features/resource-manager/v2015_12_01from
AzureSDKAutomation:sdkAutomation/features/resource-manager/v2015_12_01@7454
Closed

[AutoPR features/resource-manager/v2015_12_01] Add api version 2019-07-01 for features#528
openapi-sdkautomation[bot] wants to merge 382 commits intotest-repo-billy:sdkAutomation/features/resource-manager/v2015_12_01from
AzureSDKAutomation:sdkAutomation/features/resource-manager/v2015_12_01@7454

Conversation

@openapi-sdkautomation
Copy link

anuchandy and others added 30 commits September 4, 2019 11:05
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
* 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
rickle-msft and others added 23 commits October 7, 2019 12:11
* 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 <48699787+alzimmermsft@users.noreply.github.com>

* Update sdk/appconfiguration/azure-data-appconfiguration/src/main/java/com/azure/data/appconfiguration/credentials/ConfigurationClientCredentials.java

Co-Authored-By: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>

* 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
Add api version 2019-07-01 for features
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/features/resource-manager/v2015_12_01@7454 branch from 0be9fbc to ff6db6e Compare October 10, 2019 07:48
@PhoenixHe-NV PhoenixHe-NV deleted the sdkAutomation/features/resource-manager/v2015_12_01@7454 branch October 21, 2019 09:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.