azure-sdk-for-cpp/sdk
Ahson Khan 218784d82a
Create a session handle once in the transport ctor and reuse it for all requests rather than creating a new one each time. (#3585)
* Reuse the same session handle for all requests rather than creating a new one each time.

* Move the session handle creation to the transport adapter ctor.

* Update changelog entry.

* Address PR feedback.

* Change CreateSessionHandle to return a local session handle
2022-04-28 14:19:55 -07:00
..
attestation Migrate to matrix generator (#3553) 2022-04-26 14:34:23 +00:00
core Create a session handle once in the transport ctor and reuse it for all requests rather than creating a new one each time. (#3585) 2022-04-28 14:19:55 -07:00
identity Add ClientCertificateCredential (#3578) 2022-04-28 10:47:45 -07:00
keyvault Migrate to matrix generator (#3553) 2022-04-26 14:34:23 +00:00
storage Migrate to matrix generator (#3553) 2022-04-26 14:34:23 +00:00
template Vcpkg manifest and binary caching (#3329) 2022-03-24 09:11:30 -07:00