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

[AutoPR servicebus/resource-manager/v2015_08_01] chore: jsonfmt servicebus#381

Closed
openapi-sdkautomation[bot] wants to merge 237 commits intotest-repo-billy:sdkAutomation/servicebus/resource-manager/v2015_08_01from
AzureSDKAutomation:sdkAutomation/servicebus/resource-manager/v2015_08_01@7194
Closed

[AutoPR servicebus/resource-manager/v2015_08_01] chore: jsonfmt servicebus#381
openapi-sdkautomation[bot] wants to merge 237 commits intotest-repo-billy:sdkAutomation/servicebus/resource-manager/v2015_08_01from
AzureSDKAutomation:sdkAutomation/servicebus/resource-manager/v2015_08_01@7194

Conversation

@openapi-sdkautomation
Copy link

conniey and others added 30 commits August 6, 2019 20:39
* Fixing link to storage and event hubs.

* Fix broken links to Event Hubs. Convert tabs to spaces.

* Use relative links to source code. Remove en-us from docs.microsoft.com URLs.

* Remove en-us from identity/README.md
Cosmos Key Credential holds the key credentials, and supports key rotations. User can update the key in CosmosKeyCredential object, and that will be reflected in SDK on the fly.
* New version changes - 3.1.0

* Fixed Hello World Demo Link
* Add Samples section. Remove en-us from links.

* Remove en-us.

* Fix samples links in storage.

* Move samples to correct location.

* Fix broken links in README. Correct formatting.

* remove [package] from README because none of the others have it.

* Add syntax highlighting alias java to snippets.

* Undo * in appconfig

* Update shared key credential steps.

* Updating README with comments.
* Sync Client API - Replace Iterable with PagedIterable.
* Bump versions after preview 2

* Update versions in spotbugs

* reference preview 4 for core in spotbugs

* SDK_VERSION in key vault config

* Update versions in jacoco
* Add custom validation for Immutable notation to allow only final fields

* fixes for all classes with notation immutable to follow checkstyle rule
* Fix spotbugs pipeline for PR builds
* Azure Storage Common and updates to Azure Storage Blobs to use it

* Fixed parent POM version in Common package, cleaned up linting issues

* Updated CI build file

* Add azure-storage-common to pom.service.xml

* Fixed formatting
* Auto-gen and record tests

* Update version

* Recordings were written to wrong directory, moving them

* Retrigger CI
* Azure Storage Common and updates to Azure Storage Blobs to use it

* Fixed parent POM version in Common package, cleaned up linting issues

* Updated CI build file

* Add azure-storage-common to pom.service.xml

* Files and Queues using Common package
* Added logWarningAndThrow and changes logAndThrow to logErrorAndThrow and have them return the throwable

* Updated other uses of logAndThrow

* Changed method name and input to Exception

* Reverted back to runtime exception due to type erasure issue causing SpotBug errors

* Removed commented out SpotBugs exclusion
Update KV READMEs
* Rename EventHubConsumer -> EventHubAsyncConsumer.

* Rename javadoc code snippets from EventHubClientBuild -> EventHubAsyncClient.

* Rename EventHubConsumer samples -> EventHubAsyncConsumer.

* Rename EventHubProducer samples -> EventHubAsyncProducer.

* Rename EventHubProducer -> EventHubAsyncProducer.

* Inline variable for EventPosition.
* Remove intermediate POM.

* Fix artifact name.

* Update module reference.
* Change to the new Logging API
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check

* init

* updates HttpPipelinePolicy check

* rewording and rearranges

* regular expression for simplicity of suppresion for track 1
vhvb1989 and others added 22 commits September 9, 2019 21:11
* 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.
Add missing links for Storage Files, Queues, EH Checkpoint Store, and KV Certs
Fix broken KV Secrets link
Replace July 2019 with September 2019 throughout
Replace July with September
add KV certificates to artifacts signing stage
* Support context for ConfigurationAsyncClient APIs

* Initial commit for storage blob partition manager

* Minor fixes

* Fix checkstyle

* Remove etag from blob properties

* Clean up

* Merge from master and add more samples

* Update metadata key names

* Fix README title

* Fix README title

* More unit tests

* Add changelog and contributing md files

* Add documentation for samples

* Add storage blobs module to pom.service.xml and update javadocs

* Add missing section to README

* Add dependency modules to get CI build to pass

* Add dependency modules to get CI build to pass

* Fix indentation

* Revert changes to BlobProperties

* Update README

* Update README
Update package version to 1.0.0-preview.3
* Update azure-client-sdk-parent to 1.4.0

* Update azure-core to 1.0.0-preview.5

* Update azure-identity to 1.0.0-preview.4

* Update template xml to azure-core 1.0.0-preview.5

* Update appconfiguration to 1.0.0-preview.4

* Update jacoco and spotbugs report versions for azure-identity and appconfig

* Update azure-messaging-eventhubs to 5.0.0-preview.4.

* Update azure-messaging-eventhubs-checkpoint* to preview.2

* Update keyvault to 4.0.0-preview.4

* Update storage to 12.0.0-preview.4

* Update azure-storage test reference to azure-identity 1.0.0.preview.4

* Bump AzureConfiguration in appconfiguration to 1.0.0-preview.4

* Bump KeyVault versions to 4.0.0-preview.4

* Update azure-storage Configuration.java to 12.0.0-preview.4.

* Update tracing-opentelemetry to 1.0.0-preview.3

* Add azure-core in pom.service.xml so it can resolve reference.
* Add change log and docs for shared token cache cred

* Add compilable sample to identity readme
* Update README.md

* Update README.md

* Update README.md
@openapi-sdkautomation
Copy link
Author

Installation Instructions

You can install the package servicebus/resource-manager/v2015_08_01 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.

Comments