Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Tags: MindFlavor/AzureSDKForRust

Tags

queue_0.1.0

Toggle queue_0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Azure storage queue partial implementation (#320)

storage_blob_0.45.3

Toggle storage_blob_0.45.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace x-www-form-url encoding with percent encoding in blob/contain…

…er signature generation (#318)

* replace form url encoding with percent encoding

* fixed example missing a dependency

* less verbose code

* less verbose code (forgot some :)

storage_blob_0.45.2

Toggle storage_blob_0.45.2's commit message
release storage_blob_0.45.2

storage_blob_0.45.1

Toggle storage_blob_0.45.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #313 from MindFlavor/issue/azure_flag

Workaround for Azurite Creation Dates

aad_0.47.0

Toggle aad_0.47.0's commit message
version aad_0.47.0

storage_core_0.44.3

Toggle storage_core_0.44.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Azure Storage Core: Added ?Sized on impl (#308)

* Added ?Sized on impl

* bumped deps

storage_blob_0.44.3

Toggle storage_blob_0.44.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Azure storage: Allowed either content_md5 or content_crc64 in respons…

…es (#304)

* fixed put_block

* prepared for release

aad_0.46.0

Toggle aad_0.46.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #303 from MindFlavor/issue/290/aad_refresh_token

Azure AAD: Exchange refresh token support

Verified

This commit was signed with the committer’s verified signature. The key has expired.
MindFlavor Francesco Cogno

aad_0.45.0

Toggle aad_0.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename AAD functions to match the Microsoft documentation (#299)

* migration done

* fixed README