Azure SDK Bot
848d30ef21
Set DOCKER_BUILDKIT to 1 in stress deploy image build ( #4815 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2023-07-24 15:01:23 -04: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
Anton Kolesnyk
7d52c01d18
Fix eventhubs manifest ( #4812 )
...
* Move eventhubs under messaging
* Update cmakefile
* cspell
* Do it the other way
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-20 12:27:23 -07:00
Larry Osterman
b95686b354
Reworked cmake presets to reduce presets ( #4805 )
2023-07-20 19:07:26 +00:00
Anton Kolesnyk
909d08cdb7
Update changelog for the next release of AMQP ( #4813 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-20 11:40:19 -07:00
Ahson Khan
107a30e558
Update managed_identity_credential doc to avoid copy/paste error from client secret credential. ( #4809 )
...
* Update managed_identity_credential doc to avoid copy/paste error from client secret credential.
* Fix clang formatting.
2023-07-20 11:11:55 -07:00
Ahson Khan
803c7e22e4
Add back package versions to the FolderList.cmake and remove EventHubs from the list for now ( #4811 )
...
* Add back package versions to the FolderList.cmake and remove EventHubs from the list for now
* Add eventhubs with latest released tags for dependencies for versions within FolderList.cmake
2023-07-20 10:14:15 -07:00
Azure SDK Bot
a65df8475c
Sync eng/common directory with azure-sdk-tools for PR 6544 ( #4808 )
...
* Only save package properties for track 2 packages (prevents overwrites of track 2 package info by track 1 packages)
* Only overwrite if the package is track 2
---------
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2023-07-19 21:05:34 -07:00
Azure SDK Bot
ccf54545c0
update deps for spelling tool ( #4807 )
...
Co-authored-by: Jeff Fisher <jeffish@microsoft.com>
2023-07-19 13:15:26 -07:00
Larry Osterman
4ccdf2f822
x86 fixes part 2 ( #4802 )
...
* x86 fixes part 2
2023-07-19 11:19:09 -07:00
Azure SDK Bot
cdfabe3cc5
Sync eng/common directory with azure-sdk-tools for PR 6530 ( #4801 )
...
* Update-DocsMsMetadata.ps1 can fail the build on invalid packages
* Better error handling and logging
* Review feedback
---------
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2023-07-18 21:33:10 -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
Larry Osterman
d1192ee072
Check links in generated documentation ( #4762 )
...
* Check links in generated documentation
* Another try after talking to Daniel
* More doxygen checks 3
* Disable link guidance because it blocks relative URLs
2023-07-17 16:05:45 -07:00
Ahson Khan
c85e9bd11f
Disable libcurl globalCleanUp test until it has been investigated ( #4797 )
...
* Disable libcurl globalCleanUp test until it has been investigated
* Update curl_connection_pool_private.hpp friend class name for the disabled test
* Update curl_session_private.hpp friend class name for the disabled test
2023-07-17 16:04:11 -07:00
Larry Osterman
d1544744bf
Fixed eventhubs build break ( #4798 )
...
* Fixed eventhubs build break
* Morebuild breaks
2023-07-17 14:17:51 -07:00
Anton Kolesnyk
fd073360cf
Fix Eventhubs vcpkg manifest ( #4794 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-17 13:44:05 -07: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
9af264c316
Add sanitizer for test-proxy to scrub client secrets from recording files ( #4769 )
...
* Add sanitizer for test-proxy
2023-07-15 11:44:20 +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
Azure SDK Bot
3c1ed52f3e
Sync eng/common directory with azure-sdk-tools for PR 6521 ( #4793 )
...
* Use System.Threading.Mutex to make threadsafe
* Rename test, add comments
---------
Co-authored-by: Mike Harder <mharder@microsoft.com>
2023-07-14 17:19:22 -07:00
Ahson Khan
3d6fb8d457
Update anchor tag in root README.md to point to storage doc ( #4788 )
2023-07-14 15:40:16 -07:00
Azure SDK Bot
6c616bd518
Update version of github-event-processor ( #4791 )
...
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2023-07-13 15:36:35 -07:00
Larry Osterman
a627ab3f22
Initial creation of EventHubs service by @gearama ( #4755 )
2023-07-13 12:39:18 -07:00
Ahson Khan
5ea89474e7
Verify that the nlohmann json library gracefully handles UTF-8 BOM at the start of the payload ( #4775 )
2023-07-13 11:46:18 -07: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
Azure SDK Bot
894873c423
Increment version for storage releases ( #4783 )
...
* 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
2023-07-12 12:39:58 -07:00
Azure SDK Bot
25f3b9a228
Sync eng/common directory with azure-sdk-tools for PR 6468 ( #4780 )
...
* Update typespec common scripts
* Revert change of specCloneDir variable
---------
Co-authored-by: raychen <raychen@microsoft.com>
2023-07-11 11:41:45 +08:00
microzchang
1c89b58178
Storage July GA Release ( #4757 )
...
* update to stg88 version
2023-07-11 10:18:12 +08:00
Anton Kolesnyk
8776e31e66
Format vcpkg manifest ( #4767 )
...
* Format vcpkg manifest
* 1.9.0-beta.1
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-10 18:21:01 -07:00
Anton Kolesnyk
7da5a4568c
Update vcpkg baseline ( #4772 )
...
* Update vcpkg baseline
* Update in another place as well
* Remove default-features requirement for telemetry and amqp in manifest mode
* Also remove default-features for storage
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-10 14:22:40 -07:00
Ahson Khan
cf1c01e089
Codifying the behavior of json.contains with nested properties, in the unit test. ( #4763 )
2023-07-10 11:48:09 -07:00
Anton Kolesnyk
2f3e5de931
Fix dependencies for azure-core-amqp-cpp ( #4770 )
...
* Fix dependencies for azure-core-amqp-cpp
* Update sdk/core/azure-core-amqp/CMakeLists.txt
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-07 12:23:12 -07:00
Azure SDK Bot
2f32786171
bump targeted proxy version ( #4765 )
...
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2023-07-07 10:32:21 -07:00
Anton Kolesnyk
e2fdb1b67f
Update cspell to forbid misspelled word ( #4750 )
...
* Update cspell to forbid misspelled word
* Test
* Remove test - works as intended
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-06 18:30:34 -07:00
Anton Kolesnyk
b1af5282fb
Vcpkg beta release automation: update to the new requirements ( #4766 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-06 18:29:28 -07:00
Azure SDK Bot
e5ea1007ec
Increment version for core releases ( #4760 )
...
* Increment package version after release of azure-core
* Increment package version after release of azure-core-amqp
2023-07-06 14:59:45 -07:00
Azure SDK Bot
0e36ac0585
Increment version for identity releases ( #4759 )
...
* Increment package version after release of azure-identity
* Update CHANGELOG.md
* Update sdk/identity/azure-identity/CHANGELOG.md
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
---------
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2023-07-06 14:59:32 -07:00
Ahson Khan
e82dd8dcb4
Update core CHANGELOG.md wording to be more accurate ( #4758 )
2023-07-06 11:56:32 -07:00
Anton Kolesnyk
c2b2d56579
Azure Identity July Release ( #4753 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-06 06:00:19 -07:00
Anton Kolesnyk
0dffddb160
Azure Core July Release ( #4752 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-06 05:59:52 -07:00
Anton Kolesnyk
8c748719d4
Enable phasing out a breaking change in Core in a step-by-step manner ( #4749 )
...
* Enable phasing out a breaking change in Code in a step-by-step manner
* Update messages
* Fully qualify namespace in Changelog
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-05 15:39:57 -07:00
Anton Kolesnyk
68be8b4568
Identity: Improve diagnosability ( #4744 )
...
* Identity: Improve diagnosability
* Update sdk/identity/azure-identity/src/azure_cli_credential.cpp
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
* GCC fix
* Mac fix
* More agressive sanitizing
* cspell
* minor CI fixes
* Improve
* More tests
* min/max values test
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
2023-07-05 13:34:47 -07:00
JinmingHu
b77518067e
Refactor blob SAS tests and queue SAS test ( #4748 )
...
* Refactor blob sas tests and queue sas test
* fix build errors
* fix failed cases
2023-07-05 13:38:14 +08:00
Azure SDK Bot
b33e8a9fd4
Updates for Codeowneers changes ( #4746 )
...
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2023-06-29 15:30:34 -07:00
Azure SDK Bot
ce35bd1146
Updates for Codeowneers changes ( #4745 )
...
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2023-06-29 14:52:15 -07:00
Azure SDK Bot
24ed290815
update proxy version to include a few bugfixes ( #4741 )
...
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2023-06-28 16:09:27 -07:00
Anton Kolesnyk
f22eafad30
Identity: Credentials to accept a wider variety of token responses ( #4740 )
...
* Identity: Credentials to accept a wider variety of token responses
* Restructure code
* GCC warning
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-06-28 15:05:47 -07:00
Larry Osterman
743a20fd5b
Prepare for AMQP Release ( #4739 )
2023-06-28 09:15:47 -07:00