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

[AutoPR recoveryservices.backup/resource-manager/v2016_08_10] Swagger changes for adding a new API version in Backup#537

Closed
openapi-sdkautomation[bot] wants to merge 395 commits intotest-repo-billy:sdkAutomation/recoveryservices.backup/resource-manager/v2016_08_10from
AzureSDKAutomation:sdkAutomation/recoveryservices.backup/resource-manager/v2016_08_10@7483
Closed

[AutoPR recoveryservices.backup/resource-manager/v2016_08_10] Swagger changes for adding a new API version in Backup#537
openapi-sdkautomation[bot] wants to merge 395 commits intotest-repo-billy:sdkAutomation/recoveryservices.backup/resource-manager/v2016_08_10from
AzureSDKAutomation:sdkAutomation/recoveryservices.backup/resource-manager/v2016_08_10@7483

Conversation

@openapi-sdkautomation
Copy link

sima-zhu and others added 30 commits September 5, 2019 12:27
* 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
* Capture encryption key header for Storage playback tests

* Fixed up recording based on testing out changes
* Adds okhttp and netty artifacts.

* Quick fix.
Added support for put range from URL
* Added memory options everywhere in the build via a global.
* Checkpoint store implementation using Storage Blobs
* Set tier on upload/copy; Rehydrate Priority

* Rehydrate priority continued work

* Addressed javadocs

* Recorded tests

* Added rehyrdate priority configurations to an existing test
* CPK implementation

* Rerecorded cpk tests with recording framework upgrade
* Added metadata to ContainerProperties

* Updating more hand created models

* More updates to model classes, changing tests based on them

* Updating more tests

* Suppressing noisy Spotbugs error

* Replacing header checks with new property checks
conniey and others added 22 commits October 9, 2019 13:27
* 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
…quireNonNull() (#5729)

* Adds an error message whenever using `Objects.requireNonNull()` to indicate which param is not expected to be null, provides sufficient information to a user to fix the issue.
* Updated Swagger transform README and updated code correspondingly

* Delete codegen file that no longer will be generated

* Fix linting issues with codesnippet names
* update .credential(ConfigurationClientCredentials) to .credential(String connectionString)

* replace credential() by using connectionString()

* fix javadoc

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

Co-Authored-By: Connie Yau <conniey@microsoft.com>

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

Co-Authored-By: Connie Yau <conniey@microsoft.com>

* add err to the IllegalArgumentException

* update CHANGELOG
* update .credential(ConfigurationClientCredentials) to .credential(String connectionString)

* replace credential() by using connectionString()

* fix javadoc

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

Co-Authored-By: Connie Yau <conniey@microsoft.com>

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

Co-Authored-By: Connie Yau <conniey@microsoft.com>

* add err to the IllegalArgumentException

* update CHANGELOG

* update readme to include default dependency for http netty and upgrade version preview 5

* update latest netty
XML Serialization had security issues regarding DTD. Disabling those features which are not required.
Fixes #4466 .
* Upgrade versions of external dependencies
* Resources: generate package-2019-07

* Resources: generate package-2019-07
Swagger changes for adding a new API version in Backup
@openapi-sdkautomation
Copy link
Author

Installation Instructions

You can install the package recoveryservices.backup/resource-manager/v2016_08_10 of this PR by downloading the artifact jar files. Then ensure that the jar files are on your project's classpath.

Direct Download

The generated package artifacts can be directly downloaded from here:

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.