You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.