github Azure/azure-sdk-for-net Azure.Data.Tables_12.8.0

latest releases: Azure.AI.Translation.Document_2.0.0, Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0...
21 months ago

12.8.0 (2023-02-08)

Bugs Fixed

  • Fixed an issue where LINQ predicates containing New expressions, such as ent => ent.TimeStamp > new DateTimeOffset(...), threw an exception.

Other Changes

  • TableClient.CreateIfNotExists / TableClient.CreateIfNotExistsAsync documentation corrected (methods do not return null if the table already exists)
  • TableClient and TableServiceClient constructors that take SAS credentials no longer throw if the URI scheme is not https if it is a loopback host
  • Removed the new() constraint from methods on TableClient

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

NewReleases is sending notifications on new releases.