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

[AutoPR cosmosdb/resource-manager/v2015_04_08] Add short url for all api resources#51

Closed
openapi-sdkautomation[bot] wants to merge 189 commits intotest-repo-billy:sdkAutomation/cosmosdb/resource-manager/v2015_04_08from
AzureSDKAutomation:sdkAutomation/cosmosdb/resource-manager/v2015_04_08@6884
Closed

[AutoPR cosmosdb/resource-manager/v2015_04_08] Add short url for all api resources#51
openapi-sdkautomation[bot] wants to merge 189 commits intotest-repo-billy:sdkAutomation/cosmosdb/resource-manager/v2015_04_08from
AzureSDKAutomation:sdkAutomation/cosmosdb/resource-manager/v2015_04_08@6884

Conversation

@openapi-sdkautomation
Copy link

@openapi-sdkautomation
Copy link
Author

Installation Instructions

You can install the package cosmosdb/resource-manager/v2015_04_08 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:

mitchdenny and others added 4 commits August 14, 2019 13:10
Adds a flag to the pipeline which controls whether it is a track 1 or track 2 build.
* Formatting changes in EventHubAsyncProducer.

* Adding EventHubClient, EventHubConsumer, and EventHubProducer.

* Exposing EventHubClient creation in EventHubClientBuilder.

* EventHubClient, Consumer and Producer implements Closeable.

* Fixing sample by removing event hub instance from namespace connection string.

* Remove unneeded sample in EventHubClientBuilder.

* Add EventHubClient to builder annotation.

* Update EventHubClientBuilder samples. Remove unneeded ones.

* Update samples in EventHubClientBuilder.

* Fixing links to EventHubAsyncProducer samples.

* Adding EventHubProducer code samples.

* Update from Iterable to IterableResponse.

* Make test contents package-private.

* Adding tests for EventHubProducer.

* Simplifying creation of EventHubAsyncProducer

* Select correct retryDuration when constructing EventHubProducer.

* Adding EventHubProducer tests.

* Rename EventHubClientIntegrationTest -> EventHubAsyncClientIntegrationTests

* Add integration tests for EventHubClient.

* Make EventHubConsumer methods public
* Split the eventhubs client and data pipelines.

* Removed redundant modules section.

* Specified artifacts for data pipeline.
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/cosmosdb/resource-manager/v2015_04_08@6884 branch from 36bfc74 to 653c32a Compare August 14, 2019 22:02
conniey and others added 6 commits August 14, 2019 15:10
* Seeing if we can speed up spotbugs by not forking the JVM for each module
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check

* fixes

* Update eng/code-quality-reports/src/main/resources/checkstyle/checkstyle-suppressions.xml

suggest changes on comments

Co-Authored-By: Connie Yau <conniey@microsoft.com>
* Move Storage to official swagger files

There are no (meaningful) code changes except the attribute in
BlobHierarchyListSegment that I can't trace to the swagger

* Upgrade blobs swagger to 2019-02-02

Note that additional work will have to be done to patch our higher level code to
pass new parameters to existing APIs

* Fixes to Swagger generation and updating to use new protocol layer

* Fixed appendBlock content-type, added SpotBug exclusions for autogen code

* Update README.md

* Fixed incorrect exclude
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/cosmosdb/resource-manager/v2015_04_08@6884 branch from 653c32a to 34c78e9 Compare August 15, 2019 20:17
sima-zhu and others added 14 commits August 15, 2019 14:10
* Migrate queue to spock test framework

* Remove all Junit tests and dependencies
…literals usage (#4994)

* Adding javaDoc formating rule

* Adding fixes for javadoc formatting
* Created StorageException for Files and Queues, moved it into models for Blobs, made it a POJO

* Using getX naming and cleaned up unit test imports

* Fixed additional imports

* Fixed import and ignored issue with enum serialization
* Smoke Test for Key Vault, Storage and Identity SDK

* Create EventHubs.java

* Update EventHubs.java

* Update KeyVaultSecrets.java

* Update App.java

* Create CosmosDB files

* CosmosDB finallized

* Update EventHubs.java

* Handling pre-cleaning the resource

* Update App.java

* Concurrency support

* Update pom.xml

* Review feedback

* Reactive async in Cosmos

* Use of Logger

* Env Variables names changed

* Create README.md

* Use of logger in error message

* Location changed to /eng/

* Create smoke-test.yml

* Update smoke-test.yml

* Update smoke-test.yml

* Update smoke-test.yml

* Update README.md

* Website in pom.xml

* MIT headers

* static final named correctly

* Avoiding import.*

* nit: extra blank lines and logger
mitchdenny and others added 25 commits September 10, 2019 03:52
* 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
* Rename ApiTestBase -> IntegrationTestBase

* Remove 'playback' support in integration tests.

* Remove duplicated uses of: skipIfNotRecordMode().

* Increase duration.

* Clean-up inline mocks.

* Replace EventData mocks with an implementation that returns correct info.

* Clear mocked classes in EventProcessorTest
* Add codesnippets for EventHubConsumer.

* Remove periods for headers in EventHubProducer.

* Update README.

* Update changelog for preview 3.

* Update user-agent version to preview 3.

* Fix README snippet.

* Update ToC.
* adding code snippets for BlckBlob Async and sync clients

* Updated code snippets based on API changes
* CHANGELOG for Preview 3, fixes to previous release links

* Fixed SDK Guidelines link
* Updated change log for preview 3
* Initial CHANGELOG update

* Update CHANGELOG.md

* Fixed SDK Guidelines Link

* Update CHANGELOG.md
build timeout fix.
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/cosmosdb/resource-manager/v2015_04_08@6884 branch from 34c78e9 to 499f3d7 Compare September 10, 2019 22:37
@PhoenixHe-NV PhoenixHe-NV deleted the sdkAutomation/cosmosdb/resource-manager/v2015_04_08@6884 branch October 21, 2019 09:14
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.