Anton Kolesnyk
15716714a4
Fix spelling errors ( #5230 )
...
* Fix spelling errors
* Exclusion list
* More updates for the exclusion list
* Even more updates for the exclusion list
* And even more updates for the exclusion list
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-12-15 14:17:59 -08:00
Theodore Tsirpanis
2dbaa8a37d
Disable default features in libxml2. ( #5221 )
...
* Disable default features in libxml2.
We don't seem to make use of any of them in `xml_wrapper.cpp`.
* Update changelog.
* Added "Acknowledgments" section to the Storage Changelog.
* "Identity" => "Storage" (my bad)
* Apply suggestions from code review
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
---------
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-12-12 10:02:29 -08:00
JinmingHu
af6d5dcd07
fix typo in storage ( #5220 )
2023-12-05 12:50:11 +08:00
JinmingHu
a82d25302c
Revert "Storage/STG92 List Handles Include Client Name ( #5088 ) ( #5134 )" ( #5204 )
...
This reverts commit 761f2586ad .
2023-11-30 12:47:21 +08:00
Anton Kolesnyk
73399d7325
Change samples to use DefaultAzureCredential ( #5183 )
...
* Change samples to use `DefaultAzureCredential`
* Missed instance
* Oaep
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-29 16:07:40 +00:00
JinmingHu
d3a252db11
Use the same client-request-id for retry requests ( #5182 )
2023-11-29 06:21:10 +00:00
JinmingHu
71cee91d1b
fix typos in storage SDK ( #5208 )
2023-11-29 12:39:22 +08:00
JinmingHu
74f6896a4f
replace internal functions in storage sample code ( #5196 )
2023-11-27 12:50:23 +08:00
JinmingHu
4a32d7266c
update storage NOTICE.txt ( #5159 )
2023-11-22 09:50:04 +08:00
Anton Kolesnyk
05d1f5455c
Make vcpkg.json comment multiline ( #5175 )
...
* Make vcpkg.json comment multiline
* Update core-opentelemetry tests to be able to compile with opentelemetry-cpp version 1.12.0
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-21 17:06:37 -08:00
microzchang
761f2586ad
Storage/STG92 List Handles Include Client Name ( #5088 ) ( #5134 )
...
* List Handles Include Client Name
* add test reocrd
* update test record
* update record
2023-11-17 10:50:58 +08:00
microzchang
2aafab4605
fix ci failure ( #5160 )
2023-11-13 03:47:31 +00:00
JinmingHu
61f2f836dc
update storage cgmanifest.json ( #5136 )
2023-11-13 09:52:44 +08:00
Ahson Khan
083d52aefc
Fix typo in storage faq.md ( #5139 )
2023-11-10 04:42:13 +00:00
Anton Kolesnyk
4997ec8a9f
Drop non-essential line from Storage FAQ ( #5140 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-08 20:43:17 -08:00
Anton Kolesnyk
030ad9a6ca
Unify all markup C++ code sections to use 'cpp' ( #5138 )
...
* Unify all markup C++ code sections to use 'cpp'
* Update broken link
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-08 20:42:59 -08:00
Azure SDK Bot
e94719131d
Increment version for storage releases ( #5135 )
...
* 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-11-08 05:35:18 +00:00
microzchang
6cae0c71fa
Storage November Release ( #5096 )
...
* Storage November Release
* update queue version
2023-11-08 10:16:47 +08:00
JinmingHu
f534decbf3
Update faq.md ( #5113 )
2023-11-03 12:47:30 +08:00
Anton Kolesnyk
edf7ab18c7
Add a note to vcpkg manifest files that all changes made in the vcpkg repo alone might be lost. ( #5110 )
...
* Add a note to vcpkg manifest files that all changes made in the vcpkg repo alone might be lost.
* may => will
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-02 20:57:51 -07:00
Anton Kolesnyk
986bbb3a59
Remove old warning suppression from Storage ( #5109 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-02 20:25:40 -07:00
Ben Broderick Phillips
bc2bb8da0b
Bump min tls version to 1.2 for storage live test storage account ( #5098 )
2023-11-01 20:14:39 +00:00
JinmingHu
acf8926bb3
Update faq.md ( #5103 )
2023-11-01 03:03:09 +00:00
JinmingHu
747e38fc7b
Add storage FAQ ( #5067 )
2023-11-01 10:26:04 +08:00
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