12.0.0-beta.6 (2021-03-09)
Changed
- Changed major version number to 12 to indicate this is the latest Tables package across all legacy versions and for cross language consistency.
TableClient
andTableServiceClient
now acceptAzureSasCredential
for SAS token scenarios rather than requiring developers to build the URI manually.
Key Bug Fixes
- Fixed an issue that prevented start/end row key and partition key values from being used in Sas tokens
Added
- Added TableUriBuilder
- Added a constructor to
TableSasBuilder
andTableAccountSasBuilder
that accepts a Uri with a Sas token