Skip to content

Tags: loomltd/azure-sdk-for-java

Tags

114921

Toggle 114921's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added an overload for listing with a continuation token (Azure#7388)

azure-storage-file-datalake_12.0.0-beta.10

Toggle azure-storage-file-datalake_12.0.0-beta.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated Readme and changelog for storage release (Azure#7484)

azure-storage-common_12.3.0

Toggle azure-storage-common_12.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated Readme and changelog for storage release (Azure#7484)

azure-storage-blob-cryptography_12.3.0

Toggle azure-storage-blob-cryptography_12.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated Readme and changelog for storage release (Azure#7484)

azure-storage-blob-batch_12.3.0

Toggle azure-storage-blob-batch_12.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated Readme and changelog for storage release (Azure#7484)

azure-storage-blob_12.3.0

Toggle azure-storage-blob_12.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated Readme and changelog for storage release (Azure#7484)

azure-cosmos_3.6.0

Toggle azure-cosmos_3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated release version to 3.6.0 (Azure#7428)

azure-identity_1.0.3

Toggle azure-identity_1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update identity to 1.0.3 (Azure#7398)

* Update identity to 1.0.3

* Add change log for 1.0.3

azure-cosmos_3.6.0-beta.2

Toggle azure-cosmos_3.6.0-beta.2's commit message
Initial commit to add API to retrieve min throughput for a CosmosCont…

…ainer (Azure#7259)

* Initial commit to add API to retrieve min throughput for a CosmosContainer

* Adding tests and using SqlQuerySpec to fetch the offer throughput for a container

azure-storage-queue_12.2.0

Toggle azure-storage-queue_12.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Retry transient send errors that occur on Event Hubs Producer (Azure#…

…7306)

* Retry producer operation on transient failure.

* Update integration test.

* Adding checkstyle suppression for RetryUtil