github Azure/azure-sdk-for-go sdk/data/aztables/v0.3.0

0.3.0 (2021-11-02)

Features Added

  • Added NewClientWithNoCredential and NewServiceClientWithNoCredential for authenticating the Client and ServiceClient with SAS URLs
  • Added NewClientWithSharedKey and NewServiceClientWithSharedKey for authenticating the Client and ServiceClient with Shared Keys

Breaking Changes

  • NewClient and NewServiceClient is now used for authenticating the Client and ServiceClient with credentials from azidentity only.
  • ClientOptions embeds azcore.ClientOptions and removes all named fields.

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.