Skip to content

azure-data-tables_12.4.4

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 14 Sep 20:55
beb356b

12.4.4 (2023-09-14)

Features Added

  • Enabled to specify resource type container in account SAS access.

Bugs Fixed

  • Fixed a bug when submitting transactions with an empty operation list. (#31471)
  • Fixed a bug when decoding response body in string type. Thanks @kldtz for the contribution! (#31265)
  • Fixed a bug when retrieving an entity with partition key and/or row key in empty string, the empty string values were disappeared in result. ([#31920]#31920)

Other Changes

  • Bumped minimum dependency on azure-core to >=1.29.4. (#28918 #31471)