github Azure/azure-sdk-for-java azure-storage-file-share_12.7.0

latest releases: azure-sdk-bom_1.2.25, azure-cosmos-encryption_2.13.0, azure-cosmos_4.62.0...
3 years ago

12.7.0 (2020-11-11)

  • Added support to specify whether or not a pipeline policy should be added per call or per retry.
  • Added support for setting access tier on a share through ShareClient.create, ShareClient.setAccessTier.
  • Added support for getting access tier on a share through ShareClient.getProperties, ShareServiceClient.listShares
  • Fixed a bug where interspersed element types returned by range diff listing would deserialize incorrectly.
  • Renamed setAccessTier to setProperties and deprecated setQuotaInGb in favor of setProperties.
  • Renamed DeleteSnapshotsOptionType to ShareSnapshotsDeleteOptionType in ShareClient.delete
  • Removed ability to create a ShareLeaseClient for a Share or Share Snapshot. This feature has been rescheduled for future release.

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

NewReleases is sending notifications on new releases.