Skip to content

Storage Client Library v5.1.1

Compare
Choose a tag to compare
@vinjiang vinjiang released this 17 Sep 07:08
· 111 commits to master since this release

Changes in v5.1.1

  • Added an API: azure::storage::operation_context::set_ssl_context_callback. User can use this API to customize SSL callback in order to change the location of the SSL cert, etc. This is a Linux only API.