-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Feature/storage preview5 #8049
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Feature/storage preview5 #8049
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
148a648
Fix SubStream to respect IOBase protocol (#7843)
lmazuel d81e141
removes NoRetry policy (#7845)
kristapratico 802f6ba
[storage] Makes signed_identifiers a required param (#7844)
kristapratico 921e888
[storage] Changes `file_permission_key` param to `permission_key` (#7…
kristapratico 91cb950
Change the param directive to keyword in docstrings (#7855)
ab45b98
[storage] Adds from_string to models (#7870)
kristapratico bf921ad
[storage-file] await async poller (#7872)
kristapratico 10879d0
[File and Queue] Client constructors (#7853)
854550f
[storage-queue] rename queue messages (#7895)
kristapratico 72a064c
[Storage-Queue][Storage-File] Kwargify positional params (#7877)
a5e3210
[storage-file, queue] moves param protocol to kwargs in gen_shared_ac…
kristapratico d77951d
[storage] Unexposes models from aio (#7881)
kristapratico 8333d1b
[Storage-queue] Allow None message encode policy (#7898)
annatisch 1e2ac43
Rename enqueue_message to send_messgae (#7928)
620394e
[storage-blob, queue] Renames Logging to <ServiceName>AnalyticsLoggin…
kristapratico 1c88847
[Blob][File][Encryption]Fix Download Encrypted Blob/File Bug (#7965)
xiafu-msft 95007d2
Consolidate offset - length behavior in files (#7942)
ea70800
Stop modifying internal_response body (#7958)
f1f6351
Merge remote-tracking branch 'origin/master' into feature/storage-pre…
lmazuel e8a94d2
[Storage] Relocated SAS generation (#7955)
annatisch 9993c23
[Storage] Updated close handles (#7940)
annatisch 88c839e
[Storage] Conditional etag parameters (#8047)
annatisch 6e31ddf
[Storage] Download stream refactor (#7848)
annatisch 7a67989
Design Pipeline ownership (#7981)
rakshith91 c43a13a
Merge remote-tracking branch 'origin/master' into feature/storage-pre…
lmazuel 177deba
Merge remote-tracking branch 'origin/master' into feature/storage-pre…
lmazuel 32f2199
Merge remote-tracking branch 'origin/master' into feature/storage-pre…
lmazuel 4a2b369
Batching APIs Raise on Any Failure (#7963)
ddc4d14
Plug HttpLoggingPolicy to Storage (#8081)
lmazuel e1647e1
[storage] make storage files _internal (#7949)
kristapratico 743048b
fix some tests (#8100)
3f07302
Fix tests (#8103)
rakshith91 b424135
[Storage] Bumped version + Pipeline fix (#8089)
annatisch bbaa3ae
Comment the echo check to workaround batch headers issue (#8118)
lmazuel dfda5ef
Merge branch 'master' into feature/storage-preview5
lmazuel 0341e86
Fix 8091: expose generated enum to customers (#8117)
lmazuel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.