13.0.1 (2022-01-12)
Bugs Fixed
- Fix issue where custom HTTP Client passed in client options was being ignored in transactions. #19470
- Fix issue where optionality of expiresOn and permissions is not respected when signedIdentifier is provided.
- Fix
createTable
not callingonResponse
callback when the service returnsTableAlreadyExists
. #18914