Skip to content

v17

Compare
Choose a tag to compare
@AbelHu AbelHu released this 10 Oct 05:27
· 899 commits to master since this release

Improvements:

  • Upgrade azure-storage-ruby to v0.11.1.
  • Add and log x-ms-client-request-id for all storage requests.
    • You can find logs for every call to azure-storage-ruby by the keyword Calling.
    • You can find request-id(It is x-ms-client-request-id in every HTTP request) in the log with Calling and ask Azure support team to investigate Azure logs for every storage request.