github Azure/azure-sdk-for-net Azure.Data.Tables_12.7.0-beta.1

latest releases: Microsoft.Azure.WebJobs.Extensions.WebPubSubForSocketIO_1.0.0-beta.4, Azure.Maps.Search_2.0.0-beta.4, Azure.ResourceManager.ComputeSchedule_1.0.0-beta.1...
pre-release2 years ago

12.7.0-beta.1 (2022-09-06)

Features Added

  • Added TableClient.GetEntityIfNotExists which will not throw or log an error to telemetry if the specified entity does not exist in the table.

Bugs Fixed

  • TableClient.CreateIfNotExists and TableServiceClient.CreateTableIfNotExists no longer log an error or exception to telemetry when the table already exists (response status 409). (#28084)
  • TableClient.CreateIfNotExists and TableServiceClient.CreateTableIfNotExists no longer return null when the table already exists. (#27821)

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

NewReleases is sending notifications on new releases.