Skip to content

azure-data-tables_12.3.10

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 17 Apr 21:54
0363198

12.3.10 (2023-04-17)

Bugs Fixed

  • Fixed bug that disallowed empty strings as partition and row keys
  • Fixed handling of paging headers when Table Storage returned a x-ms-continuation-NextPartitionKey but no x-ms-continuation-NextRowKey. This was causing the subsequent pages are not fetched.

Other Changes

  • Test proxy migration

Dependency Updates

  • Upgraded azure-core from 1.37.0 to version 1.38.0.
  • Upgraded azure-core-http-netty from 1.13.1 to version 1.13.2.