azure-sdk-for-cpp/sdk
Ahson Khan 7632d67584
Re-use the selected credential that works for each subsequent request in DefaultAzureCredential by caching the chosen credential per instance. (#5142)
* Re-use the selected credential that works for each subsequent request in
DefaultAzureCredential by caching the chosen credential per instance.

* Update test to include per-instance caching validation.

* Addresss PR feedback and fix clang error on atomic assignment.

* Fix typo in CL and drop ifdef testing_build to investigate clang build
issue.

* Add double-colon in front of friend class.
2023-11-09 19:33:26 -08:00
..
attestation Add a note to vcpkg manifest files that all changes made in the vcpkg repo alone might be lost. (#5110) 2023-11-02 20:57:51 -07:00
core Fixed AMQP Link Credits hang; fixed several AMQP memory leaks. (#5119) 2023-11-09 15:55:54 -08:00
eventhubs Fixed AMQP Link Credits hang; fixed several AMQP memory leaks. (#5119) 2023-11-09 15:55:54 -08:00
identity Re-use the selected credential that works for each subsequent request in DefaultAzureCredential by caching the chosen credential per instance. (#5142) 2023-11-09 19:33:26 -08:00
keyvault Unify all markup C++ code sections to use 'cpp' (#5138) 2023-11-08 20:42:59 -08:00
storage Drop non-essential line from Storage FAQ (#5140) 2023-11-08 20:43:17 -08:00
template Add a note to vcpkg manifest files that all changes made in the vcpkg repo alone might be lost. (#5110) 2023-11-02 20:57:51 -07:00