Commit fee30da
STG100 Beta Features (#46518)
* stg100 versioning changes (#46145)
* stg100 versioning changes
* removing extra space
* fixing formatting error
* listblob startsFrom changes (#46220)
* listblob startsFrom changes
* adding recordings
* fixing review comments
* adding listblobsbyhierachy tests
* adding enableSmbDirectoryLease property (#46362)
* adding enableSmbDirectoryLease property
* adding tests
* fixing linting errors
* STG100 - Files Encryption in Transit (#46444)
* encryption in transit changes
* adding tests
* fixing review comments
* STG100 - Blob Principal Bound Identity SAS (#46282)
* adding implementation and happy path test
* adding more tests and recordings, and moving token extraction to common
* re-adding recordings after pull
* fixing string to sign test
* forgot that token can't be recorded
* reverting assets and moving query param
* adding old assets tag back because im silly
* Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
* Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
* Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
* consolidating string to sign logic
---------
Co-authored-by: Copilot <[email protected]>
* STG100 - Datalake Principal Bound Identity SAS (#46445)
* adding implementation and happy path test
* adding more tests and recordings, and moving token extraction to common
* re-adding recordings after pull
* fixing string to sign test
* forgot that token can't be recorded
* reverting assets and moving query param
* adding old assets tag back because im silly
* whole feature
* adding more tests and consolidating string to sign logic
* fixing test that was unocovered through the fix to liveTestScenarioWithRetry
* removing change in blobsasimplutil
* STG100 - Get and Set Blob Tags Conditional Headers (#46406)
* generating off swagger
* wip
* proper implementation added
* adding tests and recordings
* adding new headers to recording ignore list
* regenerating off swagger and adding listblob starts from implementation back
* fixing position of startsfrom in implementations
* fixing formatting
* fixing formatting again
* updating recordings
* STG100 - Queue User Delegation SAS (#46311)
* adding implementation and happy path test
* adding more tests and recordings, and moving token extraction to common
* re-adding recordings after pull
* fixing string to sign test
* forgot that token can't be recorded
* initial implementation
* async implementations and tests
* fixing typo
* style
* adding send message with user delegation sas test and service tests
* expanding tid and oid acronyms
* adding new test and recordings
* removing change in blobsasimplutil
* updating recordings
* STG100 - reflect main branch swagger (#46474)
* re-generating off of swagger
* more swagger
* enabling and disabling
* swapping binary data for flux<bytebuffer> and removing requirement in module-info
* STG100 - Files User Delegation Sas (#46376)
* adding implementation and happy path test
* adding more tests and recordings, and moving token extraction to common
* re-adding recordings after pull
* fixing string to sign test
* forgot that token can't be recorded
* initial implementation
* async implementations and tests
* fixing typo
* style
* initial implementation and fixing typos
* adding oid tests
* formatting
* fixing tests in FileSasClientTests
* adding service sync and async tests
* spotless
* Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/implementation/ServicesImpl.java
Co-authored-by: Copilot <[email protected]>
* Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/implementation/ServicesImpl.java
Co-authored-by: Copilot <[email protected]>
* undoing copilot change because it edited an impl file
* regenerating off swagger
* Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/sas/ShareServiceSasSignatureValues.java
Co-authored-by: Copilot <[email protected]>
* Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/sas/ShareServiceSasSignatureValues.java
Co-authored-by: Copilot <[email protected]>
* Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/sas/ShareServiceSasSignatureValues.java
Co-authored-by: Copilot <[email protected]>
* Update sdk/storage/azure-storage-file-share/src/main/java/com/azure/storage/file/share/sas/ShareServiceSasSignatureValues.java
Co-authored-by: Copilot <[email protected]>
* removing oid and tid acronyms
* removing changes to other packages from branching issue
* removing changes to other packages from branching issue
* please retain the indent git
* correctly scoping file generateuserdelegationsas
* adding scope verifying test for share
* adding async tests and recordings
* updating assets
* updating assets
---------
Co-authored-by: Copilot <[email protected]>
* changing enablesmbdirectorylease getter and setter method names
* re-generating off of all swaggers and fixing queue swagger link
* adding queue data contributor rbac role to live test resources
* making share service Share service
* STG100 - DFS List Paths Begin From (#46469)
* swagger changes
* adding tests
* adding recordings and fixing tests
* fixing review comments
* fixing review comments
* renaming beginFrom to startFrom
* adding records
* STG100 - Create File With Data (#46486)
* wip
* swagger
* making FilePropertySemantics a public model and updating options bags
* wip md5
* md5 implementation and filepropertysemantics test
* deleting redundant models
* adding create tests
* assets and spotbugs
* assets again
* more assets
* changing get/setBinaryData to get/setData
* adding new test for flux bytebuffer and explanitory comment for other test
* adjusting recordings
* test cleanup
* updating assets after update from main
* reverting smb directory lease property (#47094)
* updating assets after update from main
* updating datalake swagger to point to azure remote
* reverting create file with data
* updating assets for blob share and queue
* updating assets for blob and datalake
* updating changelogs to include new features
* adjusting failing live tests
* updating assets for queue
---------
Co-authored-by: gunjansingh-msft <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent fad5e4f commit fee30da
File tree
112 files changed
+7549
-630
lines changed- sdk/storage
- azure-storage-blob
- src
- main/java/com/azure/storage/blob
- implementation
- util
- models
- sas
- specialized
- test/java/com/azure/storage/blob
- swagger
- azure-storage-common
- src
- main/java/com/azure/storage/common
- implementation
- sas
- azure-storage-file-datalake
- src
- main/java/com/azure/storage/file/datalake
- implementation
- util
- models
- sas
- test/java/com/azure/storage/file/datalake
- swagger
- azure-storage-queue
- src
- main/java/com/azure/storage/queue
- implementation
- models
- util
- models
- sas
- test/java/com/azure/storage/queue
- swagger
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+7549
-630
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
Lines changed: 10 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1170 | 1170 | | |
1171 | 1171 | | |
1172 | 1172 | | |
1173 | | - | |
1174 | | - | |
1175 | | - | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
1176 | 1177 | | |
1177 | 1178 | | |
1178 | 1179 | | |
| |||
1299 | 1300 | | |
1300 | 1301 | | |
1301 | 1302 | | |
1302 | | - | |
| 1303 | + | |
| 1304 | + | |
1303 | 1305 | | |
1304 | 1306 | | |
1305 | 1307 | | |
| |||
1335 | 1337 | | |
1336 | 1338 | | |
1337 | 1339 | | |
1338 | | - | |
1339 | | - | |
1340 | | - | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
1341 | 1344 | | |
1342 | 1345 | | |
1343 | 1346 | | |
| |||
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1026 | 1026 | | |
1027 | 1027 | | |
1028 | 1028 | | |
| 1029 | + | |
1029 | 1030 | | |
| 1031 | + | |
1030 | 1032 | | |
1031 | 1033 | | |
1032 | 1034 | | |
| |||
1041 | 1043 | | |
1042 | 1044 | | |
1043 | 1045 | | |
1044 | | - | |
| 1046 | + | |
| 1047 | + | |
1045 | 1048 | | |
1046 | 1049 | | |
1047 | 1050 | | |
| |||
1159 | 1162 | | |
1160 | 1163 | | |
1161 | 1164 | | |
1162 | | - | |
| 1165 | + | |
| 1166 | + | |
1163 | 1167 | | |
1164 | 1168 | | |
1165 | 1169 | | |
| |||
1185 | 1189 | | |
1186 | 1190 | | |
1187 | 1191 | | |
1188 | | - | |
| 1192 | + | |
1189 | 1193 | | |
1190 | 1194 | | |
1191 | 1195 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
151 | 156 | | |
152 | 157 | | |
153 | 158 | | |
| |||
169 | 174 | | |
170 | 175 | | |
171 | 176 | | |
172 | | - | |
| 177 | + | |
173 | 178 | | |
174 | 179 | | |
0 commit comments