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
Conversation
* 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
* 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
KV Certifcates API
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
chore: jsonfmt servicebus
Author
Installation InstructionsYou can install the package Direct DownloadThe generated package artifacts can be directly downloaded from here: |
5 tasks
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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#7194