-
Notifications
You must be signed in to change notification settings - Fork 5.1k
STG 73 #13105
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
STG 73 #13105
Changes from all commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
29b0c7f
Bumped Storage to service version 2019-12-12
seanmcc-msft dbc78b0
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 2b1ab0f
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft a5bc889
re-recorded tests and moved down to service version 2019-10-10
seanmcc-msft 2d6ecaf
Ran Export-API.ps1
seanmcc-msft beafe27
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 5924e01
updated Data Lake swagger readme
seanmcc-msft 4ce75ba
regenerate datalake client
kasobol-msft 5f4efb9
Feature/storage/updated73service version (#11039)
seanmcc-msft cf9b515
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 3162a8d
Updated for Blob Tags swagger (#11056)
seanmcc-msft aca11e9
Generated with Container Soft Delete swagger (#11245)
seanmcc-msft 7df6ae7
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft f292008
re-recorded failing tests (#11246)
seanmcc-msft 09c7a52
Added Share Soft Delete swagger (#11259)
seanmcc-msft 4c65ce0
Added Append Blob Seal swagger (#11261)
seanmcc-msft 32e373e
Regenerated based on minor Append Seal swagger changed (#11281)
seanmcc-msft 885c3f7
Regenerated off latest swagger (#11311)
seanmcc-msft 26800a4
Added Set Expiry swagger (#11337)
seanmcc-msft 0369f07
Added Seal Append Blob (#11262)
seanmcc-msft 626abde
Added Share Soft Delete (#11260)
seanmcc-msft 9d375f2
Generated with Set Blob Tier with Snapshot and Version swagger (#11356)
seanmcc-msft 70c8ebd
Update to generated code for Object Replication and Blob Tags (#11381)
amnguye 4932dbb
Feature/storage/container soft delete (#11244)
seanmcc-msft a2a6a5e
Added Blob Version (#11138)
seanmcc-msft 9432b80
Feature/storage/set blob tier snapshot version (#11425)
seanmcc-msft fba7189
Generated off latest swagger (#11459)
seanmcc-msft 334485f
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft a0e4c61
Feature/storage/blob tags (#11060)
seanmcc-msft 7dc861f
Feature/storage/set expiry (#11353)
seanmcc-msft 6f8316b
Feature/storage/avro parser (#11483)
seanmcc-msft 4a2b3dc
Updated to latest swagger (#11583)
seanmcc-msft cbeb661
Added BaseBlobClient.CopyFromUri() (#11635)
seanmcc-msft 6decf40
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 7ac9bf5
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 26d54ed
Feature/storage/jumbo blob (#11548)
jaschrep-msft 9a252c4
Object Replication (Download Response and Get Blob Properties) (#11909)
amnguye 972775f
Feature/storage/jumbo datalake (#11866)
jaschrep-msft aa40f65
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft ffc075d
Added Quick Query (#11586)
seanmcc-msft 9e556ce
Updated Container Restore to match Java (#12025)
seanmcc-msft e5499c7
Regenerated off of swagger changes with quick query object rename (#1…
amnguye 31ecf79
Merge branch 'master' into feature/storage/stg73base
amnguye e1fc993
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft f0faa66
Fixed build (#12297)
seanmcc-msft e2fa455
Moved Set Expiry to Data Lake and made APIs internal (#12346)
seanmcc-msft c7cdf7a
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 973ca8f
Feature/storage/2019 12 12 sas (#11653)
seanmcc-msft 029bf31
Added Change Feed (#11692)
seanmcc-msft f1f530b
Updated CI files to release Change Feed (#12506)
seanmcc-msft 6a0fa8f
Fixed minor Change Feed bug (#12505)
seanmcc-msft 77f8cf0
Feature/storage/conditional tags (#12469)
seanmcc-msft 87b2e21
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 82aa16f
Ran Export-API.ps1
seanmcc-msft e8e06c0
Changing OR object to a list of the proper OR class (#12740)
amnguye e0dcce7
Changing ObjectReplicationDestinationPolicy to ObjectReplicationDesti…
amnguye 7decdf8
Feature/storage/api view comments (#12667)
seanmcc-msft 05ace53
Fixed bug where BlobBaseClient.DownloadTo() couldn't handle blobs wit…
seanmcc-msft fe5fc10
Fixed issue where BlobModelFactory.BlobProperties parameters were all…
seanmcc-msft 9480298
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 9199386
Fixed Api-Compat issue
seanmcc-msft c667d23
Updated release notes for 73 (#12872)
seanmcc-msft c1a96e3
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 5291a15
Addressed encoding issues for Blobs, Data Lake, and SMB Files (#12896)
seanmcc-msft 5dc017e
Added StaticWebsite.DefaultIndexDocumentPath to BlobServiceProperties…
seanmcc-msft 74b323d
Updated release notes (#12973)
seanmcc-msft cc06e76
Feature/storage/rehydrate priority (#12982)
seanmcc-msft 329a093
Fixed bug where DataLakeDirectoryClient.GetSubDirectory(), GetFile(),…
seanmcc-msft 6f742e1
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 2a6d018
Added BlockBlobStorage and FileStorage to AccountKind (#13016)
seanmcc-msft 576aecf
Resolved bug where ShareClient, ShareDirectoryClient, and ShareFileCl…
seanmcc-msft 3c055fd
Updated to latest swagger (#13051)
seanmcc-msft a5c1c58
Jumbo Blob docstring update (#13027)
jaschrep-msft 9cd45fd
Hide Container Restore (#13052)
seanmcc-msft 4333efa
More STG 73 SAS work (#12993)
seanmcc-msft e572270
Adding object replication to list blob response (#13055)
amnguye 8af91ca
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 739f1a6
Feature/storage/upload stream optimizations (#12031)
jaschrep-msft 3550a02
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 4d0d1bf
Enabled recording tests involving connection strings, recorded specia…
seanmcc-msft a3d3284
PR comments
seanmcc-msft cb3a591
Hide renaming DataLakeFileClient.ScheduleDeletion() models
seanmcc-msft 7668792
Merge branch 'master' into feature/storage/stg73base
seanmcc-msft 1b915f3
Add subscription config to stg73 for preview sub (#13158)
danieljurek b864ed9
Queue Encryption deserializer bug fix (#13161)
jaschrep-msft c652b9e
Fixing live tests
seanmcc-msft dd8872c
mode live test fixes
seanmcc-msft 5c800b7
updated test resources
seanmcc-msft 555bc82
Lets try again
seanmcc-msft 23ba6bc
next try
seanmcc-msft ec6fe8e
next try
seanmcc-msft 556c4dd
updated change logs
seanmcc-msft 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If GetProperties fails, is it okay to catch it and pass the test?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to look into this one, I don't remember what I was doing here.