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

latest releases: Microsoft.Azure.Batch_16.3.1, Azure.Messaging.EventGrid_4.26.0, Azure.Communication.Chat_1.3.1...
19 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.