Commit c433e47
Storage Preview 3 Release (#7154)
* Storage swagger (#6777)
* Python swagger update
This only changes to the official swagger version and regenerates
* Upgrade blobs swagger to 2019-02-02
* Fixed namespace dir and header
* Enable XML for blobs
* Generate vanilla blobs
* Fixed global parameters in swagger spec
* Regenerated blobs
* Revert "Fixed global parameters in swagger spec"
This reverts commit 75bd21b.
* Moved parameter fix to readme
* Fixed blob list serialization
* Fix for new metadata model
* Fixed datetime formatting
* Fixed required access policy
* Fixed readme analysis
* Regenerated queues
* Regenerated files
* Fixed files datetime
* Skip tests pending msrest fix
* Fixed for queue XML
* Fix for docsettings
* [storage] Fix for Files upload return type (#6772)
* Fix missing import
* Fix for Files inconsistent return types
* Blob async trace decorators
* [SnapshotSAS]Add Snapshot SAS (#6819)
* [SnapshotSAS]Add Snapshot SAS
* [SnapshotSAS]Extract SharedAccessSignature for Blob File and Queue
* [SnapshotSAS]Fix Typo
* [SnapshotSAS]Delete Redundant code
The removed code is for another feature.
* [SnapshotSAS]Stylistic Tweak
* Updating Storage Files swagger to 2019-02-02 (#6872)
* Updating Storage Files swagger to 2019-02-02
This includes a few transform changes to set default values for new required
parameters and marked certain 8601 dates as strings when they use more precision
that Python's dates.
I'm seeing a few test failures that I'm hoping someone on the Python side can
investigate (mostly "The specified share is being deleted. Try operation later."
that I was seeing before my changes). There are a few other failures related to
new service features that we can fix if easy or disable and file a work item to
get these changes in. The recorded tests will also have to be updated, but we
don't need to block on that right now.
* skip file permission related tests
* [Storage] File swagger updates (#6926)
* Updating Storage Files swagger to 2019-02-02
This includes a few transform changes to set default values for new required
parameters and marked certain 8601 dates as strings when they use more precision
that Python's dates.
I'm seeing a few test failures that I'm hoping someone on the Python side can
investigate (mostly "The specified share is being deleted. Try operation later."
that I was seeing before my changes). There are a few other failures related to
new service features that we can fix if easy or disable and file a work item to
get these changes in. The recorded tests will also have to be updated, but we
don't need to block on that right now.
* swagger changes
* [storage] make storage pylint-clean (#6929)
* make storage pylint-clean
* feedback
* Remove Storage swagger files and reference azure-rest-api-specs (#6943)
Also includes some changes to the generated code updated to the latest version
of blobs
* Append block from url sync and async (#6925)
* [Sync][AppendBlock]
* [Async][AppendBlock]Add append_block_from_url
* [Blob][AppendBlock]add recordings for append_block_from_url
* [Blob][AppendBlock]fix failing CI
* [Blob][AppendBlock]fix Pylint
* [Blob][AppendBlock]Adjust Stylistic Things
* [UpdatePage]add upload_pages_from_url sync and async (#6960)
* [UpdatePage]add upload_pages_from_url sync and async
* [UploadPage]Adjust Stylistic Things
* Fix Pylint
* Fix Pylint
* [Queues] Migrate to devtools test framework (#6882)
* initial migration
* samples
* comments
* queues test fixes
* recodings update
* update
* comment address
* pylint fix
* comments address
* Put range from url (#7081)
* [File]Upload Range From Url Sync
* [File]Upload Range From Url ASync
* Fix Pylint
* Fix Pylint
* CPK--Client Provided Encryption Key (#7104)
* [Blob]CPK without test
* Add Generated Code
* Fix Pylint
* [Blob][CPK]Test
* Add Missing Recordings
* [Blob][CPK]use existing field self.scheme
* File rest parity (#7001)
* [File][RestParity]Rest Parity Sync
Add Rest Parity Sync part(except create permission)
tweak _shared package a bit
* [File][RestParity]Rest Parity Async
Add Rest Parity Async part(except create permission)
* [File][RestParity]Add Rest Parity Async Recording Files
Add recording files for both sync and async
* [File][RestParity]Fix CI
* [File][RestParity]Recording again to fix CI
* Add Generated Code
* Stylistic Things and Record
* [Swagger][BugFix]workaround to fix swagger generated code
* [File][RestParity]Add Create_Permission API and Test
* Fix Test
* Fix Pylint
* Revert the workaround
* [File][RestParity]Tweak Documentation and Tests
* delete .dat file
* [Blob][SAS] Added support for identity SAS (#7020)
* [Storage] Incremented version for preview 3 and updated change log (#7156)
* Update Azure Core and msrest
* Add Workaround for SharePermissions,revert msrest
* Update version and history.md
* updates on history.md
* minor change
* more changes
* [Storage] Fix flaky tests (#7179)
* Update HISTORY.md
* Fix some typo in error message
* Fix Some Tests
* some more fixes
* Skip OAUTH Test1 parent 90fe8d9 commit c433e47
File tree
625 files changed
+174377
-70284
lines changed- sdk/storage
- azure-storage-blob
- azure/storage/blob
- _generated
- aio
- operations_async
- models
- operations
- aio
- swagger
- tests
- recordings
- azure-storage-file
- azure/storage/file
- _generated
- aio
- operations_async
- models
- operations
- aio
- swagger
- tests
- recordings
- azure-storage-queue
- azure/storage/queue
- _generated
- aio
- operations_async
- models
- operations
- aio
- swagger
- tests
- recordings
- tools/azure-sdk-tools/devtools_testutils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
625 files changed
+174377
-70284
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
4 | 25 | | |
5 | 26 | | |
6 | 27 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | | - | |
14 | 12 | | |
15 | | - | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
Lines changed: 14 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
37 | 39 | | |
38 | | - | |
| 40 | + | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | | - | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | | - | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| 66 | + | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
Lines changed: 10 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | | - | |
| 39 | + | |
41 | 40 | | |
42 | | - | |
43 | 41 | | |
44 | 42 | | |
45 | | - | |
| 43 | + | |
46 | 44 | | |
47 | 45 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
15 | | - | |
| 13 | + | |
Lines changed: 14 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
37 | 39 | | |
38 | | - | |
| 40 | + | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | | - | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | | - | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| 67 | + | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
| |||
Lines changed: 10 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | | - | |
| 39 | + | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | | - | |
| 44 | + | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments