JinmingHu
2c8143a702
Fix the regex to match client secret in OAuth requests, ignore Cookie when matching requests ( #5070 )
...
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
Co-authored-by: microzchang <zchang@microsoft.com>
2023-10-27 10:12:03 +08:00
Anton Kolesnyk
50c18516df
Ensure CMakeLists don't miss any files ( #5065 )
...
* Ensure CMakeLists don't miss any files
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-10-26 18:15:03 -07:00
Anton Kolesnyk
81e23e00aa
Ensure all-inclusive headers do include all public API headers ( #5068 )
...
* Ensure all-inclusive headers do include all public API headers
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-10-26 18:02:34 -07:00
microzchang
1acf0ba6df
Storage/Added x-ms-file-request-intent to PutRangeFromUrl ( #5042 )
...
* Added x-ms-file-request-itent to PutRangeFromUrl
* update test
* update test case
2023-10-20 15:05:50 +08:00
Azure SDK Bot
e7b9b0aaaf
Increment version for storage releases ( #5040 )
...
* Increment package version after release of azure-storage-common
* Increment package version after release of azure-storage-blobs
* Increment package version after release of azure-storage-files-datalake
* Increment package version after release of azure-storage-files-shares
* Increment package version after release of azure-storage-queues
2023-10-17 04:54:17 +00:00
microzchang
6b66a9d189
Storage October release ( #5038 )
...
* Storage October release
* fix spell
* update release date
* update changelog
2023-10-17 02:45:48 +00:00
microzchang
1e013e5fe9
Storage/STG91 Move audience out of models namespace and add help function for audience ( #5026 )
...
* move audience out of models namespace
* Update sdk/storage/azure-storage-queues/inc/azure/storage/queues/queue_options.hpp
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
* Update sdk/storage/azure-storage-files-shares/inc/azure/storage/files/shares/share_options.hpp
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
* Update sdk/storage/azure-storage-files-datalake/inc/azure/storage/files/datalake/datalake_options.hpp
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
* add help func
---------
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
2023-10-16 12:12:09 +08:00
microzchang
a4a24fbd39
change test record tenant id ( #5023 )
2023-10-10 12:23:50 +08:00
microzchang
f0b4b948cb
Storage/STG91 Renamed PublicAudience to DefaultAudience ( #5022 )
...
* Change Audience
* change PublicAudience to DefaultAudience
2023-10-10 12:23:33 +08:00
microzchang
504d9f2753
Storage/STG91 Audience remove scope ( #5019 )
...
* Audience remove scope
* update record
* update test
* Update sdk/storage/azure-storage-common/src/storage_credential.cpp
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
---------
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
2023-10-08 22:56:04 +08:00
Anton Kolesnyk
ebf958df23
Shorten the names of some long name headers ( #4987 )
...
* Shorten the names of some long name headers
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-09-26 09:29:27 -07:00
Anton Kolesnyk
ec220be784
Shorten build-time paths when building in vcpkg ( #4977 )
...
* Shorten build-time paths when building in vcpkg
* if-guard
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-09-25 09:30:00 -07:00
microzchang
04a7477d2e
Storage/Storage Client Options Support Audiences ( #4957 ) ( #4966 )
...
Storage Client Options Support Audiences.
2023-09-19 03:28:42 +00:00
JinmingHu
ad28d10ee0
Memorize filesystemUrl in directoryClient so that ListPaths knows the correct endpoint without guessing ( #4923 )
2023-09-13 13:06:14 +08:00
Azure SDK Bot
59af02e52a
Increment version for storage releases ( #4945 )
...
* Increment package version after release of azure-storage-common
* Increment package version after release of azure-storage-blobs
* Increment package version after release of azure-storage-files-datalake
* Increment package version after release of azure-storage-files-shares
* Increment package version after release of azure-storage-queues
2023-09-13 13:05:11 +08:00
microzchang
224332197d
storage-september-release ( #4935 )
...
* upgrade package version
* add features added title
2023-09-13 10:33:23 +08:00
Larry Osterman
0ad52a028c
Ignore compiler and STL version mismatch on published packages to unblock ApiView ( #4925 )
2023-09-06 10:22:52 -07:00
microzchang
06c0159137
Storage/Add instruction for setting up storage accounts ( #4917 )
...
* update readme.md
* update
* fxi spell
* update link
* update link
* update
---------
Co-authored-by: Jinming Hu <jinmhu@microsoft.com>
2023-09-05 14:01:49 +08:00
JinmingHu
85af81f0a6
Update storage coverage target ( #4922 )
2023-09-05 09:52:52 +08:00
microzchang
99567fa14d
Storage/Fix live test failure ( #4920 )
2023-09-01 01:20:04 +08:00
microzchang
be8c89123b
Storage/Update Queue API Version ( #4903 )
...
* update queue api version
* update version
* update sas version
* update test reocrd
* update test records
2023-08-23 09:31:16 +08:00
microzchang
653d7dfecd
Storage/File Share test coverage improvement ( #4895 )
...
* add share tests
* Add accessRights test
* update tests
* update test records
* change
2023-08-18 16:31:05 +08:00
JinmingHu
f6f2617201
Add some test cases for blob service ( #4890 )
2023-08-18 03:58:31 +00:00
microzchang
678d08072b
Storage/Datalake test coverage improvement ( #4889 )
...
* update test cases
* fix spell and conversation
* remove live only
* update test records
2023-08-18 09:24:50 +08:00
microzchang
0a4d7009f4
Storage/Fix Files Shares ShareServiceClient::SetProperties 400 Error ( #4887 )
...
* fix bug
* update record
* udpate record
* test
* update test record
2023-08-17 06:35:40 +00:00
JinmingHu
7c10104461
Improve storage blob & queue coverage ( #4888 )
2023-08-17 10:15:56 +08:00
JinmingHu
bbf6c9c3ee
Add test cases for simplified storage headers ( #4880 )
2023-08-16 20:09:30 +08:00
microzchang
9ef9483d92
Storage/File Share test improvement ( #4885 )
...
* update sas test
* update fileshare test cases
2023-08-16 06:04:28 +00:00
microzchang
efc0d8930a
Storage/Datalake test improvement ( #4884 )
...
* Update sas test
* add test case and test records
* fix import file
* fix import files
* update record
* fix test name
* fix conversations
* update test
* fix clang format
2023-08-15 14:17:39 +08:00
Azure SDK Bot
d75e140049
Increment version for storage releases ( #4878 )
...
* Increment package version after release of azure-storage-common
* Increment package version after release of azure-storage-blobs
* Increment package version after release of azure-storage-files-datalake
* Increment package version after release of azure-storage-files-shares
* Increment package version after release of azure-storage-queues
2023-08-12 05:58:05 +00:00
JinmingHu
00db04eb76
Storage August Release 2 ( #4877 )
2023-08-12 12:02:32 +08:00
microzchang
69e5f1a627
Storage/feature parity ( #4869 )
...
* add content type support on rename file. (#4712 )
* Storage/STG74 Bearer Challenge (#4743 )
* bearer challenge
* Storage/STG78 OAuth Copy (#4831 )
* OAuth Copy
* add test for oauth copy
* add test
* fix conversation
* fix conversation
* update clang format
* update test record
* update test case
* fix unit test cases
* update recordings
* recordings
* fff
* fix doc
* CL
* recording
* fix typo
* CL
* recording
* revert debug code
---------
Co-authored-by: Jinming Hu <jinmhu@microsoft.com>
2023-08-11 20:47:53 +08:00
Richard Park
3e5af5508f
Readme spelling mistake: bahavior -> behavior ( #4863 )
...
* bahavior -> behavior
* Update transport_adapter_base_test.hpp to fix the typo
* Update blob_base_test.hpp to fix the typo
* Update cspell.json to exclude bahavior is a valid word in the dictionary
---------
Co-authored-by: Ahson Khan <ahson_ahmedk@yahoo.com>
2023-08-09 15:36:13 -07:00
Azure SDK Bot
eb3074d5c0
Increment package version after release of azure-storage-files-shares ( #4862 )
2023-08-09 15:26:26 +08:00
JinmingHu
950a39e3f1
Enable some storage test cases ( #4856 )
...
* fix container name
* test last access time
* recording
* playback only test cases
* legalhold
2023-08-09 11:28:51 +08:00
Azure SDK Bot
56c9f47c16
Increment version for storage releases ( #4855 )
...
* Increment package version after release of azure-storage-blobs
* Increment package version after release of azure-storage-files-datalake
2023-08-09 10:18:00 +08:00
microzchang
0d26f247ec
Update GA Package Version ( #4849 )
2023-08-08 11:02:38 +08:00
microzchang
6375570d62
Update Beta Package Version ( #4848 )
2023-08-08 09:32:57 +08:00
JinmingHu
f206df6b66
Fix bugs in List operations ( #4830 )
2023-08-02 19:11:40 +08:00
microzchang
5f3fe6fa5e
Storage/STG90 features ( #4827 )
...
* Storage/STG90-Data Lake Pagination Delete (#4816 )
* add pagination delete
* remove id and secret
* fix spell
* add clientConfiguartion to all clients
* fix doxygen doc
* fix conversation
* add unit tests
* fix cspell
* fix clang format
* update test code
* update test case
* update record
* Storage/Archive to Cold Tier Rehydration (#4825 )
* add RehydratePendingToCold
* add unit test
* update changelog.md
* update record
2023-07-31 21:21:53 +08:00
JinmingHu
1634d5825e
Add test cases to cover paged response APIs ( #4828 )
...
* add more test case for paged response APIs
* recordings
2023-07-31 07:12:51 +00:00
JinmingHu
c8693fe8b3
fix list files and dirs bug ( #4826 )
...
* fix list files and dirs bug
* test case
* recording
2023-07-31 13:19:54 +08:00
JinmingHu
e77eff6ab4
Storage test cases improvements ( #4819 )
...
* soft delete test
* enable setTierCold
* IsConnectionReuse in record-playback mode
* DISABLED_UploadPagesFromUriCrc64AccessCondition
* update recording assets
* ClientSecretCredentialWorks works in record-playback mode
* ServiceContainerSasPermissions and ServiceBlobSasPermissions work in record-playback mode
* BlobServiceClientTest.UserDelegationKey works in record-playback mode
* update recordings
* f
2023-07-27 11:25:21 +08:00
JinmingHu
9293a6da77
blob test cases improvements ( #4806 )
...
* move not-working test assertion to a separate case
* enable AppendBlobClientTest.HighThroughputAppendBlob_LIVEONLY_
* remove incorrect comment
2023-07-24 11:20:37 +08:00
Anton Kolesnyk
0a175f2c83
Clean up version requirements ( #4814 )
...
* Clean up version requirements
* Revert curl back to 7.44
* Update vcpkg.json
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-20 16:03:57 -07:00
microzchang
7bbf780875
fix live test failure ( #4800 )
2023-07-19 10:13:04 +08:00
microzchang
86612b57fa
fix datalake patch ( #4799 )
2023-07-18 06:17:56 +00:00
microzchang
972c3d8c76
Storage/Update swagger patch files for doxygen doc ( #4771 )
...
* update blob patch files
* update datalake, shares, queue.
2023-07-17 14:37:53 +08:00
JinmingHu
c2834b3ff4
Define CMakeTestOptions in Storage's ci.yml file ( #4781 )
...
* Define CMakeTestOptions in Storage's ci.yml file
* Update vcpkg.json
---------
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-07-15 11:43:54 +08:00
Rick Winter
b54d509c72
Use standard syntax for MIT license ( #4786 )
...
* Use standard syntax for MIT license
* Stop appending "All rights reserved"
2023-07-12 22:37:36 -07:00